import anaconda-33.16.6.1-1.el8

This commit is contained in:
CentOS Sources 2021-10-01 10:22:23 +00:00 committed by Stepan
parent b447ecd3ed
commit 63604fdb64
3 changed files with 6 additions and 8 deletions

View File

@ -1 +1 @@
b1f1099486de74fbc7e072def7acdaec7c165f32 SOURCES/anaconda-33.16.5.6.tar.bz2
50597c8f17a3defd87108658a36a79377daa9fe5 SOURCES/anaconda-33.16.6.1.tar.bz2

2
.gitignore vendored
View File

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

View File

@ -1,6 +1,6 @@
Summary: Graphical system installer
Name: anaconda
Version: 33.16.5.6
Version: 33.16.6.1
Release: 1%{?dist}
License: GPLv2+ and MIT
URL: http://fedoraproject.org/wiki/Anaconda
@ -367,13 +367,11 @@ 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
* Thu Sep 30 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.6.1-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
Resolves: rhbz#2007615
- Remove misleading warning about inst.ks.device replacing ksdevice (rvykydal)
Resolves: rhbz#2001913
Resolves: rhbz#2002722
* Mon Aug 02 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.5.4-1
- Disable anaconda-core's requirement on subscription-manager on CentOS (carl)