diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2022-05-18 09:38:39 +0200 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2022-05-18 09:38:39 +0200 |
| commit | a1ff976ee7fda52d3644223948ab030e83148cc8 (patch) | |
| tree | c1ee4b88bfdbdd283a088b2cfec4c4d8b9529a0d /debian/changelog | |
| parent | 5c849f7bc347b923d079df3aaeb765a64fb9b6c8 (diff) | |
* debian/patches/git_delete_machineidtest.patch:
- cherry pick an upstream change to remove a flawed unitest relying
on the host /etc/machine-id, fix the build on launchpad
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 140736ab..94d8fbd4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +network-manager (1.38.0-1ubuntu2) UNRELEASED; urgency=medium + + * debian/patches/git_delete_machineidtest.patch: + - cherry pick an upstream change to remove a flawed unitest relying + on the host /etc/machine-id, fix the build on launchpad + + -- Sebastien Bacher <seb128@ubuntu.com> Wed, 18 May 2022 09:37:18 +0200 + network-manager (1.38.0-1ubuntu1) kinetic; urgency=medium * Resynchronize on Debian, remaining changes: |