Update to anaconda-34.25.3.7-1
Allow showing passphrase when unlocking LUKS device (jstodola) Resolves: rhbz#2013190 Be more indulgent when reclaiming disk space (jstodola) Resolves: rhbz#2187371 Do not print error on inst.ks=cdrom|hd (jkonecny) Resolves: rhbz#2077045
This commit is contained in:
parent
a446a840cf
commit
9ddef659bc
1
.gitignore
vendored
1
.gitignore
vendored
@ -338,3 +338,4 @@
|
|||||||
/anaconda-34.25.3.4.tar.bz2
|
/anaconda-34.25.3.4.tar.bz2
|
||||||
/anaconda-34.25.3.5.tar.bz2
|
/anaconda-34.25.3.5.tar.bz2
|
||||||
/anaconda-34.25.3.6.tar.bz2
|
/anaconda-34.25.3.6.tar.bz2
|
||||||
|
/anaconda-34.25.3.7.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 34.25.3.6
|
Version: 34.25.3.7
|
||||||
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
|
||||||
@ -411,6 +411,14 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 12 2023 Jiri Konecny <jkonecny@redhat.com> - 34.25.3.7-1
|
||||||
|
- Allow showing passphrase when unlocking LUKS device (jstodola)
|
||||||
|
Resolves: rhbz#2013190
|
||||||
|
- Be more indulgent when reclaiming disk space (jstodola)
|
||||||
|
Resolves: rhbz#2187371
|
||||||
|
- Do not print error on inst.ks=cdrom|hd (jkonecny)
|
||||||
|
Resolves: rhbz#2077045
|
||||||
|
|
||||||
* Fri Jun 30 2023 Jiri Konecny <jkonecny@redhat.com> - 34.25.3.6-1
|
* Fri Jun 30 2023 Jiri Konecny <jkonecny@redhat.com> - 34.25.3.6-1
|
||||||
- Remove unused variable in TUI software selection (ozobal)
|
- Remove unused variable in TUI software selection (ozobal)
|
||||||
Related: rhbz#2214266
|
Related: rhbz#2214266
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (anaconda-34.25.3.6.tar.bz2) = 9af301ddf506fc9cf5bcd5a98e23f710a0db877d11a737161e22a3ccdf70541f09e1f91581d7ba3c8617100f11153bef00720321caaf34207d37e6f9c3bfb33f
|
SHA512 (anaconda-34.25.3.7.tar.bz2) = a7c9a6c7411168dab7e89c4ec4e02e216b5520205c58c2b28d5290dd7c1ee7119baa8d1553a92f7e10805f451b5675a2a2eb03252ed104af0b3a407ff65ad7ee
|
||||||
|
Loading…
Reference in New Issue
Block a user