Update to 40.22.3.15 upstream release
Upstream tag: anaconda-40.22.3.15 Upstream commit: 926cb17a Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
4c582e087e
commit
d9101fd2b3
1
.gitignore
vendored
1
.gitignore
vendored
@ -409,3 +409,4 @@
|
||||
/anaconda-40.22.3.12.tar.bz2
|
||||
/anaconda-40.22.3.13.tar.bz2
|
||||
/anaconda-40.22.3.14.tar.bz2
|
||||
/anaconda-40.22.3.15.tar.bz2
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 40.22.3.14
|
||||
Release: 2%{?dist}
|
||||
Version: 40.22.3.15
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
|
||||
@ -134,7 +134,7 @@ Requires: python3-pid
|
||||
|
||||
# Required by the systemd service anaconda-fips.
|
||||
Requires: crypto-policies
|
||||
Requires: /usr/bin/update-crypto-policies
|
||||
Requires: crypto-policies-scripts
|
||||
|
||||
# required because of the rescue mode and RDP question
|
||||
Requires: anaconda-tui = %{version}-%{release}
|
||||
@ -482,6 +482,10 @@ rm -rf \
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Fri Nov 01 2024 Martin Kolman <mkolman@redhat.com> - 40.22.3.15-1
|
||||
- security: call /usr/libexec/fips-setup-helper (asosedkin)
|
||||
Resolves: RHEL-57680
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 40.22.3.14-2
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-40.22.3.14.tar.bz2) = b551ca2559e14ace77b4f59812ddff90555e6f3be5f93089317fb040c6b37b0012b4236cb5f5adf0c8544e5b6baeb011d1b70e28da490ef30e89562fcf98f5d5
|
||||
SHA512 (anaconda-40.22.3.15.tar.bz2) = 48544b34890763226e898e2e9182171eb1fefda7ad5423ff68e99f59e48b79846fcf949bd545dd460fda6c5e00b8a164825b82b51d981d775506d3691d7433e2
|
||||
|
Loading…
Reference in New Issue
Block a user