From 345a3e8a161c06f4bd578707ad0487b24cd5f8ac89284833599c1fc001b80d28 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 19 Dec 2024 13:26:02 +0000 Subject: [PATCH 1/2] [info=b50fbddf0f5da80d74cc4c1457ebb351d2e360a08f2bba4adbbc05b49d491d7f] OBS-URL: https://build.opensuse.org/package/show/filesystems/erofs-utils?expand=0&rev=36 --- _scmsync.obsinfo | 4 ++-- build.specials.obscpio | 2 +- erofs-utils.changes | 26 ++++++++++++++++++++++++++ erofs-utils.spec | 4 ++-- v1.8.2.tar.gz | 3 --- v1.8.3.tar.gz | 3 +++ 6 files changed, 34 insertions(+), 8 deletions(-) delete mode 100644 v1.8.2.tar.gz create mode 100644 v1.8.3.tar.gz diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo index 4be40ec..8d1b7c9 100644 --- a/_scmsync.obsinfo +++ b/_scmsync.obsinfo @@ -1,4 +1,4 @@ -mtime: 1731544642 -commit: b166bb39f0a650a54c1eff8586cb300cd8701ad746d156d336ddd4a2db7daeb4 +mtime: 1734551547 +commit: b50fbddf0f5da80d74cc4c1457ebb351d2e360a08f2bba4adbbc05b49d491d7f url: https://src.opensuse.org/jengelh/erofs-utils revision: master diff --git a/build.specials.obscpio b/build.specials.obscpio index 45e50c0..0651617 100644 --- a/build.specials.obscpio +++ b/build.specials.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:998c07171904a0319e4d6607e6d7648df2e406349ba5a51f8fa947305b85e560 +oid sha256:8b58dfa0d9dc6f4641734b820a661e058128f7fb2a3b650e989c79041c841231 size 256 diff --git a/erofs-utils.changes b/erofs-utils.changes index 6316b30..86ecbc0 100644 --- a/erofs-utils.changes +++ b/erofs-utils.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Wed Dec 18 19:48:43 UTC 2024 - Richard Rahl + +- update to 1.8.3: + * erofs-utils: lib: Explicitly include where used + * erofs-utils: mkfs: fix -Eall-fragments for multi-threaded compression + * erofs-utils: mkfs: fix unexpected errors for chunk-based images + * erofs-utils: lib: report leftovers for partially filled blocks + * erofs-utils: avoid allocating large arrays on the stack + * erofs-utils: mkfs: Fix input offset counting in headerball mode + * erofs-utils: lib: rearrange struct erofs_configure + * erofs-utils: lib: capture errors from {mkfs,rebuild}_handle_inode() + * erofs-utils: fix Not a directory error for incremental builds + * erofs-utils: lib: clean up zmap.c + * erofs-utils: lib: clean up z_erofs_load_full_lcluster() + * erofs-utils: avoid silent corruption caused by c_root_xattr_isize + * erofs-utils: rebuild: set the appropriate dev field for dirs + * erofs-utils: lib: fix user-after-free in xattr.c + * erofs-utils: mkfs: make output stable + * erofs-utils: lib: add missing dependencies + * erofs-utils: use pkg-config for lz4 configuration + * erofs-utils: lib: get rid of pthread_cancel() for workqueue + * erofs-utils: mkfs: add -U support + * erofs-utils: add --hard-dereference option + * erofs-utils: lib: correct erofsfuse build script + ------------------------------------------------------------------- Thu Nov 14 00:35:14 UTC 2024 - Jan Engelhardt diff --git a/erofs-utils.spec b/erofs-utils.spec index fea9fe5..7c9f2d5 100644 --- a/erofs-utils.spec +++ b/erofs-utils.spec @@ -17,7 +17,7 @@ Name: erofs-utils -Version: 1.8.2 +Version: 1.8.3 Release: 0 Summary: Utilities for the Extendable Read-Only Filesystem (EROFS) License: GPL-2.0-or-later @@ -33,7 +33,7 @@ BuildRequires: libuuid-devel BuildRequires: pkg-config BuildRequires: xz BuildRequires: pkgconfig(liblzma) -%if 0%{?suse_version} >= 150600 +%if 0%{?sle_version} >= 150600 BuildRequires: pkgconfig(libzstd) >= 5.3.2 %endif BuildRequires: pkgconfig(zlib) diff --git a/v1.8.2.tar.gz b/v1.8.2.tar.gz deleted file mode 100644 index 8b7faa7..0000000 --- a/v1.8.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:64b6ff7e899f62480283cee63787f37f0f9c4be7a6bc7a23d734aaa873a6cff4 -size 185971 diff --git a/v1.8.3.tar.gz b/v1.8.3.tar.gz new file mode 100644 index 0000000..644edc3 --- /dev/null +++ b/v1.8.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c5cc03603ea08ba9ae5e0420eeaea5ff17ed29e2280685310356cbf25304e85 +size 186304 From 983dd11af1af9663757294fbe9b22f8a72dbf595548db4a69d2c35f069a82d0d Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 19 Dec 2024 13:29:26 +0000 Subject: [PATCH 2/2] [info=a6ee127f6e1d22ddc40cf72cfe68a4a693878152934acb384d4d28681c3074b7] OBS-URL: https://build.opensuse.org/package/show/filesystems/erofs-utils?expand=0&rev=37 --- _scmsync.obsinfo | 4 ++-- build.specials.obscpio | 2 +- erofs-utils.changes | 34 +++++++++++++--------------------- 3 files changed, 16 insertions(+), 24 deletions(-) diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo index 8d1b7c9..3aef5e1 100644 --- a/_scmsync.obsinfo +++ b/_scmsync.obsinfo @@ -1,4 +1,4 @@ -mtime: 1734551547 -commit: b50fbddf0f5da80d74cc4c1457ebb351d2e360a08f2bba4adbbc05b49d491d7f +mtime: 1734614944 +commit: a6ee127f6e1d22ddc40cf72cfe68a4a693878152934acb384d4d28681c3074b7 url: https://src.opensuse.org/jengelh/erofs-utils revision: master diff --git a/build.specials.obscpio b/build.specials.obscpio index 0651617..30a9daa 100644 --- a/build.specials.obscpio +++ b/build.specials.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8b58dfa0d9dc6f4641734b820a661e058128f7fb2a3b650e989c79041c841231 +oid sha256:64c55a8a3dbfb578102c87dfef4abc8b387c9cd82fd4c248c78aa0b43e41fcba size 256 diff --git a/erofs-utils.changes b/erofs-utils.changes index 86ecbc0..fb7c88a 100644 --- a/erofs-utils.changes +++ b/erofs-utils.changes @@ -2,27 +2,19 @@ Wed Dec 18 19:48:43 UTC 2024 - Richard Rahl - update to 1.8.3: - * erofs-utils: lib: Explicitly include where used - * erofs-utils: mkfs: fix -Eall-fragments for multi-threaded compression - * erofs-utils: mkfs: fix unexpected errors for chunk-based images - * erofs-utils: lib: report leftovers for partially filled blocks - * erofs-utils: avoid allocating large arrays on the stack - * erofs-utils: mkfs: Fix input offset counting in headerball mode - * erofs-utils: lib: rearrange struct erofs_configure - * erofs-utils: lib: capture errors from {mkfs,rebuild}_handle_inode() - * erofs-utils: fix Not a directory error for incremental builds - * erofs-utils: lib: clean up zmap.c - * erofs-utils: lib: clean up z_erofs_load_full_lcluster() - * erofs-utils: avoid silent corruption caused by c_root_xattr_isize - * erofs-utils: rebuild: set the appropriate dev field for dirs - * erofs-utils: lib: fix user-after-free in xattr.c - * erofs-utils: mkfs: make output stable - * erofs-utils: lib: add missing dependencies - * erofs-utils: use pkg-config for lz4 configuration - * erofs-utils: lib: get rid of pthread_cancel() for workqueue - * erofs-utils: mkfs: add -U support - * erofs-utils: add --hard-dereference option - * erofs-utils: lib: correct erofsfuse build script + * mkfs: fix -Eall-fragments for multi-threaded compression + * mkfs: fix unexpected errors for chunk-based images + * lib: report leftovers for partially filled blocks + * mkfs: Fix input offset counting in headerball mode + * lib: capture errors from {mkfs,rebuild}_handle_inode() + * fix "Not a directory" error for incremental builds + * avoid silent corruption caused by c_root_xattr_isize + * rebuild: set the appropriate dev field for dirs + * lib: fix user-after-free in xattr.c + * lib: get rid of pthread_cancel() for workqueue + * mkfs: add -U support + * add --hard-dereference option + * lib: correct erofsfuse build script ------------------------------------------------------------------- Thu Nov 14 00:35:14 UTC 2024 - Jan Engelhardt