UbuntuUpdates.org

Package "network-manager-dbg"

Name: network-manager-dbg

Description:

network management framework (debugging symbols)

Latest version: 0.9.4.0-0ubuntu3
Release: precise (12.04)
Level: base
Repository: main
Head package: network-manager
Homepage: http://www.gnome.org/projects/NetworkManager/

Links


Download "network-manager-dbg"


Other versions of "network-manager-dbg" in Precise

Repository Area Version
updates main 0.9.4.0-0ubuntu4.4.1

Changelog

Version: 0.9.4.0-0ubuntu3 2012-04-12 22:06:47 UTC

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

  * debian/patches/ipw2x00-no-nl80211.patch: workaround ipw2x00 drivers not
    reporting wireless encryption capabilities properly: if caps are 0 (none
    reported), then fail the nl80211 initialization and fallback to wext.
    Thanks to Omar Siam for the patch. (LP: #973241)

 -- Mathieu Trudel-Lapierre Thu, 12 Apr 2012 11:23:37 -0400

Source diff to previous version
973241 ipw2200 driver doesn't report any capabilities or w...

Version: 0.9.4.0-0ubuntu2 2012-04-03 17:06:57 UTC

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 Tue, 03 Apr 2012 11:28:24 -0400

Source diff to previous version

Version: 0.9.4.0-0ubuntu1 2012-03-29 19:07:09 UTC

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

  * New upstream release 0.9.4.0: (LP: #960494)
    - settings: quiet warning when checking for AdHoc WPA connections
    - core: suppress useless log message when route already exists (LP: #958519)
    - TODO: remove bridging/bonding and InfiniBand
    - core: do a better job of applying bond configuration
    - libnm-util: improve NMSettingBond:verify()
    - libnm-util: fix an NMSettingBond bug
    - core: fix NMDeviceBond:dispose() to chain up
    - wifi: work around more wl.o stupidity
    - ip6: fix setting default route with libnl3 (bgo #668286)
    - firewall: set interface zone before IP configuration (rh #805405)
    - libnm-glib: ensure bindings-created objects work as expected (rh #802536)
    - mobile: ensure IPv4 timeout fails activation
    - utils: override VPN plugin's never-default when ignoring auto routes
    - wifi: make sure we're connected to netlink before using it
    - libnm-glib: add 'registered' property for NMSecretAgent
    - keyfile: fix testcases after InfiniBand transport-mode default change
    - wifi: disable Ad-Hoc WPA connections (LP: #905748)
    - infiniband: fix missing sentinel
    - Add a workaround for a problem creating InfiniBand connections
    - core: treat missing IPv6 setting as AUTO
    - libnm-glib: add errors to nm_device_connection_compatible() and device
      classes
    - vpn: add a new field so VPN plugins can specify multiple domains
    - dnsmasq: allow proxying dnssec data (upstreamed Ubuntu patch)
    - gsm: pass the PPP auth preferences for STATIC and DHCP device use
    - core: allow IPv4 to fail by default
  * debian/control: add Pre-Depends as required for maintscript.
  * debian/control: bump debhelper Build-Depends to (>= 8.1.0~).
  * debian/control: bump Standards-Version to 3.9.3.
  * debian/copyright: update copyright and migrate to format 1.0; thanks to
    Michael Biebl for the work. (LP: #907294)
  * debian/patches/nm-change-dnsmasq-parameters.diff: refreshed.
  * debian/patches/dnsmasq-dnssec-passthrough.patch: dropped, applied upstream.
  * debian/patches/nl3-default-ip6-route.patch: dropped, applied upstream.
  * debian/libnm-glib4.symbols: add new symbols:
    + nm_device_connection_compatible@Base
    + nm_device_*_error_get_type@Base
    + nm_device_*_error_quark@Base
    + nm_secret_agent_get_registered@Base
  * debian/network-manager.postrm: cleanup timestamps and seen-bssids files on
    purge.
  * debian/network-manager.{pre,post}inst: clean up and remove old migration
    steps; we can reimplement just the ones we need in maintscript.
  * debian/network-manager.maintscript:
    - fix the migration of /etc/dbus-1/system.d/NetworkManager.conf to its new
      name /etc/dbus-1/system.d/org.freedesktop.NetworkManager.conf, so we do
      not have leftover files after upgrade.
    - reimplement the rename of nm-system-settings.conf to NetworkManager.conf
      in this format (Debian has already done so).
  * debian/patches/git_doc_fixups_54618a7.patch: fix building documentation to
    make sure the documentation pages aren't missing for the new Bond, Vlan and
    InfiniBand settings.
  * debian/patches/git_format_string_vuln_verify_546c269.patch: fix a small
    format string vuln error in verify() for nm-setting-bond.c; as caught by gcc
    if building with -Werror=format-security.
  * debian/patches/fix-test18.patch: add the "test 18" test data for ifupdown
    tests. It was in git but missing from the release tarball.
  * debian/patches/whoopsie-daisy-dbus-support.patch: allow whoopsie access to
    the necessary DBus interfaces to make a decision about whether the
    connection is a billed one.
  * debian/debug-helper.py: carry our own copy of the debug helper. That's one
    other thing that is not shipped in the release tarball.

 -- Mathieu Trudel-Lapierre Tue, 27 Mar 2012 14:04:57 -0400

Source diff to previous version
960494 [FFe] update to NetworkManager 0.9.4.0
958519 Network Manager cannot handle IPv6 router advertise...
905748 Create WPA2 adhoc is Open, not encrypted
907294 debian/copyright outdated

Version: 0.9.3.995+git201203152001.04b2a74-0ubuntu1 2012-03-16 20:02:57 UTC

network-manager (0.9.3.995+git201203152001.04b2a74-0ubuntu1) precise; urgency=low

  * upstream snapshot 2012-03-15 20:01:30 (GMT)
    + 04b2a7433662540c87b5b5e58c7b1b5f9314f253
    + Bugfix only snapshot.
    - wifi: yet another nl80211 processing fix (LP: #956349)
    - docs: libnm-glib docs fixes for recent additions
    - docs: fix 'make distcheck' API doc xslt paths
    - core: fix carrier-triggered state re-entrancy issue (rh #800690)
    - core: fix queued state change debug message
    - cli: use nm_device_connection_valid() function from libnm-glib
    - libnm-glib: two object uniqueness fixes
    - libnm-util: don't assert on buggy drivers with no WEP cipher capabilities
    - libnm-glib: fix leaked NMDevice objects due to circular refcounting
    - libnm-glib: ensure nm_device_set_device_type() stays private
    - libnm-glib: prevent possible access of freed memory
    - Fix names of error enum values
    - po: updated Slovenian translation (bgo #671242)
    - trivial: fix completed VLAN connection name
    - cli: fix VLAN priority map listing
    - build: make VLAN code compatible with older kernels
    - wifi: fix typo in wifi detection code (bgo #671276)
  * debian/patches/git_nm_device_set_device_type_private.patch,
    debian/patches/git_libnm-util_wep_caps_assert_bb6da99.patch,
    debian/patches/git_glib_enum_dbus_nicks_54ef8f3.patch: dropped, applied
    upstream and included in this snapshot.

 -- Mathieu Trudel-Lapierre Fri, 16 Mar 2012 14:32:19 -0400

Source diff to previous version
956349 adhoc (and some other wifi actions) freezes Network...

Version: 0.9.3.995+git201203081848.bba834f-0ubuntu1 2012-03-14 20:02:37 UTC

network-manager (0.9.3.995+git201203081848.bba834f-0ubuntu1) precise; urgency=low

  * upstream snapshot 2012-03-08 18:48:46 (GMT) (LP: #950313)
    + bba834f8428934608b58eb96aa2b81e413430346
    - Added VLAN support.
    - Added bonding support.
    - Added Firewalld support.
    - Added support for IP connectivity checking.
    - Updated translations for Ukrainian, Slovenian, Hungarian, Malayalam,
      Polish and Brazilian Portugese.
    - Miscellaneous bugfixes.
  * debian/patches/nm-change-dnsmasq-parameters.diff: refreshed, dropped the
    disabling of --strict-order, since that change made it upstream.
  * debian/patches/avoid-periodic-disk-wakeups.patch: dropped, this was fixed
    slightly differently upstream, keeping periodic updates of the timestamps
    in memory but avoiding to flush the changes to disk, see commit 0be930c.
  * debian/patches/manage-privacy-extensions.patch: dropped, applied upstream;
    the only part that wasn't applied is to default to privacy extensions being
    enabled...
  * debian/patches/enable-ipv6-privacy.patch: since we dropped the previous
    patch, update the defaults for PROP_IP6_PRIVACY to make sure IPv6 privacy
    extensions are enabled by default, to retain the same behavior we already
    had.
  * debian/patches/git_libnm-glib_ensure_device_state_aef4340.patch: dropped,
    applied upstream.
  * debian/patches/dnsmasq-dont-read-hosts.patch: dropped, applied upstream.
  * debian/patches/dnsmasq-dnssec-passthrough.patch: refreshed.
  * debian/patches/git_nm_device_set_device_type_private.patch: make sure
    nm_device_set_device_type() stays private.
  * debian/libnm-glib4.symbols: add new symbols:
    + nm_device_bond_get_carrier@Base
    + nm_device_bond_get_hw_address@Base
    + nm_device_bond_get_type@Base
    + nm_device_bond_new@Base
    + nm_device_olpc_mesh_get_active_channel@Base
    + nm_device_olpc_mesh_get_companion@Base
    + nm_device_olpc_mesh_get_hw_address@Base
    + nm_device_olpc_mesh_get_type@Base
    + nm_device_olpc_mesh_new@Base
    + nm_device_vlan_get_carrier@Base
    + nm_device_vlan_get_hw_address@Base
    + nm_device_vlan_get_type@Base
    + nm_device_vlan_get_vlan_id@Base
    + nm_device_vlan_new@Base
  * debian/libnm-util2.symbols: add new symbols:
    + nm_connection_get_setting_vlan@Base
    + nm_setting_bond_get_option_default@Base
    + nm_setting_bond_get_valid_options@Base
    + nm_setting_ip6_config_get_ip6_privacy@Base (renamed from
      nm_setting_ip6_config_get_enable_ip6_privacy@Base)
    + nm_setting_ip6_config_privacy_get_type@Base
    + nm_setting_vlan_*
    + nm_vlan_flags_get_type@Base
    + nm_vlan_priority_map_get_type@Base
  * debian/network-manager.install: install the debug-helper.py script as a way
    for our users to change wpasupplicant, NetworkManager and ModemManager log
    levels easily; as /usr/lib/NetworkManager/debug-helper.py.
  * debian/control: add python to Suggests because the debug-helper.py script
    does require it, but leave it as just a Suggests because the script is
    simply there to make people's life easier when reporting bugs.
  * debian/patches/git_glib_enum_dbus_nicks_54ef8f3.patch: make sure the nicks
    for NM enums are properly set rather than defaulting to the automatic
    values from glib-mkenums; this should fix the nm-connection-editor bug
    with editing various types of connections. (LP: #951464, #953522)
  * debian/patches/git_libnm-util_wep_caps_assert_bb6da99.patch: fix asserts
    in nm_util_security_valid() when devices (like those which use ipw2200)
    report no WEP capabilities. (LP: #908380)

 -- Mathieu Trudel-Lapierre Wed, 14 Mar 2012 15:03:16 -0400

950313 [FFe] Update NetworkManager to a recent snapshot in...
951464 Wireless connections in network-manager-applet not ...
908380 [ipw2200] nm-applet crashed with SIGABRT in g_asser...



About   -   Send Feedback to @ubuntu_updates