import anaconda-33.16.7.11-1.el8

This commit is contained in:
CentOS Sources 2022-09-10 12:08:53 +00:00 committed by Stepan Oksanichenko
parent 00194819d7
commit d5e1a88e69
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
32f46f1a1f62fa92756e557f5ce01ae64d2d53ed SOURCES/anaconda-33.16.7.10.tar.bz2
04c0c4ed483d53efeab38789d15a4da0c0abc9d1 SOURCES/anaconda-33.16.7.11.tar.bz2

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/anaconda-33.16.7.10.tar.bz2
SOURCES/anaconda-33.16.7.11.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: Graphical system installer
Name: anaconda
Version: 33.16.7.10
Version: 33.16.7.11
Release: 1%{?dist}
License: GPLv2+ and MIT
URL: http://fedoraproject.org/wiki/Anaconda
@ -367,6 +367,10 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
%{_prefix}/libexec/anaconda/dd_*
%changelog
* Fri Sep 09 2022 Vendula Poncova <vponcova@redhat.com> - 33.16.7.11-1
- Do not crash on network --device link with wireless device (rvykydal)
Resolves: rhbz#2051235
* Thu Aug 04 2022 Vladimir Slavik <vslavik@redhat.com> - 33.16.7.10-1
- Disable the Unregister button during unregistration (mkolman)
Resolves: rhbz#2068195