[NetworkManager/f18] Update to git snapshot

Daniel Williams dcbw at fedoraproject.org
Mon Apr 29 22:52:56 UTC 2013


commit de1338d601168a97e6f91a04ce92112b03b06592
Author: Dan Williams <dcbw at redhat.com>
Date:   Mon Apr 29 17:54:45 2013 -0500

    Update to git snapshot

 .gitignore          |    1 +
 NetworkManager.spec |   16 ++++++++++++++--
 sources             |    2 +-
 3 files changed, 16 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 31a484d..eabad57 100644
--- a/.gitignore
+++ b/.gitignore
@@ -289,3 +289,4 @@ network-manager-applet-0.8.1.tar.bz2
 /NetworkManager-0.9.7.997.tar.bz2
 /NetworkManager-0.9.8.0.tar.bz2
 /NetworkManager-0.9.8.1.git20130327.tar.bz2
+/NetworkManager-0.9.8.1.git20130430.tar.bz2
diff --git a/NetworkManager.spec b/NetworkManager.spec
index 735d4c2..bb0a1a7 100644
--- a/NetworkManager.spec
+++ b/NetworkManager.spec
@@ -6,7 +6,7 @@
 %define libnl3_version 3.2.7
 %define ppp_version 2.4.5
 
-%define snapshot .git20130327
+%define snapshot .git20130430
 %define realversion 0.9.8.1
 
 %if 0%{?fedora} && 0%{?fedora} < 17
@@ -19,7 +19,7 @@ Name: NetworkManager
 Summary: Network connection manager and user applications
 Epoch: 1
 Version: 0.9.8.1
-Release: 1%{snapshot}%{?dist}
+Release: 2%{snapshot}%{?dist}
 Group: System Environment/Base
 License: GPLv2+
 URL: http://www.gnome.org/projects/NetworkManager/
@@ -358,6 +358,18 @@ exit 0
 %{_datadir}/gtk-doc/html/libnm-util/*
 
 %changelog
+* Tue Apr 30 2013 Dan Williams <dcbw at redhat.com> - 0.9.8.1-2.git20130430
+- core: memory leak fixes
+- core: silence warning about failure reading permanent MAC address (rh #907912)
+- core: wait up to 120s for slow-connecting modems
+- core: don't crash on PPPoE connections without a wired setting
+- core: ensure the AvailableConnections property is always correct
+- keyfile: ensure all-default VLAN connections are read correctly
+- core: suppress kernel's automatic creation of bond0 (rh #953466)
+- libnm-glib: make NMSecretAgent usable with GObject Introspection
+- libnm-util: fix GObject Introspection annotations of nm_connection_need_secrets()
+- core: documentation updates
+
 * Wed Mar 27 2013 Dan Williams <dcbw at redhat.com> - 0.9.8.1-1.git20130327
 - Update to 0.9.8.2 snapshot
 - core: fix VLAN parent handling when identified by UUID
diff --git a/sources b/sources
index 143b7b4..d9eb12a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5b672fc0932992b4c178db363d9a6f8d  NetworkManager-0.9.8.1.git20130327.tar.bz2
+6db9781298d03fa7fcd58f2ac5a0d7a5  NetworkManager-0.9.8.1.git20130430.tar.bz2


More information about the scm-commits mailing list