summaryrefslogtreecommitdiff
path: root/testing
diff options
context:
space:
mode:
authorRene Mayrhofer <rene@mayrhofer.eu.org>2007-01-30 12:25:57 +0000
committerRene Mayrhofer <rene@mayrhofer.eu.org>2007-01-30 12:25:57 +0000
commit9790537d64272aed35fda336ef18fac1fccd960d (patch)
tree4954aeddf9e8d7c2a3b282b686e9c7d764dc6ec2 /testing
parentdd191aff56ffe1b3fc996a6ca94d829eaff9762b (diff)
downloadvyos-strongswan-9790537d64272aed35fda336ef18fac1fccd960d.tar.gz
vyos-strongswan-9790537d64272aed35fda336ef18fac1fccd960d.zip
- New upstream release.
Diffstat (limited to 'testing')
-rw-r--r--testing/INSTALL4
-rw-r--r--testing/hosts/winnetou/etc/conf.d/apache22
-rwxr-xr-xtesting/hosts/winnetou/etc/init.d/slapd2
-rwxr-xr-xtesting/testing.conf4
4 files changed, 6 insertions, 6 deletions
diff --git a/testing/INSTALL b/testing/INSTALL
index 033291aa5..8d0dc2a3b 100644
--- a/testing/INSTALL
+++ b/testing/INSTALL
@@ -71,7 +71,7 @@ are required for the strongSwan testing environment:
* The latest strongSwan distribution
- http://download.strongswan.org/strongswan-2.8.1.tar.gz
+ http://download.strongswan.org/strongswan-2.8.2.tar.gz
3. Creating the environment
@@ -146,5 +146,5 @@ README document.
-----------------------------------------------------------------------------
-This file is RCSID $Id: INSTALL,v 1.44 2007/01/14 12:17:50 as Exp $
+This file is RCSID $Id: INSTALL,v 1.45 2007/01/29 08:29:41 as Exp $
diff --git a/testing/hosts/winnetou/etc/conf.d/apache2 b/testing/hosts/winnetou/etc/conf.d/apache2
index 0c96fe77f..cfb80a7d9 100644
--- a/testing/hosts/winnetou/etc/conf.d/apache2
+++ b/testing/hosts/winnetou/etc/conf.d/apache2
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /root/strongswan/testing/hosts/winnetou/etc/conf.d/apache2,v 1.2 2006/01/06 12:21:21 as Exp $
+# $Header: /var/cvsroot/strongswan/testing/hosts/winnetou/etc/conf.d/apache2,v 1.2 2006/01/06 12:21:21 as Exp $
# Config file for /etc/init.d/apache2
diff --git a/testing/hosts/winnetou/etc/init.d/slapd b/testing/hosts/winnetou/etc/init.d/slapd
index 6e3130e90..d4c070b33 100755
--- a/testing/hosts/winnetou/etc/init.d/slapd
+++ b/testing/hosts/winnetou/etc/init.d/slapd
@@ -1,7 +1,7 @@
#!/sbin/runscript
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /root/strongswan/testing/hosts/winnetou/etc/init.d/slapd,v 1.2 2005/05/31 14:04:43 as Exp $
+# $Header: /var/cvsroot/strongswan/testing/hosts/winnetou/etc/init.d/slapd,v 1.2 2005/05/31 14:04:43 as Exp $
depend() {
need net
diff --git a/testing/testing.conf b/testing/testing.conf
index d59333cba..3d1228503 100755
--- a/testing/testing.conf
+++ b/testing/testing.conf
@@ -14,7 +14,7 @@
# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
# for more details.
#
-# RCSID $Id: testing.conf,v 1.58 2007/01/14 12:18:31 as Exp $
+# RCSID $Id: testing.conf,v 1.59 2007/01/29 08:29:41 as Exp $
# Root directory of testing
UMLTESTDIR=~/strongswan-testing
@@ -34,7 +34,7 @@ KERNELCONFIG=$UMLTESTDIR/.config-2.6.18
UMLPATCH=$UMLTESTDIR/uml_jmpbuf-2.6.18.patch.bz2
# Bzipped source of strongSwan
-STRONGSWAN=$UMLTESTDIR/strongswan-2.8.1.tar.bz2
+STRONGSWAN=$UMLTESTDIR/strongswan-2.8.2.tar.bz2
# strongSwan compile options (use "yes" or "no")
USE_LIBCURL="yes"