Enable Btrfs support for AlmaLinux
Apply AlmaLinux patches Enable live subpackage by default on AlmaLinux
This commit is contained in:
commit
0e28508693
1
.gitignore
vendored
1
.gitignore
vendored
@ -442,3 +442,4 @@
|
||||
/anaconda-40.22.3.45.tar.bz2
|
||||
/anaconda-40.22.3.46.tar.bz2
|
||||
/anaconda-40.22.3.48.tar.bz2
|
||||
/anaconda-40.22.3.49.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 40.22.3.48
|
||||
Version: 40.22.3.49
|
||||
Release: 1%{?dist}.alma.1
|
||||
License: GPL-2.0-or-later
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -514,13 +514,17 @@ rm -rf \
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Tue May 12 2026 Neal Gompa <ngompa@almalinux.org> - 40.22.3.48-1.alma.1
|
||||
* Fri May 22 2026 Neal Gompa <ngompa@almalinux.org> - 40.22.3.49-1.alma.1
|
||||
- Enable Btrfs support for AlmaLinux
|
||||
|
||||
* Tue May 12 2026 Eduard Abdullin <eabdullin@almalinux.org> - 40.22.3.48-1.alma.1
|
||||
* Fri May 22 2026 Eduard Abdullin <eabdullin@almalinux.org> - 40.22.3.49-1.alma.1
|
||||
- Apply AlmaLinux patches
|
||||
- Enable live subpackage by default on AlmaLinux
|
||||
|
||||
* Thu May 21 2026 Katerina Koukiou <k.koukiou@gmail.com> - 40.22.3.49-1
|
||||
- storage: fix ignoredisk/clearpart ordering with iSCSI disks (bciconel)
|
||||
Resolves: RHEL-58827
|
||||
|
||||
* Wed May 06 2026 Adam Kankovsky <adamkankovsky@gmail.com> - 40.22.3.48-1
|
||||
- dracut: Auto-detect SSL certificates from Python dependencies (pvalena)
|
||||
Resolves: RHEL-85608
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-40.22.3.48.tar.bz2) = 990d0acfdabdb935621120c200231a6eb3e7ce827cc08e4f7dace8204bccb45037dd107d8a7d298a5aa8c29ddaf06b2479d92d6acd613de755e2462603fe08e5
|
||||
SHA512 (anaconda-40.22.3.49.tar.bz2) = 63ae95ef5183165e26ddc9eed93dd6777192e3829ebfb0add4906ba5f960509ff473251a4ba04ccbdeb83238462ed1b240e434b37c657eb38e023c79d50a19f1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user