Release 4.9.1
(cherry picked from commit 5639a4d5deb28dd98a13b8ce6ddf2264a73d82c4)
This commit is contained in:
parent
afa2617a73
commit
4f5ca6ad18
12
pungi.spec
12
pungi.spec
@ -1,7 +1,7 @@
|
||||
%{?python_enable_dependency_generator}
|
||||
|
||||
Name: pungi
|
||||
Version: 4.9.0
|
||||
Version: 4.9.1
|
||||
Release: 1%{?dist}.alma.1
|
||||
Summary: Distribution compose tool
|
||||
|
||||
@ -172,6 +172,16 @@ gzip _build/man/pungi.1
|
||||
%{_bindir}/%{name}-cache-cleanup
|
||||
|
||||
%changelog
|
||||
* Thu Apr 03 2025 Lubomír Sedlář <lsedlar@redhat.com> - 4.9.1-1
|
||||
- util: Fix typo in regex for container digests (lsedlar)
|
||||
- Resolve container tags to digests (lsedlar)
|
||||
- kojiwrapper: Remove unused code (lsedlar)
|
||||
- Add basic telemetry support (lsedlar)
|
||||
- Reorder ostree and ostree_installer phases (hlin)
|
||||
- Fix test data generation script (lsedlar)
|
||||
- extra_isos: Mention all extra files in the manifest (lsedlar)
|
||||
- scm: Add retries to container-image download (lsedlar)
|
||||
|
||||
* Fri Feb 14 2025 Lubomír Sedlář <lsedlar@redhat.com> - 4.9.0-1
|
||||
- buildinstall: Add support for rootfs-type lorax option (lsedlar)
|
||||
- scm: Stop trying to download src arch (lsedlar)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pungi-4.9.0.tar.bz2) = 43a21594d36e49b81aa600f5194080cf491f429cad2f07934524a3e0d1cdcfeff3eeb3740aa3454c8889d50a46e113556eb3b90af69ce83ee654cb2e80b03469
|
||||
SHA512 (pungi-4.9.1.tar.bz2) = 3c3dcba0dd3543b52f1f7c6ba50e5fc5f0a1a37df5035a025bbd4e084fd909508a7a27acceb65e70f1ee1c9f9d19d988179530cfc3ff6be981b6d80302a86f22
|
||||
|
Loading…
Reference in New Issue
Block a user