Update to 40.22.3.44 upstream release
Upstream tag: anaconda-40.22.3.44 Upstream commit: 1e15d70e Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
6485c1d02a
commit
c5ad57e3cb
1
.gitignore
vendored
1
.gitignore
vendored
@ -438,3 +438,4 @@
|
||||
/anaconda-40.22.3.41.tar.bz2
|
||||
/anaconda-40.22.3.42.tar.bz2
|
||||
/anaconda-40.22.3.43.tar.bz2
|
||||
/anaconda-40.22.3.44.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 40.22.3.43
|
||||
Version: 40.22.3.44
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -499,6 +499,20 @@ rm -rf \
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Tue Feb 10 2026 Katerina Koukiou <k.koukiou@gmail.com> - 40.22.3.44-1
|
||||
- storage: stop creating /etc/mtab symlink during installation (k.koukiou)
|
||||
Related: RHEL-135116
|
||||
- rescue: Add warning for immutable systems (k.koukiou)
|
||||
Related: RHEL-135116
|
||||
- rescue: detect OSTree deployments in rescue mode and show deployment path
|
||||
(k.koukiou)
|
||||
Resolves: RHEL-135116
|
||||
- pyanaconda: storage: fix FindExistingSystems API for ostree based OSes
|
||||
(k.koukiou)
|
||||
Related: RHEL-135116
|
||||
- network: List all network interfaces IP for RDP session (ppolawsk)
|
||||
Resolves: RHEL-74268
|
||||
|
||||
* Wed Jan 28 2026 Bruno <bciconel@redhat.com> - 40.22.3.43-1
|
||||
- installation: run subscription tasks after network configuration (bciconel)
|
||||
Resolves: RHEL-135111
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-40.22.3.43.tar.bz2) = 9f9192560c1772480060629b654f74c02844442fa17fbbab48e2cfffcfb34dd646ecf8eadded72c3a622cb9a533b0654aa28832822d95f39c9521f18aaf916a9
|
||||
SHA512 (anaconda-40.22.3.44.tar.bz2) = d5d13cfc2eabfe9ee8895423286940531fc1a54ddc20ed91db40a3ffb5b12fd84b9553f16ac82d6fd72c9ec9592c1a4ea3aedb09fe8c370c2718237a92000f9d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user