New version 29.8-1
- Fix forgotten usage of the selinux kickstart command (vponcova) - Fix tests for the storage module (vponcova) - Use the disk selection and initialization modules in UI (vponcova) - Enable to use object identifiers instead of object paths (vponcova)
This commit is contained in:
parent
fe9a979f8a
commit
939210d119
1
.gitignore
vendored
1
.gitignore
vendored
@ -139,3 +139,4 @@
|
||||
/anaconda-29.5.tar.bz2
|
||||
/anaconda-29.6.tar.bz2
|
||||
/anaconda-29.7.tar.bz2
|
||||
/anaconda-29.8.tar.bz2
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 29.7
|
||||
Version: 29.8
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
Group: Applications/System
|
||||
@ -334,6 +334,12 @@ update-desktop-database &> /dev/null || :
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Thu Apr 05 2018 Martin Kolman <mkolman@redhat.com> - 29.8-1
|
||||
- Fix forgotten usage of the selinux kickstart command (vponcova)
|
||||
- Fix tests for the storage module (vponcova)
|
||||
- Use the disk selection and initialization modules in UI (vponcova)
|
||||
- Enable to use object identifiers instead of object paths (vponcova)
|
||||
|
||||
* Thu Mar 29 2018 Martin Kolman <mkolman@redhat.com> - 29.7-1
|
||||
- Add Makefiles for disk initialization and selection modules (vponcova)
|
||||
- Remove the invalid self argument (vponcova)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-29.7.tar.bz2) = 99ca9f69bcca51fa57b709b6faab1e9bec8f16700d284f847776768433ed6a0a2d07e98bed8ff20c27abe9f5d81a2442675dcec9304ddf4899bbb66ee3808f32
|
||||
SHA512 (anaconda-29.8.tar.bz2) = 905600615a1873782f9a1f2149f1856dd3e7699706673b703453a888893c380efc654e9e7453a5681ff129ba461e4531a15315abc305352b7c38cf392d84149a
|
||||
|
Loading…
Reference in New Issue
Block a user