Comment 7 for bug 348521

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package network-manager - 0.8.1+git.20100810t184654.ab580f4-0ubuntu1

---------------
network-manager (0.8.1+git.20100810t184654.ab580f4-0ubuntu1) maverick; urgency=low

  * upstream snapshot 2010-08-10 18:46:54 (GMT)
    + ab580f486213f97d41b3141e9d7ef9394a29b14a
    - following upstream branch NM_0_8: release 0.8.1 with fixes
  * refresh sigaction patch: sigactions moved from NetworkManager.c to main.c
    - update debian/patches/70_lp145653_no_sigaction_for_crashes.patch
  * refresh wpasupplicant timeout patch: we still should give association
    some more time
    - update debian/patches/lp292054_tune_supplicant_timeout_60s.patch
  * update logging call in "unmanaged" connections patch to properly use
    nm_log_info, not nm_info
    - update debian/patches/lp191889_always_offline_with_unmanaged_devices.patch
  * adding new symbols to debian/libnm-glib2.symbols:
    - nm_settings_interface_error_get_type
    - nm_active_connection_get_default6
  * adding new symbols to debian/libnm-util1.symbols:
    - nm_ip6_address_get_gateway
    - nm_ip6_address_set_gateway
    - nm_setting_gsm_get_allowed_bands
    - nm_setting_gsm_get_home_only
    - nm_setting_ip4_config_get_may_fail
    - nm_setting_ip6_config_get_may_fail
    - nm_utils_ip4_get_default_prefix
    - nm_setting_wired_get_cloned_mac_address
    - nm_setting_wireless_get_cloned_mac_address
    - nm_utils_wifi_channel_to_freq
    - nm_utils_wifi_find_next_channel
    - nm_utils_wifi_freq_to_channel
    - nm_utils_wifi_is_channel_valid
    - nm_setting_wired_add_s390_option
    - nm_setting_wired_get_num_s390_options
    - nm_setting_wired_get_s390_nettype
    - nm_setting_wired_get_s390_option
    - nm_setting_wired_get_s390_option_by_key
    - nm_setting_wired_get_s390_subchannels
    - nm_setting_wired_remove_s390_option
  * bump DEB_AUTO_UPDATE_ACLOCAL and DEB_AUTO_UPDATE_AUTOMAKE versions from 1.9
    to 1.11, to deal with the builddir variable for libdeprecated-nm-glib.la
    - update debian/rules
  * adding more new symbols to debian/libnm-glib2.symbols:
    - nm_client_networking_get_enabled
    - nm_client_networking_set_enabled
    - nm_device_get_firmware_missing
    - nm_client_get_permission_result
    - nm_device_ethernet_get_permanent_hw_address
    - nm_device_wifi_get_permanent_hw_address
  * dropping ppp Depends to a Recommends (LP: #348521)
    - update debian/control
  * drop patch 008-BACKEND-debian-fallback-to-generic-loopback.loom.patch,
    it looks like the generic backend is already bringing lo up reasonably well
    - update debian/patches/series
  * fix build-time detection of dhclient version; handle using dhclient v3 by
    not passing the new parameters isc-dhcp v4 expects. IPv6 won't work any
    better but at least IPv4 will.
    - add debian/patches/99-support-dhcp3.patch
    - update debian/patches/series
  * add dhcp3-client to Build-Depends to properly handle dhclient version
    detection.
    - update debian/control
 -- Mathieu Trudel-Lapierre <email address hidden> Wed, 11 Aug 2010 10:03:55 -0400