d4ecdadefd
- Update to 1.5.6 * Fixed: Always use 0 as window ID value when inhibiting suspend via D-Bus power manager (#2084, #2268, #2192) * Fixed: Crash in "Manage profiles" dialog when using "qt6ct" (#2128) * Fixed: Open online changelog if local CHANGES file is missing (#2266) * Fixed: Disable opening browser (e.g. project website) in root-mode
Tejas Guruswamy
2025-11-09 01:23:25 +00:00
b3611ec9b2
Accepting request 1291069 from Archiving:Backup
Ana Guerrero2025-07-07 16:32:43 +00:00
d47a685157
- Update to 1.5.5 * Fixed unlocking SSH keys with passphrases on new created profiles - Update to 1.5.4 * Breaking: Auto-remove rules "Free inodes" and "Free space" disabled by default in new created profiles * Breaking: Smart-remove rule "Keep one snapshots per week or the last week" use calendar weeks * More clear and intense warning about EncFS deprecation and removal * Updated desktop entry files * Move several values from config file into new introduce state file ($XDG_STATE_HOME/backintime.json) * Completed license information to conform to REUSE.software and SPDX standards. * Remove & Retention (formally known as Auto-/Smart-Remove) with improved GUI and user manual section * Open user manual (local if available otherwise online) via Help menu * Toolbar context menu to display the buttons in different combinations with icons and text * Add offset minutes to hourly schedules * Gui: Exclude patterns are now case-sensitive when added * Gui: The width of the fourth column in files view is now saved * Snapshot compare copy symlink as symlink * Crash when comparing a snapshot with a symlink pointing to a nonexistent target * Gui: Crash (KeyError) opening language setup dialog with unknown locale/language
Tejas Guruswamy
2025-07-07 14:22:02 +00:00
256b4cda12
- Update to 1.5.3 * Feature: Support language Interlingua (Occidental) * Feature: Warn if destination directory is formatted as NTFS (#1854) (David Gibbs @fallingrock) * Breaking Change: Minimal Python version 3.9 required (#1731) * Breaking Change: Auto migration of config version 4 or lower not longer supported (#1857) * Fix: Prevent duplicates in Exclude/Include list of Manage Profiles dialog * Fix: Fix Qt segmentation fault when canceling out of unconfigured BiT (#1095) (Derek Veit @DerekVeit) * Fix: Correct global flock fallbacks (#1834) (Timothy Southwick @NickNackGus) * Fix: Use SSH key password only if it is valid, otherwise request it from user (#1852) (David Wales @daviewales) * Feature: Support fcron (#610) * Feature: User message about release candidate (#1906)
Tejas Guruswamy
2025-01-06 22:59:03 +00:00
5db76609db
- Update to 1.5.2 * Fix: Ensure crontab with ending newline (#781) * Fix(translation): Correct corrupt translated strings in Basque, Islandic and Spanish causing application crashes (#1828) * Fix: Use correct port to ping SSH Proxy (#1815) * Dependency: Migration to PyQt6 * Breaking Change: EncFS deprecation warning (#1735, #1734) * Breaking Change: GUI started with --debug does no longer add --debug to the crontab for scheduled profiles. Use the new "enable logging for debug messages" in the 'Schedule' section of the 'Manage profiles' GUI instead. * Feature: Warn if Cron is not running (#1747) * Feature: Profile and GUI allow to activate debug output for scheduled jobs by adding '--debug' to crontab entry (#1616, contributed by @stcksmsh Kosta Vukicevic) * Feature: Support SSH proxy (jump) host (#1688) (@cgrinham, Christie Grinham) * Feature: Support rsync '--one-file-system' in Expert Options (#1598) * Feature: "*-dev" version strings contain last commit hash (#1637) * Fix: Global flock fallback to single-user mode if insufficient permissions (#1743, #1751) * Fix: Fix Qt segmentation fault with uninstall ExtraMouseButtonEventFilter when closing main window (#1095) * Fix: Names of weekdays and months translated correct (#1729) * Fix: Global flock for multiple users (#1122, #1676) * Fix bug: "Backup folders" list does reflect the selected snapshot (#1585) (@rafaelhdr Rafael Hurpia da Rocha) * Fix: Validation of diff command settings in compare snapshots dialog (#1662) (@stcksmsh Kosta Vukicevic) * Fix bug: Open symlinked folders in file view (#1476) * Fix bug: Respect dark mode using color roles (#1601) * Fix: "Highly recommended" exclusion pattern in "Manage Profile" dialog's "Exclude" tab show missing only (#1620) * Fix bug: make install ignored $(DEST) in file migration part (#1630) * Removed: Context menu in LogViewDialog (#1578) * Removed: Field "filesystem_mount" and "snapshot_version" in "info" file (#1684)
Tejas Guruswamy
2024-10-12 05:24:49 +00:00
e018231a6d
Accepting request 1184961 from Archiving:Backup
Ana Guerrero2024-07-04 14:22:57 +00:00
efcecc004c
- Update to 1.4.3 * Feature: Exclude 'SingletonLock' and 'SingletonCookie' (Discord) and 'lock' (Mozilla Firefox) files by default (part of #1555) * Work around: Relax rsync exit code 23: Ignore instead of error now (part of #1587) * Feature (experimental): Add new snapshot log filter rsync transfer failures (experimental) to find them easier (they are normally not shown as "error"). This feature is experimental because it is based on hard-coded error message strings in the rsync source code and may possibly not find all rsync messages or show false positives. * Fix bug: 'qt5_probing.py' hangs when BiT is run as root and no user is logged into a desktop environment (#1592 and #1580) * Fix bug: Launching BiT GUI (root) hangs on Wayland without showing the GUI (#836) * Improve: Launcher for BiT GUI (root) does not enforce Wayland anymore but uses same settings as for BiT GUI (userland) (#1350) * Fix bug: Disabling suspend during taking a backup ("inhibit suspend") hangs when BiT is run as root and no user is logged into a desktop environment (#1592) * Change of semantics: BiT running as root never disables suspend during taking a backup ("inhibit suspend") even though this may have worked before in BiT <= v1.4.1 sometimes (required to fix#1592) * Fix bug: RTE: module 'qttools' has no attribute 'initate_translator' with encFS when prompting the user for a password (#1553). * Fix bug: Schedule dropdown menu used "minutes" instead of "hours". * Fix bug: Unhandled exception "TypeError: 'NoneType' object is not callable" in tools.py function __log_keyring_warning (#820). Logging thread removed and logger module correctly initialized as fix. Is "Heisenbug" so 100 % retesting was not possible. * Build: Use PyLint in unit testing to catch E1101 (no-member) errors. * Build: Activate PyLint warning W1401 (anomalous-backslash-in-string). * Build: Add codespell config. * Build: Allow manual specification of python executable (--python=PYTHON_PATH) in common/configure and qt/configure * Build: All starter scripts do use an absolute path to the python executable by default now via common/configure and qt/configure (#1574) * Build: Install dbus configuration file to /usr/share not /etc (#1596) * Build: configure does delete old installed files (qt4plugin.py and net.launchpad.backintime.serviceHelper.conf) that were renamed or moved in a previous release (#1596) * Translation: Minor modifications in source strings and updating language files. * Refactor: Solved circular dependency between tools.py and logger.py to fix#820 * Improved: qtsystrayicon.py, qt5_probing.py, usercallbackplugin.py and all parts of app.py do now also use "backintime" as logging namespace in the syslog to ensure complete log output with journalctl | grep -i backintime - Remove backintime-python_location.patch (upstreamed)
Tejas Guruswamy
2024-06-08 18:04:53 +00:00
1841d75118
Accepting request 1149380 from Archiving:Backup
Ana Guerrero2024-02-22 20:00:51 +00:00
07fff6b579
Accepting request 1149149 from home:dimstar:rpm4.20:b
Martin Pluskal2024-02-22 13:16:25 +00:00
ae5b4b7de2
Accepting request 1139333 from Archiving:Backup
Ana Guerrero2024-01-17 21:16:01 +00:00
e604b0daac
- Update changes to Factory format (mention patches) - Fix Requires and BuildRequires * No longer requires xterm * Note: backintime requires python3-keyring (not py2), but not available in openSUSE yet - Delete udev configuration files on uninstall - Merge doc subpackage into main package
Tejas Guruswamy
2017-04-20 16:52:03 +00:00