Update to anaconda-34.25.1.5
- Run FixZIPLBootloader task after FIPS setup (rvykydal) Resolves: rhbz#2022841
This commit is contained in:
parent
e41c61c3c4
commit
a18a8c5656
1
.gitignore
vendored
1
.gitignore
vendored
@ -312,3 +312,4 @@
|
|||||||
/anaconda-34.25.1.2.tar.bz2
|
/anaconda-34.25.1.2.tar.bz2
|
||||||
/anaconda-34.25.1.3.tar.bz2
|
/anaconda-34.25.1.3.tar.bz2
|
||||||
/anaconda-34.25.1.4.tar.bz2
|
/anaconda-34.25.1.4.tar.bz2
|
||||||
|
/anaconda-34.25.1.5.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 34.25.1.4
|
Version: 34.25.1.5
|
||||||
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
|
||||||
@ -407,6 +407,10 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 01 2022 Radek Vykydal <rvykydal@redhat.com> - 34.25.1.5-1
|
||||||
|
- Run FixZIPLBootloader task after FIPS setup (rvykydal)
|
||||||
|
Resolves: rhbz#2022841
|
||||||
|
|
||||||
* Thu May 26 2022 Radek Vykydal <rvykydal@redhat.com> - 34.25.1.4-1
|
* Thu May 26 2022 Radek Vykydal <rvykydal@redhat.com> - 34.25.1.4-1
|
||||||
- Cleanup unneeded NFS repo with rd.live.ram parameter (mmatsuya)
|
- Cleanup unneeded NFS repo with rd.live.ram parameter (mmatsuya)
|
||||||
Resolves: rhbz#2082132
|
Resolves: rhbz#2082132
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (anaconda-34.25.1.4.tar.bz2) = 55e975f4c271d130a1129b9d938f72be783a5e373851a90603d540f06d3329a26b857444c53879397a90272a7644f120367d72d0eec57c5e3bfac2ac63c01615
|
SHA512 (anaconda-34.25.1.5.tar.bz2) = 1d93319b0a4eb43a645958fc513ec2ea54746c44a7157cfd97869af23725b94b0dce2b54ea4780fe1ac98f72ad6cdc7800fe7e5dfa13c33726fe5acb4d4fface
|
||||||
|
Loading…
Reference in New Issue
Block a user