Update to anaconda-34.25.1.7
- tests: update the order of commands (rootpw) in generated kickstart (rvykydal) Related: rhbz#2033849 - dnf: apply the /etc/dnf/dnf.conf configuration file in the installer (rvykydal) Resolves: rhbz#2053710 - Add support for rootpw --allow-ssh (rvykydal) Resolves: rhbz#2033849
This commit is contained in:
parent
6bddf2198d
commit
57f602283a
1
.gitignore
vendored
1
.gitignore
vendored
@ -314,3 +314,4 @@
|
||||
/anaconda-34.25.1.4.tar.bz2
|
||||
/anaconda-34.25.1.5.tar.bz2
|
||||
/anaconda-34.25.1.6.tar.bz2
|
||||
/anaconda-34.25.1.7.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.25.1.6
|
||||
Version: 34.25.1.7
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -35,7 +35,7 @@ Source0: %{name}-%{version}.tar.bz2
|
||||
%define libxklavierver 5.4
|
||||
%define mehver 0.23-1
|
||||
%define nmver 1.0
|
||||
%define pykickstartver 3.32.2-1
|
||||
%define pykickstartver 3.32.6-1
|
||||
%define pypartedver 2.5-2
|
||||
%define pythonblivetver 1:3.4.0-10
|
||||
%define rpmver 4.10.0
|
||||
@ -407,6 +407,16 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Thu Jun 16 2022 Radek Vykydal <rvykydal@redhat.com> - 34.25.1.7-1
|
||||
- tests: update the order of commands (rootpw) in generated kickstart
|
||||
(rvykydal)
|
||||
Related: rhbz#2033849
|
||||
- dnf: apply the /etc/dnf/dnf.conf configuration file in the installer
|
||||
(rvykydal)
|
||||
Resolves: rhbz#2053710
|
||||
- Add support for rootpw --allow-ssh (rvykydal)
|
||||
Resolves: rhbz#2033849
|
||||
|
||||
* Fri Jun 10 2022 Radek Vykydal <rvykydal@redhat.com> - 34.25.1.6-1
|
||||
- Report registration errors from kickstart (mkolman)
|
||||
Resolves: rhbz#2000652
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-34.25.1.6.tar.bz2) = 120f932a8d3f8f3cb5f34c0bd8e7bc567b0a3c5ab282f4f619f7d7ad06f5e3a976105bddf6e3f89eb39398922d45578cbc6f4603e29bbc2cc642744443768613
|
||||
SHA512 (anaconda-34.25.1.7.tar.bz2) = f709e99c7268429ab0261d8e7438198e69cadc8f09afb40ec712d94d69cef5bdbdf7e524612b5f11af76d2b17d9f6287e3de26183f29eb7f3134423fa8bbe5ef
|
||||
|
Loading…
Reference in New Issue
Block a user