commit NetworkManager-openswan for openSUSE:Factory

2018-03-09 Thread root
Hello community,

here is the log from the commit of package NetworkManager-openswan for 
openSUSE:Factory checked in at 2018-03-09 10:42:52

Comparing /work/SRC/openSUSE:Factory/NetworkManager-openswan (Old)
 and  /work/SRC/openSUSE:Factory/.NetworkManager-openswan.new (New)


Package is "NetworkManager-openswan"

Fri Mar  9 10:42:52 2018 rev:5 rq:583026 version:1.0.8

Changes:

--- 
/work/SRC/openSUSE:Factory/NetworkManager-openswan/NetworkManager-openswan.changes
  2016-01-08 15:23:38.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.NetworkManager-openswan.new/NetworkManager-openswan.changes
 2018-03-09 10:42:58.006521112 +0100
@@ -1,0 +2,10 @@
+Mon Mar  5 15:02:01 UTC 2018 - jeng...@inai.de
+
+- Rectify descriptions.
+
+---
+Wed Feb 28 16:37:46 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ NetworkManager-openswan.spec ++
--- /var/tmp/diff_new_pack.QilZQ5/_old  2018-03-09 10:42:59.134480489 +0100
+++ /var/tmp/diff_new_pack.QilZQ5/_new  2018-03-09 10:42:59.134480489 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package NetworkManager-openswan
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,11 +19,12 @@
 Name:   NetworkManager-openswan
 Version:1.0.8
 Release:0
-Summary:NetworkManager VPN support for OpenConnect
-License:GPL-2.0+ and LGPL-2.1
+Summary:NetworkManager VPN support for OpenSWAN IPsec
+License:GPL-2.0-or-later AND LGPL-2.1-only
 Group:  Productivity/Networking/System
 Url:http://www.gnome.org/projects/NetworkManager
 Source0:
http://download.gnome.org/sources/NetworkManager-openswan/1.0/%{name}-%{version}.tar.xz
+BuildRequires:  pkgconfig
 BuildRequires:  translation-update-upstream
 BuildRequires:  pkgconfig(NetworkManager)
 BuildRequires:  pkgconfig(dbus-glib-1) >= 0.74
@@ -38,15 +39,14 @@
 BuildRequires:  pkgconfig(libsecret-unstable)
 Requires:   %{name}-frontend
 Recommends: %{name}-lang
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExcludeArch:s390 s390x
 
 %description
 NetworkManager-openconnect provides VPN support to NetworkManager for
-OpenConnect, an implementation of the Cisco AnyConnect VPN system.
+OpenSWAN, an implementation of IPsec.
 
 %package gnome
-Summary:NetworkManager VPN support for OpenConnect
+Summary:NetworkManager VPN support for OpenSWAN IPsec
 Group:  Productivity/Networking/System
 Requires:   %{name} = %{version}
 Requires:   NetworkManager-gnome >= 0.5.1
@@ -54,9 +54,10 @@
 
 %description gnome
 NetworkManager-openconnect provides VPN support to NetworkManager for
-OpenConnect, an implementation of the Cisco AnyConnect VPN system.
+OpenSWAN, an implementation of IPsec.
 
 %lang_package
+
 %prep
 %setup -q
 translation-update-upstream
@@ -73,14 +74,11 @@
 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
-
-%clean
-rm -rf %{buildroot}
+find %{buildroot} -type f -name "*.la" -delete -print
 
 %files
-%defattr(-,root,root,-)
-%doc AUTHORS ChangeLog COPYING NEWS
+%license COPYING
+%doc AUTHORS ChangeLog NEWS
 %{_libexecdir}/nm-libreswan-service-helper
 %{_libexecdir}/nm-openswan-service
 %{_libexecdir}/nm-openswan-service-helper
@@ -88,7 +86,6 @@
 %{_sysconfdir}/dbus-1/system.d/nm-openswan-service.conf
 
 %files gnome
-%defattr(-,root,root,-)
 %{_libdir}/NetworkManager/libnm-openswan-properties.so*
 %{_libexecdir}/nm-openswan-auth-dialog
 %{_datadir}/gnome-vpn-properties/




commit NetworkManager-openswan for openSUSE:Factory

2016-01-08 Thread h_root
Hello community,

here is the log from the commit of package NetworkManager-openswan for 
openSUSE:Factory checked in at 2016-01-08 15:23:30

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-09-09 20:21:01.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.NetworkManager-openswan.new/NetworkManager-openswan.changes
 2016-01-08 15:23:38.0 +0100
@@ -1,0 +2,9 @@
+Sun Nov 22 14:07:59 UTC 2015 - zai...@opensuse.org
+
+- Update to version 1.0.8:
+  + Fixed interaction with standalone pluto daemon instance.
+  + Many fixes in error handling paths.
+  + Add vendor property to help with interoperability testing.
+  + Updated translations.
+
+---

