import anaconda-33.16.7.3-1.el8

This commit is contained in:
CentOS Sources 2022-06-02 12:09:28 +00:00 committed by Stepan Oksanichenko
parent d5c87fbea9
commit 586cb06bfb
3 changed files with 9 additions and 3 deletions

View File

@ -1 +1 @@
5befcf0175a33febd9fd8b73983a02ffd34c87cc SOURCES/anaconda-33.16.7.2.tar.bz2 7aa3a8ff4d626ba8f269f630ef85dac0033659bb SOURCES/anaconda-33.16.7.3.tar.bz2

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/anaconda-33.16.7.2.tar.bz2 SOURCES/anaconda-33.16.7.3.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: Graphical system installer Summary: Graphical system installer
Name: anaconda Name: anaconda
Version: 33.16.7.2 Version: 33.16.7.3
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2+ and MIT License: GPLv2+ and MIT
URL: http://fedoraproject.org/wiki/Anaconda URL: http://fedoraproject.org/wiki/Anaconda
@ -367,6 +367,12 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
%{_prefix}/libexec/anaconda/dd_* %{_prefix}/libexec/anaconda/dd_*
%changelog %changelog
* Thu May 26 2022 Radek Vykydal <rvykydal@redhat.com> - 33.16.7.3-1
- Cleanup unneeded NFS repo with rd.live.ram parameter (mmatsuya)
Resolves: rhbz#1970726
- Fix root password and LUKS passphrase visibility toggle (mkolman)
Resolves: rhbz#1885879
* Tue May 24 2022 Radek Vykydal <rvykydal@redhat.com> - 33.16.7.2-1 * Tue May 24 2022 Radek Vykydal <rvykydal@redhat.com> - 33.16.7.2-1
- Run restorecon in chroot when handling home dirs (vslavik) - Run restorecon in chroot when handling home dirs (vslavik)
Resolves: rhbz#2069305 Resolves: rhbz#2069305