From a44afb6587ac69e1dfa2ca710ffe7364e47f59c3 Mon Sep 17 00:00:00 2001 From: apnar Date: Tue, 28 Aug 2012 19:38:17 +0000 Subject: added tinc package to 32bit pkg_config --- pkg_config.8.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 93fcfa58..266c6f8c 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -1689,5 +1689,28 @@ http://files.pfsense.org/packages/8/All/ iftop-0.17-i386.pbi + + tinc + http://www.tinc-vpn.org/ + tinc is a Virtual Private Network (VPN) daemon that uses tunnelling and encryption to create a secure private mesh network between hosts on the Internet. + Network Management + http://files.pfsense.org/packages/8/All/ + tinc-1.0.18-i386.pbi + + security/tinc + + + 1.0.18 + ALPHA + http://doc.pfsense.org/index.php/tinc_package + 2.1 + http://www.pfsense.com/packages/config/tinc/tinc.xml + tinc.xml + + tinc + tinc.log + tinc + + -- cgit v1.2.3 From 41b51d888c8864a3515ff07a46664e470791c6bb Mon Sep 17 00:00:00 2001 From: apnar Date: Tue, 28 Aug 2012 19:46:15 +0000 Subject: update tinc version from 1.0.18 to 1.0.19 --- config/tinc/tinc.xml | 2 +- config/tinc/tinc_config.xml | 2 +- config/tinc/tinc_hosts.xml | 2 +- pkg_config.8.xml | 4 ++-- pkg_config.8.xml.amd64 | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/config/tinc/tinc.xml b/config/tinc/tinc.xml index 6c82529b..7fb756f1 100644 --- a/config/tinc/tinc.xml +++ b/config/tinc/tinc.xml @@ -42,7 +42,7 @@ Describe your package requirements here Currently there are no FAQ items provided. tinc - 1.0.18 + 1.0.19 VPN: tinc diff --git a/config/tinc/tinc_config.xml b/config/tinc/tinc_config.xml index 0d9ae2aa..6c3cce71 100644 --- a/config/tinc/tinc_config.xml +++ b/config/tinc/tinc_config.xml @@ -39,7 +39,7 @@ ]]> tinc - 1.0.18 + 1.0.19 VPN: tinc diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 266c6f8c..3418051e 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -1695,12 +1695,12 @@ tinc is a Virtual Private Network (VPN) daemon that uses tunnelling and encryption to create a secure private mesh network between hosts on the Internet. Network Management http://files.pfsense.org/packages/8/All/ - tinc-1.0.18-i386.pbi + tinc-1.0.19-i386.pbi security/tinc - 1.0.18 + 1.0.19 ALPHA http://doc.pfsense.org/index.php/tinc_package 2.1 diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 570ceb47..b378433b 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -1682,12 +1682,12 @@ tinc is a Virtual Private Network (VPN) daemon that uses tunnelling and encryption to create a secure private mesh network between hosts on the Internet. Network Management http://files.pfsense.org/packages/amd64/8/All/ - tinc-1.0.18-amd64.pbi + tinc-1.0.19-amd64.pbi security/tinc - 1.0.18 + 1.0.19 ALPHA http://doc.pfsense.org/index.php/tinc_package 2.1 -- cgit v1.2.3