Update to 34.25.7.2 upstream release
Upstream tag: anaconda-34.25.7.2 Upstream commit: 1aa3d5ee Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
076be7fd40
commit
e1e3ac34c1
1
.gitignore
vendored
1
.gitignore
vendored
@ -363,3 +363,4 @@
|
||||
/anaconda-34.25.5.16.tar.bz2
|
||||
/anaconda-34.25.5.17.tar.bz2
|
||||
/anaconda-34.25.7.1.tar.bz2
|
||||
/anaconda-34.25.7.2.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.25.7.1
|
||||
Version: 34.25.7.2
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -422,6 +422,17 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Fri Apr 25 2025 Martin Kolman <mkolman@redhat.com> - 34.25.7.2-1
|
||||
- Fix typo in systemd service (jstodola)
|
||||
Resolves: RHEL-78272
|
||||
- s390x - enable raid1 as a stage2 device (dan)
|
||||
Resolves: INSTALLER-4148
|
||||
Resolves: RHEL-21691
|
||||
- edns: restart dnsconfd only after the first kickstart parsing (rvykydal)
|
||||
Resolves: RHEL-82694
|
||||
- edns: allow dnsconfd name resolution for kickstart fetching (rvykydal)
|
||||
Resolves: RHEL-82694
|
||||
|
||||
* 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
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-34.25.7.1.tar.bz2) = e6d2a156e060f28d94dabdf690de73f87bcd0226e0f09c765c5bf0c3abc3c34bcd83634daa1a127a8c099f7fb20507e6b91e97dda52dab3c6381e97c43c17268
|
||||
SHA512 (anaconda-34.25.7.2.tar.bz2) = 1aef90027a0154a49f81520239224176e44278cea6fa1f599b5d143d7190ac8c7293ac3eb8a37733b12f85a309307bbd6d74f1b5dec587e96d21317e9f8b7c51
|
||||
|
||||
Loading…
Reference in New Issue
Block a user