Update to 40.22.3.16 upstream release
Upstream tag: anaconda-40.22.3.16 Upstream commit: 80d0deb3 Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
d9101fd2b3
commit
f24fcd5718
1
.gitignore
vendored
1
.gitignore
vendored
@ -410,3 +410,4 @@
|
|||||||
/anaconda-40.22.3.13.tar.bz2
|
/anaconda-40.22.3.13.tar.bz2
|
||||||
/anaconda-40.22.3.14.tar.bz2
|
/anaconda-40.22.3.14.tar.bz2
|
||||||
/anaconda-40.22.3.15.tar.bz2
|
/anaconda-40.22.3.15.tar.bz2
|
||||||
|
/anaconda-40.22.3.16.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.100.0.
|
The file was generated using packit 0.102.2.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 40.22.3.15
|
Version: 40.22.3.16
|
||||||
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
|
||||||
@ -42,7 +42,7 @@ Source0: https://github.com/rhinstaller/%{name}/releases/download/%{name}-%{vers
|
|||||||
%define pythonblivetver 1:3.9.0-1
|
%define pythonblivetver 1:3.9.0-1
|
||||||
%define rpmver 4.15.0
|
%define rpmver 4.15.0
|
||||||
%define simplelinever 1.9.0-1
|
%define simplelinever 1.9.0-1
|
||||||
%define subscriptionmanagerver 1.26
|
%define subscriptionmanagerver 1.29.31
|
||||||
%define utillinuxver 2.15.1
|
%define utillinuxver 2.15.1
|
||||||
%define rpmostreever 2023.2
|
%define rpmostreever 2023.2
|
||||||
%define s390utilscorever 2.31.0
|
%define s390utilscorever 2.31.0
|
||||||
@ -482,6 +482,24 @@ rm -rf \
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 11 2024 Martin Kolman <mkolman@redhat.com> - 40.22.3.16-1
|
||||||
|
- Subscription code updates - adjust unit tests (mkolman)
|
||||||
|
Resolves: RHEL-49661
|
||||||
|
Related: INSTALLER-3903
|
||||||
|
Related: INSTALLER-3882
|
||||||
|
- Subscription code updates - GTK GUI (mkolman)
|
||||||
|
Resolves: RHEL-49661
|
||||||
|
Related: INSTALLER-3903
|
||||||
|
Related: INSTALLER-3882
|
||||||
|
- Subscription code updates - backend (mkolman)
|
||||||
|
Resolves: RHEL-49661
|
||||||
|
Related: INSTALLER-3903
|
||||||
|
Related: INSTALLER-3882
|
||||||
|
- Bump minimal subscription manager versions (mkolman)
|
||||||
|
Resolves: RHEL-49661
|
||||||
|
Related: INSTALLER-3063
|
||||||
|
Related: INSTALLER-3882
|
||||||
|
|
||||||
* Fri Nov 01 2024 Martin Kolman <mkolman@redhat.com> - 40.22.3.15-1
|
* Fri Nov 01 2024 Martin Kolman <mkolman@redhat.com> - 40.22.3.15-1
|
||||||
- security: call /usr/libexec/fips-setup-helper (asosedkin)
|
- security: call /usr/libexec/fips-setup-helper (asosedkin)
|
||||||
Resolves: RHEL-57680
|
Resolves: RHEL-57680
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (anaconda-40.22.3.15.tar.bz2) = 48544b34890763226e898e2e9182171eb1fefda7ad5423ff68e99f59e48b79846fcf949bd545dd460fda6c5e00b8a164825b82b51d981d775506d3691d7433e2
|
SHA512 (anaconda-40.22.3.16.tar.bz2) = 3ab14a78283a9d8bda3b60106653a791f4ed4ef2e252d8338beb8a1f675587694785e0a20410f3faf29d124f7960ebe4e8d78ffa41fdafc80bef3362a40df4f0
|
||||||
|
Loading…
Reference in New Issue
Block a user