forked from rpms/anaconda
Update to 40.22.3.27 upstream release
Upstream tag: anaconda-40.22.3.27 Upstream commit: 1b604255 Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
d623a62c02
commit
49a1516e04
1
.gitignore
vendored
1
.gitignore
vendored
@ -421,3 +421,4 @@
|
||||
/anaconda-40.22.3.24.tar.bz2
|
||||
/anaconda-40.22.3.25.tar.bz2
|
||||
/anaconda-40.22.3.26.tar.bz2
|
||||
/anaconda-40.22.3.27.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 40.22.3.26
|
||||
Version: 40.22.3.27
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -487,6 +487,20 @@ rm -rf \
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 09 2025 Martin Kolman <mkolman@redhat.com> - 40.22.3.27-1
|
||||
- Update the tests/README.rst file (jkonecny)
|
||||
Related: RHEL-48821
|
||||
- Move shell testing to a separated directory (jkonecny)
|
||||
Related: RHEL-48821
|
||||
- Enable dynamic bash commands disable for tests (jkonecny)
|
||||
Related: RHEL-48821
|
||||
- Add test for config_get dracut function (jkonecny)
|
||||
Related: RHEL-48821
|
||||
- Fix trailing `/` when downloading stage2 image (jkonecny)
|
||||
Resolves: RHEL-48821
|
||||
- Fix whitespace chars broke Dracut config parsing (jkonecny)
|
||||
Related: RHEL-48821
|
||||
|
||||
* Mon Mar 10 2025 Radek Vykydal <rvykydal@redhat.com> - 40.22.3.26-1
|
||||
- network: start dnsconfd in initramfs (rvykydal)
|
||||
Resolves: RHEL-80302
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-40.22.3.26.tar.bz2) = 73076f1bf13b7abde5de008826a9c75c77767fb2402d640124090e0c531d4343c50531035ca5c243c6f36f78cc2ab6b360b4d2ec2f9f2ebc7d78e17e18b0f217
|
||||
SHA512 (anaconda-40.22.3.27.tar.bz2) = 09608f653b79484a4eba62f2c05d51802a7ab12484ac1e8816f6c88a1f31e1deb3a588e7ca5caa7189948cbf6800c28f9e5658292320280a0de16c6ac2dbdc66
|
||||
|
Loading…
Reference in New Issue
Block a user