Enable Btrfs support for AlmaLinux
Apply AlmaLinux patches Enable live subpackage by default on AlmaLinux
This commit is contained in:
commit
8e3b7db658
1
.gitignore
vendored
1
.gitignore
vendored
@ -430,3 +430,4 @@
|
||||
/anaconda-40.22.3.33.tar.bz2
|
||||
/anaconda-40.22.3.34.tar.bz2
|
||||
/anaconda-40.22.3.35.tar.bz2
|
||||
/anaconda-40.22.3.36.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 40.22.3.35
|
||||
Version: 40.22.3.36
|
||||
Release: 1%{?dist}.alma.1
|
||||
License: GPL-2.0-or-later
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -502,13 +502,30 @@ rm -rf \
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Wed Nov 05 2025 Neal Gompa <ngompa@almalinux.org> - 40.22.3.35-1.alma.1
|
||||
* Thu Nov 06 2025 Neal Gompa <ngompa@almalinux.org> - 40.22.3.36-1.alma.1
|
||||
- Enable Btrfs support for AlmaLinux
|
||||
|
||||
* Wed Nov 05 2025 Eduard Abdullin <eabdullin@almalinux.org> - 40.22.3.35-1.alma.1
|
||||
* Thu Nov 06 2025 Eduard Abdullin <eabdullin@almalinux.org> - 40.22.3.36-1.alma.1
|
||||
- Apply AlmaLinux patches
|
||||
- Enable live subpackage by default on AlmaLinux
|
||||
|
||||
* Wed Nov 05 2025 Katerina Koukiou <k.koukiou@gmail.com> - 40.22.3.36-1
|
||||
- Set Authselect agruments after run in Security module (adamkankovsky)
|
||||
Resolves: RHEL-118305
|
||||
- Authselect code simplification (adamkankovsky)
|
||||
Resolves: RHEL-118305
|
||||
- Emit authselect in KS when fingerprint is enabled (adamkankovsky)
|
||||
Resolves: RHEL-118305
|
||||
- custom: Reallocate partitions when removing a partition (vtrefny)
|
||||
Resolves: RHEL-115411
|
||||
- Add pyproject.toml for project configuration (bciconel)
|
||||
- Support Flatpak installations from Satellite OCI registries (bciconel)
|
||||
Resolves: RHEL-95061
|
||||
Resolves: RHEL-95062
|
||||
- Configure default Flatpak remote for RHEL 10 (bciconel)
|
||||
- flatpak: enable installation with CDROM source type (bciconel)
|
||||
Resolves: RHEL-116800
|
||||
|
||||
* Mon Nov 03 2025 Katerina Koukiou <k.koukiou@gmail.com> - 40.22.3.35-1
|
||||
- Add release notes for RDP kickstart support (adamkankovsky)
|
||||
Resolves: RHEL-96216
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-40.22.3.35.tar.bz2) = a0e1ff67936dc015d892741e05a484ce5a52bfeb960946cdfa1508eada324710e55a2f37d4de3fa99deeb9965d17f17b7577ff64e0abc2dfe7691ea3b94e4cd7
|
||||
SHA512 (anaconda-40.22.3.36.tar.bz2) = dfb5abce6c5f821c0035bc104a3f120a8087eee6d85b1533f4e3ec1480d0dee5a4d5c1b3115515c7ddfe07c1554bc724f8004c002c8b975d1f44be7a3f412a47
|
||||
|
||||
Loading…
Reference in New Issue
Block a user