Git for operating system binaries

Edit Package libostree

OSTree is a tool for managing bootable, immutable, versioned
filesystem trees. While it takes over some of the roles of tradtional
"package managers" like dpkg and rpm, it is not a package system; nor
is it a tool for managing full disk images. Instead, it sits between
those levels, offering a blend of the advantages (and disadvantages)
of both.

Refresh
Refresh
Source Files
Filename Size Changed
libostree-2022.7.tar.xz 0002076728 1.98 MB
libostree.changes 0000093315 91.1 KB
libostree.spec 0000008084 7.89 KB
ostree-grub2-location.patch 0000000480 480 Bytes
Latest Revision
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 2)
Update package libostree from 2021.6 to 2022.7 (jsc#PED-3116)

The libostree-CVE-2014-9862.patch patch was removed because
it was already included in the 2022.1 release

- Update to version 2022.7:
  + Add API for idempotent delete operations on kernel arguments
  + Add API for and for handling unshare() to manipulate
    (otherwise) read-only sysroot
  + small memory leak fixes.
  + retry HTTP requests after receiving HTTP 500 errors
  + avoid rebuilding SELinux policy when creating a first
    deployment

- 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.

- Use curl as http backend, stop depending on soup2:
  Drop pkgconfig(libsoup-2.4) and add pkgconfig(libcurl)
  BuildRequires, and pass with-curl=yes and --with-soup=no to
  configure.

- fix build with glibc 2.36 (boo#1202300) ostree-glibc_2.36.patch

- update to 2022.5:
  + Greatly improved performance for ostree prune on large repositories
  + Support for in-place kargs changes
  + includes a fix for ed25519: Invalid out of bound reads
Comments 0
openSUSE Build Service is sponsored by