* Thu Oct 04 2018 bjorn.lie@gmail.com
- Update to version 1.2.8:
+ Fix build without GTK/Gnome.
+ Updated translations.
* Sat Apr 14 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), pkgconfig(libnm-gtk) and
pkgconfig(libnm-util) BuildRequires.
- Package missing COPYING file.
- Package m-pptp-service.conf as config, silence rpmlint.
- Drop unnneeded NetworkManager-gnome Requires from gnome
sub-package, it is not longer of use for us.
* Fri Mar 30 2018 luc14n0@linuxmail.org
- Update to version 1.2.6:
+ Fix passing "user" and set "remotename" (bgo#794695)
+ Use gresources for UI file
+ Updated translations.
- Update URL tag to https://wiki.gnome.org/Projects/NetworkManager:
currently the Network Manager project's web page.
- Drop icon_theme_cache_* post/postun scriptlets: its fucntionality
has been moved to RPM file triggers (4.13, suse_version 1330).
- Add gio-2.0, gio-unix-2.0 and glib-2.0 pkgconfig modules
BuildRequires to avoid implicit dependencies.
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Tue Oct 04 2016 zaitor@opensuse.org
- Update to version 1.2.4:
+ Prefer building against stable libsecret API.
+ Split libnm-vpn-plugin-pptp.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.
+ Various cleanups.
+ Updated translations.
- Replace pkgconfig(libsecret-unstable) for pkgconfig(libsecret-1)
BuildRequires following upstreams changes.
- Drop NetworkManager-frontend Requires from main package.
* Sun May 15 2016 zaitor@opensuse.org
- Update to version 1.2.2:
+ Fixed the D-Bus API for multiple concurrent connections.
+ Use a proper name for the AppStream metadata.
+ Updated translations.
* Mon May 02 2016 dimstar@opensuse.org
- Update to version 1.2.0:
+ nm-pppd-plugin: fix crash.
+ Updated translations.
- Drop --disable-more-warnings from configure line: no longer
needed.
* Thu Apr 07 2016 dimstar@opensuse.org
- Update to version 1.1.93 (1.2-rc1):
+ No changes.
- Changes from version 1.1.92:
+ Bugs fixed: bgo#762938.
+ Updated translations.
* Thu Apr 07 2016 dimstar@opensuse.org
- Update to version 1.1.91:
+ Updated translations.
* Thu Apr 07 2016 dimstar@opensuse.org
- Update to version 1.1.90:
+ Ported to libnm, libnma and GDBus.
+ Enhanced the GUI to support agent-owned and always-ask
passwords.
+ Update the UI to use modern GTK witgets instead of deprecated
ones.
+ Updated translations.
- Add pkgconfig(libnm) and pkgconfig(libnma) BuildRequires: new
dependencies.
- Drop nm-pptp-desktop.patch: no longer needed.
- Drop icon sources: as there is no .desktop file, we also do not
need an icon for it.
* Thu Apr 07 2016 sckang@suse.com
- Update to GNOME 3.20 Fate#318572
* Sun Nov 22 2015 zaitor@opensuse.org
- Update to version 1.0.8:
+ Updated translations.
* Tue Sep 01 2015 simon@simotek.net
- Update to version 1.0.6:
+ Enhanced the GUI to support agent-owned and always-ask
passwords.
+ Updated translations.
* Wed May 06 2015 dimstar@opensuse.org
- Update to version 1.0.2:
+ Update the UI to use modern GTK witgets instead of deprecated
ones.
+ Updated translations.
* Tue Jan 27 2015 dimstar@opensuse.org
- Update to version 1.0.0:
+ Updated translations.
* Tue Sep 09 2014 crrodriguez@opensuse.org
- Change ppp requires to %requires_eq ppp: the plugin is installed
in a versioned directory, and as such we do require the exact
version of ppp (bnc#888442).
* Fri Jul 11 2014 dimstar@opensuse.org
- Update to version 0.9.10.0:
+ Uses libsecret for password storage instead of gnome-keyring.
+ Fixes a potential crash when the plugin exits.
+ Ensure property dialog's translations show correctly in
non-UTF-8 locales.
+ Updated translations.
- Replace pkgconfig(gnome-keyring-1) BuildRequires with
pkgconfig(libsecret-unstable), following upstreams switch to
libsecret.
- Add pkgconfig(libnm-gtk) BuildRequires: new depdendency.
* Fri Sep 13 2013 dimstar@opensuse.org
- Update to version 0.9.8.4:
+ Fixed paths in VPN service file.
+ Fixed localization in non-UTF-8 locales.
+ Updated translations.
* Fri Jun 21 2013 dimstar@opensuse.org
- Update to version 0.9.8.2:
+ Use full paths for auth dialog and properties plugin.
+ Updated translations.
* Fri Feb 22 2013 zaitor@opensuse.org
- Update to version 0.9.8.0:
+ Builds against the GNOME 3.8 versions of GLib and Gtk+.
+ nm-pptp-service now returns translated error messages.
+ Updated translations.
- Drop nm-pptp-deprecated-gtk.patch, fix upstream in a slightly
different way.
- Drop libtool BuildRequires and call auto autoreconf, as we don't
carry any patch touching the build system anymore.