summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2011-08-04 01:32:57 +0400
committerVlad Glagolev2011-08-04 01:32:57 +0400
commite876ee1e9a4ccef071b78af4b31a4e5f724e5571 (patch)
treeec1fb4497b0112c1751860fc32c0e33edf412bd5
parent2c9352b96c219f0caf10b3cc56ee0ac1ed253d9b (diff)
openswan: => 2.6.35
-rwxr-xr-xnet/openswan/DETAILS2
-rw-r--r--net/openswan/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/net/openswan/DETAILS b/net/openswan/DETAILS
index d656b5ffe4..b6cf805af5 100755
--- a/net/openswan/DETAILS
+++ b/net/openswan/DETAILS
@@ -1,5 +1,5 @@
SPELL=openswan
- VERSION=2.6.34
+ VERSION=2.6.35
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
diff --git a/net/openswan/HISTORY b/net/openswan/HISTORY
index 2d489290f5..ea0d6e98d6 100644
--- a/net/openswan/HISTORY
+++ b/net/openswan/HISTORY
@@ -1,3 +1,6 @@
+2011-08-04 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 2.6.35
+
2011-06-24 Vlad Glagolev <stealth@sourcemage.org>
* DEPENDS: use is_version_less() to compare versions carefully