Merge branch 'c10s' into a10s
This commit is contained in:
commit
322649dc5e
1
.gitignore
vendored
1
.gitignore
vendored
@ -407,3 +407,4 @@
|
|||||||
/anaconda-40.22.3.10.tar.bz2
|
/anaconda-40.22.3.10.tar.bz2
|
||||||
/anaconda-40.22.3.11.tar.bz2
|
/anaconda-40.22.3.11.tar.bz2
|
||||||
/anaconda-40.22.3.12.tar.bz2
|
/anaconda-40.22.3.12.tar.bz2
|
||||||
|
/anaconda-40.22.3.13.tar.bz2
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
This repository is maintained by packit.
|
This repository is maintained by packit.
|
||||||
https://packit.dev/
|
https://packit.dev/
|
||||||
The file was generated using packit 0.99.0.
|
The file was generated using packit 0.100.0.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 40.22.3.12
|
Version: 40.22.3.13
|
||||||
Release: 1%{?dist}.alma.2
|
Release: 1%{?dist}.alma.1
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
URL: http://fedoraproject.org/wiki/Anaconda
|
URL: http://fedoraproject.org/wiki/Anaconda
|
||||||
|
|
||||||
@ -494,11 +494,17 @@ rm -rf \
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Oct 02 2024 Eduard Abdullin <eabdullin@almalinux.org> - 40.22.3.12-1.alma.2
|
* Mon Oct 14 2024 Eduard Abdullin <eabdullin@almalinux.org> - 40.22.3.13-1.alma.1
|
||||||
|
- Apply AlmaLinux patches
|
||||||
- Enable live subpackage by defaul on AlmaLinux
|
- Enable live subpackage by defaul on AlmaLinux
|
||||||
|
|
||||||
* Fri Sep 06 2024 Eduard Abdullin <eabdullin@almalinux.org> - 40.22.3.12-1.alma.1
|
* Tue Oct 01 2024 Katerina Koukiou <k.koukiou@gmail.com> - 40.22.3.13-1
|
||||||
- Apply AlmaLinux patches
|
- Fix check for biosboot partition in GRUB2.check (vtrefny)
|
||||||
|
Resolves: RHEL-56591
|
||||||
|
- dracut: Remove 'linear' from modules to load (vtrefny)
|
||||||
|
Resolves: RHEL-33812
|
||||||
|
- Ignore all storage errors when trying to activate swaps (vtrefny)
|
||||||
|
Resolves: RHEL-56591
|
||||||
|
|
||||||
* Wed Aug 21 2024 Martin Kolman <mkolman@redhat.com> - 40.22.3.12-1
|
* Wed Aug 21 2024 Martin Kolman <mkolman@redhat.com> - 40.22.3.12-1
|
||||||
- Redirect output of various GNOME related tools to Journal (mkolman)
|
- Redirect output of various GNOME related tools to Journal (mkolman)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (anaconda-40.22.3.12.tar.bz2) = 970d952404d9183c1d8ea698f00a5a6d443c63dd7c8997410fca7749a29bb373c6550ae155101a26bbb4d473b8ad354b8581809d85547b321a00951537142189
|
SHA512 (anaconda-40.22.3.13.tar.bz2) = 6c5667e533f038a98963816dc831f114db0aeaa473915bfe7d31e3840dc677f03a4983193bf2dc46b4b07bc89a3a2cf2102b7b899d714faec932b364beb58a99
|
||||||
|
Loading…
Reference in New Issue
Block a user