Commit Graph

5 Commits

Author SHA1 Message Date
Jindrich Novy
372d85f8ba composefs-1.0.5-1.el10
- update to https://github.com/containers/composefs/releases/tag/v1.0.5
- Related: RHEL-34195

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-08-19 11:03:22 +02:00
Colin Walters
b6dbea90e3 Update to 1.0.4 2024-06-27 14:37:42 -04:00
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