import anaconda-33.16.5.6-1.el8

This commit is contained in:
CentOS Sources 2021-09-29 20:02:15 +00:00 committed by Stepan
parent 378b707c02
commit b447ecd3ed
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
36e7ed87b529b7c38fe191f3058856d732803702 SOURCES/anaconda-33.16.5.5.tar.bz2
b1f1099486de74fbc7e072def7acdaec7c165f32 SOURCES/anaconda-33.16.5.6.tar.bz2

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/anaconda-33.16.5.5.tar.bz2
SOURCES/anaconda-33.16.5.6.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: Graphical system installer
Name: anaconda
Version: 33.16.5.5
Version: 33.16.5.6
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 24 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.5.6-1
- Payload should wait for all storage related threads to finish (mkolman)
Resolves: rhbz#2002203
* Mon Sep 13 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.5.5-1
- Remove misleading warning about inst.ks.device replacing ksdevice (rvykydal)
Resolves: rhbz#2001913