Hello community,
here is the log from the commit of package NetworkManager-openconnect for
openSUSE:Factory checked in at 2019-08-13 13:11:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/NetworkManager-openconnect (Old)
and /work/SRC/openSUSE:Factory/.NetworkManager-openconnect.new.9556 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "NetworkManager-openconnect"
Tue Aug 13 13:11:45 2019 rev:25 rq:722099 version:1.2.6
Changes:
--------
---
/work/SRC/openSUSE:Factory/NetworkManager-openconnect/NetworkManager-openconnect.changes
2018-05-22 16:59:47.820952609 +0200
+++
/work/SRC/openSUSE:Factory/.NetworkManager-openconnect.new.9556/NetworkManager-openconnect.changes
2019-08-13 13:11:47.189573841 +0200
@@ -1,0 +2,18 @@
+Wed Aug 7 11:37:49 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 1.2.6:
+ + libnm-glib compatibility (NetworkManager < 1.0) is disabled by
+ default. It can be enabled by passing --with-libnm-glib to
+ configure script. Nobody should need it by now. Users that
+ still use this are encouraged to let us know before the
+ libnm-glib support is removed for good.
+ + Allow key files for TPM v2.0 to be configured.
+ + Add support for PAN GlobalProtect and native Pulse Secure
+ protocol.
+ + Discourage users from accepting bad server certificates.
+ + Add persistent support (beware
+ https://bugzilla.gnome.org/794190 though).
+- Add pkgconfig(gcr-3) BuildRequires: New dependency.
+- Use modern macros.
+
+-------------------------------------------------------------------
Old:
----
NetworkManager-openconnect-1.2.4.tar.xz
New:
----
NetworkManager-openconnect-1.2.6.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ NetworkManager-openconnect.spec ++++++
--- /var/tmp/diff_new_pack.ud9D4V/_old 2019-08-13 13:11:47.633573599 +0200
+++ /var/tmp/diff_new_pack.ud9D4V/_new 2019-08-13 13:11:47.637573597 +0200
@@ -1,7 +1,7 @@
#
# spec file for package NetworkManager-openconnect
#
-# 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,22 +12,24 @@
# 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-openconnect
-Version: 1.2.4
+Version: 1.2.6
Release: 0
Summary: NetworkManager VPN support for OpenConnect
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-openconnect/1.2/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/NetworkManager-openconnect/1.2/%{name}-%{version}.tar.xz
+
BuildRequires: intltool
BuildRequires: pkgconfig
BuildRequires: translation-update-upstream
BuildRequires: pkgconfig(dbus-glib-1)
+BuildRequires: pkgconfig(gcr-3) >= 3.4
BuildRequires: pkgconfig(gtk+-3.0) >= 3.4
BuildRequires: pkgconfig(libnm) >= 1.1.0
BuildRequires: pkgconfig(libsecret-unstable)
@@ -57,7 +59,7 @@
%lang_package
%prep
-%setup -q
+%autosetup -p1
translation-update-upstream
%build
@@ -65,7 +67,7 @@
--disable-static \
--without-libnm-glib \
%{nil}
-make %{?_smp_mflags}
+%make_build
%install
%make_install
++++++ NetworkManager-openconnect-1.2.4.tar.xz ->
NetworkManager-openconnect-1.2.6.tar.xz ++++++
++++ 202227 lines of diff (skipped)