2024-12-18 20:52:27 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 18 19:48:43 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
|
|
|
|
|
|
|
- update to 1.8.3:
|
|
|
|
* erofs-utils: lib: Explicitly include <pthread.h> 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 <clear|random> support
|
|
|
|
* erofs-utils: add --hard-dereference option
|
|
|
|
* erofs-utils: lib: correct erofsfuse build script
|
|
|
|
|
2024-11-14 01:37:22 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 14 00:35:14 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2024-09-13 22:29:05 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 13 20:27:29 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Update to release 1.8.1
|
|
|
|
* lib: fix heap-buffer-overflow on read
|
|
|
|
* fuse: fix partial decompression for libdeflate
|
|
|
|
* lib: fix truncated uncompressed files
|
|
|
|
|
2024-09-03 15:55:04 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 3 13:54:55 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Enable zstd [boo#1229961]
|
|
|
|
|
2024-08-09 23:52:31 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 9 21:49:47 UTC 2024 - Jan Engelhardt <jengelh@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.
|
|
|
|
|
2023-11-29 17:44:37 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 29 16:43:32 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Enable lzma/xz compression; make `mkfs.erofs -z lzma` work.
|
|
|
|
|
2023-11-01 14:25:52 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 1 13:22:02 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Update to release 1.7.1
|
|
|
|
* erofs-utils: fix reference leak in function
|
|
|
|
``erofs_mkfs_build_tree_from_path``
|
|
|
|
|
2023-10-11 15:05:26 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 11 12:00:38 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
- Update to version 1.7:
|
|
|
|
* support arbitrary valid block sizes in addition to page size
|
|
|
|
* (mkfs.erofs) arrange on-disk meta with Breadth-First Traversal
|
|
|
|
instead
|
|
|
|
* support long xattr name prefixes
|
|
|
|
* support UUID functionality without libuuid
|
|
|
|
* (mkfs.erofs, experimental) add DEFLATE algorithm support
|
|
|
|
* (mkfs.erofs, experimental) support building images directly
|
|
|
|
from tarballs
|
|
|
|
* (dump.erofs) print more superblock fields
|
|
|
|
* (mkfs.erofs, experimental) introduce preliminary rebuild mode
|
|
|
|
* various bugfixes and cleanups (CVE-2023-33551, CVE-2023-33552)
|
|
|
|
- Switch service to mode=manual, as 'disabled' is deprecated.
|
|
|
|
|
2023-04-19 22:49:52 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 17 13:44:38 UTC 2023 - Andrea Manzini <andrea.manzini@suse.com>
|
|
|
|
|
|
|
|
- Update to release 1.6
|
|
|
|
* support fragments by using `-Efragments`
|
|
|
|
* support compressed data deduplication by using `-Ededupe`
|
|
|
|
* (erofsfuse) support extended attributes
|
|
|
|
* (mkfs.erofs) support multiple algorithms in a single image
|
|
|
|
* (mkfs.erofs) support chunk-based sparse files
|
|
|
|
* (mkfs.erofs) add volume-label setting support
|
|
|
|
* (mkfs.erofs) add uid/gid offsetting support
|
|
|
|
* (mkfs.erofs) pack files entirely by using `-Eall-fragments`
|
|
|
|
* various bugfixes and cleanups;
|
|
|
|
|
2022-06-13 14:52:01 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 13 12:28:16 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Update to release 1.5
|
|
|
|
* fsck.erofs: support filesystem extraction
|
|
|
|
* support ztailpacking inline feature for compressed files
|
|
|
|
* dump.erofs: support listing directories
|
|
|
|
* more liberofs APIs (including iterate APIs)
|
|
|
|
* use mtime to allow more control over the timestamps
|
|
|
|
|
2021-12-19 13:16:17 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Dec 19 11:14:31 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Update to release 1.4
|
|
|
|
* mkfs.erofs: support pre-defined UUIDs and SELinux file contexts
|
|
|
|
* Support new big pcluster feature together with Linux 5.13+
|
|
|
|
* Added support to override UID/GID
|
|
|
|
* Introduced preliminary dump.erofs and fsck.erofs
|
|
|
|
* Introduced MicroLZMA compression support
|
|
|
|
|
2020-05-19 17:34:14 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 19 14:52:57 UTC 2020 - David Michael <fedora.dm0@gmail.com>
|
|
|
|
|
|
|
|
- Update to release 1.1
|
|
|
|
* add a manual for mkfs.erofs
|
|
|
|
* add superblock checksum support
|
|
|
|
* add filesystem UUID support
|
|
|
|
* add exclude files support
|
|
|
|
|
2019-11-08 09:14:45 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 8 08:00:40 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Update to release 1.0
|
|
|
|
* list available compressors for help command
|
|
|
|
* introduce long parameter option
|
|
|
|
* introduce shared xattr support
|
|
|
|
* introduce inline xattr support
|
|
|
|
* fix old kernel compatibility for non-lz4 compression
|
|
|
|
* introduce fixed UNIX timestamp
|
|
|
|
* complete extended inode support
|
|
|
|
* support 64-bit internal buffer cache
|
|
|
|
* keep up with in-kernel ondisk format naming
|
|
|
|
* resize image to the correct size
|
|
|
|
* complete special file support
|
|
|
|
- Drop long.patch (merged upstream)
|
|
|
|
|
2019-09-08 17:53:03 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Sep 8 14:26:05 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Update to release 20190826
|
|
|
|
* fix up "-E legacy-compress"
|
|
|
|
* fix a memory leak of compressmeta
|
|
|
|
* fail the image creation when source path is not a directory file
|
|
|
|
- Add long.patch
|
|
|
|
|
2019-08-23 06:54:14 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 23 04:45:53 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Update to new upstream release 20190803
|
|
|
|
* The mkfs utility was rewritten
|
|
|
|
- Drop no-date.diff (no longer needed)
|
|
|
|
|
2019-03-14 11:38:20 +01:00
|
|
|
-------------------------------------------------------------------
|
2019-03-14 21:15:27 +01:00
|
|
|
Thu Mar 14 19:34:57 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
2019-03-14 11:38:20 +01:00
|
|
|
|
2019-03-14 21:15:27 +01:00
|
|
|
- Move to new git snapshot 72ae01c3e97c7b2de569b2b86ea4ed6b245acb72
|
|
|
|
* No changelog was provided
|
|
|
|
- Drop constant.diff, no-static.diff (no longer needed)
|
2019-03-14 11:38:20 +01:00
|
|
|
|
2018-12-10 18:28:55 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 10 10:11:43 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Use lz4hc.h from bundled copy, not the system.
|
|
|
|
|
2018-12-06 13:46:50 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 19 20:57:48 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Initial version (0.0.1~4 / 4f437e3) for build.opensuse.org
|
|
|
|
- Add constant.diff, no-static.diff, no-date.diff
|