Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libostree for openSUSE:Factory checked in at 2024-03-05 18:47:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libostree (Old) and /work/SRC/openSUSE:Factory/.libostree.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libostree" Tue Mar 5 18:47:03 2024 rev:36 rq:1154605 version:2024.4 Changes: -------- --- /work/SRC/openSUSE:Factory/libostree/libostree.changes 2023-12-08 22:32:33.341108695 +0100 +++ /work/SRC/openSUSE:Factory/.libostree.new.1770/libostree.changes 2024-03-05 18:47:07.917352900 +0100 @@ -1,0 +2,16 @@ +Sat Mar 2 19:23:07 UTC 2024 - Andreas Stieger <andreas.stie...@gmx.de> + +- Update to version 2024.4: + + Support for a new root.transient flag that makes / an overlayfs + that is persistent across reboots but not across upgrades + + Expand ostree admin pin command + + root.transient switches to tmpfs + + Composefs recommended to be enabled via + ostree-prepare-root.conf and not the ex-integrity.composefs + + Finalize "deployment finalization locking" feature + + Add ostree admin post-copy + + Speed-up through reflinks + + improvements to system root and bootloader + + Bug fixes, documentation updates, and developer visible fixes + +------------------------------------------------------------------- Old: ---- libostree-2023.7.tar.xz New: ---- libostree-2024.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libostree.spec ++++++ --- /var/tmp/diff_new_pack.tHpvSX/_old 2024-03-05 18:47:08.453372362 +0100 +++ /var/tmp/diff_new_pack.tHpvSX/_new 2024-03-05 18:47:08.453372362 +0100 @@ -2,6 +2,7 @@ # spec file for package libostree # # Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 Andreas Stieger <andreas.stie...@gmx.de> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +24,7 @@ %bcond_without ed25519 %bcond_with tests Name: libostree -Version: 2023.7 +Version: 2024.4 Release: 0 Summary: Git for operating system binaries License: LGPL-2.0-or-later @@ -197,6 +198,7 @@ %{_mandir}/man1/ostree*.1%{?ext_man} %{_mandir}/man5/ostree.repo*.5%{?ext_man} %{_mandir}/man1/rofiles-fuse.1%{?ext_man} +%{_mandir}/man8/ostree-state-overlay@.service.8%{?ext_man} %{_bindir}/ostree %{_bindir}/rofiles-fuse %{_datadir}/bash-completion/completions/ostree @@ -211,6 +213,7 @@ %{_unitdir}/ostree-finalize-staged-hold.service %{_unitdir}/ostree-finalize-staged.path %{_unitdir}/ostree-boot-complete.service +%{_unitdir}/ostree-state-overlay@.service %dir %{_sysconfdir}/dracut.conf.d %config %{_sysconfdir}/dracut.conf.d/ostree.conf %{_datadir}/ostree/ ++++++ libostree-2023.7.tar.xz -> libostree-2024.4.tar.xz ++++++ ++++ 10651 lines of diff (skipped)