New version 36.1-1
- fsset: Ignore all swap activation errors in turn_on_swap (vtrefny) - Don't try to use line buffering in binary mode (vponcova) - Add release notes for NTP dialog change (vslavik) - Change the NTP server dialog design (vslavik) - Rename spoke to Root Account (vslavik) - Don't set default of gpt option at cmdline parsing (cheeselee) - Change the root password spoke GUI design (vslavik) - Add release notes for visible warnings from initrd (jkonecny) - Split NTP dialog to its own glade file (vslavik)
This commit is contained in:
parent
6d4e28d66f
commit
9199e20cef
1
.gitignore
vendored
1
.gitignore
vendored
@ -295,3 +295,4 @@
|
||||
/anaconda-35.20.tar.bz2
|
||||
/anaconda-35.21.tar.bz2
|
||||
/anaconda-35.22.tar.bz2
|
||||
/anaconda-36.1.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 35.22
|
||||
Version: 36.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -406,6 +406,17 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Tue Aug 24 2021 Martin Kolman <mkolman@redhat.com> - 36.1-1
|
||||
- fsset: Ignore all swap activation errors in turn_on_swap (vtrefny)
|
||||
- Don't try to use line buffering in binary mode (vponcova)
|
||||
- Add release notes for NTP dialog change (vslavik)
|
||||
- Change the NTP server dialog design (vslavik)
|
||||
- Rename spoke to Root Account (vslavik)
|
||||
- Don't set default of gpt option at cmdline parsing (cheeselee)
|
||||
- Change the root password spoke GUI design (vslavik)
|
||||
- Add release notes for visible warnings from initrd (jkonecny)
|
||||
- Split NTP dialog to its own glade file (vslavik)
|
||||
|
||||
* Tue Aug 10 2021 Martin Kolman <mkolman@redhat.com> - 35.22-1
|
||||
- Fix dependency on zram-generator in RHEL (sgallagh)
|
||||
- tests: Fix failing ClearPartTestCase with latest blivet (vtrefny)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-35.22.tar.bz2) = 1e8398999444bb5f0209f1f3517032cb1dfb378b095c187bad1160ce8eb7307d30d03588c0b0075898c3035d5c899c5843cd4a78143b37ff331ccff3c7962193
|
||||
SHA512 (anaconda-36.1.tar.bz2) = a40d461f22c3753fd6ecd76935552f32521f79958ef6fd5ab74c62494b16f6a3de73bd5a4a62a180792eeabbaee15e367e59bf5068550f6449634398127954c2
|
||||
|
Loading…
Reference in New Issue
Block a user