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/patches/series | |
| 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/patches/series')
| -rw-r--r-- | debian/patches/series | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index 3be90f06..c0f915c8 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -4,3 +4,5 @@ Force-online-state-with-unmanaged-devices.patch Provide-access-to-some-of-NM-s-interfaces-to-whoopsie.patch Update-dnsmasq-parameters.patch ubuntu_revert_systemd.patch + +git_delete_machineidtest.patch |