Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: NetworkManager-pptp | Distribution: openSUSE Leap 15.0 |
Version: 1.2.4 | Vendor: openSUSE |
Release: lp150.1.1 | Build date: Tue May 15 16:08:11 2018 |
Group: Productivity/Networking/System | Build host: armbuild04 |
Size: 76518 | Source RPM: NetworkManager-pptp-1.2.4-lp150.1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://www.gnome.org/projects/NetworkManager | |
Summary: NetworkManager VPN support for PPTP |
NetworkManager-pptp provides VPN support to NetworkManager for PPTP.
GPL-2.0+
* 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. * Fri Feb 15 2013 dimstar@opensuse.org - Add nm-pptp-deprecated-gtk.patch: Do not disable deprecated GTK symbols for now (bgo#693866). - Add libtool BuildRequires and call to autorecnf, as above patch touches the build system. * Tue Aug 07 2012 dimstar@opensuse.org - Update to version 0.9.6.0: + Update FSF Address. * Fri Jun 29 2012 dimstar@opensuse.org - Update to version 0.9.5.95: + Fix sensitivity of auth methods when checking/unchecking MPPE + Updated translations. * Sat Mar 24 2012 vuntz@opensuse.org - Update to version 0.9.4.0: + Fix auth failure in some cases. + Updated translations. * Fri Mar 02 2012 dimstar@opensuse.org - Update to version 0.9.3.995: + Support for "external UI mode" for DE-native dialogs (ie, GNOME Shell and others) + Fix issues with password dialog width on recent GTK+ versions + Config dialog tooltips now refer to corresponding ppp/pptp config options + Updated translations. - Add explicit pkgconfig(libnm-glib-vpn) BuildRequires: it's a long standing requirement which currently comes implicit with libnm-glib, as it's part of the same package at this moment. * Mon Feb 13 2012 coolo@suse.com - patch license to follow spdx.org standard * Sat Nov 12 2011 dimstar@opensuse.org - Update to version 0.9.2.0: + Updated translations. - Pass --disable-more-warnings to configure to allow building with gtk+ 3.3. - Really enable parallel build: fix typo smp_flags => smp_mflags. * Tue Nov 01 2011 dimstar@opensuse.org - Update to version 0.9.1.95: + Updated translations. * Sat Sep 17 2011 jengelh@medozas.de - Remove redundant tags/sections from specfile and strange ExcludeArch * Tue Aug 23 2011 dimstar@opensuse.org - Update to version 0.9.0: + Preserve secret flags. + Simplify keyring access and don't save secrets. + Use a simplified password request dialog. + Use gtk_box_new() instead of gtk_(h/v)box_new() (bgo#652801) - Drop NetworkManager-pptp-gtk_box_new.patch: fixed upstream. * Tue Jun 21 2011 dimstar@opensuse.org - Add NetworkManager-pptp-gtk_box_new.patch: Fix build with GTK+ 3.1.6, which has gtk_{h|v}box_new deprecated. Patch taken from upstream git, commit id 81b8afb2. * Wed May 04 2011 dimstar@opensuse.org - Update to version 0.8.999: + Default to agent-owned secrets for new connections. + Updated translations. * Thu Apr 21 2011 vuntz@opensuse.org - Drop unneeded libglade2-devel, libgnomeui-devel, libgudev-1_0-devel, perl-XML-Parser, update-desktop-files BuildRequires. - Move to pkgconfig()-style BuildRequires: + Old ones: NetworkManager-devel, NetworkManager-gnome. + New ones: NetworkManager, dbus-glib-1, libnm-glib, libnm-util, gnome-keyring-1. - Stop owning /etc/NetworkManager/VPN as it's owned by NetworkManager now. * Tue Apr 05 2011 dimstar@opensuse.org - Update to version 0.8.998 (0.9.0-rc1): + Bugs fixed: bgo#645909, lp#681739. + Updated translations. * Wed Mar 16 2011 dimstar@opensuse.org - Update to version 0.8.995 (0.9.0-beta1): + simpler, easier, more flexible, and cooler applets. + Fast User Switching. + WiMAX support. + System connections by default. + More flexible system administration. + Scales down to smaller devices. - Add pkgconfig(gtk+-3.0) BuildRequires. * Sun Feb 13 2011 vuntz@opensuse.org - Call relevant macros in %post/%postun: + %icon_theme_cache_post/postun because the package ships themed icons. - Remove ldconfig from %post/%postun: there is no library there. - Pass %{?no_lang_C} to %find_lang so that english documentation can be packaged with the program, and not in the lang subpackage. * Sat Nov 06 2010 dimstar@opensuse.org - Update to version 0.8.2: + Better debugging options + Updated for ppp 2.4.5 + Updated translations. - Split out -lang package. * Mon Jul 26 2010 dimstar@opensuse.org - Update to version 0.8.1: + Fix for MPPE and auth-method GUI jitter + Suppress some annoying PPTP warning messages + Updated translations * Tue Feb 23 2010 dimstar@opensuse.org - Update to version 0.8: + core: remove useless includes + build: disable .desktop file for now + deb#567461 - ui: fix saving of MPEE security levels + Translation updates. * Sat Jan 30 2010 captain.magnus@opensuse.org - Update to version 0.7.999: + Translation updates * Thu Jan 21 2010 tambet@novell.com - Upgrade to the latest upstream 0.8 branch: + Resolve pptp gateway hostname. + Fix MPPE EAP method combinations (bgo #596762). + Bug fixes. + Translation updates. * Wed Dec 23 2009 vuntz@opensuse.org - Change gnome-keyring-devel BuildRequires to libgnome-keyring-devel, following the module split upstream. * Thu Dec 10 2009 vuntz@opensuse.org - Remove perl-XML-Parser BuildRequires. - Do not call intltoolize and autoreconf. * Thu Dec 10 2009 aj@suse.de - Remove libgnomeui-devel BuildRequires. * Fri Jun 05 2009 tambet@novell.com - Upgrade to 0.7.1.
/etc/dbus-1/system.d/nm-pptp-service.conf /usr/lib/NetworkManager /usr/lib/NetworkManager/VPN /usr/lib/NetworkManager/VPN/nm-pptp-service.name /usr/lib/NetworkManager/libnm-vpn-plugin-pptp.so /usr/lib/nm-pptp-service /usr/lib/pppd/2.4.7/nm-pptp-pppd-plugin.so /usr/share/doc/packages/NetworkManager-pptp /usr/share/doc/packages/NetworkManager-pptp/README
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Apr 9 10:47:22 2022