Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 25fa50efa4 | |||
|
|
d4ecdadefd | ||
| b3611ec9b2 | |||
|
|
d47a685157 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2adf4f2d3b2c95b43f1bc7184c034bc3fa2387b7b94099018770316d979b1534
|
||||
size 4078604
|
||||
3
backintime-1.5.6.tar.gz
Normal file
3
backintime-1.5.6.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8bdd46dd59d3b2b70efbcca7cc67a9766ff324f846e0a306ed6ef81bb58311aa
|
||||
size 7845993
|
||||
@@ -1,3 +1,43 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 9 01:18:19 UTC 2025 - Tejas Guruswamy <tejas.guruswamy@opensuse.org>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 5 14:56:34 UTC 2025 - Andrea Manzini <andrea.manzini@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 28 15:15:06 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package backintime
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -23,7 +23,7 @@
|
||||
%endif
|
||||
|
||||
Name: backintime
|
||||
Version: 1.5.3
|
||||
Version: 1.5.6
|
||||
Release: 0
|
||||
Summary: Backup tool for Linux inspired by the "flyback project"
|
||||
Group: Productivity/Archiving/Backup
|
||||
|
||||
Reference in New Issue
Block a user