Comment 9 for bug 1172062

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

This bug was fixed in the package network-manager - 0.9.8.0-0ubuntu9

---------------
network-manager (0.9.8.0-0ubuntu9) saucy; urgency=low

  * debian/tests/nm: Add hotplug ethernet test.
  * Add git_systemd_session_tracking.patch: Fix systemd session tracking
    detection in configure. (LP: #1172062)
  * debian/tests/nm: Verify device type.
  * debian/tests/nm: Don't assert that in IPv4 mode we don't have any IPv6
    configuration. This makes the tests work with current upstream git head.
  * debian/tests/nm: Enlarge DHCP/RA timeout from 8/10 to 15 seconds, this
    still times out too often otherwise.
  * debian/tests/nm: Allow the user to specify extra daemon arguments in
    $NM_TEST_DAEMON_ARGS. With that, one can run NM from upstream git head
    ("--debug --run-from-build-dir") or with extra verbosity
    ("--log-level=DEBUG"). Drop the latter by default, as it makes log files
    harder to read.
  * debian/tests/nm: Avoid comparing current privacy setting against
    NetworkManager.SettingIP6ConfigPrivacy.UNKNOWN, as that is not
    well-defined (and fails with current trunk).
  * debian/tests/nm: Introduce "auto_connect" option to start_nm() to disable
    automatic connections (to wired devices), and add a "manual IPv4" case to
    the Ethernet tests.
  * debian/tests/nm: Add tests for the two explicit IPv6 PE modes for (manual)
    ethernet connections.
  * debian/tests: Only stop/restart NM once, not once per test class.
  * debian/tests/nm: Exit with a meaningful message if not called as root.
  * debian/tests/network_test_base.py, start_dnsmasq(): Use a temporary lease
    file to avoid cluttering the system one.
  * debian/tests/network_test_base.py: Update file docstring.
  * debian/tests/dnsmasq: Some PEP8/pyflakes fixes.
  * debian/control: Drop obsolete network-manager-kde recommends (renamed to
    plasma-widget-networkmanagement which we alternatively recommend).
 -- Martin Pitt <email address hidden> Wed, 29 May 2013 09:58:16 +0200