New version 36.5-1
In installer environment set static, not transient hostname (rvykydal) Payload should wait for all storage related threads to finish (mkolman) Update Rawhide release docs to state of the art as of Fedora 35 (mkolman) Fix deprecation warning about Gdk.Cursor.new (vslavik) Document workaround MGA G200e graphics card (mkolman) Verify the OPAL compatibility with XFS features (vponcova) Fix comments in the python-deps script (vslavik) Use sysconfig in dracut directly, not via distutils (vslavik)
This commit is contained in:
parent
4591da2dc4
commit
9ee62dbe94
1
.gitignore
vendored
1
.gitignore
vendored
@ -299,3 +299,4 @@
|
|||||||
/anaconda-36.2.tar.bz2
|
/anaconda-36.2.tar.bz2
|
||||||
/anaconda-36.3.tar.bz2
|
/anaconda-36.3.tar.bz2
|
||||||
/anaconda-36.4.tar.bz2
|
/anaconda-36.4.tar.bz2
|
||||||
|
/anaconda-36.5.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 36.4
|
Version: 36.5
|
||||||
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
|
||||||
@ -407,6 +407,16 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 30 2021 Martin Kolman <mkolman@redhat.com> - 36.5-1
|
||||||
|
- In installer environment set static, not transient hostname (rvykydal)
|
||||||
|
- Payload should wait for all storage related threads to finish (mkolman)
|
||||||
|
- Update Rawhide release docs to state of the art as of Fedora 35 (mkolman)
|
||||||
|
- Fix deprecation warning about Gdk.Cursor.new (vslavik)
|
||||||
|
- Document workaround MGA G200e graphics card (mkolman)
|
||||||
|
- Verify the OPAL compatibility with XFS features (vponcova)
|
||||||
|
- Fix comments in the python-deps script (vslavik)
|
||||||
|
- Use sysconfig in dracut directly, not via distutils (vslavik)
|
||||||
|
|
||||||
* Thu Sep 23 2021 Martin Kolman <mkolman@redhat.com> - 36.4-1
|
* Thu Sep 23 2021 Martin Kolman <mkolman@redhat.com> - 36.4-1
|
||||||
- Do not crash if restorecon is missing on target system (vslavik)
|
- Do not crash if restorecon is missing on target system (vslavik)
|
||||||
- Move chmod into file copying function in CopyLogsTask (vslavik)
|
- Move chmod into file copying function in CopyLogsTask (vslavik)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (anaconda-36.4.tar.bz2) = 91332eb2bc45b916178027665287461cc8d6ef22cbd30e0b51d67455474e556c4b6213f15098af40d797e288972423d0d17ac2614f8903eaf4585c4a31485248
|
SHA512 (anaconda-36.5.tar.bz2) = 83e70a75f7206a0c5b55d25a1584a28eef11bc79b217d87861e02e5b6e7b41fe3a872c79640c763e7fa9eaa63014e606aa2e4e05072a819ec20a5d54b3d8da67
|
||||||
|
Loading…
Reference in New Issue
Block a user