Auto sync2gitlab import of anaconda-33.16.7.5-1.el8.src.rpm
This commit is contained in:
parent
7944c489a3
commit
185ecbad6f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/anaconda-33.16.7.1.tar.bz2
|
||||
/anaconda-33.16.7.3.tar.bz2
|
||||
/anaconda-33.16.7.4.tar.bz2
|
||||
/anaconda-33.16.7.5.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 33.16.7.4
|
||||
Version: 33.16.7.5
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -367,6 +367,18 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Fri Jun 10 2022 Radek Vykydal <rvykydal@redhat.com> - 33.16.7.5-1
|
||||
- Report registration errors from kickstart (mkolman)
|
||||
Resolves: rhbz#2000650
|
||||
- GUI: Show the dialog for a missing passphrase in an enlight box (vponcova)
|
||||
Related: rhbz#2029101
|
||||
- GUI: Ask for a missing passphrase during automated installations (vponcova)
|
||||
Resolves: rhbz#2029101
|
||||
- Create functions for a missing passphrase in pyanaconda.ui.lib (vponcova)
|
||||
Related: rhbz#2029101
|
||||
- Add missing period when concatenating password error strings (jkonecny)
|
||||
Resolves: rhbz#2075419
|
||||
|
||||
* Wed Jun 01 2022 Radek Vykydal <rvykydal@redhat.com> - 33.16.7.4-1
|
||||
- Check if the mount point exists before calling statvfs (vponcova)
|
||||
Resolves: rhbz#1826760
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-33.16.7.4.tar.bz2) = c2a1ecbd5b173108a928e3afcfc1e87fa98130ccc37df68b423479f19aa54ceb73825a990d2ac088dd427ed44e737dbb9ad4d5d2f79337def5ec6cea3bfe23d2
|
||||
SHA512 (anaconda-33.16.7.5.tar.bz2) = 34ab7296763edccf9fd6ed821dc6e36d45576c90f384cf2b870f768a84fa7059e2dac006f239583e4a8d6792d38a9735bb266c602072edaf7dcb615411c8dc8b
|
||||
|
||||
Loading…
Reference in New Issue
Block a user