Update to 34.25.7.1 upstream release
Upstream tag: anaconda-34.25.7.1 Upstream commit: 90a0b034 Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
f0c1728da9
commit
076be7fd40
1
.gitignore
vendored
1
.gitignore
vendored
@ -362,3 +362,4 @@
|
|||||||
/anaconda-34.25.5.15.tar.bz2
|
/anaconda-34.25.5.15.tar.bz2
|
||||||
/anaconda-34.25.5.16.tar.bz2
|
/anaconda-34.25.5.16.tar.bz2
|
||||||
/anaconda-34.25.5.17.tar.bz2
|
/anaconda-34.25.5.17.tar.bz2
|
||||||
|
/anaconda-34.25.7.1.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 34.25.5.17
|
Version: 34.25.7.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+ and MIT
|
License: GPLv2+ and MIT
|
||||||
URL: http://fedoraproject.org/wiki/Anaconda
|
URL: http://fedoraproject.org/wiki/Anaconda
|
||||||
@ -422,6 +422,18 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 16 2025 Martin Kolman <mkolman@redhat.com> - 34.25.7.1-1
|
||||||
|
- network: disable NM autoconnections also when BOOTIF is used (rvykydal)
|
||||||
|
Resolves: RHEL-78272
|
||||||
|
- network: support inst.net.noautodefault option (rvykydal)
|
||||||
|
Related: RHEL-78272
|
||||||
|
- security: fix dnsconfd backend option check in initramfs (rvykydal)
|
||||||
|
Resolves: RHEL-83214
|
||||||
|
- Support leavebootorder for bootupd (jkonecny)
|
||||||
|
Resolves: RHEL-40897
|
||||||
|
- bootupd: call bootupctl with --update-firmware (awilliam)
|
||||||
|
Resolves: RHEL-40897
|
||||||
|
|
||||||
* Thu Mar 06 2025 Radek Vykydal <rvykydal@redhat.com> - 34.25.5.17-1
|
* Thu Mar 06 2025 Radek Vykydal <rvykydal@redhat.com> - 34.25.5.17-1
|
||||||
- network: start dnsconfd in initramfs (rvykydal)
|
- network: start dnsconfd in initramfs (rvykydal)
|
||||||
Resolves: RHEL-80303
|
Resolves: RHEL-80303
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (anaconda-34.25.5.17.tar.bz2) = 1338497e680cc7fac9172453245a3af042b33787e0f5ae732a212b1597e28c632d56999df03272fbd144b4ae0204044d6cd53c25e0264767675ba2f121053712
|
SHA512 (anaconda-34.25.7.1.tar.bz2) = e6d2a156e060f28d94dabdf690de73f87bcd0226e0f09c765c5bf0c3abc3c34bcd83634daa1a127a8c099f7fb20507e6b91e97dda52dab3c6381e97c43c17268
|
||||||
|
Loading…
Reference in New Issue
Block a user