import anaconda-33.16.8.1-1.el8

This commit is contained in:
CentOS Sources 2022-09-23 16:10:40 +00:00 committed by Stepan Oksanichenko
parent 0f723dc220
commit 54dad5f09c
3 changed files with 5 additions and 9 deletions

View File

@ -1 +1 @@
53ac4f9fd5f8d40e044d1255340ca8e6f496dde0 SOURCES/anaconda-33.16.7.12.tar.bz2
4e726533c5aa071284d2e637317bd356f79ad38e SOURCES/anaconda-33.16.8.1.tar.bz2

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/anaconda-33.16.7.12.tar.bz2
SOURCES/anaconda-33.16.8.1.tar.bz2

View File

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