[anaconda/f21] - Make sure storage info bar is displayed (#1166730) (bcl) - Fix SELINUX_DEFAULT import (#1167047) (

Samantha N. Bueno sbueno at fedoraproject.org
Wed Nov 26 20:17:34 UTC 2014


commit 9d5009125f4689e218f0c69fd64f20af581f3abb
Author: Samantha N. Bueno <sbueno+anaconda at redhat.com>
Date:   Wed Nov 26 15:17:21 2014 -0500

    - Make sure storage info bar is displayed (#1166730) (bcl)
    - Fix SELINUX_DEFAULT import (#1167047) (bcl)
    - Fix noselinux cmdline default (#1167047) (bcl)

 .gitignore    |    1 +
 anaconda.spec |    7 ++++++-
 sources       |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b1d1925..c01932f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/anaconda.spec b/anaconda.spec
index f96316b..8c2cf57 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -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 at 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 at redhat.com> - 21.48.16-1
 - Support high contrast mode in fedora-welcome (#1160499) (dshea)
 
diff --git a/sources b/sources
index 0c393af..64d0429 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8d5ac87d043f54869ce8aade0a97c0cf  anaconda-21.48.16.tar.bz2
+6c1398aac13f732dabfe64fe2fcfdf6a  anaconda-21.48.17.tar.bz2


More information about the scm-commits mailing list