diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2021-02-17 10:26:22 +0100 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2021-02-17 10:26:22 +0100 |
| commit | 5ea8cd99d9111af42cd60f00cb92bd3ab74fe163 (patch) | |
| tree | 5996fa818ade2aaed15dc86fa9902b6f97554417 /debian/changelog | |
| parent | d146a0c31be889a6062220c285a2defa5811b8cc (diff) | |
* debian/patches/ubuntu_revert_systemd.patch:
- temporarly revert an upstream commit that made udev enabled under lxc,
the new systemd doesn't work there (lp: #1914062)
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 36f46153..d8aaead4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,13 @@ network-manager (1.28.0-2ubuntu2) UNRELEASED; urgency=medium + * debian/patches/ubuntu_revert_systemd.patch: + - temporarly revert an upstream commit that made udev enabled under lxc, + the new systemd doesn't work there (lp: #1914062) + [ Lukas Märdian ] * debian/tests/network_test_base.py: Fix race when reading the MAC address of veth interfaces with new systemd - -- Lukas Märdian <lukas.maerdian@canonical.com> Fri, 05 Feb 2021 11:35:02 +0100 + -- Sebastien Bacher <seb128@ubuntu.com> Wed, 17 Feb 2021 10:23:07 +0100 network-manager (1.28.0-2ubuntu1) hirsute; urgency=medium |