Hello community,
here is the log from the commit of package NetworkManager-openswan for
openSUSE:Factory checked in at 2015-03-12 16:39:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/NetworkManager-openswan (Old)
and /work/SRC/openSUSE:Factory/.NetworkManager-openswan.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "NetworkManager-openswan"
Changes:
--------
---
/work/SRC/openSUSE:Factory/NetworkManager-openswan/NetworkManager-openswan.changes
2015-01-29 09:55:56.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.NetworkManager-openswan.new/NetworkManager-openswan.changes
2015-03-12 16:39:14.000000000 +0100
@@ -1,0 +2,17 @@
+Tue Jan 27 10:33:47 UTC 2015 - [email protected]
+
+- Update to version 1.0.0:
+ + Added support for Libreswan (automatically determined at
+ runtime).
+ + Password handling is now more robust.
+ + Connection start/stop is now more robust.
+ + Default routing is now autodetected from pushed routes.
+ + Added support for interactive password requests.
+ + Fix erroneous import/export capability advertisement.
+ + Updated translations.
+- Replace pkgconfig(gthread-2.0) BuildRequires with
+ pkgconfig(glib-2.0), following changes in configure.
+- Add pkgconfig(libnl-3.0), pkgconfig(libsecret-unstable) and
+ pkgconfig(libnm-gtk) BuildRequires: new dependencies.
+
+-------------------------------------------------------------------
Old:
----
NetworkManager-openswan-0.9.8.4.tar.xz
New:
----
NetworkManager-openswan-1.0.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ NetworkManager-openswan.spec ++++++
--- /var/tmp/diff_new_pack.Jlpc8b/_old 2015-03-12 16:39:15.000000000 +0100
+++ /var/tmp/diff_new_pack.Jlpc8b/_new 2015-03-12 16:39:15.000000000 +0100
@@ -17,22 +17,25 @@
Name: NetworkManager-openswan
-Version: 0.9.8.4
+Version: 1.0.0
Release: 0
License: GPL-2.0+ and LGPL-2.1
Summary: NetworkManager VPN support for OpenConnect
Url: http://www.gnome.org/projects/NetworkManager
Group: Productivity/Networking/System
-Source0:
http://download.gnome.org/sources/NetworkManager-openswan/0.9/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/NetworkManager-openswan/1.0/%{name}-%{version}.tar.xz
BuildRequires: translation-update-upstream
BuildRequires: pkgconfig(NetworkManager)
BuildRequires: pkgconfig(dbus-glib-1) >= 0.74
BuildRequires: pkgconfig(gnome-keyring-1)
-BuildRequires: pkgconfig(gthread-2.0)
-BuildRequires: pkgconfig(gtk+-3.0) >= 3.0
+BuildRequires: pkgconfig(glib-2.0) >= 2.32
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.4
+BuildRequires: pkgconfig(libnl-3.0) >= 3.2.8
BuildRequires: pkgconfig(libnm-glib)
BuildRequires: pkgconfig(libnm-glib-vpn)
+BuildRequires: pkgconfig(libnm-gtk) >= 0.9.10
BuildRequires: pkgconfig(libnm-util)
+BuildRequires: pkgconfig(libsecret-unstable)
Requires: %{name}-frontend
Recommends: %{name}-lang
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -66,6 +69,9 @@
%install
%make_install
+# Fix install link of nm-libreswan-service-helper
+A=$(readlink %{buildroot}%{_libexecdir}/nm-libreswan-service-helper)
+ln -sf ${A#%{buildroot}} %{buildroot}%{_libexecdir}/nm-libreswan-service-helper
%find_lang %{name} %{?no_lang_C}
find %{buildroot}%{_libdir} -name '*.la' -delete -print
@@ -75,6 +81,7 @@
%files
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING NEWS
+%{_libexecdir}/nm-libreswan-service-helper
%{_libexecdir}/nm-openswan-service
%{_libexecdir}/nm-openswan-service-helper
%{_sysconfdir}/NetworkManager/VPN/nm-openswan-service.name
@@ -85,6 +92,7 @@
%{_libdir}/NetworkManager/libnm-openswan-properties.so*
%{_libexecdir}/nm-openswan-auth-dialog
%{_datadir}/gnome-vpn-properties/
+%{_datadir}/applications/nm-openswan-auth-dialog.desktop
%files lang -f %{name}.lang
++++++ NetworkManager-openswan-0.9.8.4.tar.xz ->
NetworkManager-openswan-1.0.0.tar.xz ++++++
++++ 14323 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]