summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhagbard <vysodev@derith.de>2018-08-11 15:58:06 -0700
committerhagbard <vysodev@derith.de>2018-08-11 16:04:08 -0700
commit1472afe76f525a38f8d3da98fa933f7b49ae10f0 (patch)
treeea7e52efbd0df2ad2ab08d3e616961c7ac519cc4
parentadade75c414927ff1e85b1a85231aad36ffb76e1 (diff)
downloadvyos-1x-1472afe76f525a38f8d3da98fa933f7b49ae10f0.tar.gz
vyos-1x-1472afe76f525a38f8d3da98fa933f7b49ae10f0.zip
T427, T773: wireguard support
adding package requirements
-rw-r--r--debian/changelog6
-rw-r--r--debian/control1
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e8519e87a..a7c428cda 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+vyos-1x (1.2.0-2) unstable; urgency=medium
+
+ * T773: adding wireguard support
+
+ -- hagbard <vyosdev@derith.de> Sat, 11 Aug 2018 15:51:34 -0700
+
vyos-1x (1.2.0-1) unstable; urgency=medium
* T666, T616: new implementation of the VRRP CLI.
diff --git a/debian/control b/debian/control
index c87e7452c..169053044 100644
--- a/debian/control
+++ b/debian/control
@@ -36,6 +36,7 @@ Depends: python3,
libvyosconfig0,
beep,
keepalived (>=2.0.5),
+ vyos-wireguard,
${shlibs:Depends},
${misc:Depends}
Description: VyOS configuration scripts and data