import anaconda-33.16.7.9-1.el8

This commit is contained in:
CentOS Sources 2022-08-05 10:12:21 +00:00 committed by Stepan Oksanichenko
parent 41cd3dd9b8
commit 4486b69f61
3 changed files with 9 additions and 3 deletions

View File

@ -1 +1 @@
4e719dbc32ad08dcf60fd589c0fb50205cabc726 SOURCES/anaconda-33.16.7.8.tar.bz2
dee0b3298e1ddf7e383fbae83308f04e1a48cb3b SOURCES/anaconda-33.16.7.9.tar.bz2

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/anaconda-33.16.7.8.tar.bz2
SOURCES/anaconda-33.16.7.9.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: Graphical system installer
Name: anaconda
Version: 33.16.7.8
Version: 33.16.7.9
Release: 1%{?dist}
License: GPLv2+ and MIT
URL: http://fedoraproject.org/wiki/Anaconda
@ -367,6 +367,12 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
%{_prefix}/libexec/anaconda/dd_*
%changelog
* Wed Jul 20 2022 Jiri Konecny <jkonecny@redhat.com> - 33.16.7.9-1
- Add tooltip to the Insights checkbox (jkonecny)
Resolves: rhbz#2069178
- Increase the minimal suggested size for /boot (vslavik)
Resolves: rhbz#1844423
* Thu Jul 14 2022 Martin Kolman <mkolman@redhat.com> - 33.16.7.8-1
- Allow to omit WWPN and LUN for NPIV-enabled zFCP devices (jstodola)
Resolves: rhbz#1497086