diff options
author | hagbard <vyosdev@derith.de> | 2019-02-19 12:36:31 -0800 |
---|---|---|
committer | hagbard <vyosdev@derith.de> | 2019-02-19 12:36:31 -0800 |
commit | af63311f7a0dccd4abdae1bdc139c3fe4613249c (patch) | |
tree | 22aaebcee384ccbeda52a966d947d02ddacf0d6f /debian/changelog | |
parent | 4544778df0d405be08521bb67e5a14a4944f4973 (diff) | |
download | vyos-1x-af63311f7a0dccd4abdae1bdc139c3fe4613249c.tar.gz vyos-1x-af63311f7a0dccd4abdae1bdc139c3fe4613249c.zip |
fixes: T1254 - generate wireguard keypair fails when executed on the iso
- keypair can now be generated and used from the running iso to create wg tunnels on the fly
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 87d51c8e7..52c64950c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +vyos-1x (1.2.0-14) unstable; urgency=low + + * fixes T1254 - generate wireguard keypair fails when executed on the iso + - keypair can now be generated and used from a running iso + + -- hagbard <vyosdev@derith.de> Tue, 19 Feb 2019 12:31:50 -0800 vyos-1x (1.2.0-13) unstable; urgency=low * fixes T1238 - Wireguard allows invalid IP's |