Changelog for
backintime-qt-1.3.3-81.1.noarch.rpm :
* Sun Feb 05 2023 Tejas Guruswamy
- Require python3-packaging
* Sun Jan 08 2023 Tejas Guruswamy - Remove backintime-rsync324_args.patch (no longer needed)
* Thu Jan 05 2023 Dirk Müller - update to 1.3.3:
* New feature: Command line argument \"--diagnostics\" to show helpful info for better issue support
* GUI change: Remove Exit button from the toolbar
* GUI change: Define accelerator keys for menu bar and tabs, as well as toolbar shortcuts
* Desktop integration: Update .desktop file to mark Back In Time as a single main window program
* Improvement: Write all log output to stderr; do not pollute stdout with INFO and WARNING messages anymore
* Bugfix: RTE \"reentrant call inside io.BufferedWriter\" in logFile.flush() during backup
* Bugfix: Incompatibility with rsync 3.2.4 or later because of rsync\'s \"new argument protection\" (#1247). Deactivate \"--old-args\" rsync argument earlier recommaned to users as a workaround.
* Bugfix: DeprecationWarnings about invalid escape sequences.
* Bugfix: AttributeError in \"Diff Options\" dialog
* Bugfix: Settings GUI: \"Save password to Keyring\" was disabled due to \"no appropriate keyring found\"
* Bugfix: Back in Time did not start with D-Bus error
* Bugfix: Avoid logging errors while waiting for a target drive to be mounted
* Bugfix: [Arch Linux] AUR pkg \"backintime-git\": Build tests fails and installation is aborted
* Bugfix: Wrong systray icon showing in Wayland
* Documentation update: Correct description of profile.schedule.time in backintime-config manpage
* Translation update: Brazilian Portuguese
* Translation update: Italian
* Translation update: French
* Testing: Fix a test fail when dealing with an empty crontab
* Testing: Fix a test fail when dealing with an empty config file
* Testing: Skip \"test_quiet_mode\" (does not work reliably)
* Testing: Improve \"test_diagnostics_arg\" (introduced with #1100) to no longer fail when JSON output was mixed with logging output (part of #921)
* Testing: Numerous fixes and extensions to testing
* Sat Nov 19 2022 Tejas Guruswamy - add backintime-rsync324_args.patch for Tumbleweed + rsync 3.2.4 changes argument syntax; workaround until next release of backintime- require notify-send (libnotify-tools) for error messages
* Sun Aug 14 2022 Tejas Guruswamy - Don\'t require pkexec on Leap.
* Mon Jul 18 2022 Marcus Meissner - require pkexec as this is now a standalone package.
* Wed May 18 2022 Dominique Leuenberger - Update to version 1.3.2: + Fix bug: Tests no longer work with Python 3.10.
* Wed Jul 07 2021 Ferdinand Thiessen - Update to version 1.3.1
* Match old and new rsync version format
* Keep permissions of an existing mountpoint from being overridden
* Fix FileNotFoundError exception in mount.mounted
* Fix: \'TempPasswordThread\' object has no attribute \'isAlive\'
* Fix: YEAR missing in config
* Fix: SSH module didn\'t send identification string while checking if remote host is avilable (#1030)
* QT: Fix notifyplugin
* QT: Fix theming: Use link Color instead of hardcoded lightGray
* Thu Oct 17 2019 Richard Brown - Remove obsolete Groups tag (fate#326485)
* Thu Aug 29 2019 Jaime Marquínez Ferrándiz - Update to upstream version 1.2.1
* Fix bug: TypeError in backintime.py if mount failed while running a snapshot
* Mon May 13 2019 Jan Engelhardt - Avoid name repetition in summary.
* Mon Apr 29 2019 Tim Hardeck - Update to upstream version 1.2.0
* switch to Qt5
* rewrite huge parts
* add unit-test for most important parts- remove obsolete patch backintime-ssh-agent_only_if_password.patch- remove obsolete patch backintime-security_hardening_backport.patch- add gpg verification for source tarball- remove obsolete %post and %postun statements