New version 34.13-1
- Skip add-on modules that failed to start (vponcova) - Return the exit status of a Python module that failed to start (vponcova) - Fix the priority of the ostreesetup kickstart command (#1896761) (vponcova) - Drop obsolete dependency_solver.py script from rpm-tests (mpitt) - Run a DBus task to configure FIPS on the installed system (vponcova) - Run a DBus task to set up FIPS for the payload installation (vponcova)
This commit is contained in:
parent
37de1417d2
commit
093cb1031c
1
.gitignore
vendored
1
.gitignore
vendored
@ -261,3 +261,4 @@
|
||||
/anaconda-34.9.tar.bz2
|
||||
/anaconda-34.10.tar.bz2
|
||||
/anaconda-34.12.tar.bz2
|
||||
/anaconda-34.13.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.12
|
||||
Version: 34.13
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -369,6 +369,14 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Thu Nov 12 2020 Martin Kolman <mkolman@redhat.com> - 34.13-1
|
||||
- Skip add-on modules that failed to start (vponcova)
|
||||
- Return the exit status of a Python module that failed to start (vponcova)
|
||||
- Fix the priority of the ostreesetup kickstart command (#1896761) (vponcova)
|
||||
- Drop obsolete dependency_solver.py script from rpm-tests (mpitt)
|
||||
- Run a DBus task to configure FIPS on the installed system (vponcova)
|
||||
- Run a DBus task to set up FIPS for the payload installation (vponcova)
|
||||
|
||||
* Thu Nov 12 2020 Martin Kolman <mkolman@redhat.com> - 34.12-1
|
||||
- Use podman for pushing the nightly container update (mpitt)
|
||||
- Robustify container-autoupdate workflow (mpitt)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-34.12.tar.bz2) = b25fd0ff3b7dd206631791a17eef19337843e0cab041f40b3aabfe5131d09ff8d32c68f70ea9062aff22773e80cd4e5569e09cd7685bf176b8798535d6355819
|
||||
SHA512 (anaconda-34.13.tar.bz2) = d96af420eda3e4af088478a0c976bfb35376259a370dc9aa53e71696be5ea2342c29de39b486630ab8863de33897bff1f536aa2521769b72624934fc4b3c69b8
|
||||
|
Loading…
Reference in New Issue
Block a user