← Back to team overview

group.of.nepali.translators team mailing list archive

[Bug 1713142] Re: Backport netplan 0.32

 

This bug was fixed in the package nplan - 0.32~17.10.1

---------------
nplan (0.32~17.10.1) artful; urgency=medium

  * Backport 0.32 to Ubuntu 17.10. (LP: #1713142)

nplan (0.32) bionic; urgency=medium

  * src/nm.c: better handle the UUID generation; the order of iterating
    through interaces may affect things here. Also make sure the tests catch
    a null UUID.

nplan (0.31) bionic; urgency=medium

  [ Mathieu Trudel-Lapierre ]
  * src/nm.c: generate a UUID for a connection only as needed; when we're
    dealing with NM VLANs. (LP: #1712921)
  * debian/tests/autostart: Make the autostart test more verbose and avoid
    failing right from the start when systemd-networkd is disabled.
    (LP: #1699371)
  * tests/integration.py: bump the NetworkManager timeout for settling to
    120 seconds, autopkgtest infrastructure tends to be a little slow for the
    network device configuration to be applied and noticed by NM.
    (LP: #1699371)

  [ Dimitri John Ledkov ]
  * Reload udevd to invalidate configuration cache of .rules/.link files
    as generate step may have changed them. LP: #1669564

  [ Dan Streetman ]
  * Add another interface driver exception to netplan replug to prevent unbind
    of the Xen VIF interfaces. (LP: #1729573)

 -- Mathieu Trudel-Lapierre <cyphermox@xxxxxxxxxx>  Thu, 23 Nov 2017
12:30:51 -0500

** Changed in: nplan (Ubuntu Artful)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1713142

Title:
  Backport netplan 0.32

Status in nplan package in Ubuntu:
  Fix Released
Status in nplan source package in Xenial:
  Fix Committed
Status in nplan source package in Zesty:
  Fix Committed
Status in nplan source package in Artful:
  Fix Released

Bug description:
  [Impact]
  Backport features in upstream netplan / netplan in bionic to zesty, xenial.

  [Test cases]

  == Autopkgtests ==
  Run autopkgtests, they should all pass.

  == MTU settings ==
  1) Set a MTU for a device managed by NetworkManager:

  ethernet:
    eth0:
      renderer: NetworkManager
      mtu: 1400
      dhcp4: yes

  2) Verify that the MTU is properly applied to the device.

  [Regression potential]Failure to properly configure existing
  interfaces for MTU settings, IPv6 settings would be regressions; for
  example, if existing network devices were to all get the same MTU, or
  the same MTU as another interface configured in netplan although the
  configuration is not set to apply to them (ie. the config bleeds to
  other devices); then this would be a regression. Any new failures in
  autopkgtests would also be regressions to be investigated as possibly
  caused by the update.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nplan/+bug/1713142/+subscriptions


References