Update to anaconda-33.16.9.4-1
- iscsi: Allow changing iSCSI initiator name once set (vtrefny) Resolves: rhbz#2223980
This commit is contained in:
parent
85592d325f
commit
02e70f47da
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ SOURCES/anaconda-33.16.8.8.tar.bz2
|
||||
/anaconda-33.16.9.1.tar.bz2
|
||||
/anaconda-33.16.9.2.tar.bz2
|
||||
/anaconda-33.16.9.3.tar.bz2
|
||||
/anaconda-33.16.9.4.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 33.16.9.3
|
||||
Version: 33.16.9.4
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -367,6 +367,10 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 09 2023 Jiri Konecny <jkonecny@redhat.com> - 33.16.9.4-1
|
||||
- iscsi: Allow changing iSCSI initiator name once set (vtrefny)
|
||||
Resolves: rhbz#2223980
|
||||
|
||||
* 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
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-33.16.9.3.tar.bz2) = daf771fa4274260aa87274f16c1182d3c9510ab68e0cf1e8b1b560548eae631c450c31fea36633535f246a0b566535ffb873d46d587618760fd0d16a8d20a78f
|
||||
SHA512 (anaconda-33.16.9.4.tar.bz2) = 886608ac78e8ab42ad3c59cf6d5e4c86158fa92855b8fa62e2ea7b6fc5f9d0c6e9865042af725a7433a5cb16e4760cdb682d1ee36131f4c8160d1153439b7ec0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user