[anaconda/f16] Remove as many of the /selinux path hardcodings as possible (#729563). (clumens) Restart NetworkMana

Christopher Edward Lumens clumens at fedoraproject.org
Thu Aug 11 15:35:38 UTC 2011


commit 42f911c75e22bdb9ed50685da99a89b0921cb17d
Author: Chris Lumens <clumens at redhat.com>
Date:   Thu Aug 11 11:35:11 2011 -0400

    Remove as many of the /selinux path hardcodings as possible (#729563).
    (clumens)
    Restart NetworkManager to use anaconda's initial ifcfg config (#727951)
    (rvykydal)

 .gitignore    |    1 +
 anaconda.spec |    8 +++++++-
 sources       |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 07e4c98..ad14423 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@ anaconda-15.2.tar.bz2
 /anaconda-16.14.1.tar.bz2
 /anaconda-16.14.2.tar.bz2
 /anaconda-16.14.3.tar.bz2
+/anaconda-16.14.4.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index ab84637..c112206 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 16.14.3
+Version: 16.14.4
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -234,6 +234,12 @@ update-desktop-database &> /dev/null || :
 %endif
 
 %changelog
+* Thu Aug 11 2011 Chris Lumens <clumens at redhat.com> - 16.14.4-1
+- Remove as many of the /selinux path hardcodings as possible (#729563).
+  (clumens)
+- Restart NetworkManager to use anaconda's initial ifcfg config (#727951)
+  (rvykydal)
+
 * Mon Aug 08 2011 David Lehman <dlehman at redhat.com> - 16.14.3-1
 - Handle rpmdb open errors by throwing out the root candidate (#723167).
   (clumens)
diff --git a/sources b/sources
index 1504734..3834b9f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8848de20f0de9c9f483706d20062c26f  anaconda-16.14.3.tar.bz2
+6123fb7b49891fee1e21858461caeba0  anaconda-16.14.4.tar.bz2


More information about the scm-commits mailing list