forked from rpms/anaconda
Apply AlmaLinux patches
Enable live subpackage by default on AlmaLinux
This commit is contained in:
commit
be3c844d2e
1
.gitignore
vendored
1
.gitignore
vendored
@ -423,3 +423,4 @@
|
||||
/anaconda-40.22.3.26.tar.bz2
|
||||
/anaconda-40.22.3.27.tar.bz2
|
||||
/anaconda-40.22.3.28.tar.bz2
|
||||
/anaconda-40.22.3.29.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 40.22.3.28
|
||||
Version: 40.22.3.29
|
||||
Release: 1%{?dist}.alma.1
|
||||
License: GPL-2.0-or-later
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -499,10 +499,19 @@ rm -rf \
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Thu May 01 2025 Eduard Abdullin <eabdullin@almalinux.org> - 40.22.3.28-1.alma.1
|
||||
* Thu May 15 2025 Eduard Abdullin <eabdullin@almalinux.org> - 40.22.3.29-1.alma.1
|
||||
- Apply AlmaLinux patches
|
||||
- Enable live subpackage by default on AlmaLinux
|
||||
|
||||
* 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
|
||||
- network: update NM autoconnections configuration for centos (rvykydal)
|
||||
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