import anaconda-33.16.5.3-1.el8
This commit is contained in:
parent
30362f6659
commit
f893592113
@ -1 +1 @@
|
||||
42186ae93c579b1dfa20f05e7f3f53b2c4812dea SOURCES/anaconda-33.16.5.2.tar.bz2
|
||||
c7cdac90390b3bb8d66bfc228df087585ebc453e SOURCES/anaconda-33.16.5.3.tar.bz2
|
||||
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/anaconda-33.16.5.2.tar.bz2
|
||||
SOURCES/anaconda-33.16.5.3.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 33.16.5.2
|
||||
Version: 33.16.5.3
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -367,6 +367,20 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Thu Jul 01 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.5.3-1
|
||||
- Check source type directly, not via DBus (mkolman)
|
||||
Resolves: rhbz#1941578
|
||||
- Remove autostep functionality (vslavik)
|
||||
Resolves: rhbz#1976913
|
||||
- Make it possible to skip install time Insights errors (mkolman)
|
||||
Resolves: rhbz#1931069
|
||||
- Fix CDN button visibility (mkolman)
|
||||
Resolves: rhbz#1903178
|
||||
- network: do not bind virtual devices to mac (rvykydal)
|
||||
Resolves: rhbz#1963834
|
||||
- Add a log message for successful installation (vslavik)
|
||||
Resolves: rhbz#1949487
|
||||
|
||||
* Mon May 24 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.5.2-1
|
||||
- Use modinfo to check ko before modprobe (t.feng94)
|
||||
Resolves: rhbz#1577544
|
||||
|
||||
Loading…
Reference in New Issue
Block a user