Update to anaconda-34.25.1.9
- Allow to omit WWPN and LUN for NPIV-enabled zFCP devices (jstodola) Resolves: rhbz#1937032 - Reduce the width of the zFCP dialog (jstodola) Related: rhbz#1937032 - Fix product config product_name for Rocky Linux (tucklesepk) Resolves: rhbz#2096046 - Add Circle Linux profile to Anaconda(rhel-9) (bella) Resolves: rhbz#2095351
This commit is contained in:
parent
e4d5a93821
commit
94e4fd7c71
1
.gitignore
vendored
1
.gitignore
vendored
@ -316,3 +316,4 @@
|
|||||||
/anaconda-34.25.1.6.tar.bz2
|
/anaconda-34.25.1.6.tar.bz2
|
||||||
/anaconda-34.25.1.7.tar.bz2
|
/anaconda-34.25.1.7.tar.bz2
|
||||||
/anaconda-34.25.1.8.tar.bz2
|
/anaconda-34.25.1.8.tar.bz2
|
||||||
|
/anaconda-34.25.1.9.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 34.25.1.8
|
Version: 34.25.1.9
|
||||||
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
|
||||||
@ -35,9 +35,9 @@ Source0: %{name}-%{version}.tar.bz2
|
|||||||
%define libxklavierver 5.4
|
%define libxklavierver 5.4
|
||||||
%define mehver 0.23-1
|
%define mehver 0.23-1
|
||||||
%define nmver 1.0
|
%define nmver 1.0
|
||||||
%define pykickstartver 3.32.7-1
|
%define pykickstartver 3.32.8-1
|
||||||
%define pypartedver 2.5-2
|
%define pypartedver 2.5-2
|
||||||
%define pythonblivetver 1:3.4.0-10
|
%define pythonblivetver 1:3.4.0-15
|
||||||
%define rpmver 4.10.0
|
%define rpmver 4.10.0
|
||||||
%define simplelinever 1.1-1
|
%define simplelinever 1.1-1
|
||||||
%define subscriptionmanagerver 1.29.24
|
%define subscriptionmanagerver 1.29.24
|
||||||
@ -407,6 +407,16 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 14 2022 Martin Kolman <mkolman@redhat.com> - 34.25.1.9-1
|
||||||
|
- Allow to omit WWPN and LUN for NPIV-enabled zFCP devices (jstodola)
|
||||||
|
Resolves: rhbz#1937032
|
||||||
|
- Reduce the width of the zFCP dialog (jstodola)
|
||||||
|
Related: rhbz#1937032
|
||||||
|
- Fix product config product_name for Rocky Linux (tucklesepk)
|
||||||
|
Resolves: rhbz#2096046
|
||||||
|
- Add Circle Linux profile to Anaconda(rhel-9) (bella)
|
||||||
|
Resolves: rhbz#2095351
|
||||||
|
|
||||||
* Tue Jun 28 2022 Radek Vykydal <rvykydal@redhat.com> - 34.25.1.8-1
|
* Tue Jun 28 2022 Radek Vykydal <rvykydal@redhat.com> - 34.25.1.8-1
|
||||||
- bootloader: do not consider non-ibft iscsi disk as usable for bootloader
|
- bootloader: do not consider non-ibft iscsi disk as usable for bootloader
|
||||||
(rvykydal)
|
(rvykydal)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (anaconda-34.25.1.8.tar.bz2) = e57267cfdd5047906e52e10d0842f24d49aedb2399f03081e919993c09210d8f05d6977608d672bc736bbd1d3cc0d8ddd5ff983967ac5df1e534f27006b9cade
|
SHA512 (anaconda-34.25.1.9.tar.bz2) = 2c766a59aa6411ecba30f9cf03ba05175f5b4edd9fd9d03baeb29aecd494233fdf5d4032f2d87ea2f977c3272e156d027d908ac5ed1a8d72ded04052a9aa42e0
|
||||||
|
Loading…
Reference in New Issue
Block a user