Old:

  NetworkManager-openswan-1.0.6.tar.xz

New:

  NetworkManager-openswan-1.0.8.tar.xz



Other differences:
--
++ NetworkManager-openswan.spec ++
--- /var/tmp/diff_new_pack.vUfxQc/_old  2016-01-08 15:23:39.0 +0100
+++ /var/tmp/diff_new_pack.vUfxQc/_new  2016-01-08 15:23:39.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   NetworkManager-openswan
-Version:1.0.6
+Version:1.0.8
 Release:0
 Summary:NetworkManager VPN support for OpenConnect
 License:GPL-2.0+ and LGPL-2.1

++ NetworkManager-openswan-1.0.6.tar.xz -> 
NetworkManager-openswan-1.0.8.tar.xz ++
 21512 lines of diff (skipped)




commit NetworkManager-openswan for openSUSE:Factory

2015-09-09 Thread h_root
Hello community,

here is the log from the commit of package NetworkManager-openswan for 
openSUSE:Factory checked in at 2015-09-09 20:21:00

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-03-12 16:39:14.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.NetworkManager-openswan.new/NetworkManager-openswan.changes
 2015-09-09 20:21:01.0 +0200
@@ -1,0 +2,14 @@
+Tue Sep  1 10:33:50 UTC 2015 - si...@simotek.net
+
+- Update to version 1.0.6:
+  + Libreswan startup robustness improvments.
+  + Build fixes.
+
+---
+Wed May  6 07:59:03 UTC 2015 - dims...@opensuse.org
+
+- Update to version 1.0.2:
+  + Out-of-tree build fixes.
+  + Updated translations.
+
+---

Old:

  NetworkManager-openswan-1.0.0.tar.xz

New:

  NetworkManager-openswan-1.0.6.tar.xz



Other differences:
--
++ NetworkManager-openswan.spec ++
--- /var/tmp/diff_new_pack.Gv7HDL/_old  2015-09-09 20:21:01.0 +0200
+++ /var/tmp/diff_new_pack.Gv7HDL/_new  2015-09-09 20:21:01.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package NetworkManager-openconnect
+# spec file for package NetworkManager-openswan
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,18 +17,18 @@
 
 
 Name:   NetworkManager-openswan
-Version:1.0.0
+Version:1.0.6
 Release:0
-License:GPL-2.0+ and LGPL-2.1
 Summary:NetworkManager VPN support for OpenConnect
-Url:http://www.gnome.org/projects/NetworkManager
+License:GPL-2.0+ and LGPL-2.1
 Group:  Productivity/Networking/System
+Url:http://www.gnome.org/projects/NetworkManager
 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(glib-2.0) >= 2.32
+BuildRequires:  pkgconfig(gnome-keyring-1)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.4
 BuildRequires:  pkgconfig(libnl-3.0) >= 3.2.8
 BuildRequires:  pkgconfig(libnm-glib)

++ NetworkManager-openswan-1.0.0.tar.xz -> 
NetworkManager-openswan-1.0.6.tar.xz ++
 3363 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/NetworkManager-openswan-1.0.0/NEWS new/NetworkManager-openswan-1.0.6/NEWS
--- old/NetworkManager-openswan-1.0.0/NEWS  2014-12-18 22:34:58.0 
+0100
+++ new/NetworkManager-openswan-1.0.6/NEWS  2015-08-27 18:31:07.0 
+0200
@@ -1,4 +1,27 @@
 ===
+network-manager-openswan-1.0.6
+Overview of changes since network-manager-openswan-1.0.2
+===
+
+This is a new stable release of network-manager-openswan.  Notable changes 
include:
+
+* Libreswan startup robustness improvments
+* Build fixes
+
+
+===
+network-manager-openswan-1.0.2
+Overview of changes since network-manager-openswan-1.0
+===
+
+This is a new stable release of network-manager-openswan.  Notable changes 
include:
+
+* Added Bosnian translation
+* Updated Greek, German, Basque, Serbian, Hungarian and Indonesian translations
+* Out-of-tree build fixes
+
+
+===
 network-manager-openswan-1.0
 Overview of changes since network-manager-openswan-0.9.8
 ===
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 

commit NetworkManager-openswan for openSUSE:Factory

2015-03-12 Thread h_root
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.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.NetworkManager-openswan.new/NetworkManager-openswan.changes
 2015-03-12 16:39:14.0 +0100
@@ -1,0 +2,17 @@
+Tue Jan 27 10:33:47 UTC 2015 - dims...@opensuse.org
+
+- 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.0 +0100
+++ /var/tmp/diff_new_pack.Jlpc8b/_new  2015-03-12 16:39:15.0 +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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org