diff options
author | hagbard <vyosdev@derith.de> | 2019-01-06 16:04:52 -0800 |
---|---|---|
committer | hagbard <vyosdev@derith.de> | 2019-01-06 16:04:52 -0800 |
commit | 76fe726e3530158ee175d34b9cb74209ccca2345 (patch) | |
tree | 99fd5ab6f36f804cea6eb5a0fb388d9abc536320 /debian/changelog | |
parent | 60a8793aef2c1af95d7a992bfc0a381e1a8a61cd (diff) | |
download | vyos-1x-76fe726e3530158ee175d34b9cb74209ccca2345.tar.gz vyos-1x-76fe726e3530158ee175d34b9cb74209ccca2345.zip |
Fix: T1162 - WireGuard: Unable to modify tunnels - KeyError: 'state'
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7666cfd68..4cdedf9f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +vyos-1x (1.2.0-8) unstable; urgency=low + + * T1162: WireGuard: Unable to modify tunnels - KeyError: 'state' + + -- hagbard <vyosdev@derith.de> Sun, 06 Jan 2019 15:58:40 -0800 + vyos-1x (1.2.0-7) unstable; urgency=low * T1061: Wireguard: Missing option to administrativly shutdown interface |