Update to anaconda-34.25.1.2
- ovirt: move /var/tmp to its own partition (sbonazzo) Resolves: rhbz#2058538
This commit is contained in:
parent
f2d76fd5be
commit
d57dfba7f9
1
.gitignore
vendored
1
.gitignore
vendored
@ -309,3 +309,4 @@
|
|||||||
/anaconda-34.25.0.26.tar.bz2
|
/anaconda-34.25.0.26.tar.bz2
|
||||||
/anaconda-34.25.0.27.tar.bz2
|
/anaconda-34.25.0.27.tar.bz2
|
||||||
/anaconda-34.25.1.1.tar.bz2
|
/anaconda-34.25.1.1.tar.bz2
|
||||||
|
/anaconda-34.25.1.2.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 34.25.1.1
|
Version: 34.25.1.2
|
||||||
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 Apr 20 2022 Radek Vykydal <rvykydal@redhat.com> - 34.25.1.2-1
|
||||||
|
- ovirt: move /var/tmp to its own partition (sbonazzo)
|
||||||
|
Resolves: rhbz#2058538
|
||||||
|
|
||||||
* Thu Mar 17 2022 Radek Vykydal <rvykydal@redhat.com> - 34.25.1.1-1
|
* Thu Mar 17 2022 Radek Vykydal <rvykydal@redhat.com> - 34.25.1.1-1
|
||||||
- Make failure in generating of dracut arguments for iSCSI device non-fatal.
|
- Make failure in generating of dracut arguments for iSCSI device non-fatal.
|
||||||
(rvykydal)
|
(rvykydal)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (anaconda-34.25.1.1.tar.bz2) = 30b8723dcea99616c3989ac8a6167930c6d9a6a13bf8e573b971d9e97b6f267728c544212656afbc6fba902561527ce1195dcd09839b964962c8d3c04adad89c
|
SHA512 (anaconda-34.25.1.2.tar.bz2) = ef790ac6d55a44b4762452d4ca1ace7d1a276d36c55a74916213a13182cb49b3f9c6b52fb52021d8c45eb321c38112094663dedefa85f408621e2277e044f103
|
||||||
|
Loading…
Reference in New Issue
Block a user