forked from pool/NetworkManager-openconnect
- Add missing supplements(bsc#1220391): + NMA subpackage: Main package and gnome-control-center OBS-URL: https://build.opensuse.org/request/show/1163470 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/NetworkManager-openconnect?expand=0&rev=60
352 lines
13 KiB
Plaintext
352 lines
13 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Mar 28 07:55:28 UTC 2024 - Jonathan Kang <songchuan.kang@suse.com>
|
|
|
|
- Add missing supplements(bsc#1220391):
|
|
+ NMA subpackage: Main package and gnome-control-center
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 2 14:34:19 UTC 2023 - Callum Farmer <gmbr3@opensuse.org>
|
|
|
|
- Rename gnome subpackage to NetworkManager-applet-openconnect
|
|
to more accurately reflect its usage
|
|
- Add missing supplements:
|
|
- NM and openconnect
|
|
- NMA subpackage: Main package and NMA
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 17 17:34:50 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 1.2.10:
|
|
+ Improved cancellation handling.
|
|
+ Support SAML/SSO authentication for some VPN protocols.
|
|
+ Allow useragent override.
|
|
+ Support webkit2gtk-4.1.
|
|
+ Allow choosing certificates/keys from PKCS#11 tokens.
|
|
+ Allow custom interface name.
|
|
+ Allow UDP connectivity to be disabled.
|
|
+ Support multi-certificate authentication for AnyConnect.
|
|
+ Fix hangs with external browsers which spam stdout.
|
|
+ Updated translations.
|
|
- Drop dbus-location.patch: Fixed upstream.
|
|
- Add pkgconfig(webkit2gtk-4.1) BuildRequires: New dependency.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 27 15:37:33 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>
|
|
|
|
- Add dbus-location.patch: move dbus system.d conf file to /usr
|
|
(bsc#1204795)
|
|
- Due to patching: add BRs autoconf, automake and libtool
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 12 17:09:37 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 1.2.8:
|
|
+ Gtk4 version of the editor plugin is now available (for use
|
|
with Control Center of GNOME 42 or later).
|
|
+ Fix SNI and authgroup problems.
|
|
+ Handle IPv6 nameservers.
|
|
+ Allow IP prefixes of 0 for routing rules.
|
|
+ Updated translations.
|
|
- Add pkgconfig(gtk4) and pkgconfig(libnma-gtk4) BuildRequires and
|
|
pass --with-gtk4=yes to configure, build the gtk4 version.
|
|
- Stop passing --without-libnm-glib to configure, no longer
|
|
needed, nor recognized.
|
|
- Add optional libxml2-tools BuildRequires, build runs
|
|
xml-stripblanks preprocessing if available.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 14 11:00:00 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
|
|
|
|
- Remove obsolete translation-update-upstream support
|
|
(jsc#SLE-21105).
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 13 13:30:56 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
|
|
|
- Add now working CONFIG parameter to sysusers generator
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 3 11:07:23 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
|
|
|
- Change to using systemd-sysusers
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 1 09:05:03 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Set the path for the VPN service name file correctly to
|
|
%_vpnservicedir (provided by macros.NetworkManager).
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 25 14:04:35 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- No longer recommend -lang: supplements are in use
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 7 11:37:49 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- 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.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 14 20:30:19 UTC 2018 - bjorn.lie@gmail.com
|
|
|
|
- Following changes in NetworkManager: pass without-libnm-glib to
|
|
configure, no longer build deprecated libnm-glib support.
|
|
- Following the above changes: Drop no longer needed
|
|
pkgconfig(NetworkManager), pkgconfig(libnm-glib),
|
|
pkgconfig(libnm-glib-vpn) and pkgconfig(libnm-util)
|
|
BuildRequires.
|
|
- Drop no longer needed export CFLAGS="%%{optflags}
|
|
-Wno-deprecated-declarations".
|
|
- Drop unnneeded NetworkManager-gnome Requires from gnome
|
|
sub-package, it is not longer of use for us.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 28 16:37:44 UTC 2018 - dimstar@opensuse.org
|
|
|
|
- Modernize spec-file by calling spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 6 11:48:08 UTC 2016 - dimstar@opensuse.org
|
|
|
|
- Update to version 1.2.4:
|
|
+ Split libnm-vpn-plugin-openconnect.so into a GTK-free core
|
|
plugin usable by nmcli and a UI plugin for nm-applet and GNOME
|
|
components.
|
|
+ Support NM_VPN_LOG_LEVEL environment variable to control debug
|
|
logging from NetworkManager.
|
|
+ Support Juniper Network Connect / Junos Pulse Secure VPN.
|
|
+ Add Yubikey OATH support.
|
|
+ Added support for automatic login when all needed data is
|
|
known.
|
|
+ Fixed support for IPv6-only VPNs.
|
|
+ Updated translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 14 22:21:02 UTC 2016 - zaitor@opensuse.org
|
|
|
|
- Update to version 1.2.2:
|
|
+ Use a proper name for the AppStream metadata.
|
|
+ Updated translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 2 18:21:39 UTC 2016 - dimstar@opensuse.org
|
|
|
|
- Update to version 1.2.0:
|
|
+ build: don't include the full path to a plugin by default.
|
|
+ Updated translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 6 11:43:31 UTC 2016 - dimstar@opensuse.org
|
|
|
|
- Update to version 1.1.93 (1.2-rc1):
|
|
+ No changes.
|
|
- Changes from version 1.1.92:
|
|
+ plugin: avoid calling GetAll on service object.
|
|
+ Updated translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 1 17:50:37 UTC 2016 - dimstar@opensuse.org
|
|
|
|
- Update to version 1.1.91:
|
|
+ service: drop off the bus if the peer vanishes or we're
|
|
unneeded.
|
|
+ Updated translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 21 10:31:02 UTC 2016 - dimstar@opensuse.org
|
|
|
|
- Update to version 1.1.90:
|
|
+ Ported to libnm, libnma and GDBus.
|
|
+ Support multiple concurrent VPN connections.
|
|
+ Updated translations.
|
|
- Add pkgconfig(libnm) BuildRequires: new dependency.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 22 14:06:42 UTC 2015 - zaitor@opensuse.org
|
|
|
|
- Update to version 1.0.8:
|
|
+ Updated translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 6 07:58:56 UTC 2015 - dimstar@opensuse.org
|
|
|
|
- Update to version 1.0.2:
|
|
+ Updated translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 17 09:18:46 UTC 2015 - dimstar@opensuse.org
|
|
|
|
- Replace openconnect-devel BuildRequires with
|
|
pkgconfig(openconnect), matching what configure checks for.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 27 10:42:10 UTC 2015 - dimstar@opensuse.org
|
|
|
|
- Update to version 1.0.0:
|
|
+ Dropped support for libopenconnect.so.1.
|
|
+ Added support for libopenconnect.so.4.
|
|
+ Added support HMAC-based One Time Password (HOTP).
|
|
+ Updated translations.
|
|
- Drop NetworkManager-openconnect-7.0.patch: fixed upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 8 08:40:44 UTC 2014 - dimstar@opensuse.org
|
|
|
|
- Add NetworkManager-openconnect-7.0.patch: Fix build with
|
|
OpenConnect 7.0. Patch taken from git, commit 58944a3.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 11 08:23:13 UTC 2014 - dimstar@opensuse.org
|
|
|
|
- Update to version 0.9.10.0:
|
|
+ Use libsecret for password storage instead of gnome-keyring.
|
|
+ Updated translations.
|
|
- Replace pkgconfig(gnome-keyring-1) BuildRequires with
|
|
pkgconfig(libsecret-unstable), following upstreams switch to
|
|
libsecret.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 16 09:45:44 UTC 2014 - zaitor@opensuse.org
|
|
|
|
- Update to version 0.9.8.6:
|
|
+ Add support for OpenConnect 6.0.
|
|
+ Allow alpha-numeric software token secrets instead of only
|
|
numeric ones.
|
|
+ Add support for TOTP tokens.
|
|
+ Hide irrelevant options from the auth dialog.
|
|
+ Show correct options when user selects a different auth group.
|
|
+ Updated translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 13 17:20:57 UTC 2013 - dimstar@opensuse.org
|
|
|
|
- Update to version 0.9.8.4:
|
|
+ Fixed paths in VPN service file.
|
|
+ Fixed localization in non-UTF-8 locales.
|
|
+ Removed spurious GConf dependency.
|
|
+ Updated translations.
|
|
- Drop pkgconfig(gconf-2.0) BuildRequires: no longer needed.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 11 14:08:36 UTC 2013 - dimstar@opensuse.org
|
|
|
|
- Add -Wno-deprecated-declarations to CFLAGS to not fail on
|
|
use of deprecated symbols of GTK+ 3.9.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 21 13:02:40 UTC 2013 - dimstar@opensuse.org
|
|
|
|
- Update to version 0.9.8.2:
|
|
+ Automatically start if there's only one host.
|
|
+ Updated translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 22 20:50:08 UTC 2013 - zaitor@opensuse.org
|
|
|
|
- Update to version 0.9.8.0:
|
|
+ Builds against the GNOME 3.8 versions of GLib and Gtk+.
|
|
+ Software Tokens are now supported (if libopenconnect has support
|
|
for them).
|
|
+ Fixed typos in several messages.
|
|
+ nm-openconnect-service now returns translated error messages.
|
|
+ Updated translations.
|
|
- Drop NetworkManager-openconnect-g_type_init.patch, fixed
|
|
upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 12 19:18:07 UTC 2013 - dimstar@opensuse.org
|
|
|
|
- Add NetworkManager-openconnect-g_type_init.patch: g_type_init()
|
|
is deprecated. Fix build with glib 2.35.x.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 13 08:44:32 UTC 2012 - dimstar@opensuse.org
|
|
|
|
- Update to version 0.9.6.2:
|
|
+ Ensure IPv6 UI components appear in the editor.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 7 18:23:42 UTC 2012 - dimstar@opensuse.org
|
|
|
|
- Update to version 0.9.6.0:
|
|
+ Do not fail if no IPv6 address is retrieved.
|
|
+ Ensure invalid IPv6 address triggers an error.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 29 06:57:47 UTC 2012 - dimstar@opensuse.org
|
|
|
|
- Update to version 0.9.5.95:
|
|
+ Better handling of connection cancellation.
|
|
+ Add IPv6 support.
|
|
+ Allow building with gnutls instead of openssl.
|
|
+ Use multiple domains if given.
|
|
+ Store passwords in GNOME keyring.
|
|
+ Updated translations.
|
|
- Add pkgconfig(gnome-keyring-1) BuildRequires: New dependency.
|
|
- Drop NetworkManager-openconnect-0.9.4-dropping_privs_check.patch:
|
|
fixed upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 30 11:03:57 UTC 2012 - toddrme2178@gmail.com
|
|
|
|
- Add NetworkManager-openconnect-0.9.4-dropping_privs_check.patch:
|
|
check for success when dropping privileges. This issue was raised
|
|
by the security team in bnc#732915, comments 13-16. Patch taken
|
|
from upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 24 10:49:30 UTC 2012 - vuntz@opensuse.org
|
|
|
|
- Update to version 0.9.4.0:
|
|
+ Build system changes.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 2 19:23:27 UTC 2012 - dimstar@opensuse.org
|
|
|
|
- Update to version 0.9.3.995:
|
|
+ Misc bug fixes.
|
|
+ Updated translations.
|
|
- Drop upstream merged patches:
|
|
+ nm-openconnect-0.9.2.0-g_thread_init.patch
|
|
+ nm-openconnect-0.9.2.0-g_thread_new.patch
|
|
+ nm-openconnect-0.9.2.0-gmutex.patch
|
|
+ nm-openconnect-0.9.2.0-gtk_box_new.patch
|
|
+ nm-openconnect-0.9.2.0-gtypes.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 21 12:26:40 UTC 2011 - vuntz@opensuse.org
|
|
|
|
- Remove rpmlintrc: the dbus service is now authorized (see
|
|
bnc#732915).
|
|
- Remove pkgconfig(gnome-keyring-1) BuildRequires: it's not needed.
|
|
- Add explicit pkgconfig(libnm-glib-vpn) BuildRequires.
|
|
- Do not call %icon_theme_cache_post/%icon_theme_cache_postun in
|
|
scriptlets for the gnome subpackage: there is no icon shipped in
|
|
the package.
|
|
- Various cleanups for inclusion in Factory.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 28 12:02:33 UTC 2011 - toddrme2178@gmail.com
|
|
|
|
- Create the nm-openconnect user, as per discussion in bnc#732915.
|
|
- Fix license (at least according to Fedora): one binary is
|
|
LGPL-2.1.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 8 10:03:13 UTC 2011 - toddrme2178@gmail.com
|
|
|
|
- Initial spec file
|