From dbd64425560321df64e3f8ae4df1fc1ff28a59c6 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Oct 01 2021 10:22:23 +0000 Subject: import anaconda-33.16.6.1-1.el8 --- diff --git a/.anaconda.metadata b/.anaconda.metadata index 68188fd..20b29c0 100644 --- a/.anaconda.metadata +++ b/.anaconda.metadata @@ -1 +1 @@ -b1f1099486de74fbc7e072def7acdaec7c165f32 SOURCES/anaconda-33.16.5.6.tar.bz2 +50597c8f17a3defd87108658a36a79377daa9fe5 SOURCES/anaconda-33.16.6.1.tar.bz2 diff --git a/.gitignore b/.gitignore index af845fa..a5964cd 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/anaconda-33.16.5.6.tar.bz2 +SOURCES/anaconda-33.16.6.1.tar.bz2 diff --git a/SPECS/anaconda.spec b/SPECS/anaconda.spec index d93922e..15a6e81 100644 --- a/SPECS/anaconda.spec +++ b/SPECS/anaconda.spec @@ -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 - 33.16.5.6-1 +* Thu Sep 30 2021 Radek Vykydal - 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 - 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 - 33.16.5.4-1 - Disable anaconda-core's requirement on subscription-manager on CentOS (carl)