Hello community,
here is the log from the commit of package transactional-update for
openSUSE:Factory checked in at 2018-06-19 12:03:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/transactional-update (Old)
and /work/SRC/openSUSE:Factory/.transactional-update.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "transactional-update"
Tue Jun 19 12:03:06 2018 rev:31 rq:617090 version:2.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/transactional-update/transactional-update.changes
2018-06-08 23:16:06.790660514 +0200
+++
/work/SRC/openSUSE:Factory/.transactional-update.new/transactional-update.changes
2018-06-19 12:03:09.659151438 +0200
@@ -1,0 +2,13 @@
+Fri Jun 15 12:05:24 UTC 2018 - [email protected]
+
+- Update to version 2.5
+ - Support for overlayfs attributes like trusted.overlay.opaque - this will
+ avoid disappearing configuration files on system updates
+ - Documentation update
+ - Only sync /etc if it's on an overlayfs mount
+ - Use correct locale for zypper - thus updating locale specific packages and
+ avoiding "empty" updates where transactional-update didn't see the change
+- Add dependency to attr
+- Fix permissions of systemd script
+
+-------------------------------------------------------------------
Old:
----
transactional-update-2.4.tar.xz
New:
----
transactional-update-2.5.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ transactional-update.spec ++++++
--- /var/tmp/diff_new_pack.72okom/_old 2018-06-19 12:03:10.179132132 +0200
+++ /var/tmp/diff_new_pack.72okom/_new 2018-06-19 12:03:10.187131835 +0200
@@ -17,7 +17,7 @@
Name: transactional-update
-Version: 2.4
+Version: 2.5
Release: 0
Summary: Transactional Updates with btrfs and snapshots
License: GPL-2.0-or-later
@@ -30,6 +30,7 @@
BuildRequires: rpm-devel
BuildRequires: suse-module-tools
BuildRequires: pkgconfig(libzypp)
+Requires: attr
Requires: logrotate
Requires: lsof
# psmisc is needed because of fuser
@@ -87,6 +88,7 @@
%dir %{_prefix}/lib/dracut
%dir %{_prefix}/lib/dracut/modules.d
%{_prefix}/lib/dracut/modules.d/50transactional-update/
+%attr(0644,root,root)
%{_prefix}/lib/dracut/modules.d/50transactional-update/transactional-update-etc-cleaner.service
%{_mandir}/man5/transactional-update.conf.5%{?ext_man}
%{_mandir}/man8/transactional-update.8%{?ext_man}
%{_mandir}/man8/transactional-update.timer.8%{?ext_man}
++++++ transactional-update-2.4.tar.xz -> transactional-update-2.5.tar.xz ++++++
++++ 3912 lines of diff (skipped)