Update to anaconda-33.16.9.3
Be more indulgent when reclaiming disk space (jstodola) Resolves: rhbz#1855371 Do not print error on inst.ks=cdrom|hd (jkonecny) Resolves: rhbz#2211857
This commit is contained in:
parent
8789a86f0e
commit
85592d325f
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ SOURCES/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
|
||||
/anaconda-33.16.9.3.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 33.16.9.2
|
||||
Version: 33.16.9.3
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -367,6 +367,12 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Tue Jul 11 2023 Jiri Konecny <jkonecny@redhat.com> - 33.16.9.3-1
|
||||
- Be more indulgent when reclaiming disk space (jstodola)
|
||||
Resolves: rhbz#1855371
|
||||
- Do not print error on inst.ks=cdrom|hd (jkonecny)
|
||||
Resolves: rhbz#2211857
|
||||
|
||||
* 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
|
||||
@ -398,8 +404,7 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
Resolves: rhbz#2139689
|
||||
|
||||
* Thu Feb 09 2023 Jiri Konecny <jkonecny@redhat.com> - 33.16.8.8-1
|
||||
- Underscore present in Spanish translation of 'TIME & DATE'
|
||||
Resolves: rhbz#2148998
|
||||
- Update outdated translations
|
||||
|
||||
* Thu Feb 02 2023 Jiri Konecny <jkonecny@redhat.com> - 33.16.8.7-1
|
||||
- Report registration errors from kickstart (mkolman)
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-33.16.9.2.tar.bz2) = 6fced7d4563882503617e3092079e50af03a06907d701991ed1d40f30330659ca2622bf37cf4f15c3aaf2dfccf649833f9f09f8cbab3e028e6e3663e8b916a50
|
||||
SHA512 (anaconda-33.16.9.3.tar.bz2) = daf771fa4274260aa87274f16c1182d3c9510ab68e0cf1e8b1b560548eae631c450c31fea36633535f246a0b566535ffb873d46d587618760fd0d16a8d20a78f
|
||||
|
||||
Loading…
Reference in New Issue
Block a user