- Make sure storage info bar is displayed (#1166730) (bcl)

- Fix SELINUX_DEFAULT import (#1167047) (bcl)
- Fix noselinux cmdline default (#1167047) (bcl)
This commit is contained in:
Samantha N. Bueno 2014-11-26 15:17:21 -05:00
parent ec3a96e07a
commit 9d5009125f
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

@ -23,3 +23,4 @@
/anaconda-21.48.14.tar.bz2
/anaconda-21.48.15.tar.bz2
/anaconda-21.48.16.tar.bz2
/anaconda-21.48.17.tar.bz2

View File

@ -2,7 +2,7 @@
Summary: Graphical system installer
Name: anaconda
Version: 21.48.16
Version: 21.48.17
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -310,6 +310,11 @@ update-desktop-database &> /dev/null || :
%{_prefix}/libexec/anaconda/dd_*
%changelog
* Wed Nov 26 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.17-1
- Make sure storage info bar is displayed (#1166730) (bcl)
- Fix SELINUX_DEFAULT import (#1167047) (bcl)
- Fix noselinux cmdline default (#1167047) (bcl)
* Thu Nov 20 2014 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 21.48.16-1
- Support high contrast mode in fedora-welcome (#1160499) (dshea)

View File

@ -1 +1 @@
8d5ac87d043f54869ce8aade0a97c0cf anaconda-21.48.16.tar.bz2
6c1398aac13f732dabfe64fe2fcfdf6a anaconda-21.48.17.tar.bz2