Enable Btrfs support for AlmaLinux
Apply AlmaLinux patches Enable live subpackage by default on AlmaLinux
This commit is contained in:
commit
75394c1954
1
.gitignore
vendored
1
.gitignore
vendored
@ -446,3 +446,4 @@
|
||||
/anaconda-40.22.3.50.tar.bz2
|
||||
/anaconda-40.22.3.51.tar.bz2
|
||||
/anaconda-40.22.3.53.tar.bz2
|
||||
/anaconda-40.22.3.54.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 40.22.3.53
|
||||
Version: 40.22.3.54
|
||||
Release: 1%{?dist}.alma.1
|
||||
License: GPL-2.0-or-later
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -514,13 +514,26 @@ rm -rf \
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Sat Jul 04 2026 Neal Gompa <ngompa@almalinux.org> - 40.22.3.53-1.alma.1
|
||||
* Sat Jul 11 2026 Neal Gompa <ngompa@almalinux.org> - 40.22.3.54-1.alma.1
|
||||
- Enable Btrfs support for AlmaLinux
|
||||
|
||||
* Sat Jul 04 2026 Eduard Abdullin <eabdullin@almalinux.org> - 40.22.3.53-1.alma.1
|
||||
* Sat Jul 11 2026 Eduard Abdullin <eabdullin@almalinux.org> - 40.22.3.54-1.alma.1
|
||||
- Apply AlmaLinux patches
|
||||
- Enable live subpackage by default on AlmaLinux
|
||||
|
||||
* Thu Jul 09 2026 Katerina Koukiou <k.koukiou@gmail.com> - 40.22.3.54-1
|
||||
- modules: rpm_ostree: fix bootc install when /boot is on root partition
|
||||
(k.koukiou)
|
||||
Resolves: RHEL-147437
|
||||
- fix(bootc): show bootc error output in the installation error dialog
|
||||
(bciconel)
|
||||
Resolves: RHEL-162832
|
||||
- flatpak: honor %%packages --ignoremissing (bciconel)
|
||||
Related: RHEL-101748
|
||||
- flatpak: surface errors when requested flatpaks cannot be installed
|
||||
(bciconel)
|
||||
Resolves: RHEL-101748
|
||||
|
||||
* Fri Jul 03 2026 Katerina Koukiou <k.koukiou@gmail.com> - 40.22.3.53-1
|
||||
- Revert "fix: persist checkisomd5 media verification output in the journal"
|
||||
(k.koukiou)
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-40.22.3.53.tar.bz2) = 756c9e64f32f73150ee07e2b43b8fbbe770444e878fb6fe14b984087896dd9e6050a9fbbca399a14f29b7f4364ccf86a505babfe6ebe3aacd14c6d4833b320ca
|
||||
SHA512 (anaconda-40.22.3.54.tar.bz2) = 83435552dcdb1d9c263f5b8a43086c112959ba1030405d90e47179b003f647d20c076c99851a343d6580313a6e16f28648a197520b829ee71621ac4e42e0bac6
|
||||
|
||||
Loading…
Reference in New Issue
Block a user