From 712362b300907f9728a57546b788619ec527cdfe Mon Sep 17 00:00:00 2001 From: Germar Reitze Date: Mon, 11 Jan 2016 19:02:32 +0100 Subject: [PATCH] release version 1.1.12 --- VERSION | 2 +- common/config.py | 2 +- common/man/C/backintime-askpass.1 | 2 +- common/man/C/backintime-config.1 | 2 +- common/man/C/backintime.1 | 2 +- debian/changelog | 31 ++++--------------------------- qt4/docbook/en/index.docbook | 4 ++-- qt4/man/C/backintime-qt4.1 | 2 +- 8 files changed, 12 insertions(+), 35 deletions(-) diff --git a/VERSION b/VERSION index 5ed5faa5f..ccad953ac 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.10 +1.1.12 diff --git a/common/config.py b/common/config.py index 9178e69a4..e439cb00b 100644 --- a/common/config.py +++ b/common/config.py @@ -46,7 +46,7 @@ class Config( configfile.ConfigFileWithProfiles ): APP_NAME = 'Back In Time' - VERSION = '1.1.10' + VERSION = '1.1.12' COPYRIGHT = 'Copyright (C) 2008-2016 Oprea Dan, Bart de Koning, Richard Bailey, Germar Reitze' CONFIG_VERSION = 5 diff --git a/common/man/C/backintime-askpass.1 b/common/man/C/backintime-askpass.1 index cf62b5928..80a3e9291 100644 --- a/common/man/C/backintime-askpass.1 +++ b/common/man/C/backintime-askpass.1 @@ -1,4 +1,4 @@ -.TH backintime-askpass 1 "Jan 2015" "version 1.1.10" "USER COMMANDS" +.TH backintime-askpass 1 "Jan 2015" "version 1.1.12" "USER COMMANDS" .SH NAME backintime-askpass \- a simple backup tool for Linux. .PP diff --git a/common/man/C/backintime-config.1 b/common/man/C/backintime-config.1 index 65e0b199e..d1400e775 100644 --- a/common/man/C/backintime-config.1 +++ b/common/man/C/backintime-config.1 @@ -1,4 +1,4 @@ -.TH backintime-config 1 "Dec 2015" "version 1.1.10" "USER COMMANDS" +.TH backintime-config 1 "Dec 2015" "version 1.1.12" "USER COMMANDS" .SH NAME config \- BackInTime configuration files. .SH SYNOPSIS diff --git a/common/man/C/backintime.1 b/common/man/C/backintime.1 index 3208305fd..9f233dcb3 100644 --- a/common/man/C/backintime.1 +++ b/common/man/C/backintime.1 @@ -1,4 +1,4 @@ -.TH backintime 1 "July 2015" "version 1.1.10" "USER COMMANDS" +.TH backintime 1 "July 2015" "version 1.1.12" "USER COMMANDS" .SH NAME backintime \- a simple backup tool for Linux. .PP diff --git a/debian/changelog b/debian/changelog index 87b2d8aa2..d93d4c3ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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 Mon, 11 Jan 2016 19:01:52 +0100 diff --git a/qt4/docbook/en/index.docbook b/qt4/docbook/en/index.docbook index 208207447..ffae7ada5 100644 --- a/qt4/docbook/en/index.docbook +++ b/qt4/docbook/en/index.docbook @@ -3,8 +3,8 @@ &appname;"> - - + + ]>