Update to 34.25.5.7 upstream release
Upstream tag: anaconda-34.25.5.7 Upstream commit: 84f9b39e Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
5b1abb6f5d
commit
2b51241de1
1
.gitignore
vendored
1
.gitignore
vendored
@ -351,3 +351,4 @@
|
||||
/anaconda-34.25.5.3.tar.bz2
|
||||
/anaconda-34.25.5.5.tar.bz2
|
||||
/anaconda-34.25.5.6.tar.bz2
|
||||
/anaconda-34.25.5.7.tar.bz2
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.97.2.
|
||||
The file was generated using packit 0.99.0.
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.25.5.6
|
||||
Version: 34.25.5.7
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -416,6 +416,14 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 07 2024 Radek Vykydal <rvykydal@redhat.com> - 34.25.5.7-1
|
||||
- Fix source spoke being inaccessible if payload thread errors out (mkolman)
|
||||
Resolves: RHEL-4721
|
||||
- Do not create default wired connections for bond ports (rvykydal)
|
||||
Resolves: RHEL-38451
|
||||
- Consolidate code for dumping network connections (rvykydal)
|
||||
Related: RHEL-38451
|
||||
|
||||
* Mon Jul 01 2024 Katerina Koukiou <kkoukiou@redhat.com> - 34.25.5.6-1
|
||||
- Update translations from Weblate for rhel-9
|
||||
- Change location of rescue mode flag file (jstodola)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-34.25.5.6.tar.bz2) = be6e9a66f76b6be0f96bf75bdb9779dcd25f79c3db78d76507fc7e2833918efcb3718ed8c04442a406f662d88e64c3233191cfcba8a8dc72e38b9efe6e54aba5
|
||||
SHA512 (anaconda-34.25.5.7.tar.bz2) = c855a7b76cd9550363d383584fa5fbd222c39d4465b2d89ef140e2e014548257069380e62c1cc55a77e95a61802584f90366872678c8ab5926910043ba38179a
|
||||
|
Loading…
Reference in New Issue
Block a user