[anaconda/f18] - Network spoke: activate wifi connection after setting secrets (#871132) (rvykydal) - Fix nfsiso

Brian C. Lane bcl at fedoraproject.org
Sat Nov 3 00:44:27 UTC 2012


commit 640cd1fb812fb02ccc455f83af1ce5b58150688c
Author: Brian C. Lane <bcl at redhat.com>
Date:   Fri Nov 2 17:44:12 2012 -0700

    - Network spoke: activate wifi connection after setting secrets (#871132)
      (rvykydal)
    - Fix nfsiso as stage2 (#871554) (jkeating)
    - Fix traceback when saving changes to an existing partition. (#872446)
      (dlehman)
    - Some more stuff for the mangleMap (#866730) (vpodzime)
    - Handle locale's encoding and script in a better way (vpodzime)
    - Fix remaining issues with md fwraid. (#872739) (dlehman)
    - Fix some label text that got clobbered in glade. (dlehman)

 .gitignore    |   13 +------------
 anaconda.spec |   13 ++++++++++++-
 sources       |    2 +-
 3 files changed, 14 insertions(+), 14 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3df9513..cf1ba0b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,12 +1 @@
-anaconda-18.12.tar.bz2
-/anaconda-18.13.tar.bz2
-/anaconda-18.14.tar.bz2
-/anaconda-18.15.tar.bz2
-/anaconda-18.16.tar.bz2
-/anaconda-18.17.tar.bz2
-/anaconda-18.18.tar.bz2
-/anaconda-18.19.tar.bz2
-/anaconda-18.20.tar.bz2
-/anaconda-18.21.tar.bz2
-/anaconda-18.22.tar.bz2
-/anaconda-18.23.tar.bz2
+anaconda-18.24.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index 33f0b22..940b996 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 18.23
+Version: 18.24
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -300,6 +300,17 @@ update-desktop-database &> /dev/null || :
 /usr/lib/dracut/modules.d/80%{name}/*
 
 %changelog
+* Fri Nov 02 2012 Brian C. Lane <bcl at redhat.com> - 18.24-1
+- Network spoke: activate wifi connection after setting secrets (#871132)
+  (rvykydal)
+- Fix nfsiso as stage2 (#871554) (jkeating)
+- Fix traceback when saving changes to an existing partition. (#872446)
+  (dlehman)
+- Some more stuff for the mangleMap (#866730) (vpodzime)
+- Handle locale's encoding and script in a better way (vpodzime)
+- Fix remaining issues with md fwraid. (#872739) (dlehman)
+- Fix some label text that got clobbered in glade. (dlehman)
+
 * Thu Nov 01 2012 Brian C. Lane <bcl at redhat.com> - 18.23-1
 - Update parsing of 'btrfs subvol list' to match its new output. (#868468)
   (dlehman)
diff --git a/sources b/sources
index 1bd0dc6..ece78ec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7ed691924ade46300cb8cdf8db5ab2a9  anaconda-18.23.tar.bz2
+f9a82327dac203999f542ebdbe838534  anaconda-18.24.tar.bz2


More information about the scm-commits mailing list