Update to 40.22.3.11 upstream release
Upstream tag: anaconda-40.22.3.11 Upstream commit: 624fcbfe Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
91a4897af4
commit
adb8685ecb
1
.gitignore
vendored
1
.gitignore
vendored
@ -405,3 +405,4 @@
|
||||
/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
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 40.22.3.10
|
||||
Version: 40.22.3.11
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -37,7 +37,7 @@ Source0: https://github.com/rhinstaller/%{name}/releases/download/%{name}-%{vers
|
||||
%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
|
||||
@ -482,6 +482,17 @@ rm -rf \
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* 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.11.tar.bz2) = ba0f9d45a648234b7e1c8d2fde9f141a9b9e41f5ccd4ea6831a01974ca4d140c50beeebffdb8c51dd380140ff07f07ec009fb73139861c46e430e819c17dc170
|
||||
|
Loading…
Reference in New Issue
Block a user