diff --git a/erofs-utils.changes b/erofs-utils.changes index 8a98469..6316b30 100644 --- a/erofs-utils.changes +++ b/erofs-utils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Nov 14 00:35:14 UTC 2024 - Jan Engelhardt + +- Update to release 1.8.2 + * mkfs: Correctly skip unidentified xattrs + * fsck: Support exporting xattrs optionally + * mkfs: Correctly sort shared xattrs + * mkfs: Allow pax headers with empty names + * mkfs: Add `--sort=none` option for tarball + ------------------------------------------------------------------- Fri Sep 13 20:27:29 UTC 2024 - Jan Engelhardt diff --git a/erofs-utils.spec b/erofs-utils.spec index 13b0f2d..fea9fe5 100644 --- a/erofs-utils.spec +++ b/erofs-utils.spec @@ -17,7 +17,7 @@ Name: erofs-utils -Version: 1.8.1 +Version: 1.8.2 Release: 0 Summary: Utilities for the Extendable Read-Only Filesystem (EROFS) License: GPL-2.0-or-later diff --git a/v1.8.1.tar.gz b/v1.8.1.tar.gz deleted file mode 100644 index 0edfa34..0000000 --- a/v1.8.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5dbf7b492f7682462b97a77121d43ca7609cd90e65f8c96931aefc820a6f0da3 -size 184385 diff --git a/v1.8.2.tar.gz b/v1.8.2.tar.gz new file mode 100644 index 0000000..8b7faa7 --- /dev/null +++ b/v1.8.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64b6ff7e899f62480283cee63787f37f0f9c4be7a6bc7a23d734aaa873a6cff4 +size 185971