Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libostree for openSUSE:Factory 
checked in at 2022-10-12 18:22:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libostree (Old)
 and      /work/SRC/openSUSE:Factory/.libostree.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libostree"

Wed Oct 12 18:22:47 2022 rev:27 rq:1009670 version:2022.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/libostree/libostree.changes      2022-09-21 
14:39:47.721316145 +0200
+++ /work/SRC/openSUSE:Factory/.libostree.new.2275/libostree.changes    
2022-10-12 18:22:58.469407091 +0200
@@ -1,0 +2,13 @@
+Mon Oct 10 20:25:27 UTC 2022 - Andreas Stieger <[email protected]>
+
+- Update to version 2022.6:
+  + Finalize-staged now better supports automounted partitions and
+    skips waiting for termination signal.
+  + A file descriptor leak has been fixed in the commit logic.
+  + Add basic support for handling overlayfs whiteouts on checkout 
+    through a new --process-passthrough-whiteouts flag.
+  + Ostree rev-parse command gained a new --single flag to better
+    support repositories containing exactly one commit.
+- Drop ostree-glibc_2.36.patch: Fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  libostree-2022.5.tar.xz
  ostree-glibc_2.36.patch

New:
----
  libostree-2022.6.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libostree.spec ++++++
--- /var/tmp/diff_new_pack.mEMj17/_old  2022-10-12 18:22:58.873408101 +0200
+++ /var/tmp/diff_new_pack.mEMj17/_new  2022-10-12 18:22:58.877408111 +0200
@@ -19,7 +19,7 @@
 %define _dracutmodulesdir %(pkg-config --variable dracutmodulesdir dracut)
 %bcond_without ed25519
 Name:           libostree
-Version:        2022.5
+Version:        2022.6
 Release:        0
 Summary:        Git for operating system binaries
 License:        LGPL-2.0-or-later
@@ -28,7 +28,6 @@
 Source:         
https://github.com/ostreedev/ostree/releases/download/v%{version}/%{name}-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE ostree-grub2-location.patch boo#974714 
[email protected] -- Fix path to grub-mkconfig_lib
 Patch0:         ostree-grub2-location.patch
-Patch1:         ostree-glibc_2.36.patch
 BuildRequires:  bison
 BuildRequires:  gjs
 BuildRequires:  gnome-common
@@ -150,6 +149,7 @@
 %service_add_pre ostree-prepare-root.service
 %service_add_pre ostree-remount.service
 %service_add_pre ostree-finalize-staged.service
+%service_add_pre ostree-finalize-staged-hold.service
 %service_add_pre ostree-finalize-staged.path
 %service_add_pre ostree-boot-complete.service
 
@@ -157,6 +157,7 @@
 %service_del_preun ostree-prepare-root.service
 %service_del_preun ostree-remount.service
 %service_del_preun ostree-finalize-staged.service
+%service_del_preun ostree-finalize-staged-hold.service
 %service_del_preun ostree-finalize-staged.path
 %service_del_preun ostree-boot-complete.service
 
@@ -164,6 +165,7 @@
 %service_add_post ostree-prepare-root.service
 %service_add_post ostree-remount.service
 %service_add_post ostree-finalize-staged.service
+%service_add_post ostree-finalize-staged-hold.service
 %service_add_post ostree-finalize-staged.path
 %service_add_post ostree-boot-complete.service
 %tmpfiles_create %{_tmpfilesdir}/ostree-tmpfiles.conf
@@ -172,6 +174,7 @@
 %service_del_postun ostree-prepare-root.service
 %service_del_postun ostree-remount.service
 %service_del_postun ostree-finalize-staged.service
+%service_del_postun ostree-finalize-staged-hold.service
 %service_del_postun ostree-finalize-staged.path
 %service_del_postun ostree-boot-complete.service
 
@@ -190,11 +193,11 @@
 %{_prefix}/lib/ostree/ostree-remount
 # Lost in move to curl, needs soup, but upstream have not yet ported to soup3
 #%%{_libexecdir}/libostree/ostree-trivial-httpd
-%{_libexecdir}/libostree/s390x-se-luks-gencpio
 %{_dracutmodulesdir}/98ostree/
 %{_unitdir}/ostree-prepare-root.service
 %{_unitdir}/ostree-remount.service
 %{_unitdir}/ostree-finalize-staged.service
+%{_unitdir}/ostree-finalize-staged-hold.service
 %{_unitdir}/ostree-finalize-staged.path
 %{_unitdir}/ostree-boot-complete.service
 %dir %{_sysconfdir}/dracut.conf.d

++++++ libostree-2022.5.tar.xz -> libostree-2022.6.tar.xz ++++++
++++ 13455 lines of diff (skipped)

Reply via email to