[anaconda/f17] - makeupdates: install liveinst to /usr/sbin (bcl) - liveinst: adjust updates path (#807397) (bcl) -

Brian C. Lane bcl at fedoraproject.org
Wed Mar 28 23:11:03 UTC 2012


commit 10d6b7ceeb80ac9c94c54a5b2855b7e35d17d3f7
Author: Brian C. Lane <bcl at redhat.com>
Date:   Wed Mar 28 16:10:52 2012 -0700

    - makeupdates: install liveinst to /usr/sbin (bcl)
    - liveinst: adjust updates path (#807397) (bcl)
    - dracut: add missing spaces for module loading (#804522) (bcl)
    - Don't set MALLOC_PERTURB_ when calling grub2-install. (workaround #806784)
      (pjones)

 .gitignore    |    1 +
 anaconda.spec |    9 ++++++++-
 sources       |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 65a896a..4998df6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,3 +48,4 @@ anaconda-15.2.tar.bz2
 /anaconda-17.13.tar.bz2
 /anaconda-17.14.tar.bz2
 /anaconda-17.15.tar.bz2
+/anaconda-17.16.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index b575c88..5c915f5 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 17.15
+Version: 17.16
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -255,6 +255,13 @@ update-desktop-database &> /dev/null || :
 /usr/lib/dracut/modules.d/80%{name}/*
 
 %changelog
+* Wed Mar 28 2012 Brian C. Lane <bcl at redhat.com> - 17.16-1
+- makeupdates: install liveinst to /usr/sbin (bcl)
+- liveinst: adjust updates path (#807397) (bcl)
+- dracut: add missing spaces for module loading (#804522) (bcl)
+- Don't set MALLOC_PERTURB_ when calling grub2-install. (workaround #806784)
+  (pjones)
+
 * Tue Mar 27 2012 Brian C. Lane <bcl at redhat.com> - 17.15-1
 - make ks=file:... parse kickstart earlier (#806931) (wwoods)
 - Let "root=..." override "repo=..." (wwoods)
diff --git a/sources b/sources
index 2def745..c6e8a2f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-23c26352c17f3f1d9399f99c926c4ab0  anaconda-17.15.tar.bz2
+38fc654ef67cf9383200c8a7431c8a06  anaconda-17.16.tar.bz2


More information about the scm-commits mailing list