Update to anaconda-34.25.3.8-1
- iscsi: Allow changing iSCSI initiator name once set (vtrefny) Resolves: rhbz#2223977 - Missing translation for button labels in Beta dialog Resolves: rhbz#2225450
This commit is contained in:
parent
c7eb3a03c0
commit
0478c5a67c
1
.gitignore
vendored
1
.gitignore
vendored
@ -339,3 +339,4 @@
|
|||||||
/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
|
/anaconda-34.25.3.7.tar.bz2
|
||||||
|
/anaconda-34.25.3.8.tar.bz2
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 34.25.3.7
|
Version: 34.25.3.8
|
||||||
Release: 2%{?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,9 +411,11 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Jul 19 2023 Jiri Konecny <jkonecny@redhat.com> - 34.25.3.7-2
|
* Wed Aug 09 2023 Jiri Konecny <jkonecny@redhat.com> - 34.25.3.8-1
|
||||||
- Testing RHEL In JIRA process (jkonecny)
|
- iscsi: Allow changing iSCSI initiator name once set (vtrefny)
|
||||||
Resolves: RHEL-810
|
Resolves: rhbz#2223977
|
||||||
|
- Missing translation for button labels in Beta dialog
|
||||||
|
Resolves: rhbz#2225450
|
||||||
|
|
||||||
* Wed Jul 12 2023 Jiri Konecny <jkonecny@redhat.com> - 34.25.3.7-1
|
* Wed Jul 12 2023 Jiri Konecny <jkonecny@redhat.com> - 34.25.3.7-1
|
||||||
- Allow showing passphrase when unlocking LUKS device (jstodola)
|
- Allow showing passphrase when unlocking LUKS device (jstodola)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (anaconda-34.25.3.7.tar.bz2) = a7c9a6c7411168dab7e89c4ec4e02e216b5520205c58c2b28d5290dd7c1ee7119baa8d1553a92f7e10805f451b5675a2a2eb03252ed104af0b3a407ff65ad7ee
|
SHA512 (anaconda-34.25.3.8.tar.bz2) = fee035e8d137236a5673cd47e0b704e9f20000876ffa1fa656fc41a73608e1aedec0b9c20fab11e87ea4db8b707dd9df526d0d55fae344425e5bb2fc4e7d6b10
|
||||||
|
Loading…
Reference in New Issue
Block a user