Hello community,

here is the log from the commit of package NetworkManager-openvpn for 
openSUSE:Factory checked in at 2014-07-23 22:06:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/NetworkManager-openvpn (Old)
 and      /work/SRC/openSUSE:Factory/.NetworkManager-openvpn.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "NetworkManager-openvpn"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/NetworkManager-openvpn/NetworkManager-openvpn.changes
    2013-09-23 15:29:10.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.NetworkManager-openvpn.new/NetworkManager-openvpn.changes
       2014-07-24 00:21:57.000000000 +0200
@@ -1,0 +2,15 @@
+Fri Jul 11 09:10:06 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.9.10.0:
+  + Allow specifying custom interface name and key size.
+  + Better handle --up-restart.
+  + Use libsecret for password storage instead of gnome-keyring.
+  + Add support for interactive password queries from openvpn.
+  + Add support for IPv6 tunnels.
+- Replace pkgconfig(gnome-keyring-1) BuildRequires with
+  pkgconfig(libsecret-unstable), following upstreams switch to
+  libsecret.
+- Rebase nm-openvpn-desktop.patch.
+- Add pkgconfig(libnm-gtk) BuildRequires: new dependency.
+
+-------------------------------------------------------------------

Old:
----
  NetworkManager-openvpn-0.9.8.4.tar.xz

New:
----
  NetworkManager-openvpn-0.9.10.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ NetworkManager-openvpn.spec ++++++
--- /var/tmp/diff_new_pack.1EFwjm/_old  2014-07-24 00:21:59.000000000 +0200
+++ /var/tmp/diff_new_pack.1EFwjm/_new  2014-07-24 00:21:59.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package NetworkManager-openvpn
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 Summary:        NetworkManager VPN support for OpenVPN
 License:        GPL-2.0+
 Group:          Productivity/Networking/System
-Version:        0.9.8.4
+Version:        0.9.10.0
 Release:        0
 # FIXME .desktop icons are currently disabled (on purpose) in the NM tarballs. 
They will re-appear later on (when nmce supports --import)
 # FIXME: --disable-more-warnings should be dropped from configure when 
possible. Added with 0.9.2.0 for Gtk+ 3.3 build.
@@ -32,11 +32,12 @@
 BuildRequires:  translation-update-upstream
 BuildRequires:  pkgconfig(NetworkManager) >= 0.9.8
 BuildRequires:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(gnome-keyring-1)
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(libnm-glib) >= 0.9.8
 BuildRequires:  pkgconfig(libnm-glib-vpn) >= 0.9.8
+BuildRequires:  pkgconfig(libnm-gtk) >= 0.9.9.0
 BuildRequires:  pkgconfig(libnm-util) >= 0.9.8
+BuildRequires:  pkgconfig(libsecret-unstable)
 Requires:       %{name}-frontend
 Requires:       NetworkManager >= 0.9.8
 Requires:       openvpn

++++++ NetworkManager-openvpn-0.9.8.4.tar.xz -> 
NetworkManager-openvpn-0.9.10.0.tar.xz ++++++
++++ 24937 lines of diff (skipped)


++++++ nm-openvpn-desktop.patch ++++++
--- /var/tmp/diff_new_pack.1EFwjm/_old  2014-07-24 00:21:59.000000000 +0200
+++ /var/tmp/diff_new_pack.1EFwjm/_new  2014-07-24 00:21:59.000000000 +0200
@@ -1,10 +1,10 @@
-Index: NetworkManager-openvpn-0.7.1/nm-openvpn.desktop.in
+Index: NetworkManager-openvpn-0.9.10.0/nm-openvpn.desktop.in
 ===================================================================
---- NetworkManager-openvpn-0.7.1.orig/nm-openvpn.desktop.in
-+++ NetworkManager-openvpn-0.7.1/nm-openvpn.desktop.in
-@@ -3,9 +3,10 @@ Name=VPN Connection Manager (OpenVPN)
- GenericName=VPN Connection Manager (OpenVPN)
- Comment=Add, Remove, and Edit VPN Connections
+--- NetworkManager-openvpn-0.9.10.0.orig/nm-openvpn.desktop.in
++++ NetworkManager-openvpn-0.9.10.0/nm-openvpn.desktop.in
+@@ -3,9 +3,10 @@ _Name=VPN Connection Manager (OpenVPN)
+ _GenericName=VPN Connection Manager (OpenVPN)
+ _Comment=Add, Remove, and Edit VPN Connections
  Exec=nm-vpn-properties --import-service 
org.freedesktop.NetworkManager.openvpn --import-file %f
 -Icon=gnome-mime-application-x-openvpn-settings
 +Icon=nm-openvpn-settings

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to