From cf093a78ecae246c52be0ad39ac894013aa2adfd Mon Sep 17 00:00:00 2001 From: Thomas Jepp Date: Wed, 16 Dec 2015 22:19:17 +0000 Subject: Fix build depends. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index cdc5e36..5605529 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: vyatta-cfg-vpn Section: contrib/net Priority: extra Maintainer: VyOS Package Maintainers -Build-Depends: debhelper (>= 5), autotools-dev, libnfnetlink-dev +Build-Depends: debhelper (>= 5), autotools-dev, libnfnetlink-dev, autoconf, automake, cpio Standards-Version: 3.7.2 Package: vyatta-cfg-vpn -- cgit v1.2.3 From d6bb593aa88a8ffbd4eeb46e1e96b4a6dcb3fb16 Mon Sep 17 00:00:00 2001 From: Kim Hagen Date: Sun, 24 Jan 2016 15:05:05 -0500 Subject: 0.12.105+vyos2+current1 --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 113c0a4..79226e1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +vyatta-cfg-vpn (0.12.105+vyos2+current1) unstable; urgency=medium + + [ Thomas Jepp ] + * Fix build depends. + + [ Kim Hagen ] + + -- Kim Hagen Sun, 24 Jan 2016 15:04:53 -0500 + vyatta-cfg-vpn (0.12.105+vyos2+lithium17) unstable; urgency=low [ Alex Harpin ] -- cgit v1.2.3 From 28cb3d1d5b62595f3c033b85029132fec11b3c2d Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Mon, 25 Jan 2016 14:14:16 +0100 Subject: Remove dependency on vyatta-ipsec for migration to upstream strongswan. Update standards version and description. --- debian/control | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 5605529..605e073 100644 --- a/debian/control +++ b/debian/control @@ -3,14 +3,14 @@ Section: contrib/net Priority: extra Maintainer: VyOS Package Maintainers Build-Depends: debhelper (>= 5), autotools-dev, libnfnetlink-dev, autoconf, automake, cpio -Standards-Version: 3.7.2 +Standards-Version: 3.9.1 Package: vyatta-cfg-vpn Architecture: any Depends: perl, vyatta-cfg (>= 0.15.33), vyatta-bash | bash (>= 3.1), - vyatta-ipsec, + strongswan (>= 5.2), libc6 (>= 2.7-6) -Description: VyOS VPN configuration templates/scripts - VyOS VPN configuration templates and scripts. +Description: VyOS IPsec VPN configuration templates/scripts + VyOS IPsec VPN configuration templates and scripts. -- cgit v1.2.3 From b558c886bf89e0fdf88ee991dc88d45f3b8dc95d Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Mon, 25 Jan 2016 14:15:24 +0100 Subject: 0.12.105+vyos2+current2 --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 79226e1..a0dcfed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +vyatta-cfg-vpn (0.12.105+vyos2+current2) unstable; urgency=low + + * Remove dependency on vyatta-ipsec for migration to upstream + strongswan. + + -- Daniil Baturin Mon, 25 Jan 2016 14:15:24 +0100 + vyatta-cfg-vpn (0.12.105+vyos2+current1) unstable; urgency=medium [ Thomas Jepp ] -- cgit v1.2.3 From 38ddb04edcf5d9a87edd7047ff3f2bce9bf0ba24 Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Thu, 11 Feb 2016 12:34:31 -0500 Subject: Update the changelog. --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index a0dcfed..ff0149b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +vyatta-cfg-vpn (0.12.105+vyos2+current3) unstable; urgency=medium + + * Merge StrongSWAN 5.x compatibility changes from Jeff Leung + + -- Thu, 11 Feb 2016 12:31:57 -0500 + vyatta-cfg-vpn (0.12.105+vyos2+current2) unstable; urgency=low * Remove dependency on vyatta-ipsec for migration to upstream -- cgit v1.2.3 From c27d2596db3acd27b8beaded9502cc48afb20c27 Mon Sep 17 00:00:00 2001 From: Kim Hagen Date: Thu, 25 Feb 2016 06:24:54 -0500 Subject: add libcrypt-openssl-rsa-perl dependency --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/control b/debian/control index 605e073..91189e4 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Depends: perl, vyatta-cfg (>= 0.15.33), vyatta-bash | bash (>= 3.1), strongswan (>= 5.2), + libcrypt-openssl-rsa-perl, libc6 (>= 2.7-6) Description: VyOS IPsec VPN configuration templates/scripts VyOS IPsec VPN configuration templates and scripts. -- cgit v1.2.3 From ce7363f43a0eedfd42c5df5753ded95f648f0108 Mon Sep 17 00:00:00 2001 From: Kim Hagen Date: Mon, 7 Mar 2016 03:40:54 -0500 Subject: add dependencies needed for dmvpn configuration --- debian/control | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/control b/debian/control index 91189e4..81860fb 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,8 @@ Depends: perl, vyatta-cfg (>= 0.15.33), vyatta-bash | bash (>= 3.1), strongswan (>= 5.2), + strongswan-libvici (>= 5.2), + strongswan-swanctl (>= 5.2), libcrypt-openssl-rsa-perl, libc6 (>= 2.7-6) Description: VyOS IPsec VPN configuration templates/scripts -- cgit v1.2.3 From 21547cc288d60c6e44268a4ef39ad71120bbfb8b Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Sat, 2 Jun 2018 03:04:17 +0200 Subject: T675: for downgrading strongswan to 5.5, remove explicit dependency on libvici. In 5.5 from stretch, it's inside the swanctl package. In 5.6 from sid, the swanctl package depends on it so we don't need to mention it explicitly anyway. --- debian/control | 1 - 1 file changed, 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 81860fb..d0dc7bc 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,6 @@ Depends: perl, vyatta-cfg (>= 0.15.33), vyatta-bash | bash (>= 3.1), strongswan (>= 5.2), - strongswan-libvici (>= 5.2), strongswan-swanctl (>= 5.2), libcrypt-openssl-rsa-perl, libc6 (>= 2.7-6) -- cgit v1.2.3