forked from rpms/anaconda
Update to 40.22.3.30 upstream release
Upstream tag: anaconda-40.22.3.30 Upstream commit: 82928b34 Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
c371ebe87a
commit
a175554677
1
.gitignore
vendored
1
.gitignore
vendored
@ -424,3 +424,4 @@
|
||||
/anaconda-40.22.3.27.tar.bz2
|
||||
/anaconda-40.22.3.28.tar.bz2
|
||||
/anaconda-40.22.3.29.tar.bz2
|
||||
/anaconda-40.22.3.30.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 40.22.3.29
|
||||
Version: 40.22.3.30
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -487,6 +487,16 @@ rm -rf \
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Thu May 22 2025 Jiri Konecny <jkonecny@redhat.com> - 40.22.3.30-1
|
||||
- Revert "s390x - enable raid1 as a stage2 device" (jkonecny)
|
||||
Reverts: RHEL-83924
|
||||
- pyanaconda: module_manager: fix ciclic import (k.koukiou)
|
||||
Related: RHEL-85415
|
||||
- pyanaconda: bootloader: fix ImportError (k.koukiou)
|
||||
Related: RHEL-85415
|
||||
- ruff: enable isort rules and autofix all isort warnings (jkonecny)
|
||||
Resolves: RHEL-85415
|
||||
|
||||
* 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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-40.22.3.29.tar.bz2) = 103540b5d27cfce9e7940a073e2a5725648646b31d6c836f5e9e0b307c105d12f4a0b21dd7fc8c33f431b8b421582e9d5dc08e955e17320f1431e118c57adb53
|
||||
SHA512 (anaconda-40.22.3.30.tar.bz2) = de8a4c766b7b0556d1e39dedfe38b2f973486c11980e761f93c8e5ffcd15e83760c8d113597153d35b3471fa20df0126620343fc31471d051d6551de021f526e
|
||||
|
Loading…
Reference in New Issue
Block a user