Commit Graph

3 Commits

Author SHA1 Message Date
Stephen Smoogen
3fec4b51c9 Update to upstream 1.0.3
-  Changes since 1.0.2:
   * Image format version 1 was added that allows storing overlay whiteouts in
     a composefs image.
   * libcomposefs added max_version option
   * mkcomposefs added --version and --max-version options
   * composefs can now be build without go-md2man
   * Minor bugfix handling file read errors

Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2024-01-29 10:21:36 -05:00
Stephen Smoogen
a3f10c15d6 Update to 1.0.2
* Dropped composefs-from-json in tests in favour of using the
      composefs-info dump format.
    * libyajl dependency dropped
    * libcomposefs now limits the number of xattrs per file to 64k
    * Fixed build against libc without reallocarray
    * Performance fixes
    * go-md2man is used instead of pandoc for manpages
    * Minor fixes to spec file
2023-12-14 14:25:25 -05:00
Stephen Smoogen
a01e9028b8 Initial Build of the composefs package.
Import of source code of 1.0.1 and spec file.
Test of build for rawhide.
TODO: move to %auto items

Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2023-10-25 15:05:06 -04:00