network-manager 0.9.8.4-0ubuntu1 source package in Ubuntu
Changelog
network-manager (0.9.8.4-0ubuntu1) trusty; urgency=low * New upstream bugfix release (LP: #1234887): + Multiple memory management fixes. + Clarify log messages - fixing log severity. - agents: don't make method calls with a destroyed proxy - libnm-glib: Add NMClient:primary-connection and :activating-connection - core: add NMManager:primary-connection and :activating-connection - libnm-glib: support new connectivity property/methods - core: provide additional network connectivity information - core: improve NMManager:state transitions with connectivity checking - policy: prevent double-deactivation of an NMActiveConnection - wifi: change bgscan threshold parameter (LP: #1071942) - dhcp: kill dhclient on fatal errors - dnsmasq: does handle more than one nameserver per domain - keyfile: ignore Emacs interlocking link named .#<file_name> (rh #987629) - core: fix flushing of routes and updating legacy IPv4 address property - main: Set umask earlier - libnm-glib: fix device description with newer udev versions - dhcp: don't crash checking lease config if no DHCP client is usable - nm-online: describe '--timeout' option more exactly (rh #969363) - dispatcher: expose domains in IP4/6 config (bgo #701820) - dispatcher: publish vpn_ip6_config - libnm-util: fix possible crash when IP method is NULL - core: set GError in nm_manager_deactivate_connection() (rh #976627) - keyfile: fix reading bonding options (bgo #701527) - libnm-util: remove 'downdelay' and 'updelay' when setting 'arp_interval' - libnm-util: can't set both IPv4 'disabled' and IPv6 'ignore' method - wifi: fix checking AP mode and EAP-FAST support - wired: ignore carrier state for manual/static bridge and bond connections - wifi: fix possible crash when IP configuration times out (rh #854073) - core: don't prematurely move to IPv6 state GOT_ADDRESS - core: wait for all IPv6 addresses to be cleared before continuing - ifupdown: recalculate unmanaged specs on interface change (debian #707070) - core: missing IP config settings are treated as "auto" (bgo #699755) - libnm-util: fix WEP key type comparison in nm_utils_wep_key_valid() - core: ActiveConnections torn down when device is unavailable (bgo #676285) - core: suppress kernel's automatic creation of bond0 (rh #953466) - keyfile: ensure all-default VLAN setting is read correctly - wifi: AP mode connections are always available - ethernet: don't crash for PPPoE connections with no wired setting - modem-manager: wait up to 120s for the connection result - core: silence warning about errors reading permanent MAC address - dhclient: copy leasefiles from old location if needed (bgo #696210) - dhcp: look harder for machine-id, and generate random DUID if it doesn't exist (bgo #696109) (LP: #1153342) - dhcp: we don't always have an NMSettingIP6Config for the DHCP hostname - dbus: reinstall property filter on dbus connection changes (rh #918273) - dbus: allow talking to the NetworkManager-SSH VPN plugin - dhclient: also request 'static-routes' option from DHCP server - device: do not call nm_system_iface_set_up() with invalid index - core: fix find_vlan_parent() to return proper device (bgo #695362) - libnm-util: free temp decoded base64 data when parsing OpenSSL key files - libnm-util: free PPPoE setting private data members - libnm-util: free temporary string when parsing OpenSSL key files - libnm-util: free temp GByteArray for NM_SETTING_802_1X_CK_SCHEME_PATH - libnm-util: fix leak of s390 subchannels - cli: fix a crash in 'nmcli d l' when no connections available for a device (LP: #1155139) * debian/patches/git_machine_id_duid_gen_1d14d17.patch, debian/patches/git_systemd_session_tracking.patch: dropping git cherry-pick patches that are included in this release. * debian/patches/libnl3-cache-args.patch: dropped, applied upstream. * debian/patches/dnsmasq-dbus-updates.patch: refreshed. * debian/patches/dns-dnsmasq-interface-and-dbus-path.patch: refreshed. * debian/patches/libnm-SecretAgent-annotations.patch, debian/patches/libnm-need_secrets-annotations.patch: dropped. * debian/patches/configure-logind-detection.patch: dropped, applied upstream. * debian/patches/lp191889_always_offline_with_unmanaged_devices.patch: refreshed. * debian/libnm-glib4.symbols: + nm_client_check_connectivity@Base 0.9.8.4-0ubuntu1 + nm_client_check_connectivity_async@Base 0.9.8.4-0ubuntu1 + nm_client_check_connectivity_finish@Base 0.9.8.4-0ubuntu1 + nm_client_get_activating_connection@Base 0.9.8.4-0ubuntu1 + nm_client_get_connectivity@Base 0.9.8.4-0ubuntu1 + nm_client_get_primary_connection@Base 0.9.8.4-0ubuntu1 * debian/patches/ git_core_do_not_call_functions_with_null_connection_5e129f1.patch: don't call functions with connection == NULL. * debian/patches/dont-check-secrets-for-ofono.patch: don't try to get secrets hints and settings name for an ofono connection when in the prepare stage: it just doesn't apply, since both the APN settings and modem PIN are handled by ofono directly. (LP: #1234434) -- Mathieu Trudel-Lapierre <email address hidden> Tue, 22 Oct 2013 11:04:13 -0400
Upload details
- Uploaded by:
- Mathieu Trudel-Lapierre
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- linux-any
- Section:
- net
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
network-manager_0.9.8.4.orig.tar.xz | 1.9 MiB | 4c9ff0aaf52bee8df9a73290ec2b3f4441ff504420d0b0dfd729b00a92d80d99 |
network-manager_0.9.8.4-0ubuntu1.debian.tar.gz | 157.4 KiB | 48c6eb2d782cd00466bc0b7280c1ad67943803fc433d243b679790a75a986129 |
network-manager_0.9.8.4-0ubuntu1.dsc | 3.2 KiB | 74fab6f81ea47648b82dc44128e0e7890c9b721d259449180b83279fb5b06076 |
Available diffs
- diff from 0.9.8.0-0ubuntu22 to 0.9.8.4-0ubuntu1 (667.7 KiB)
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:
* 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.