Overview
Request 1206044 accepted
- update to 1.0.6:
* fix rust bindings
* fix a potential CVE
* Autotools build system dropped
* mkcomposefs: Process last content in dumpfile without newline
* dump: Support --filter
* lib: Bail on xattr names > XATTR_NAME_MAX
* lib: Verify mode values
* Reject an empty name
* Two more testing improvements
* More validation
* rust/dumpfile: Minor optimization for unescape_to_path_canonical
* rust: Attempt to fix build on docs.rs
* rust: Add wrapping for composefs-info dump
* Various fixes to the fsverity part of test-units.sh
* Replace custom clang-format bits with stock meson targets
* Add 64bit rdev APIs
* libcomposefs: detect short erofs files
* rust: Accept 64 bit values for rdev
* A few cleanups around symlinks
* tests: Move sha verification after other checks
* dumpfile: Add some test code to convert to tar
* mkcomposefs: Add a hidden CFS_PARSE_STRICT
* Results from running honggfuzz, plus some more manual auditing
* lib: Move validation out of lcfs_node_add_child()
* writer: Clarifications around our usage of EROFS_NULL_ADDR
- fix licensing
- rename libcomposefs-devel to composefs-devel, as this is the opensuse way
Request History
rrahl0 created request
- update to 1.0.6:
* fix rust bindings
* fix a potential CVE
* Autotools build system dropped
* mkcomposefs: Process last content in dumpfile without newline
* dump: Support --filter
* lib: Bail on xattr names > XATTR_NAME_MAX
* lib: Verify mode values
* Reject an empty name
* Two more testing improvements
* More validation
* rust/dumpfile: Minor optimization for unescape_to_path_canonical
* rust: Attempt to fix build on docs.rs
* rust: Add wrapping for composefs-info dump
* Various fixes to the fsverity part of test-units.sh
* Replace custom clang-format bits with stock meson targets
* Add 64bit rdev APIs
* libcomposefs: detect short erofs files
* rust: Accept 64 bit values for rdev
* A few cleanups around symlinks
* tests: Move sha verification after other checks
* dumpfile: Add some test code to convert to tar
* mkcomposefs: Add a hidden CFS_PARSE_STRICT
* Results from running honggfuzz, plus some more manual auditing
* lib: Move validation out of lcfs_node_add_child()
* writer: Clarifications around our usage of EROFS_NULL_ADDR
- fix licensing
- rename libcomposefs-devel to composefs-devel, as this is the opensuse way
smolsheep accepted request
Thanks so much!