New version 26.19-1
- Use initialization controller for spoke initialization (mkolman) - Add module initialization controller (mkolman) - Fix link to the documentation in the README file (jkonecny) - There is no thread for dasd formatting in tui. (vponcova) - Move the (mkolman) - Fix the status of the StorageSpoke for dasd formatting (#1274596) (vponcova)
This commit is contained in:
parent
926cb764b6
commit
af5cd9e6ed
1
.gitignore
vendored
1
.gitignore
vendored
@ -89,3 +89,4 @@
|
||||
/anaconda-26.16.tar.bz2
|
||||
/anaconda-26.17.tar.bz2
|
||||
/anaconda-26.18.tar.bz2
|
||||
/anaconda-26.19.tar.bz2
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 26.18
|
||||
Version: 26.19
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
Group: Applications/System
|
||||
@ -325,6 +325,14 @@ update-desktop-database &> /dev/null || :
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 16 2017 Martin Kolman <mkolman@redhat.com> - 26.19-1
|
||||
- Use initialization controller for spoke initialization (mkolman)
|
||||
- Add module initialization controller (mkolman)
|
||||
- Fix link to the documentation in the README file (jkonecny)
|
||||
- There is no thread for dasd formatting in tui. (vponcova)
|
||||
- Move the (mkolman)
|
||||
- Fix the status of the StorageSpoke for dasd formatting (#1274596) (vponcova)
|
||||
|
||||
* Mon Jan 09 2017 Martin Kolman <mkolman@redhat.com> - 26.18-1
|
||||
- Always refresh the size of swap before autopartitioning. (vponcova)
|
||||
- Run the space check only if the spokes are complete (#1403505) (vponcova)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-26.18.tar.bz2) = 632cc55431f5b8ce2f12c84f76e3c3e2aa537960ef15579cdc528cc81364b3960ac15026bb691c31ef9b7813cb65bf503522b9f0efd0dfb53064bb17acc7db5b
|
||||
SHA512 (anaconda-26.19.tar.bz2) = b5ad0a05823869a474e68c15e12083077cf8c561fd66232cdc49f69b897d05b24a5bbb87aed4be8ef0743e8448775f36a72fe4ab43e92ae3f833f66b24bc2abd
|
||||
|
Loading…
Reference in New Issue
Block a user