[ubuntu/precise] network-manager 0.9.4.0-0ubuntu1 (Accepted)

Mathieu Trudel-Lapierre mathieu-tl at ubuntu.com
Thu Mar 29 15:45:16 UTC 2012


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 at Base
    + nm_device_*_error_get_type at Base
    + nm_device_*_error_quark at Base
    + nm_secret_agent_get_registered at 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.

Date: Tue, 27 Mar 2012 14:04:57 -0400
Changed-By: Mathieu Trudel-Lapierre <mathieu-tl at ubuntu.com>
Maintainer: Ubuntu Core Dev Team <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/network-manager/0.9.4.0-0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Tue, 27 Mar 2012 14:04:57 -0400
Source: network-manager
Binary: network-manager network-manager-dev libnm-glib4 libnm-glib-dev libnm-glib-vpn1 libnm-glib-vpn-dev libnm-util2 libnm-util-dev network-manager-dbg gir1.2-networkmanager-1.0
Architecture: source
Version: 0.9.4.0-0ubuntu1
Distribution: precise
Urgency: low
Maintainer: Ubuntu Core Dev Team <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Mathieu Trudel-Lapierre <mathieu-tl at ubuntu.com>
Description: 
 gir1.2-networkmanager-1.0 - GObject introspection data for NetworkManager
 libnm-glib-dev - network management framework (GLib interface)
 libnm-glib-vpn-dev - network management framework (GLib interface)
 libnm-glib-vpn1 - network management framework (GLib VPN shared library)
 libnm-glib4 - network management framework (GLib shared library)
 libnm-util-dev - network management framework (development files)
 libnm-util2 - network management framework (shared library)
 network-manager - network management framework (daemon and userspace tools)
 network-manager-dbg - network management framework (debugging symbols)
 network-manager-dev - network management framework (development files)
Launchpad-Bugs-Fixed: 905748 907294 958519 960494
Changes: 
 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 at Base
     + nm_device_*_error_get_type at Base
     + nm_device_*_error_quark at Base
     + nm_secret_agent_get_registered at 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.
Checksums-Sha1: 
 041cc49f2b68c60f98da09976cdf1504450a9a16 3118 network-manager_0.9.4.0-0ubuntu1.dsc
 bf5c1857bad5a3321a57488c2b87537c9fb7ee9b 1885364 network-manager_0.9.4.0.orig.tar.xz
 79308ebe2cfe1392739cf8e06b079fda3ae12b7f 86792 network-manager_0.9.4.0-0ubuntu1.debian.tar.gz
Checksums-Sha256: 
 ffece489689c1f4a632552a691e5480342da1955e04b2b784bd27294b826459a 3118 network-manager_0.9.4.0-0ubuntu1.dsc
 eb4f124008b3d855a37205d03ef035b7218639cd7332bdae5567095977e93e0f 1885364 network-manager_0.9.4.0.orig.tar.xz
 c55e6c51f5fa06c3e8d1d95102d7edbcd31d27b8259a5ee7851adbc37d25bead 86792 network-manager_0.9.4.0-0ubuntu1.debian.tar.gz
Files: 
 d6e0f3c5ee86c42a92ff1a448e08753a 3118 net optional network-manager_0.9.4.0-0ubuntu1.dsc
 66a54b51a4998c484613911b72a7e6ff 1885364 net optional network-manager_0.9.4.0.orig.tar.xz
 13c877b90d2048e22f58103128da18e2 86792 net optional network-manager_0.9.4.0-0ubuntu1.debian.tar.gz
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers at lists.alioth.debian.org>


More information about the Precise-changes mailing list