forked from rpms/anaconda
Update to 40.22.3.29 upstream release
Upstream tag: anaconda-40.22.3.29 Upstream commit: a4004c6f Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
89e787c20c
commit
c371ebe87a
1
.gitignore
vendored
1
.gitignore
vendored
@ -423,3 +423,4 @@
|
|||||||
/anaconda-40.22.3.26.tar.bz2
|
/anaconda-40.22.3.26.tar.bz2
|
||||||
/anaconda-40.22.3.27.tar.bz2
|
/anaconda-40.22.3.27.tar.bz2
|
||||||
/anaconda-40.22.3.28.tar.bz2
|
/anaconda-40.22.3.28.tar.bz2
|
||||||
|
/anaconda-40.22.3.29.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 40.22.3.28
|
Version: 40.22.3.29
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
URL: http://fedoraproject.org/wiki/Anaconda
|
URL: http://fedoraproject.org/wiki/Anaconda
|
||||||
@ -487,6 +487,15 @@ rm -rf \
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 13 2025 Jiri Konecny <jkonecny@redhat.com> - 40.22.3.29-1
|
||||||
|
- liveinst: Propagate the AT-SPI bus address to Anaconda for Wayland (neal)
|
||||||
|
Resolves: RHEL-88645
|
||||||
|
- Revert "Do not copy resolv.conf to target system at the end of installation"
|
||||||
|
(mkolman)
|
||||||
|
Resolves: RHEL-84110
|
||||||
|
- rpm_ostree/installation.py: fix image deployment on s390x (nikita)
|
||||||
|
Resolves: RHEL-88558
|
||||||
|
|
||||||
* Fri Apr 25 2025 Martin Kolman <mkolman@redhat.com> - 40.22.3.28-1
|
* Fri Apr 25 2025 Martin Kolman <mkolman@redhat.com> - 40.22.3.28-1
|
||||||
- network: update NM autoconnections configuration for centos (rvykydal)
|
- network: update NM autoconnections configuration for centos (rvykydal)
|
||||||
Resolves: RHEL-67815
|
Resolves: RHEL-67815
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (anaconda-40.22.3.28.tar.bz2) = 674fe9bd5eeecf70fcf8b94bc1c9cceeedbd82670c7b8fa72bb1aab1912061cfb395e227aa608216d5167c0ef66d6e01330a77e7c68ed37be83aaa747239c41a
|
SHA512 (anaconda-40.22.3.29.tar.bz2) = 103540b5d27cfce9e7940a073e2a5725648646b31d6c836f5e9e0b307c105d12f4a0b21dd7fc8c33f431b8b421582e9d5dc08e955e17320f1431e118c57adb53
|
||||||
|
Loading…
Reference in New Issue
Block a user