import anaconda-34.25.0.23-1.el9
This commit is contained in:
parent
683458fe8f
commit
3aa9fc74ee
@ -1 +1 @@
|
||||
c6d0b5ba053b4b66bca0ff7fa1ba7b8c6894328b SOURCES/anaconda-34.25.0.20.tar.bz2
|
||||
e52b479ce2d4264baa19ae1e4e2c4194818eb139 SOURCES/anaconda-34.25.0.23.tar.bz2
|
||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/anaconda-34.25.0.20.tar.bz2
|
||||
SOURCES/anaconda-34.25.0.23.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.25.0.20
|
||||
Version: 34.25.0.23
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -407,6 +407,29 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Thu Dec 09 2021 Martin Kolman <mkolman@redhat.com> - 34.25.0.23-1
|
||||
- Fix boot options generated by the dracut module (vponcova)
|
||||
Resolves: rhbz#2003217
|
||||
|
||||
* Thu Dec 02 2021 Martin Kolman <mkolman@redhat.com> - 34.25.0.22-1
|
||||
- Add base repo name for CentOS Stream after repository renaming (jkonecny)
|
||||
Resolves: rhbz#1955331
|
||||
- The OPAL compatibility with XFS features is mandatory (vponcova)
|
||||
Resolves: rhbz#2008792
|
||||
|
||||
* Fri Nov 26 2021 Radek Vykydal <rvykydal@redhat.com> - 34.25.0.21-1
|
||||
- Wait for all background threads to finish before filling installation task
|
||||
queue (mkolman)
|
||||
Resolves: rhbz#2017428
|
||||
- Check the support for the Subscription module on startup (vponcova)
|
||||
Resolves: rhbz#1957063
|
||||
- Activate DBus modules based on the new configuration options (vponcova)
|
||||
Related: rhbz#1957063
|
||||
- Add new configuration options for the DBus module activation (vponcova)
|
||||
Related: rhbz#1957063
|
||||
- Add product config for Rocky Linux (tucklesepk)
|
||||
Resolves: rhbz#2019995
|
||||
|
||||
* Fri Nov 05 2021 Radek Vykydal <rvykydal@redhat.com> - 34.25.0.20-1
|
||||
- Fix application of network --mtu kickstart option in Anaconda (rvykydal)
|
||||
Resolves: rhbz#2019813
|
||||
|
Loading…
Reference in New Issue
Block a user