Update to 40.22.3.13 upstream release
Upstream tag: anaconda-40.22.3.13 Upstream commit: b5252f49 Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
c8a7dc622d
commit
3e8e42e0e0
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,6 +1,6 @@
|
|||||||
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}
|
Release: 1%{?dist}
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
URL: http://fedoraproject.org/wiki/Anaconda
|
URL: http://fedoraproject.org/wiki/Anaconda
|
||||||
@ -482,6 +482,14 @@ rm -rf \
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 01 2024 Katerina Koukiou <k.koukiou@gmail.com> - 40.22.3.13-1
|
||||||
|
- 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)
|
||||||
Resolves: RHEL-47097
|
Resolves: RHEL-47097
|
||||||
|
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