Hello community,

here is the log from the commit of package NetworkManager-strongswan for 
openSUSE:Factory checked in at 2019-10-09 15:18:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/NetworkManager-strongswan (Old)
 and      /work/SRC/openSUSE:Factory/.NetworkManager-strongswan.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "NetworkManager-strongswan"

Wed Oct  9 15:18:14 2019 rev:21 rq:735306 version:1.4.5

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/NetworkManager-strongswan/NetworkManager-strongswan.changes
      2018-06-19 11:59:28.431365450 +0200
+++ 
/work/SRC/openSUSE:Factory/.NetworkManager-strongswan.new.2352/NetworkManager-strongswan.changes
    2019-10-09 15:18:19.928672259 +0200
@@ -1,0 +2,7 @@
+Thu Oct  3 19:15:21 UTC 2019 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 1.4.5:
+  + Enables the IPv6 tab in the connection dialog.
+- Use modern macros.
+
+-------------------------------------------------------------------

Old:
----
  NetworkManager-strongswan-1.4.4.tar.bz2
  NetworkManager-strongswan-1.4.4.tar.bz2.sig

New:
----
  NetworkManager-strongswan-1.4.5.tar.bz2
  NetworkManager-strongswan-1.4.5.tar.bz2.sig

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

Other differences:
------------------
++++++ NetworkManager-strongswan.spec ++++++
--- /var/tmp/diff_new_pack.I7hNqK/_old  2019-10-09 15:18:21.364668561 +0200
+++ /var/tmp/diff_new_pack.I7hNqK/_new  2019-10-09 15:18:21.368668551 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package NetworkManager-strongswan
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           NetworkManager-strongswan
-Version:        1.4.4
+Version:        1.4.5
 Release:        0
 Summary:        NetworkManager VPN support for strongSwan
 License:        GPL-2.0-or-later
@@ -27,12 +27,14 @@
 Source1:        
http://download.strongswan.org/NetworkManager/%{name}-%{version}.tar.bz2.sig
 Source2:        %{name}.keyring
 Source99:       README
+
 BuildRequires:  intltool
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.0
 BuildRequires:  pkgconfig(libnm)
 BuildRequires:  pkgconfig(libnma) >= 1.1.0
 BuildRequires:  pkgconfig(libsecret-1)
+
 Requires:       %{name}-frontend
 Requires:       NetworkManager >= 1.1.0
 Requires:       strongswan-nm >= 5.6.2
@@ -56,7 +58,7 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 cp %{SOURCE99} README.SUSE
 
 %build
@@ -65,7 +67,7 @@
        --without-libnm-glib \
        --with-charon=%{_libexecdir}/ipsec/charon-nm \
        --disable-more-warnings
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install

++++++ NetworkManager-strongswan-1.4.4.tar.bz2 -> 
NetworkManager-strongswan-1.4.5.tar.bz2 ++++++
++++ 3044 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-strongswan-1.4.4/NEWS 
new/NetworkManager-strongswan-1.4.5/NEWS
--- old/NetworkManager-strongswan-1.4.4/NEWS    2018-05-07 12:14:32.000000000 
+0200
+++ new/NetworkManager-strongswan-1.4.5/NEWS    2019-05-20 09:43:20.000000000 
+0200
@@ -1,3 +1,8 @@
+NetworkManager-strongswan-1.4.5
+-------------------------------
+
+- Enables the IPv6 tab in the connection dialog
+
 NetworkManager-strongswan-1.4.4
 -------------------------------
 
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-strongswan-1.4.4/config.h.in 
new/NetworkManager-strongswan-1.4.5/config.h.in
--- old/NetworkManager-strongswan-1.4.4/config.h.in     2018-05-07 
12:17:00.000000000 +0200
+++ new/NetworkManager-strongswan-1.4.5/config.h.in     2019-05-20 
14:37:03.000000000 +0200
@@ -9,6 +9,14 @@
 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
 #undef HAVE_BIND_TEXTDOMAIN_CODESET
 
+/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
+   CoreFoundation framework. */
+#undef HAVE_CFLOCALECOPYCURRENT
+
+/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
+   the CoreFoundation framework. */
+#undef HAVE_CFPREFERENCESCOPYAPPVALUE
+
 /* Define to 1 if you have the `dcgettext' function. */
 #undef HAVE_DCGETTEXT
 
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-strongswan-1.4.4/configure.ac 
new/NetworkManager-strongswan-1.4.5/configure.ac
--- old/NetworkManager-strongswan-1.4.4/configure.ac    2018-05-07 
12:14:32.000000000 +0200
+++ new/NetworkManager-strongswan-1.4.5/configure.ac    2019-05-20 
09:43:20.000000000 +0200
@@ -1,6 +1,6 @@
 AC_PREREQ(2.52)
 
-AC_INIT(NetworkManager-strongswan, 1.4.4, mar...@strongswan.org, 
NetworkManager-strongswan)
+AC_INIT(NetworkManager-strongswan, 1.4.5, i...@strongswan.org, 
NetworkManager-strongswan)
 AM_INIT_AUTOMAKE([subdir-objects])
 AM_MAINTAINER_MODE
 
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-strongswan-1.4.4/m4/libtool.m4 
new/NetworkManager-strongswan-1.4.5/m4/libtool.m4
--- old/NetworkManager-strongswan-1.4.4/m4/libtool.m4   2018-05-07 
12:16:55.000000000 +0200
+++ new/NetworkManager-strongswan-1.4.5/m4/libtool.m4   2019-05-20 
14:36:59.000000000 +0200
@@ -728,7 +728,6 @@
     cat <<_LT_EOF >> "$cfgfile"
 #! $SHELL
 # Generated automatically by $as_me ($PACKAGE) $VERSION
-# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
 
 # Provide generalized library-building support services.
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-strongswan-1.4.4/properties/nm-strongswan.c 
new/NetworkManager-strongswan-1.4.5/properties/nm-strongswan.c
--- old/NetworkManager-strongswan-1.4.4/properties/nm-strongswan.c      
2018-04-09 12:01:34.000000000 +0200
+++ new/NetworkManager-strongswan-1.4.5/properties/nm-strongswan.c      
2019-04-29 15:23:26.000000000 +0200
@@ -2,7 +2,7 @@
  * Copyright (C) 2015 Lubomir Rintel
  * Copyright (C) 2013 Tobias Brunner
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  * Copyright (C) 2005 David Zeuthen
  * Copyright (C) 2005-2008 Dan Williams
  *
@@ -665,7 +665,7 @@
 static guint32
 get_capabilities (NMVpnEditorPlugin *iface)
 {
-       return 0;
+       return NM_VPN_EDITOR_PLUGIN_CAPABILITY_IPV6;
 }
 
 static NMVpnEditor *
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-strongswan-1.4.4/properties/nm-strongswan.h 
new/NetworkManager-strongswan-1.4.5/properties/nm-strongswan.h
--- old/NetworkManager-strongswan-1.4.4/properties/nm-strongswan.h      
2017-07-17 11:48:53.000000000 +0200
+++ new/NetworkManager-strongswan-1.4.5/properties/nm-strongswan.h      
2019-02-28 09:57:50.000000000 +0100
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2008 Martin Willi
- * Hochschule fuer Technik Rapperswil
+ * HSR Hochschule fuer Technik Rapperswil
  * Copyright (C) 2008 Dan Williams
  *
  * Based on NetworkManager's vpnc plugin



Reply via email to