Update to anaconda-33.16.9.2
Stop infinite wait for CDROM when KS is processed (jkonecny) Resolves: rhbz#2209602 Apply --noverifyssl option for liveimg kickstart command (jstodola) Resolves: rhbz#1886985 Change driver_updates exit info messages to debug (jkonecny) Related: rhbz#2154904
This commit is contained in:
parent
dcf500cb7b
commit
8789a86f0e
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ SOURCES/anaconda-33.16.8.8.tar.bz2
|
||||
/anaconda-33.16.8.8.tar.bz2
|
||||
/anaconda-33.16.8.9.tar.bz2
|
||||
/anaconda-33.16.9.1.tar.bz2
|
||||
/anaconda-33.16.9.2.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 33.16.9.1
|
||||
Version: 33.16.9.2
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -367,6 +367,14 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 12 2023 Vladimír Slávik <vslavik@redhat.com> - 33.16.9.2-1
|
||||
- Stop infinite wait for CDROM when KS is processed (jkonecny)
|
||||
Resolves: rhbz#2209602
|
||||
- Apply --noverifyssl option for liveimg kickstart command (jstodola)
|
||||
Resolves: rhbz#1886985
|
||||
- Change driver_updates exit info messages to debug (jkonecny)
|
||||
Related: rhbz#2154904
|
||||
|
||||
* Thu May 11 2023 Radek Vykydal <rvykydal@redhat.com> - 33.16.9.1-1
|
||||
- driver_updates: migrate driver_updates.py to pep8 format (jkonecny)
|
||||
Related: rhbz#2154904
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-33.16.9.1.tar.bz2) = f7a72ef0b9b85089dcfa8f0702987ff70b33782d92cb31004b87feef94380dbbbba814dbafe4e8151a9c494819a52376dc022cfbcaa17f4d73918d9d0f77dc90
|
||||
SHA512 (anaconda-33.16.9.2.tar.bz2) = 6fced7d4563882503617e3092079e50af03a06907d701991ed1d40f30330659ca2622bf37cf4f15c3aaf2dfccf649833f9f09f8cbab3e028e6e3663e8b916a50
|
||||
|
||||
Loading…
Reference in New Issue
Block a user