network-manager 0.9.4.0-0ubuntu2 source package in Ubuntu

Changelog

network-manager (0.9.4.0-0ubuntu2) precise; urgency=low

  * debian/patches/git_nmclient_bindings_fix_b48dc05.patch: fix getting active
    connections from a bindings-created NMClient object.
  * debian/patches/git_glib_ensure_inited_a4f450a.patch: make sure all cases
    where properties are accessed in libnm-glib have the underlying objects
    properly initialized.
  * debian/patches/git_core_is_adhoc_wpa_assert_47f9eb8.patch: prevent asserting
    when checking a connection (for whether it is adhoc and WPA) that is not
    a wifi one.
  * debian/patches/git_glib_gerror_invalid_free_8bb2789.patch: avoid a possible
    invalid free() by making sure GError is properly initialized in
    _nm_remote_settings_ensure_inited(). Thanks to Fabien Tassin for reporting.
 -- Mathieu Trudel-Lapierre <email address hidden>   Tue, 03 Apr 2012 11:28:24 -0400

Upload details

Uploaded by:
Mathieu Trudel-Lapierre
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
network-manager_0.9.4.0.orig.tar.xz 1.8 MiB eb4f124008b3d855a37205d03ef035b7218639cd7332bdae5567095977e93e0f
network-manager_0.9.4.0-0ubuntu2.debian.tar.gz 89.3 KiB 68206656777e668202f5786d5e91927d2410cfc3f0f25982d7f175e0ae514c4e
network-manager_0.9.4.0-0ubuntu2.dsc 3.0 KiB b48fe7b48fa1bad83477ddbe399968ea885db85491608928149815b21c05f336

View changes file

Binary packages built by this source

gir1.2-networkmanager-1.0: GObject introspection data for NetworkManager

 NetworkManager is a system network service that manages your network devices
 and connections, attempting to keep active network connectivity when
 available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE
 devices, and provides VPN integration with a variety of different VPN
 services.
 .
 This package contains introspection data for NetworkManager.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.

libnm-glib-dev: network management framework (GLib interface)

 NetworkManager is a system network service that manages your network devices
 and connections, attempting to keep active network connectivity when
 available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE
 devices, and provides VPN integration with a variety of different VPN
 services.
 .
 This package provides the interface that applications can use to query
 connection status via NetworkManager.

libnm-glib-vpn-dev: network management framework (GLib interface)

 NetworkManager is a system network service that manages your network devices
 and connections, attempting to keep active network connectivity when
 available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE
 devices, and provides VPN integration with a variety of different VPN
 services.
 .
 This package provides the shared library that applications can use for
 creating VPN connections via NetworkManager.

libnm-glib-vpn1: network management framework (GLib VPN shared library)

 NetworkManager is a system network service that manages your network devices
 and connections, attempting to keep active network connectivity when
 available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE
 devices, and provides VPN integration with a variety of different VPN
 services.
 .
 This package provides the shared library that applications can use for
 creating VPN connections via NetworkManager.

libnm-glib4: network management framework (GLib shared library)

 NetworkManager is a system network service that manages your network devices
 and connections, attempting to keep active network connectivity when
 available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE
 devices, and provides VPN integration with a variety of different VPN
 services.
 .
 This package provides the shared library that applications can use to query
 connection status via NetworkManager.

libnm-util-dev: network management framework (development files)

 NetworkManager is a system network service that manages your network devices
 and connections, attempting to keep active network connectivity when
 available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE
 devices, and provides VPN integration with a variety of different VPN
 services.
 .
 This package contains header and development files.

libnm-util2: network management framework (shared library)

 NetworkManager is a system network service that manages your network devices
 and connections, attempting to keep active network connectivity when
 available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE
 devices, and provides VPN integration with a variety of different VPN
 services.
 .
 This package contains a convenience library to ease the access to
 NetworkManager.

network-manager: network management framework (daemon and userspace tools)

 NetworkManager is a system network service that manages your network devices
 and connections, attempting to keep active network connectivity when
 available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE
 devices, and provides VPN integration with a variety of different VPN
 services.
 .
 This package provides the userspace daemons and a command line interface to
 interact with NetworkManager.
 .
 Optional dependencies:
  * policykit-1: Required for reading and writing system connections.
  * ppp: Required for establishing dial-up connections (e.g. via GSM).
  * avahi-autoipd: Used for IPv4LL, a protocol for automatic Link-Local IP
    address configuration.

network-manager-dbg: network management framework (debugging symbols)

 NetworkManager is a system network service that manages your network devices
 and connections, attempting to keep active network connectivity when
 available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE
 devices, and provides VPN integration with a variety of different VPN
 services.
 .
 This package contains detached debugging symbols.

network-manager-dev: network management framework (development files)

 NetworkManager attempts to keep an active network connection available at all
 times. It is intended only for the desktop use-case, and is not intended for
 usage on servers. The point of NetworkManager is to make networking
 configuration and setup as painless and automatic as possible. If using DHCP,
 NetworkManager is _intended_ to replace default routes, obtain IP addresses
 from a DHCP server, and change nameservers whenever it sees fit.
 .
 This package provides header files that are needed to
 compile VPN Plugins for NetworkManager.