commit backintime for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package backintime for openSUSE:Factory checked in at 2024-07-04 16:22:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/backintime (Old) and /work/SRC/openSUSE:Factory/.backintime.new.2080 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "backintime" Thu Jul 4 16:22:57 2024 rev:33 rq:1184961 version:1.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/backintime/backintime.changes 2024-02-22 21:02:00.654829731 +0100 +++ /work/SRC/openSUSE:Factory/.backintime.new.2080/backintime.changes 2024-07-04 16:24:13.745602672 +0200 @@ -1,0 +2,36 @@ +Wed Jun 26 02:20:01 UTC 2024 - Tejas Guruswamy <tejas.guruswamy@opensuse.org> + +- Remove backintime-polkit_priv_downgrade.patch, not needed (boo#1226446) + +------------------------------------------------------------------- +Sat Jun 8 18:01:16 UTC 2024 - Tejas Guruswamy <tejas.guruswamy@opensuse.org> + +- 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) + +------------------------------------------------------------------- Old: ---- backintime-1.4.1.tar.gz backintime-polkit_priv_downgrade.patch backintime-python_location.patch New: ---- backintime-1.4.3.tar.gz BETA DEBUG BEGIN: Old: - Remove backintime-polkit_priv_downgrade.patch, not needed (boo#1226446) Old: 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) BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ backintime.spec ++++++ --- /var/tmp/diff_new_pack.fCvCtr/_old 2024-07-04 16:24:15.733675277 +0200 +++ /var/tmp/diff_new_pack.fCvCtr/_new 2024-07-04 16:24:15.753676008 +0200 @@ -23,7 +23,7 @@ %endif Name: backintime -Version: 1.4.1 +Version: 1.4.3 Release: 0 Summary: Backup tool for Linux inspired by the "flyback project" Group: Productivity/Archiving/Backup @@ -33,10 +33,6 @@ # Public key mentioned in https://github.com/bit-team/backintime#archlinux Source2: %{name}.keyring Source3: %{name}.png -# PATCH-FEATURE-OPENSUSE %%{name}-polkit_priv_downgrade.patch boo#1007723 -Patch0: %{name}-polkit_priv_downgrade.patch -# PATCH-FEATURE-UPSTREAM %%{name}-python_location.patch -Patch1: %{name}-python_location.patch BuildRequires: %{python_module devel >= 3.8} # TEST REQUIREMENTS (only works on real hardware) #BuildRequires: %#{python_module packaging} @@ -99,8 +95,6 @@ %prep %setup -q -%patch -P 0 -%patch -P 1 -p1 %build @@ -186,7 +180,6 @@ %{_datadir}/polkit-1/actions/net.launchpad.backintime.policy %{_docdir}/%{name}-qt/ %{_mandir}/man1/%{name}-qt.1%{ext_man} -%dir %{_sysconfdir}/dbus-1 -%dir %{_sysconfdir}/dbus-1/system.d -%config %{_sysconfdir}/dbus-1/system.d/net.launchpad.backintime.serviceHelper.conf +%dir %{_datadir}/dbus-1/system.d +%{_datadir}/dbus-1/system.d/net.launchpad.backintime.serviceHelper.conf ++++++ backintime-1.4.1.tar.gz -> backintime-1.4.3.tar.gz ++++++ ++++ 79007 lines of diff (skipped)
participants (1)
-
Source-Sync