[anaconda/f17] - anaconda displays conflicting information when using vnc (hamzy) - run fetch-kickstart-net.sh afte

Brian C. Lane bcl at fedoraproject.org
Mon Apr 23 18:57:35 UTC 2012


commit 6e48671eb04192b44fd281564662c1863aeb0706
Author: Brian C. Lane <bcl at redhat.com>
Date:   Mon Apr 23 11:57:08 2012 -0700

    - anaconda displays conflicting information when using vnc (hamzy)
    - run fetch-kickstart-net.sh after setup_net (#804846, #811851) (wwoods)
    - remove now-unused 'loadkeys' stub (wwoods)
    - fix 'text' or 'cmdline' in kickstart (#814108) (wwoods)

 .gitignore    |    1 +
 anaconda.spec |    8 +++++++-
 sources       |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6839101..f105f99 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,3 +54,4 @@ anaconda-15.2.tar.bz2
 /anaconda-17.19.tar.bz2
 /anaconda-17.20.tar.bz2
 /anaconda-17.21.tar.bz2
+/anaconda-17.22.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index cd7e5f8..26754e4 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 17.21
+Version: 17.22
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -249,6 +249,12 @@ update-desktop-database &> /dev/null || :
 /usr/lib/dracut/modules.d/80%{name}/*
 
 %changelog
+* Mon Apr 23 2012 Brian C. Lane <bcl at redhat.com> - 17.22-1
+- anaconda displays conflicting information when using vnc (hamzy)
+- run fetch-kickstart-net.sh after setup_net (#804846, #811851) (wwoods)
+- remove now-unused 'loadkeys' stub (wwoods)
+- fix 'text' or 'cmdline' in kickstart (#814108) (wwoods)
+
 * Wed Apr 18 2012 Brian C. Lane <bcl at redhat.com> - 17.21-1
 - Fix a variable reference (#813923) (jkeating)
 - Complain about "serial" but don't assume ttyS0 (wwoods)
diff --git a/sources b/sources
index 4074f39..8b0e33f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a475398de036b11de2428e248868161d  anaconda-17.21.tar.bz2
+615aab61909390cab0b430035a4b6fb6  anaconda-17.22.tar.bz2


More information about the scm-commits mailing list