New version 33.23-1
- Mangle Fedora IoT Edition product identifier to "Fedora-IoT" (ngompa13) - Fix creating cached LVs on encrypted PVs (vtrefny) - Add Fedora IoT product override (ngompa13)
This commit is contained in:
parent
120a6b3c43
commit
71b53e4f8b
1
.gitignore
vendored
1
.gitignore
vendored
@ -247,3 +247,4 @@
|
||||
/anaconda-33.20.tar.bz2
|
||||
/anaconda-33.21.tar.bz2
|
||||
/anaconda-33.22.tar.bz2
|
||||
/anaconda-33.23.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 33.22
|
||||
Version: 33.23
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -363,6 +363,11 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Thu Jul 16 2020 Martin Kolman <mkolman@redhat.com> - 33.23-1
|
||||
- Mangle Fedora IoT Edition product identifier to "Fedora-IoT" (ngompa13)
|
||||
- Fix creating cached LVs on encrypted PVs (vtrefny)
|
||||
- Add Fedora IoT product override (ngompa13)
|
||||
|
||||
* Tue Jul 14 2020 Martin Kolman <mkolman@redhat.com> - 33.22-1
|
||||
- Add support for the timesource kickstart command (vponcova)
|
||||
- Use the structure for time sources in GUI (vponcova)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-33.22.tar.bz2) = afd8f3c32620127e27e5ad225d097ab9defff06fdef24bc5bd20c819694528cf53bf925c6586f9d86c4d351118e60776f83a9dd52564b40c685cdc2b6673e1b8
|
||||
SHA512 (anaconda-33.23.tar.bz2) = 0bd57192d03cd51fad973faa51083b0d9bab60a0707557478e5361dee95e3e5b6d06d0a38a91d2c2b30e7522173e554956b839a5cc5854aed4e6674ba03eaaea
|
||||
|
Loading…
Reference in New Issue
Block a user