[anaconda/f14/master] - Attempt to bring the network up before saving a bug report (#635821). (clumens) - Honor selected

David Lehman dlehman at fedoraproject.org
Mon Oct 11 21:37:19 UTC 2010


commit 343c85c31d808df960e3e0bab77eb25d6f3bc575
Author: David Lehman <dlehman at redhat.com>
Date:   Mon Oct 11 16:37:15 2010 -0500

    - Attempt to bring the network up before saving a bug report (#635821).
      (clumens)
    - Honor selected hostname on Live CD (#638634) (rvykydal)
    - Fix permissions of wepkey file to 0600 (#636099) (rvykydal)
    - Preset default config for immediate Close in nm-c-e enablement (#641308)
      (rvykydal)
    - Fix non-dhcp network enablement in stage 2 (#640951) (rvykydal)

 .gitignore    |    2 +-
 anaconda.spec |   11 ++++++++++-
 sources       |    2 +-
 3 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 34fb179..b4e2a13 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-anaconda-14.18.tar.bz2
+anaconda-14.19.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index 98a44c5..5a4f23f 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 14.18
+Version: 14.19
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -223,6 +223,15 @@ update-desktop-database &> /dev/null || :
 %endif
 
 %changelog
+* Mon Oct 11 2010 David Lehman <dlehman at redhat.com> - 14.19-1
+- Attempt to bring the network up before saving a bug report (#635821).
+  (clumens)
+- Honor selected hostname on Live CD (#638634) (rvykydal)
+- Fix permissions of wepkey file to 0600 (#636099) (rvykydal)
+- Preset default config for immediate Close in nm-c-e enablement (#641308)
+  (rvykydal)
+- Fix non-dhcp network enablement in stage 2 (#640951) (rvykydal)
+
 * Wed Oct 06 2010 David Lehman <dlehman at redhat.com> - 14.18-1
 - Fix a storage logging import (#636621). (clumens)
 - Fix setting of $HOME (pjones)
diff --git a/sources b/sources
index 8a96e3d..9c84baf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d24562bddb2befffaccb179557fe3283  anaconda-14.18.tar.bz2
+6f081a731a2bbda90036c591e5c9f0e0  anaconda-14.19.tar.bz2


More information about the scm-commits mailing list