Update to anaconda-34.25.4.1-1
- Fix versioning on RHEL 9.4 (jkonecny) - timezone: for kickstart allow also timezones not offered by GUI (rvykydal) Resolves: jira#RHEL-13150 - Rename Organization to Organization ID on subscription screen (mkolman) Resolves: jira#RHEL-11167
This commit is contained in:
parent
0478c5a67c
commit
c6440871e0
1
.gitignore
vendored
1
.gitignore
vendored
@ -340,3 +340,4 @@
|
||||
/anaconda-34.25.3.6.tar.bz2
|
||||
/anaconda-34.25.3.7.tar.bz2
|
||||
/anaconda-34.25.3.8.tar.bz2
|
||||
/anaconda-34.25.4.1.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.25.3.8
|
||||
Version: 34.25.4.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -411,6 +411,15 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Thu Dec 07 2023 Jiri Konecny <jkonecny@redhat.com> - 34.25.4.1-1
|
||||
- Fix versioning on RHEL 9.4 (jkonecny)
|
||||
|
||||
* Wed Dec 06 2023 Jiri Konecny <jkonecny@redhat.com> - 34.25.3.9-1
|
||||
- timezone: for kickstart allow also timezones not offered by GUI (rvykydal)
|
||||
Resolves: jira#RHEL-13150
|
||||
- Rename Organization to Organization ID on subscription screen (mkolman)
|
||||
Resolves: jira#RHEL-11167
|
||||
|
||||
* Wed Aug 09 2023 Jiri Konecny <jkonecny@redhat.com> - 34.25.3.8-1
|
||||
- iscsi: Allow changing iSCSI initiator name once set (vtrefny)
|
||||
Resolves: rhbz#2223977
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-34.25.3.8.tar.bz2) = fee035e8d137236a5673cd47e0b704e9f20000876ffa1fa656fc41a73608e1aedec0b9c20fab11e87ea4db8b707dd9df526d0d55fae344425e5bb2fc4e7d6b10
|
||||
SHA512 (anaconda-34.25.4.1.tar.bz2) = 959f39f85c2f8bdb4d347fbfc04edaf6ec1f7341bb0c7cd264963cd4e4140381b63ccdf641ee6a0fa4ce5534895fbba6377b274a9e8beff2a898f1ea854bc333
|
||||
|
Loading…
Reference in New Issue
Block a user