| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libnm-glib-vpn1 | Distribution: openSUSE 12.1 |
| Version: 0.9.1.90 | Vendor: openSUSE |
| Release: 4.8.1 | Build date: Tue Jan 3 17:43:57 2012 |
| Group: System/Libraries | Build host: build20 |
| Size: 30480 | Source RPM: NetworkManager-0.9.1.90-4.8.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.gnome.org/projects/NetworkManager/ | |
| Summary: Convenience library for NetworkManager VPN plugins | |
This package contains the libraries that make it easier to use some Network Manager functionality from applications that use glib.
GPLv2+
* Tue Nov 29 2011 fcrozat@suse.com
- Add nm-ignore-virtual-ifindex.patch to fix nortelvpn
(bnc#730674)
* Tue Nov 29 2011 fcrozat@suse.com
- Update systemd-network-config.patch to handle NM_TIMEOUT value 0
as no timeout (bnc#730628).
* Tue Nov 15 2011 glin@suse.com
- Add nm-handle-uchar-array-properly.patch to handle the NULL-end
uchar array from the key file properly
- Add nm-probe-radius-server-cert.patch to probe the RADIUS server
certificate (bnc#574266)
* Fri Oct 14 2011 lnussel@suse.de
- avoid annoying polkit popups when connecting to 802.11x networks
that are supposed to ask for passwords (bnc#713639)
- also avoid asking for a password (and thereore polkit auth) when
an AP goes of range.
* Mon Oct 03 2011 glin@suse.com
- Add nm-udev-rfkill-handling.patch to improve the rfkill handling
(bnc#709733,bgo#655773)
* Tue Sep 27 2011 fcrozat@suse.com
- Update systemd-network-config.patch to correctly handle /usr over
NFS.
- Use latest systemd rpm macros.
* Wed Sep 21 2011 vuntz@opensuse.org
- Update to version 0.9.1.90:
+ Support for libnl2 and libnl3 and various leak fixes
+ Various small bug fixes in the ifnet config plugin
+ Ensure IPv6 link-local DNS servers work correctly in the
dnsmasq DNS plugin
+ Add ability for nmcli to delete connections
+ Fix setup of connection sharing with newer iptables versions
+ Ensure WiMAX activation emits correct signals (fixes initial
signal strength)
+ Fix an issue with duplicated keyfile connections
+ Ensure the 'novj' options is passed through to pppd
+ Store timestamps for VPN connections too
- Remove explicit Requires for libnl: this is a library, so the
right Requires will be automatically be added.
* Sat Sep 17 2011 jengelh@medozas.de
- Remove redundant tags/sections from specfile
- Implement baselibs for package
* Fri Sep 09 2011 fcrozat@suse.com
- Update systemd-network-config.patch to enable
NetworkManager-wait-online.service too (and read timeout value
from /etc/sysconfig/network/config).
* Tue Sep 06 2011 vuntz@opensuse.org
- Apply shared library packaging policy (bnc#689039):
+ Create libnm-util2, libnm-glib4, libnm-glib-vpn1 subpackages.
+ Add Provides/Obsoletes for NetworkManager-glib to libnm-glib4.
+ Changes NetworkManager-glib Requires in devel subpackage to
libnm-util2, libnm-glib4 and libnm-glib-vpn1 Requires.
+ Remove NetworkManager-glib Requires from main subpackage: there
is no reason to have an explicit Requires for the libraries.
- Merge doc subpackage in devel subpackage, with appropriate
Provides/Obsoletes.
- Rename nm-system-settings.conf source to NetworkManager.conf, to
follow the new non-deprecated scheme for configuration. Note that
this uses the same format, so there's nothing to adapt. If users
have an old modified version of nm-system-settings.conf, then it
will still be used. Fix bnc#689042.
- Mark %{_sysconfdir}/NetworkManager/NetworkManager.conf with
%config(noreplace).
* Tue Aug 30 2011 fcrozat@suse.com
- Add empty systemd macro to fix build on 11.4
- Update systemd-network-config.patch to disable dbus activation
for NetworkManager, it was causing KDE timeout when NM was not
handling network (bnc#714962).
* Wed Aug 24 2011 dimstar@opensuse.org
- Update to version 0.9.0:
+ fdo#39463: Ensure NM can talk to newly installed VPN plugins
+ Don't autoconnect disabled modems.
+ Preserve agent secrets the right way.
+ Preserve agent secrets over Update operation.
+ Add libnl-3 API compatibility.
+ Add libnl-2 support with libnl-1 compatibility.
+ Fix DBus signal signatures in supplicant.
+ Handle a few more possible D-Bus activation errors.
+ Fix integer list SSID parsing.
+ bgo#652512: Fix crash for AddAndActivateConnection() D-Bus call
+ Add missing U2600 GSM band enumeration.
- Drop f15-branch.patch: No longer required.
* Wed Aug 24 2011 fcrozat@suse.com
- no longer package /var/run/NetworkManager, not used by NM
anymore. Package /var/lib/NetworkManager instead.
- Add systemd-network-config.patch: follow network configuration to
not start NM under systemd if it is disabled system-wide.
- enable systemd service for NetworkManager
* Thu Jun 09 2011 fcrozat@suse.com
- Update to version 0.8.9997:
+ Fix symbol exports in libnm-glib.
+ Fix some gobject introspection annotations.
+ WiMax fixes : do not attemp to connect when scanning.
+ Recognize PKCS#8 private keys and check passwords.
+ Allow _ as valid character for GSM APN.
+ Improve PolicyKit integration.
+ Fix up Ad-Hoc frequency when connecting.
+ Don't complay if ConsoleKit database isn't found at startup.
+ Improve openconnect migration.
+ Handle DHCP options perperty correctly.
+ Only send hostname without domain as host-name option for
DHCP.
+ Fix crash when SSID is missing
+ Make auto-activation retries really work.
+ Fix dispatcher handling of empty VPN interface.
- Update f15-branch.patch from the git branch.
* Wed May 04 2011 dimstar@opensuse.org
- Update to version 0.8.999:
+ IPv6 compliance and RDNSS lifetime fixes
+ systemd cooperation fixes
+ API fixes for clients creating wifi connections
+ API additions to make client code simpler
+ Startup efficiency fixes by not parsing the ConsoleKit database
more than required
+ Fixes for IBM s390 CTC-type network devices
+ Fixes for WWAN enable/disable status
+ Fixes for ifcfg-rh configuration plugin handling of IP addresses
+ Support for Easytether Android handset tethering
+ Better handling of rfkill for WiFi and WiMAX interfaces
+ Addition of IPv6 support for dispatcher scripts
+ Fixed handling of DER-format certificates
- Update f15-branch.patch from the git branch.
* Mon May 02 2011 vuntz@opensuse.org
- Remove polkit-unauthorized-privilege filter from
NetworkManager-rpmlintrc as polkit-default-privs got updated.
* Mon May 02 2011 vuntz@opensuse.org
- Update NetworkManager-rpmlintrc:
+ Remove filter for suse-dbus-unauthorized-service, this got
fixed.
+ Update polkit-unauthorized-privilege to be more specific since
only org.freedesktop.NetworkManager.settings.modify.hostname is
missing now.
+ Mention bnc#680140, where we are tracking this.
* Thu Apr 21 2011 vuntz@opensuse.org
- Move to pkgconfig()-style BuildRequires:
+ Old ones: dbus-1-devel, dbus-1-glib-devel, libgudev-1_0-devel,
libnl-devel, libuuid-devel, mozilla-nss-devel, polkit-devel.
+ New ones: dbus-1, dbus-glib-1, glib-2.0, gudev-1.0, libnl-1,
nss, polkit-gobject-1, uuid.
- Remove libgcrypt-devel BuildRequires: it's only needed if we
don't use nss.
- Remove explicit Requires for various packages in devel subpackage
as they should be brought with pkgconfig() magic: dbus-1,
dbus-1-glib, dbus-1-devel, glib2-devel, dbus-1-glib-devel,
libgcrypt-devel, libgpg-error-devel.
- Add fdupes BuildRequires to remove duplicate files in
/usr/share/gtk-doc.
- Do not call /sbin/ldconfig in %post/%postun of main binary
package as there is no library there.
- Stop manually building nm-online: it's already installed with the
standard build.
- Drop NetworkManager-frontend.conf as this was for the
NetworkManager 0.8 world. This is now integrated in
/etc/dbus-1/system.d/NetworkManager.conf. Fix bnc#689043.
- Ship /etc/NetworkManager/VPN directory.
* Wed Apr 06 2011 fcrozat@novell.com
- Add back f15-branch.patch: all patches from Fedora15 branch,
mostly for fixing compatibility issues.
* Tue Apr 05 2011 dimstar@opensuse.org
- Update to version 0.8.998 (0.9.0-rc1):
+ Fix memory leaks
+ libnm-glib: Fix crashes
+ Fix wired connection completion
+ Updated translations.
+ Bugs fixed: bgo#646300, bgo#646115, bgo#646335, bgo#646375,
bgo#645927.
- Drop f15-branch.patch: merged.
- Remove autoreconf call: no more patches.
* Tue Mar 29 2011 fcrozat@novell.com
- Add f15-branch.patch: all patches from Fedora15 branch, mostly
for fixing compatibility issues.
* Sun Mar 20 2011 dimstar@opensuse.org
- Update to version 0.8.997 (0.9 beta3):
+ Mostly bugfixes and backwards compatible D-BUS changes.
* Wed Mar 16 2011 dimstar@opensuse.org
- Update to version 0.8.996 (0.9 beta2):
+ don't require glib 2.26
+ deb#615082, lp#725041: fixes for new dnsmasq
+ crash fixes
+ ifupdown plugin fixes
+ save connection timestamps in /var not /etc
+ install time fixes for Arch Linux
+ libnm-glib crash and correctness fixes
+ fix display of SSIDs in applet tooltips
+ build fixes and cleanups
+ import existing user connections
- Summary from 0.8.995 (0.9 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.
- Drop patches fixed upstream:
+ nm-64bit-timestamp.diff
+ nm-nis-domain.diff
+ nm-crash-lack-ipv4.patch
+ nm-ignore-temp-files.patch
+ nm-stop-touching-hosts.patch
+ nm-destory-crash.patch
- Add pkgconfig(systemd) BuildRequires for systemd integration
support.
- Add gobject-introspection-devel BuildRequires to get
introspection support.
- Pass --disable-wimax to configure for now as we don't have the
libraries for it.
* Mon Feb 21 2011 binli@opensuse.org
- Add nm-destory-crash.patch, fix crash when NM exit(bnc#673627).
* Tue Feb 15 2011 binli@opensuse.org
- Add the nm-stop-touching-hosts.patch to stop touching /etc/hosts.
(bnc#667265)
* Wed Feb 02 2011 bjorn.lie@gmail.com
- Added autoreconf since nm-ignore-temp-files.patch needs more
than touching Makefile.in.
* Sun Jan 30 2011 bjorn.lie@gmail.com
- Add nm-ignore-temp-files.patch: stop NM from filling dmesg and
logs by ignoring temporary files (bgo#602868) (bnc#668183)
Original upstream patch has been extended to also touch
Makefile.in in order to avoid having to re-bootstrap.
* Fri Jan 14 2011 jeffm@suse.de
- Add nm-crash-lack-ipv4.patch to fix a crash during exit: lack of
an IPv4 setting indicates DHCP (bnc#664640).
* Tue Dec 14 2010 vuntz@opensuse.org
- Stop removing sr@Latn translation: it was added by
translation-update-upstream, and the script got fixed now.
* Wed Nov 24 2010 tittiatcoke@gmail.com
- Add patch to fix NM crash (bnc#655685)
* Tue Nov 23 2010 wstephenson@novell.com
- Add patch to fix NM crash with ethernet (bnc#655505)
* Wed Nov 10 2010 coolo@novell.com
- Remove sr@Latn as it's a duplicate of sr@latin and no valid
locale.
* Sat Nov 06 2010 dimstar@opensuse.org
- Update to version 0.8.2:
+ Native local caching nameserver support using dnsmasq
+ Automatically detect addition and removal of new VPN plugins
+ Support for handling suspend/resume signals from UPower
+ Ensure users are allowed to enable/disable WiFi and networking
+ Ensure WiFi enable state is preserved across reboot and suspend
+ Better handling of /etc/hosts and preservation of custom
hostnames
+ Support for the systemd session management service
+ Better handling of 'keyfile' system connection errors
+ Support for S390 network devices
+ and much more...
- Split out lang package.
- Pass --with-docs to configure.
* Mon Aug 09 2010 vuntz@opensuse.org
- Change --with-dhcp-client configure option to --with-dhclient.
- Re-enable parallel build.
* Mon Jul 26 2010 dimstar@opensuse.org
- Update to version 0.8.1:
+ Bluetooth Dial-Up Networking
+ nmcli: a command-line interface for controlling NetworkManager
+ Mobile Broadband Status: signal strength, roaming, and access
technology display
+ Enhanced IPv6 support: including DHCPv6 and tons of fixes
+ Logging and Debugging: make NM as quiet or verbose as you like
- Drop NetworkManager-netconfig-exit-quick.patch, upstreamed.
- Drop NetworkManager-NIS.patch, no longer required.
* Fri Jul 23 2010 bili@novell.com
- nfs script should not use nfs restart(bnc#559021).
* Fri Jul 09 2010 jengelh@medozas.de
- Add SPARC targets to %files list
- Reword comment about locations of files (since sparcv9 is neither
single-arch nor a 64-bit environment)
* Wed Jun 30 2010 bili@novell.com
- Update NetworkManager-NIS.patch, init the variable(bnc#618599).
* Tue Jun 29 2010 bili@novell.com
- Add NetworkManager-netconfig-exit-quick.patch, fix wrong return
value when updating the DNS with netconfig(bnc#595708, bnc#544195,
bnc#537907, bnc#596163).
* Thu Jun 24 2010 bili@novell.com
- Add NetworkManager-NIS.patch, support NIS domain and servers
(bnc#608677).
* Tue Jun 15 2010 dimstar@opensuse.org
- Minor spec-cleanup.
* Wed Jun 09 2010 cristian.rodriguez@opensuse.org
- fix NetworkManager dependencies
* ModemManager and dnsmasq should be recommended, not required
* should Require iproute2,iputils and ppp
* Should Recommend iptables
* Wed May 19 2010 lnussel@suse.de
- remove not needed build time dependency on dhcp-client
* Fri Apr 23 2010 bili@novell.com
- Add a general dbus conf file for nm-applet, cnetworkmanager and
NetworkManager-kde4(bnc#476502).
* Mon Feb 22 2010 dimstar@opensuse.org
- Update to version 0.8:
+ introspection: fix inclusion of Dhcp6Config XML
+ crypto: de-init NSS after calling PR_GetError()
+ ifcfg-rh: read and write DHCPv6 connections
+ policy: fall back to original hostname before trying reverse
DNS
+ bluetooth: finish DUN implementation
+ introspection: sync device state reason code with
NetworkManager.h
+ policy: be more selective when adding hostname to /etc/hosts
+ gsm: handle PIN requests during modem enable too
+ system-settings: register setting errors so D-Bus errors are
meaningful
+ Updated translations.
* Fri Feb 12 2010 vuntz@opensuse.org
- Add NetworkManager-rpmlintrc to list of sources.
- Fix self-obsoletion of dhcdbd.
* Sat Jan 30 2010 captain.magnus@opensuse.org
- Update to version 0.7.999:
+ ifcfg-rh: formatting fix
+ ifcfg-rh: handle missing PREFIX by generating one
+ ifcfg-rh: ensure IPv6 addresses are cleared when none get
written out
+ ifcfg-rh: add IPv6 addressing and routes support (rh #523288)
+ backends: add backend for Pardus
+ libnm-util: fix NMDeviceBt hardware address property
+ core: ensure failed /etc/hosts update writes out
well-formatted file (lp#471498)
+ olpc-mesh: fix companion path and active channel property
types
+ netlink: work around kernel cache refill problems
+ keyfile: add IPv6 support (bgo #593814)
+ libnm-util: add IPv6 comparison functions
+ Translation updates
- Remove 0006-NIS-patch.patch, 0007-Fix-etc-hosts-updating.patch,
nm-hal-tree-changes.patch and
0009-Implement-sending-system-hostname-with-DHCP-client.patch.
These patches were not applied
* Thu Jan 21 2010 tambet@novell.com
- Upgrade to the latest upstream 0.8 branch:
+ Add support for Bluetooth DUN devices.
+ Add support to manually deactivate active devices.
+ Much improved killswitch handling.
+ The state (networking, wireless, ...) is now remembered after
reboots.
+ The system settings daemon is removed and the main daemon has
support for distribution specific plugins now.
+ The keyfile plugin supports a lot more data formats now (human
readable IP addresses, passwords without hashing etc). Add
back the support for certificate file paths.
+ Add back support for multiple CA certificate per (.PEM) file.
+ HAL usage is replaced with gudev.
+ IPv6 support.
+ Documentation updates.
+ Lots of bug fixes.
* Mon Oct 05 2009 tambet@novell.com
- Never fall back to manually updating resolv.conf, even if
netconfig fails (bnc #537907, #544195).
* Mon Sep 14 2009 tambet@novell.com
- Fix a segfault introduced by the updated ModemManager patch
(bnc #538180).
* Wed Aug 26 2009 tambet@novell.com
- HAL added 'ssb' (Silicon Sonics Backplane, used internally on
most Broadcom ethernet and wifi chipsets) in 0.5.13, which
changed the device list layout and made NM unable to get the
driver for the wifi device. Fix that (bnc #526105).
* Tue Aug 25 2009 tambet@novell.com
- Fix issues with root being at_console (bnc #530430).
* Thu Aug 20 2009 aj@suse.de
- Require libiw-devel for building instead of wireless-tools.
* Tue Aug 11 2009 tittiatcoke@gmail.com
- Update to latest 0.7.1 upstream
+ Handle ZTE (Onda) device port types
+ Wait 20 seconds (instead of 15) for PPP connections to come up
+ Block until netconfig exits
+ Allow 63 byte long PSK
+ Fix dbus reconnection
+ Handle unsolicited supplicant scans
+ Other fixes
* Tue Jul 21 2009 aj@suse.de
- Add 0013-iptables-path.patch to correct path for iptables, it lives
in /usr/sbin.
* Tue Jul 14 2009 tittiatcoke@gmail.com
- Added Build dependency for libuuid
* Wed May 27 2009 tambet@novell.com
- Update to 0.7.1:
+ Plays better with stupid wifi and ethernet drivers.
+ Support for rfc3442 classless static routes.
+ The default "Auto eth0" connection is now read/write.
+ Compatibility fixes for 802.1x PEAP authentication and 3G/PPP
connections.
+ Reduced wakeups for power saving awesomeness.
+ Ability to deny specific devices the default route.
+ More correct display of wifi signal strength.
+ Custom IPv4 settings for mobile broadband connections.
+ More informative display of network device state.
+ Lots of bugs fixed.
/usr/lib/libnm-glib-vpn.so.1 /usr/lib/libnm-glib-vpn.so.1.1.0
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri May 24 03:10:54 2013