-
Notifications
You must be signed in to change notification settings - Fork 216
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
12 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.1.10 | ||
1.1.12 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,4 @@ | ||
backintime (1.1.10) unstable; urgency=low | ||
* Fix bug: failed to remove empty lock file (https://github.com/bit-team/backintime/issues/505) | ||
* Add Icon 'show-hidden' (https://github.com/bit-team/backintime/issues/507) | ||
* Add Modify for Full System Backup button to settings page, to change some profile settings | ||
* Fix bug: Restore the correct file owner and group fail if they are not present in system (https://github.com/bit-team/backintime/issues/58) | ||
* add get|set_list_value to configfile | ||
* Fix bug: QObject::startTimer error on closing app | ||
* subclass ApplicationInstance in GUIApplicationInstance to reduce redundant code | ||
* speed up app start by adding snapshots to timeline in background thread | ||
* add warning on failed permission restore (https://github.com/bit-team/backintime/issues/58) | ||
* add unittest (thanks to Dorian, Alexandre, Aurélien and Gregory from IAGL) | ||
* Fix bug: FileNotFoundError while starting pw-cache from source | ||
* continue an unfinished new_snapshot if possible (https://github.com/bit-team/backintime/issues/400) | ||
* Fix bug: suppress warning about failed inhibit suspend if run as root (https://github.com/bit-team/backintime/issues/500) | ||
* Fix bug: UI blocked/greyed out while removing snapshot (https://github.com/bit-team/backintime/issues/487) | ||
* Fix bug: pw-cache failed on leftover PID file, using ApplicationInstance now (https://github.com/bit-team/backintime/issues/468) | ||
* Fix bug: failed to parse some arguments (https://github.com/bit-team/backintime/issues/492) | ||
* Fix bug: failed to start GUI if launched from systray icon | ||
* Fix bug: deleted snapshot is still listed in Timeline if using mode SSH (https://github.com/bit-team/backintime/issues/493) | ||
* Fix bug: PermissionError while deleting readonly files on sshfs mounted share (https://github.com/bit-team/backintime/issues/490) | ||
* Add Nautilus-like shortcuts for navigating in file browser (https://github.com/bit-team/backintime/issues/483) | ||
* speed up mounting of SSH+encrypted profiles | ||
* Fix bug: creat new encrypted profiles with encfs >= 1.8.0 failed (https://github.com/bit-team/backintime/issues/477) | ||
* Fix bug: AttributeError in common/tools.py if keyring is missing (https://github.com/bit-team/backintime/issues/473) | ||
* Fix bug: remote rename of 'new_snapshot' folder sometimes isn't recognized locally; rename local now (https://answers.launchpad.net/questions/271792) | ||
* Move source code and bug tracking to GitHub | ||
-- Germar Reitze <[email protected]> Sat, 09 Jan 2016 22:28:07 +0100 | ||
backintime (1.1.12) unstable; urgency=low | ||
* Fix bug: remove x-terminal-emulator dependency (https://github.com/bit-team/backintime/issues/515) | ||
* Fix bug: AttributeError in About Dialog (https://github.com/bit-team/backintime/issues/515) | ||
-- Germar Reitze <[email protected]> Mon, 11 Jan 2016 19:01:52 +0100 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters