Enable Btrfs support for AlmaLinux
Apply AlmaLinux patches Enable live subpackage by default on AlmaLinux
This commit is contained in:
commit
475e7a9bf3
1
.gitignore
vendored
1
.gitignore
vendored
@ -428,3 +428,4 @@
|
||||
/anaconda-40.22.3.31.tar.bz2
|
||||
/anaconda-40.22.3.32.tar.bz2
|
||||
/anaconda-40.22.3.33.tar.bz2
|
||||
/anaconda-40.22.3.34.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 40.22.3.33
|
||||
Version: 40.22.3.34
|
||||
Release: 1%{?dist}.alma.1
|
||||
License: GPL-2.0-or-later
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -502,13 +502,29 @@ rm -rf \
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Sat Sep 13 2025 Neal Gompa <ngompa@almalinux.org> - 40.22.3.33-1.alma.1
|
||||
* Wed Sep 24 2025 Neal Gompa <ngompa@almalinux.org> - 40.22.3.34-1.alma.1
|
||||
- Enable Btrfs support for AlmaLinux
|
||||
|
||||
* Sat Sep 13 2025 Eduard Abdullin <eabdullin@almalinux.org> - 40.22.3.33-1.alma.1
|
||||
* Wed Sep 24 2025 Eduard Abdullin <eabdullin@almalinux.org> - 40.22.3.34-1.alma.1
|
||||
- Apply AlmaLinux patches
|
||||
- Enable live subpackage by default on AlmaLinux
|
||||
|
||||
* Tue Sep 23 2025 Katerina Koukiou <k.koukiou@gmail.com> - 40.22.3.34-1
|
||||
- ui: tui: installation_source: show error message in the TUI screen
|
||||
(k.koukiou)
|
||||
- pyanaconda: dnf: clarify is_ready boolean return (k.koukiou)
|
||||
- tui: make SoftwareSpoke ready once installation source succeeds or fails
|
||||
(k.koukiou)
|
||||
Resolves: RHEL-60724
|
||||
- gui: Fix GTK warnings when removing non-existent accelerators (k.koukiou)
|
||||
Resolves: RHEL-45999
|
||||
- storage: fix mount point assignment of non-formatted swap partitions
|
||||
(rvykydal)
|
||||
Related: RHEL-61460
|
||||
- storage: include only fstab devices in fsset swap devices property (rvykydal)
|
||||
Resolves: RHEL-61460
|
||||
- Disable checking for the rdp verb in Anaconda (a.badger)
|
||||
|
||||
* Fri Sep 12 2025 Katerina Koukiou <k.koukiou@gmail.com> - 40.22.3.33-1
|
||||
- Fix setting of kernel console logging level for anaconda (rvykydal)
|
||||
Resolves: RHEL-110525
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-40.22.3.33.tar.bz2) = a71c6df5f28212a3f08273bde543224b02f272148be360f649f37bcf7574557718f48f606767cc52c818088f393788f484e0149b1866c58fa82e012750713611
|
||||
SHA512 (anaconda-40.22.3.34.tar.bz2) = eaeb947a41412271dda223a607e28ee49d43f17c571e1f8fc5819068b0583dcfde0595738ddfaf2b758075b8817241dc4fa565004a438d7fafff17a7c1ac9a8f
|
||||
|
||||
Loading…
Reference in New Issue
Block a user