Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package erofs-utils for openSUSE:Factory checked in at 2024-08-10 19:08:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/erofs-utils (Old) and /work/SRC/openSUSE:Factory/.erofs-utils.new.7232 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "erofs-utils" Sat Aug 10 19:08:09 2024 rev:13 rq:1193067 version:1.8 Changes: -------- --- /work/SRC/openSUSE:Factory/erofs-utils/erofs-utils.changes 2023-11-30 22:01:50.990228122 +0100 +++ /work/SRC/openSUSE:Factory/.erofs-utils.new.7232/erofs-utils.changes 2024-08-10 19:13:55.637047961 +0200 @@ -1,0 +2,9 @@ +Fri Aug 9 21:49:47 UTC 2024 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 1.8 + * Multi-threaded compression support with the mkfs.erofs utility. + * Supporting the Intel IAA hardware accelerator using the QPL + driver (for contemporary Xeon Scalable systems). + * Initial support for Zstandard (Zstd) compression. + +------------------------------------------------------------------- Old: ---- v1.7.1.tar.gz New: ---- _scmsync.obsinfo build.specials.obscpio v1.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ erofs-utils.spec ++++++ --- /var/tmp/diff_new_pack.L0rXW3/_old 2024-08-10 19:13:56.121068062 +0200 +++ /var/tmp/diff_new_pack.L0rXW3/_new 2024-08-10 19:13:56.121068062 +0200 @@ -1,7 +1,7 @@ # # spec file for package erofs-utils # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: erofs-utils -Version: 1.7.1 +Version: 1.8 Release: 0 Summary: Utilities for the Extendable Read-Only Filesystem (EROFS) License: GPL-2.0-or-later @@ -32,6 +32,7 @@ BuildRequires: libuuid-devel BuildRequires: pkg-config BuildRequires: xz +BuildRequires: pkgconfig(liblzma) BuildRequires: pkgconfig(zlib) Supplements: filesystem(erofs) @@ -40,10 +41,10 @@ can create two main types of erofs images, compressed and uncompressed: - * For compressed images, it is able to integrate several compression +* For compressed images, it is able to integrate several compression algorithms, LZ4 is supported according to the current erofs kernel implementation. - * For uncompressed images, it can decide whether the last page of a +* For uncompressed images, it can decide whether the last page of a file should be inlined or not properly. %prep ++++++ _scmsync.obsinfo ++++++ mtime: 1723240479 commit: ccd26f0e9bb248a04646cdfd13da65f41338c74ed1c5b7c64872288278f1c210 url: https://src.opensuse.org/jengelh/erofs-utils revision: master ++++++ v1.7.1.tar.gz -> v1.8.tar.gz ++++++ ++++ 13864 lines of diff (skipped)