[anaconda/f14/master] - Remove old kernels with new bootloader (#633234) (bcl) - Pass xdriver to anaconda in liveinst (#63

David Lehman dlehman at fedoraproject.org
Thu Sep 16 00:59:24 UTC 2010


commit 39b4197b48db904a3df04f5a98d108ec3ff1168d
Author: David Lehman <dlehman at redhat.com>
Date:   Wed Sep 15 19:58:53 2010 -0500

    - Remove old kernels with new bootloader (#633234) (bcl)
    - Pass xdriver to anaconda in liveinst (#633827) (bcl)
    - Reset resolver after network device activation (#632489) (rvykydal)
    - Fix importing the netconfig UI in rescue mode (#632510). (clumens)

 .gitignore    |    2 +-
 anaconda.spec |    8 +++++++-
 sources       |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b9bf5a4..4e728f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-anaconda-14.17.1.tar.bz2
+anaconda-14.17.2.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index ac3a107..26d2674 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 14.17.1
+Version: 14.17.2
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -223,6 +223,12 @@ update-desktop-database &> /dev/null || :
 %endif
 
 %changelog
+* Wed Sep 15 2010 David Lehman <dlehman at redhat.com> - 14.17.2-1
+- Remove old kernels with new bootloader (#633234) (bcl)
+- Pass xdriver to anaconda in liveinst (#633827) (bcl)
+- Reset resolver after network device activation (#632489) (rvykydal)
+- Fix importing the netconfig UI in rescue mode (#632510). (clumens)
+
 * Thu Sep 09 2010 David Lehman <dlehman at redhat.com> - 14.17.1-1
 - Re-fix systemd default link (#627401, mschmidt). (clumens)
 
diff --git a/sources b/sources
index ecc7e0d..5734d2f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2d0936bbfab7984648d28dae0a50de14  anaconda-14.17.1.tar.bz2
+0043e7e52ed16bf4ae3bc9f288e2b180  anaconda-14.17.2.tar.bz2


More information about the scm-commits mailing list