New version 32.10-1
- Return back AutoPart kickstart command (#1761901) (jkonecny) - Update pyanaconda/exception.py (japokorn) - Fix links to a new pykickstart GitHub group (jkonecny) - Rename main modules to services (vponcova) - don't treat s390 as headless when selecting UI mode (dan) - Add link to the blog website to our README (jkonecny) - Add links on our blog to upstream documentation (jkonecny) - Add PARTUUID to lsblk_output log (japokorn) - Fix a unit test for a boot loader task (vponcova) - Test the DBus method FindFormattable (vponcova) - Add DBus method that finds DASDs for formatting (vponcova) - Move tests for the zFCP module (vponcova) - Move tests for the FCoE module (vponcova) - Move tests for the ISCSI module (vponcova) - Move tests for the DASD module (vponcova)
This commit is contained in:
parent
789cfaec0d
commit
e9257d5f05
1
.gitignore
vendored
1
.gitignore
vendored
@ -211,3 +211,4 @@
|
|||||||
/anaconda-32.7.tar.bz2
|
/anaconda-32.7.tar.bz2
|
||||||
/anaconda-32.8.tar.bz2
|
/anaconda-32.8.tar.bz2
|
||||||
/anaconda-32.9.tar.bz2
|
/anaconda-32.9.tar.bz2
|
||||||
|
/anaconda-32.10.tar.bz2
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 32.9
|
Version: 32.10
|
||||||
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
|
||||||
@ -348,6 +348,23 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 18 2019 Martin Kolman <mkolman@redhat.com> - 32.10-1
|
||||||
|
- Return back AutoPart kickstart command (#1761901) (jkonecny)
|
||||||
|
- Update pyanaconda/exception.py (japokorn)
|
||||||
|
- Fix links to a new pykickstart GitHub group (jkonecny)
|
||||||
|
- Rename main modules to services (vponcova)
|
||||||
|
- don't treat s390 as headless when selecting UI mode (dan)
|
||||||
|
- Add link to the blog website to our README (jkonecny)
|
||||||
|
- Add links on our blog to upstream documentation (jkonecny)
|
||||||
|
- Add PARTUUID to lsblk_output log (japokorn)
|
||||||
|
- Fix a unit test for a boot loader task (vponcova)
|
||||||
|
- Test the DBus method FindFormattable (vponcova)
|
||||||
|
- Add DBus method that finds DASDs for formatting (vponcova)
|
||||||
|
- Move tests for the zFCP module (vponcova)
|
||||||
|
- Move tests for the FCoE module (vponcova)
|
||||||
|
- Move tests for the ISCSI module (vponcova)
|
||||||
|
- Move tests for the DASD module (vponcova)
|
||||||
|
|
||||||
* Tue Oct 15 2019 Martin Kolman <mkolman@redhat.com> - 32.9-1
|
* Tue Oct 15 2019 Martin Kolman <mkolman@redhat.com> - 32.9-1
|
||||||
- Don't mark the network command as removed (vponcova)
|
- Don't mark the network command as removed (vponcova)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (anaconda-32.9.tar.bz2) = 87db98fe946a97e448ce0ea45e0554c99733d7782c892bdf68ef7ee59b9eee027524e5a677b5fbd5d450d2a5bef4e70f5f92a7ff8122009475f426eb314d053d
|
SHA512 (anaconda-32.10.tar.bz2) = ce0f2d9637964c2256a883d0c23d096d7285c5274f29637435fe5d47fd74afd0a6175a689d7f4b0662f8c089cf5567512cad475dabc374fa6c7f0dc31400bdfc
|
||||||
|
Loading…
Reference in New Issue
Block a user