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>
This commit is contained in:
parent
9f2be45e0d
commit
3fec4b51c9
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/composefs-1.0.1.tar.xz
|
/composefs-1.0.1.tar.xz
|
||||||
/composefs-1.0.2.tar.xz
|
/composefs-1.0.2.tar.xz
|
||||||
|
/composefs-1.0.3.tar.xz
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: composefs
|
Name: composefs
|
||||||
Version: 1.0.2
|
Version: 1.0.3
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tools to handle creating and mounting composefs images
|
Summary: Tools to handle creating and mounting composefs images
|
||||||
|
|
||||||
License: GPL-3.0-or-later AND LGPL-2.0-or-later AND Apache-2.0
|
License: GPL-3.0-or-later AND LGPL-2.0-or-later AND Apache-2.0
|
||||||
@ -79,11 +79,4 @@ rm -rf %{buildroot}%{_libdir}/libcomposefs.la
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-4
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-3
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
||||||
|
|
||||||
|
|
||||||
%autochangelog
|
%autochangelog
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (composefs-1.0.2.tar.xz) = b9c8fcf3f488e4707ee44a27aafc1c2e8a23f7e1f6b6486c168f49b8fc31b1fe28a00bc45b5256746053233d874466a114b0ad470521adec3d0da28b02799946
|
SHA512 (composefs-1.0.3.tar.xz) = 314e8e3230d4a97f1c7770c38427c14688adabb05e3ba03b94f36c174608556e961165be084e9d11207da87eb0626d584b285ba6ff0d82250284c499e413bf02
|
||||||
|
Loading…
Reference in New Issue
Block a user