Update to 40.22.3.51 upstream release
Upstream tag: anaconda-40.22.3.51 Upstream commit: 137ae4a8 Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
4932d9894c
commit
232dd30805
1
.gitignore
vendored
1
.gitignore
vendored
@ -444,3 +444,4 @@
|
||||
/anaconda-40.22.3.48.tar.bz2
|
||||
/anaconda-40.22.3.49.tar.bz2
|
||||
/anaconda-40.22.3.50.tar.bz2
|
||||
/anaconda-40.22.3.51.tar.bz2
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 1.16.0.
|
||||
The file was generated using packit 1.16.1.
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 40.22.3.50
|
||||
Version: 40.22.3.51
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -500,6 +500,19 @@ rm -rf \
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 29 2026 Katerina Koukiou <k.koukiou@gmail.com> - 40.22.3.51-1
|
||||
- gui: disable overlay scrolling on disk selection lists (k.koukiou)
|
||||
Resolves: RHEL-69902
|
||||
- fix: use static string for tmux status line to reduce CPU usage (k.koukiou)
|
||||
Resolves: RHEL-180821
|
||||
- fix: improve error when enabling missing services on target (k.koukiou)
|
||||
Related: RHEL-61134
|
||||
- fix: check if service is installed before enabling in kickstart (k.koukiou)
|
||||
Resolves: RHEL-61134
|
||||
- storage: check disk space in cmdline mode before starting installation
|
||||
(rvykydal)
|
||||
Resolves: RHEL-142734
|
||||
|
||||
* Wed Jun 10 2026 Katerina Koukiou <k.koukiou@gmail.com> - 40.22.3.50-1
|
||||
- dracut: append anchor certs to CA bundle in initramfs (rvykydal)
|
||||
Resolves: RHEL-77154
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-40.22.3.50.tar.bz2) = 48bf7122be81deee885cd310fdceffe69b9ecd67127ab61861881e91fb4b1fee2b81f53b1c5cc1ed564fd31d06b1780b3cf0e9801f00155d9f5526941bbaabe9
|
||||
SHA512 (anaconda-40.22.3.51.tar.bz2) = 362e525cb2df20d18ff59d7449c598ffaaae0e050b2297ae42ffb4a4c1f230077b07fb22f5e58fe669732976a54531060e7a67d8cf12e977c31592b544b9aee8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user