Merge branch 'c10s' into a10s
This commit is contained in:
commit
c1f3a39fe4
2
.gitignore
vendored
2
.gitignore
vendored
@ -405,3 +405,5 @@
|
||||
/anaconda-40.22.3.8.tar.bz2
|
||||
/anaconda-40.22.3.9.tar.bz2
|
||||
/anaconda-40.22.3.10.tar.bz2
|
||||
/anaconda-40.22.3.11.tar.bz2
|
||||
/anaconda-40.22.3.12.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 40.22.3.10
|
||||
Version: 40.22.3.12
|
||||
Release: 1%{?dist}.alma.1
|
||||
License: GPL-2.0-or-later
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -42,7 +42,7 @@ Patch1003: 0003-Remove-visible-Fedora-references.patch
|
||||
%define libreportanacondaver 2.0.21-1
|
||||
%define mehver 0.23-1
|
||||
%define nmver 1.0
|
||||
%define pykickstartver 3.52.4-1
|
||||
%define pykickstartver 3.52.5-1
|
||||
%define pypartedver 2.5-2
|
||||
%define pythonblivetver 1:3.9.0-1
|
||||
%define rpmver 4.15.0
|
||||
@ -490,9 +490,40 @@ rm -rf \
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 05 2024 Eduard Abdullin <eabdullin@almalinux.org> - 40.22.3.10-1.alma.1
|
||||
* Fri Sep 06 2024 Eduard Abdullin <eabdullin@almalinux.org> - 40.22.3.12-1.alma.1
|
||||
- Apply AlmaLinux patches
|
||||
|
||||
* Wed Aug 21 2024 Martin Kolman <mkolman@redhat.com> - 40.22.3.12-1
|
||||
- Redirect output of various GNOME related tools to Journal (mkolman)
|
||||
Resolves: RHEL-47097
|
||||
- Remove leftover debugging message (mkolman)
|
||||
Resolves: RHEL-47097
|
||||
- Redirect Anaconda main process stderr to Journal (mkolman)
|
||||
Resolves: RHEL-47097
|
||||
- network: ignore kickstart configuration of nBFT devices (rvykydal)
|
||||
Resolves: RHEL-46014
|
||||
- network: do not dump configurations of nBFT devices (rvykydal)
|
||||
Resolves: RHEL-46014
|
||||
- network: ignore nBFT devices connections in network configuration (rvykydal)
|
||||
Resolves: RHEL-46014
|
||||
- network: add a test for ignoring ifname=nbft* for device renaming (rvykydal)
|
||||
Resolves: RHEL-46014
|
||||
- network: do not create empty dir for only ifname=nbft* options (rvykydal)
|
||||
Resolves: RHEL-46014
|
||||
- network: Avoid creating link files for 'nbft' interfaces (tbzatek)
|
||||
Resolves: RHEL-46014
|
||||
|
||||
* Thu Aug 15 2024 Martin Kolman <mkolman@redhat.com> - 40.22.3.11-1
|
||||
- Support the not-satellite: prefix for server hostname (mkolman)
|
||||
Related: RHEL-49661
|
||||
- Use the RHEL 10 version of the vnc kickstart command (mkolman)
|
||||
Resolves: RHEL-41219
|
||||
Resolves: RHEL-53844
|
||||
- Use proxy server also for FTP .treeinfo download (jkonecny)
|
||||
Resolves: RHEL-54009
|
||||
- Do not mark ancestors of device with source or stage2 as protected (rvykydal)
|
||||
Resolves: RHEL-35701
|
||||
|
||||
* Fri Jul 26 2024 Radek Vykydal <rvykydal@redhat.com> - 40.22.3.10-1
|
||||
- Cleanup remaining Xorg and VNC references and dead code (mkolman)
|
||||
Resolves: RHEL-41219
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-40.22.3.10.tar.bz2) = 77884a1382c14bee8fe88f7282b6883d0c663a14b27119455095099e4813a4562d510594a78087790af749649af9072d5eafba20e8829a2e55bab2f6c68d7ae7
|
||||
SHA512 (anaconda-40.22.3.12.tar.bz2) = 970d952404d9183c1d8ea698f00a5a6d443c63dd7c8997410fca7749a29bb373c6550ae155101a26bbb4d473b8ad354b8581809d85547b321a00951537142189
|
||||
|
Loading…
Reference in New Issue
Block a user