Update to 34.25.5.8 upstream release
Upstream tag: anaconda-34.25.5.8 Upstream commit: 2db6661d Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
2b51241de1
commit
bc005abeda
1
.gitignore
vendored
1
.gitignore
vendored
@ -352,3 +352,4 @@
|
|||||||
/anaconda-34.25.5.5.tar.bz2
|
/anaconda-34.25.5.5.tar.bz2
|
||||||
/anaconda-34.25.5.6.tar.bz2
|
/anaconda-34.25.5.6.tar.bz2
|
||||||
/anaconda-34.25.5.7.tar.bz2
|
/anaconda-34.25.5.7.tar.bz2
|
||||||
|
/anaconda-34.25.5.8.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 34.25.5.7
|
Version: 34.25.5.8
|
||||||
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
|
||||||
@ -416,6 +416,11 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 14 2024 Martin Kolman <mkolman@redhat.com> - 34.25.5.8-1
|
||||||
|
- Use proxy server also for FTP .treeinfo download (jkonecny)
|
||||||
|
Resolves: RHEL-27938
|
||||||
|
- Update translations from Weblate for rhel-9 (github-actions)
|
||||||
|
|
||||||
* Wed Aug 07 2024 Radek Vykydal <rvykydal@redhat.com> - 34.25.5.7-1
|
* 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)
|
- Fix source spoke being inaccessible if payload thread errors out (mkolman)
|
||||||
Resolves: RHEL-4721
|
Resolves: RHEL-4721
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (anaconda-34.25.5.7.tar.bz2) = c855a7b76cd9550363d383584fa5fbd222c39d4465b2d89ef140e2e014548257069380e62c1cc55a77e95a61802584f90366872678c8ab5926910043ba38179a
|
SHA512 (anaconda-34.25.5.8.tar.bz2) = 93797fbcd50904c9a4ae97bd4469271248605068d72324c9298d243074ebfffd4ee179848e793967a976aeaa3da786e13387a452ed1367f083646bd99cc4b420
|
||||||
|
Loading…
Reference in New Issue
Block a user