File backup-manager.changes of Package backup-manager
-------------------------------------------------------------------
Fri Jan 16 15:28:30 EST 2009 - crivera@suse.de
- Make sure that the backup path doesn't start with a /,
handle the case where src and dest dirs are symlinks,
and clear saved file selections if we're restoring
everything. This fixes bnc#465883.
- Make the Select Files window modal. This fixes bnc#465897
- Improve searching for files in backup-manager-restore.
It's now possible to restore files that have been deleted.
This fixes bnc#459799.
- Remove the dependency for PolicyKit-gnome. This fixes
bnc#459045.
- Fix the order of arguments to suse_update_desktop_file. This
was causing the applications to not launch (bnc#456445).
- Fix a blocker with backup-manager-settings not starting.
(bnc#456889)
-------------------------------------------------------------------
Fri Nov 21 10:28:00 CEST 2008 - crivera@suse.de
- Fix typos in exceptions that were causing crashes.
- Set file chooser paths correctly.
- Fix data purging of backup devices.
- Improve logging.
- Update translations.
- Fix the hal fdi used to detect backup devices.
-------------------------------------------------------------------
Thu Nov 13 12:02:02 CEST 2008 - crivera@suse.de
- Set the correct folder in backup-manager-restore.
- Use pwd module instead of os.login ().
- Fix the detection of backup media
- Fix minor bugs in the UI.
-------------------------------------------------------------------
Fri Nov 7 12:27:40 CST 2008 - maw@suse.de
- Misc. build fixes
- Split out a -lang subpackage.
-------------------------------------------------------------------
Fri Nov 7 12:20:59 CEST 2008 - crivera@suse.de
- Add .desktop files for backup-manager-settings and
backup-manager-restore.
-------------------------------------------------------------------
Mon Nov 3 12:41:20 CEST 2008 - crivera@suse.de
- Move dbus service names to the opensuse namespace.
- Provide better visual feedback in the backup applet.
-------------------------------------------------------------------
Fri Oct 24 15:17:27 CEST 2008 - crivera@suse.de
- Fix a bug in the PolicyKit usage.
- Re-direct output of backup-manager when running from cron
to avoid flooding the local mail spool.
-------------------------------------------------------------------
Tue Oct 14 16:02:26 CEST 2008 - crivera@suse.de
- Fix a problem with how paths are handled when restoring individual
files.
- Allow the backup path to be a FUSE mount.
-------------------------------------------------------------------
Wed Oct 1 22:50:33 CEST 2008 - crivera@suse.de
- Remove bundled json module and use python 2.6's
standard module.
- Fix restoration of specific files in the UI.
-------------------------------------------------------------------
Thu Sep 25 22:03:32 CEST 2008 - crivera@suse.de
- Mark more strings for translation.
- Improve session discovery.
- Use the correct restore point format.
-------------------------------------------------------------------
Tue Sep 23 21:46:54 CEST 2008 - crivera@suse.de
- Mark user visible strings for translation.
- Mark config files in the spec with %config
- General cleanup.
-------------------------------------------------------------------
Fri Sep 12 16:53:41 CEST 2008 - crivera@suse.de
- Add a LICENSES file. This fixes bnc#425796.
- Finish the restore UI.
-------------------------------------------------------------------
Tue Sep 9 23:13:47 CEST 2008 - crivera@suse.de
- Initial import for backup-manager. This provides a simple
backup solution for GNOME. This is for FATE #305026.