Update to anaconda-34.25.1.10
Communicate media verification result clearly (vslavik) Related: rhbz#2057469 Media verification dialog button reflects state (vslavik) Resolves: rhbz#2057469 Add tooltip to the Insights checkbox (jkonecny) Resolves: rhbz#2071665 Increase the minimal suggested size for /boot (vslavik) Resolves: rhbz#2042431
This commit is contained in:
parent
94e4fd7c71
commit
883a93abe4
1
.gitignore
vendored
1
.gitignore
vendored
@ -317,3 +317,4 @@
|
|||||||
/anaconda-34.25.1.7.tar.bz2
|
/anaconda-34.25.1.7.tar.bz2
|
||||||
/anaconda-34.25.1.8.tar.bz2
|
/anaconda-34.25.1.8.tar.bz2
|
||||||
/anaconda-34.25.1.9.tar.bz2
|
/anaconda-34.25.1.9.tar.bz2
|
||||||
|
/anaconda-34.25.1.10.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 34.25.1.9
|
Version: 34.25.1.10
|
||||||
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,16 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 19 2022 Jiri Konecny <jkonecny@redhat.com> - 34.25.1.10-1
|
||||||
|
- Communicate media verification result clearly (vslavik)
|
||||||
|
Related: rhbz#2057469
|
||||||
|
- Media verification dialog button reflects state (vslavik)
|
||||||
|
Resolves: rhbz#2057469
|
||||||
|
- Add tooltip to the Insights checkbox (jkonecny)
|
||||||
|
Resolves: rhbz#2071665
|
||||||
|
- Increase the minimal suggested size for /boot (vslavik)
|
||||||
|
Resolves: rhbz#2042431
|
||||||
|
|
||||||
* Thu Jul 14 2022 Martin Kolman <mkolman@redhat.com> - 34.25.1.9-1
|
* Thu Jul 14 2022 Martin Kolman <mkolman@redhat.com> - 34.25.1.9-1
|
||||||
- Allow to omit WWPN and LUN for NPIV-enabled zFCP devices (jstodola)
|
- Allow to omit WWPN and LUN for NPIV-enabled zFCP devices (jstodola)
|
||||||
Resolves: rhbz#1937032
|
Resolves: rhbz#1937032
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (anaconda-34.25.1.9.tar.bz2) = 2c766a59aa6411ecba30f9cf03ba05175f5b4edd9fd9d03baeb29aecd494233fdf5d4032f2d87ea2f977c3272e156d027d908ac5ed1a8d72ded04052a9aa42e0
|
SHA512 (anaconda-34.25.1.10.tar.bz2) = 627f7ad1535df665c82945beee067049f093f65b1b17d58764d8d73316026f2b27d867d6968512311bb779e12c4b450179e2b06b31d433e80a6b27cf59ad5935
|
||||||
|
Loading…
Reference in New Issue
Block a user