Enable Btrfs support for AlmaLinux
Apply AlmaLinux patches Enable live subpackage by default on AlmaLinux
This commit is contained in:
commit
c72f83ca67
1
.gitignore
vendored
1
.gitignore
vendored
@ -443,3 +443,4 @@
|
||||
/anaconda-40.22.3.46.tar.bz2
|
||||
/anaconda-40.22.3.48.tar.bz2
|
||||
/anaconda-40.22.3.49.tar.bz2
|
||||
/anaconda-40.22.3.50.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 40.22.3.49
|
||||
Version: 40.22.3.50
|
||||
Release: 1%{?dist}.alma.1
|
||||
License: GPL-2.0-or-later
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -48,7 +48,7 @@ Patch1005: 0005-data-profile.d-almalinux-Add-Btrfs-support.patch
|
||||
%define libreportanacondaver 2.0.21-1
|
||||
%define mehver 0.23-1
|
||||
%define nmver 1.0
|
||||
%define pykickstartver 3.52.11-1
|
||||
%define pykickstartver 3.52.13-1
|
||||
%define pypartedver 2.5-2
|
||||
%define pythonblivetver 1:3.13.0-1
|
||||
%define rpmver 4.15.0
|
||||
@ -514,13 +514,19 @@ rm -rf \
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Wed May 27 2026 Neal Gompa <ngompa@almalinux.org> - 40.22.3.49-1.alma.1
|
||||
* Fri Jun 12 2026 Neal Gompa <ngompa@almalinux.org> - 40.22.3.50-1.alma.1
|
||||
- Enable Btrfs support for AlmaLinux
|
||||
|
||||
* Wed May 27 2026 Eduard Abdullin <eabdullin@almalinux.org> - 40.22.3.49-1.alma.1
|
||||
* Fri Jun 12 2026 Eduard Abdullin <eabdullin@almalinux.org> - 40.22.3.50-1.alma.1
|
||||
- Apply AlmaLinux patches
|
||||
- Enable live subpackage by default on AlmaLinux
|
||||
|
||||
* Wed Jun 10 2026 Katerina Koukiou <k.koukiou@gmail.com> - 40.22.3.50-1
|
||||
- dracut: append anchor certs to CA bundle in initramfs (rvykydal)
|
||||
Resolves: RHEL-77154
|
||||
- security: add --type support for %%certificate section (rvykydal)
|
||||
Resolves: RHEL-77154
|
||||
|
||||
* 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
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-40.22.3.49.tar.bz2) = 63ae95ef5183165e26ddc9eed93dd6777192e3829ebfb0add4906ba5f960509ff473251a4ba04ccbdeb83238462ed1b240e434b37c657eb38e023c79d50a19f1
|
||||
SHA512 (anaconda-40.22.3.50.tar.bz2) = 48bf7122be81deee885cd310fdceffe69b9ecd67127ab61861881e91fb4b1fee2b81f53b1c5cc1ed564fd31d06b1780b3cf0e9801f00155d9f5526941bbaabe9
|
||||
|
||||
Loading…
Reference in New Issue
Block a user