Enable Btrfs support for AlmaLinux
Apply AlmaLinux patches Enable live subpackage by default on AlmaLinux
This commit is contained in:
commit
8d11d30707
1
.gitignore
vendored
1
.gitignore
vendored
@ -448,3 +448,4 @@
|
||||
/anaconda-40.22.3.53.tar.bz2
|
||||
/anaconda-40.22.3.54.tar.bz2
|
||||
/anaconda-40.22.3.56.tar.bz2
|
||||
/anaconda-40.22.3.57.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 40.22.3.56
|
||||
Version: 40.22.3.57
|
||||
Release: 1%{?dist}.alma.1
|
||||
License: GPL-2.0-or-later
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -514,13 +514,23 @@ rm -rf \
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 19 2026 Neal Gompa <ngompa@almalinux.org> - 40.22.3.56-1.alma.1
|
||||
* Sat Aug 22 2026 Neal Gompa <ngompa@almalinux.org> - 40.22.3.57-1.alma.1
|
||||
- Enable Btrfs support for AlmaLinux
|
||||
|
||||
* Wed Aug 19 2026 Eduard Abdullin <eabdullin@almalinux.org> - 40.22.3.56-1.alma.1
|
||||
* Sat Aug 22 2026 Eduard Abdullin <eabdullin@almalinux.org> - 40.22.3.57-1.alma.1
|
||||
- Apply AlmaLinux patches
|
||||
- Enable live subpackage by default on AlmaLinux
|
||||
|
||||
* Fri Aug 21 2026 Katerina Koukiou <kkoukiou@redhat.com> - 40.22.3.57-1
|
||||
- Allow reformat for partitions without a recognized filesystem (tfratrik)
|
||||
Resolves: RHEL-144461
|
||||
- rescue: read fstab from sysroot for OSTree deployments (kkoukiou)
|
||||
Resolves: RHEL-245259
|
||||
- rescue: skip SELinux autorelabel for ostree/bootc systems (rvykydal)
|
||||
Resolves: RHEL-191735
|
||||
- rescue: Set system root to OSTree deployment path (k.koukiou)
|
||||
Related: RHEL-191735
|
||||
|
||||
* Fri Aug 14 2026 Adam Kankovsky <adamkankovsky@gmail.com> - 40.22.3.56-1
|
||||
- feat(bootc): support arbitrary mount points for bootc installations
|
||||
(rvykydal)
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-40.22.3.56.tar.bz2) = c3df5f356523992ded76856dc053ab46cf8905b8bd2835337718df24f64ff76c898eac24f4c638dc8804785d679b6b287138bb9035e84cd2d99fa31f37bb1030
|
||||
SHA512 (anaconda-40.22.3.57.tar.bz2) = 59e4dc1345b6547edb6fcc38a8178580bcbfa8782d14e9bf70b17267f4885696fe6190111672b3bb391c1da22c460717959429751a5cc415573e832cff422ccc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user