Change logs for network-manager source package in Raring

  • network-manager (0.9.8.0-0ubuntu6.1) raring; urgency=low
    
      * debian/patches/bluetooth.patch: DUN via bluetooth fails (lp: #1186273)
     -- Ritesh Khadgaray <email address hidden>   Tue, 08 Oct 2013 21:51:50 +0530
  • network-manager (0.9.8.0-0ubuntu6) raring; urgency=low
    
      * debian/tests/nm-wifi: Start NetworkManager with --log-level=DEBUG to get
        more info on failures.
      * debian/tests/nm-wifi: Add test case for WPA2 (IPv4/6).
      * debian/tests/nm-wifi, conn_from_active_conn(): Try several times,
        sometimes the NMConnection object does not yet exist at the first try.
      * debian/tests/{nm-wifi,wpa-dhclient}: Add tests for WPA 1.
      * debian/tests/nm-wifi: Disable networking before shutting down and removing
        connections, to avoid NMClient's state becoming inconsistent and throwing
        warnings and criticals like mad.
      * debian/tests/dnsmasq: Simplify and robustify:
        - Don't use private D-BUS, polkit, and consolekit instances, this is a
          system integration test where we want to assert that the system
          instances work.
        - Kill NetworkManager after the tests.
        - Wait until eth interface is available and connected instead of fixed
          sleep(30).
        - Don't just check for existence of dnsmasq, but also verify that it comes
          from NetworkManager.
        - Resurrect "listens on D-BUS" test.
      * debian/tests/nm-wifi: Don't depend on or change the system-wide state
        file; use a local fresh one for each test.
     -- Martin Pitt <email address hidden>   Fri, 19 Apr 2013 13:23:03 +0200
  • network-manager (0.9.8.0-0ubuntu5) raring; urgency=low
    
      [ Mathieu Trudel-Lapierre ]
      * debian/control: update Vcs-Bzr to point to the right branch for raring.
    
      [ Martin Pitt ]
      * debian/tests/network_test_base.py: Avoid stderr output from "service".
      * Add libnm-need_secrets-annotations.patch: libnm-glib: Fix transfer
        annotations of nm_{connection,setting}_need_secrets(). This fixes the
        crash when trying to call them from GI, which blocks writing WPA tests.
      * Add libnm-SecretAgent-annotations.patch: libnm-glib: Make SecretAgent
        introspectable.
     -- Martin Pitt <email address hidden>   Wed, 17 Apr 2013 15:10:52 +0200
  • network-manager (0.9.8.0-0ubuntu4) raring; urgency=low
    
      * debian/tests/network_test_base.py: Stop NM during running the tests, to
        avoid interference and allow the tests to run their own NM instance.
      * debian/tests/network_test_base.py, poll_text(): Don't just read one line
        every 0.1 seconds, read as much as possible.
      * debian/tests/network_test_base.py: Determine and store the client and AP's
        MAC address, and tighten check in debian/tests/wpa-dhclient.
      * debian/tests/network_test_base.py: Change setup_ap() to take an arbitrary
        dnsmasq mode for IPv6, so that we can cover "RA only", "RA+DHCP", and
        other modes.
      * debian/tests/wpa-dhclient: Add test for IPv6 with only RA, and add more
        fine-grained verification of assigned addresses.
      * Add debian/tests/nm-wifi: Integration tests for NetworkManager on
        simulated mac80211_hwsim devices.
      * Drop debian/tests/nm. Much simpler and stricter versions of these tests
        are included in debian/tests/nm-wifi, and the test setup is
        unnecessarily complicated and leaves lots of stray processes behind.
      * Disable "dnsmasq" test. It often fails in VMs (there is not necessarily a
        dnsmasq process), the test does not need to start dbus/polkit/etc (this is
        a system integration test after all), and it leaves
        dbus-daemon/NetworkManager etc. processes behind that interfere with the
        other tests.
     -- Martin Pitt <email address hidden>   Tue, 16 Apr 2013 13:33:20 +0200
  • network-manager (0.9.8.0-0ubuntu3) raring; urgency=low
    
      [ Martin Pitt ]
      * Add debian/tests/network_test_base.py: Base class for network related
        tests. This provides fake wifi devices with mac80211_hwsim and hostapd,
        and some utility functions.
      * Add wpa-dhclient autopkgtest: Test wpa_supplicant and dhclient in various
        modes: 802.11a/b/g, IPv4/6, open/WPA2.
    
      [ Mathieu Trudel-Lapierre ]
      * debian/tests/dnsmasq: disable testDnsmasqHasDbus test; it's broken in the
        autopkgtest qa environment, needs further investigation. The fact that
        dnsmasq gets started is already covered by testDnsmasqRunning.
     -- Mathieu Trudel-Lapierre <email address hidden>   Tue, 09 Apr 2013 09:57:18 -0400
  • network-manager (0.9.8.0-0ubuntu2) raring; urgency=low
    
      * debian/patches/git_machine_id_duid_gen_1d14d17.patch: dhcp: look harder
        for machine-id, and generate random DUID if it doesn't exist. (LP: #1153266)
     -- Mathieu Trudel-Lapierre <email address hidden>   Mon, 25 Mar 2013 10:39:32 -0400
  • network-manager (0.9.8.0-0ubuntu1) raring; urgency=low
    
      * New upstream release.
      * Resync package with Debian:
        - debian/libnm*.install: Fix paths for vala vapi files: install to
          /usr/share/vala, not /usr/share/vala-0.18...
        - debian/network-manager-dispatcher.script: clean-up; hostname is still not
          triggering any action, but doesn't need to be listed twice.
        - debian/network-manager.NEWS: sync with Debian.
        - debian/network-manager.dirs: add /etc/NetworkManager/VPN/, used to detect
          newly installed VPN plugins.
        - debian/control: update Build-Depends, Depends, Architecture fields.
        - debian/network-manager.install: reorganize entries to match Debian.
      * debian/patches/dnsmasq-vpn-dns-filtering.patch: refresh.
      * debian/patches/dnsmasq-dbus-updates.patch: refresh.
      * debian/patches/dns-dnsmasq-interface-and-dbus-path.patch: refresh.
      * debian/patches/adhoc_use_wpa_rsn_part1.patch: refresh.
      * debian/patches/adhoc_use_wpa_rsn_part2.patch: refresh.
      * debian/patches/fix-vapigen-detection.patch: drop passing the wanted API to
        VAPIGEN_CHECK, as that causes files to get installed in the versioned vapi
        directory as well, which should be reserved for what ships with vala.
      * debian/control: Modernize:
        - Bump to debhelper 9.
        - Drop Breaks/Replaces for libnm-glib2.
        - Bump Standards-Version.
      * debian/compat: bump to compat level 9.
      * debian/rules:
        - Cover the "release" case where we don't have autogen.sh -- run the same
          commands it would run.
        - Pass --disable-silent-rules to configure -- I want to see all the gory
          details, thanks.
        - Resync other configure flags with Debian's.
        - Use -delete for the find call to remove .la files.
      * debian/libnm-glib4.symbols, debian/libnm-util2.symbols: add new symbols.
      * debian/*.install: update paths for multiarch, add bash completion for the
        nmcli binary.
     -- Mathieu Trudel-Lapierre <email address hidden>   Thu, 07 Mar 2013 15:58:27 -0500
  • network-manager (0.9.7.995+git201301311547.17123fc-0ubuntu1) raring; urgency=low
    
      * upstream snapshot 2013-01-31 15:47:41 (GMT)
        + 17123fcc612e5704d055d012a0298c954609754a
    
      [ Marius Kotsbak ]
      * debian/rules: enable connectivity check again, which is now optional,
        with configure option "--enable-concheck".
    
      [ Mathieu Trudel-Lapierre ]
      * debian/patches/70_lp145653_no_sigaction_for_crashes.patch: dropped, applied
        upstream.
      * debian/patches/dhcpv6-duid-support.patch: dropped, applied upstream.
      * debian/rules: drop --with-distro; which is no longer needed.
      * debian/network-manager.install: drop nm-crash-logger, which is no longer
        being built -- internal crash handling was removed.
      * debian/libnm-glib4.symbols: new symbols:
        + nm_client_get_logging@Base 0.9.7.995+git201301311547.17123fc
        + nm_client_set_logging@Base 0.9.7.995+git201301311547.17123fc
        + nm_device_wifi_request_scan_simple@Base 0.9.7.995+git201301311547.17123fc
      * debian/tests/dnsmasq: improve the test in hope to better catch the state
        of dnsmasq when started by NetworkManager.
     -- Mathieu Trudel-Lapierre <email address hidden>   Fri, 01 Feb 2013 19:12:05 -0500
  • network-manager (0.9.6.0+git201301021750.e78c3e8-0ubuntu3) raring; urgency=low
    
      * debian/patches/bridge_ignore_without_connections.patch: properly handle the
        cases where we should still keep a bridge device unmanaged after resume
        from suspend.
     -- Mathieu Trudel-Lapierre <email address hidden>   Mon, 21 Jan 2013 18:59:03 -0500
  • network-manager (0.9.6.0+git201301021750.e78c3e8-0ubuntu2) raring; urgency=low
    
      * debian/patches/bridge_ignore_without_connections.patch: Ignore bridge
        devices that don't have configured connections, so as not to compete with
        lxc or libvirt and trample their config. (LP: #1099155)
     -- Mathieu Trudel-Lapierre <email address hidden>   Fri, 18 Jan 2013 15:20:08 -0500
  • network-manager (0.9.6.0+git201301021750.e78c3e8-0ubuntu1) raring; urgency=low
    
      [ Mathieu Trudel-Lapierre ]
      * upstream snapshot 2013-01-02 17:50:32 (GMT)
        + e78c3e83d2e0b49641c9d484e0b35b3c6ff9f0db
      * debian/patches/dhcpv6-duid-support.patch: refreshed.
      * debian/patches/nm-change-dnsmasq-parameters.diff: refreshed.
      * debian/patches/dnsmasq-vpn-dns-filtering.patch: refreshed.
      * debian/patches/lp990011_use_tempaddr_sysctl_default.patch: refreshed.
      * debian/patches/add-veth-support.diff: refreshed.
      * debian/patches/dnsmasq-dbus-updates.patch: refreshed.
      * debian/patches/dns-dnsmasq-interface-and-dbus-path.patch: refreshed.
      * debian/patches/adhoc_use_wpa_rsn_part2.patch: refreshed.
      * debian/patches/send_hostname_for_default_connection.patch: dropped, applied
        upstream.
      * debian/patches/fix-vapigen-detection.patch: refreshed.
      * debian/patches/50_gettext_macros.patch: dropped.
      * debian/rules: simplify call to dh_autoreconf; just run autogen.sh.
      * debian/libnm-glib4.symbols: add symbols:
        + nm_device_bridge_error_get_type@Base
        + nm_device_bridge_error_quark@Base
        + nm_device_bridge_get_carrier@Base
        + nm_device_bridge_get_hw_address@Base
        + nm_device_bridge_get_slaves@Base
        + nm_device_bridge_get_type@Base
        + nm_device_bridge_new@Base
      * debian/libnm-util2.symbols: add symbols:
        + nm_connection_get_setting_bridge@Base
        + nm_connection_get_setting_bridge_port@Base
        + nm_setting_bridge_error_get_type@Base
        + nm_setting_bridge_error_quark@Base
        + nm_setting_bridge_get_*@Base
        + nm_setting_bridge_new@Base
        + nm_setting_bridge_port_error_get_type@Base
        + nm_setting_bridge_port_error_quark@Base
        + nm_setting_bridge_port_get_*@Base
        + nm_setting_bridge_port_new@Base
        + nm_setting_ip6_config_get_dhcp_hostname@Base
    
      [ Thomas Bechtold ]
      * debian/README.source: fix branchname for ubuntu packaging
     -- Mathieu Trudel-Lapierre <email address hidden>   Mon, 07 Jan 2013 10:45:49 -0500
  • network-manager (0.9.6.0+git201211131441.e9e2c56-0ubuntu3) raring; urgency=low
    
      * debian/patches/send_hostname_for_default_connection.patch: always send
        the hostname to the DHCP server if we're activating a default, automatic
        wired connection. (LP: #1084064)
     -- Mathieu Trudel-Lapierre <email address hidden>   Tue, 04 Dec 2012 12:45:24 -0500
  • network-manager (0.9.6.0+git201211131441.e9e2c56-0ubuntu2) raring; urgency=low
    
      * debian/rules: give tests (run by dbus-test-runner) a timeout of 5 minutes.
     -- Mathieu Trudel-Lapierre <email address hidden>   Mon, 19 Nov 2012 15:42:45 -0500
  • network-manager (0.9.6.0+git201211131441.e9e2c56-0ubuntu1) raring; urgency=low
    
      * upstream snapshot 2012-11-13 14:41:20 (GMT)
        + e9e2c5645f869f0671c29f14bf99793787c0272c
      * debian/patches/dhcpv6-duid-support.patch:
        - refresh patch to properly apply to git master.
        - Fix some logic issues when failing to open a default lease file.
      * debian/patches/lp859373_upgrade_policy_fix.patch: refreshed.
      * debian/patches/nm-change-dnsmasq-parameters.diff: refreshed.
      * debian/patches/dnsmasq-vpn-dns-filtering.patch: refreshed.
      * debian/patches/add_sendsigs_omissions.patch: refreshed.
      * debian/patches/lp990011_use_tempaddr_sysctl_default.patch: refreshed.
      * debian/patches/dns-dnsmasq-interface-and-dbus-path.patch: refreshed.
      * debian/patches/adhoc_use_wpa_rsn_part1.patch: refreshed.
      * debian/patches/adhoc_use_wpa_rsn_part2.patch: refreshed.
      * debian/patches/quit_dhclient_on_exit.patch: refreshed.
      * debian/patches/dnsmasq-dbus-updates.patch: refreshed.
      * debian/libnm-util2.symbols: add new symbols:
        + nm_setting_connection_add_secondary@Base
        + nm_setting_connection_get_num_secondaries@Base
        + nm_setting_connection_get_secondary@Base
        + nm_setting_connection_remove_secondary@Base
        + nm_utils_ap_mode_security_valid@Base
        + nm_utils_iface_valid_name@Base
        + nm_utils_is_uuid@Base
      * debian/libnm-glib4.symbols: add:
        + nm_device_bond_get_slaves@Base
      * debian/tests/dnsmasq: bump delay after setting up dnsmasq to 30 seconds, to
        give enough time to NM to settle down and be connected.
     -- Mathieu Trudel-Lapierre <email address hidden>   Mon, 19 Nov 2012 14:16:51 -0500
  • network-manager (0.9.6.0-0ubuntu7) quantal; urgency=low
    
      * debian/network-manager.dnsmasq: Drop "except-interface=lo", since we don't
        listen on 127.0.0.1 directly anymore and keeping that directive has the
        tendency to break system-wide instances of dnsmasq which would write out
        127.0.0.1 to /etc/resolv.conf but never listen on that IP. (LP: #1044388)
     -- Mathieu Trudel-Lapierre <email address hidden>   Fri, 14 Sep 2012 17:07:19 -0400