[NetworkManager-pptp/f15/master] Update to 0.8.998 (0.9.0-rc1)

Daniel Williams dcbw at fedoraproject.org
Wed Apr 6 04:33:20 UTC 2011


commit 199016478a0c91dde22543100db0982f6d6d8a52
Author: Dan Williams <dcbw at redhat.com>
Date:   Tue Apr 5 23:34:45 2011 -0500

    Update to 0.8.998 (0.9.0-rc1)

 .gitignore               |    1 +
 NetworkManager-pptp.spec |   11 ++++++++---
 sources                  |    2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 26f8364..1a53c1c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ NetworkManager-pptp-0.7.997.tar.bz2
 NetworkManager-pptp-0.8.git20100411.tar.bz2
 NetworkManager-pptp-0.8.1.tar.bz2
 /NetworkManager-pptp-0.8.995.tar.bz2
+/NetworkManager-pptp-0.8.998.tar.bz2
diff --git a/NetworkManager-pptp.spec b/NetworkManager-pptp.spec
index 35d5166..3bde42f 100644
--- a/NetworkManager-pptp.spec
+++ b/NetworkManager-pptp.spec
@@ -1,16 +1,16 @@
-%define nm_version          1:0.8.995
+%define nm_version          1:0.8.996
 %define dbus_version        1.1
 %define gtk3_version        3.0
 %define ppp_version         2.4.5
 %define shared_mime_version 0.16-3
 
 %define snapshot %{nil}
-%define realversion 0.8.995
+%define realversion 0.8.998
 
 Summary:   NetworkManager VPN plugin for pptp
 Name:      NetworkManager-pptp
 Epoch:     1
-Version:   0.8.995
+Version:   0.8.998
 Release:   1%{snapshot}%{?dist}
 License:   GPLv2+
 Group:     System Environment/Base
@@ -106,6 +106,11 @@ fi
 %{_datadir}/gnome-vpn-properties/pptp/nm-pptp-dialog.ui
 
 %changelog
+* Tue Apr 05 2011 Dan Williams <dcbw at redhat.com> - 1:0.8.998-1
+- Update to 0.8.998 (0.9.0-rc1)
+- Fix issues with secrets flags and password saving/retrieval
+- Fix issues with PPTP pools using the same DNS name for different servers
+
 * Sat Mar 26 2011 Christopher Aillon <caillon at redhat.com> - 1:0.8.995-1
 - Update to 0.8.995
 
diff --git a/sources b/sources
index d9d3f41..a8c4946 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e57b55dd97324a382d077d4fad0dbc79  NetworkManager-pptp-0.8.995.tar.bz2
+60ae6fb05bc12d5dafd8dc3e858121f9  NetworkManager-pptp-0.8.998.tar.bz2


More information about the scm-commits mailing list