summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2011-08-09 18:43:44 +0400
committerGeorge Sherwood2011-08-21 11:10:38 -0500
commit35c788d5a8c598ac0955ae8faa5ce354e5786cfb (patch)
treea60dd2723e4f15de350cd8c205f0922bcd613654
parent30c45d5a794f0dd9421d0c5422d1d80af09773f5 (diff)
socat: => 1.7.1.3 (security)
(cherry picked from commit 983649e743d0448e1bee6783f3d543b409106c27)
-rwxr-xr-xnet/socat/DETAILS11
-rw-r--r--net/socat/HISTORY3
2 files changed, 9 insertions, 5 deletions
diff --git a/net/socat/DETAILS b/net/socat/DETAILS
index 3b987d423c..20e914951f 100755
--- a/net/socat/DETAILS
+++ b/net/socat/DETAILS
@@ -1,14 +1,15 @@
SPELL=socat
- VERSION=1.7.1.1
- SOURCE_HASH=sha512:bf741a50c29f43afb76830c72f1059e38008fcca137090b01b4ac975a45d97acabc9b7e0d39aff37a199052285ad6559dc3550d0e829f346bb504ad57a85b78a
+ VERSION=1.7.1.3
+ SECURITY_PATCH=1
+ SOURCE_HASH=sha512:63aac334427c6b0c3feb34e72ac0b9f4984775a9c9d1062a679314bf773b7e7768871444d9dfe062d2a6831241cccdd421ddd3abccc262827ca7eed149333b56
SOURCE=$SPELL-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.dest-unreach.org/socat/download/$SOURCE
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ SOURCE_URL[0]=http://www.dest-unreach.org/$SPELL/download/$SOURCE
LICENSE[0]=GPL
WEB_SITE=http://www.dest-unreach.org/socat/
ENTERED=20031106
KEYWORDS="net"
- SHORT="Relay for bidirectional data transfer."
+ SHORT="Relay for bidirectional data transfer"
cat << EOF
socat is a relay for bidirectional data transfer between two independent data
channels. Each of these data channels may be a file, pipe, device (serial line
diff --git a/net/socat/HISTORY b/net/socat/HISTORY
index aa322d8aca..6a466c6357 100644
--- a/net/socat/HISTORY
+++ b/net/socat/HISTORY
@@ -1,3 +1,6 @@
+2011-08-09 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 1.7.1.3; SECURITY_PATCH++
+
2009-05-08 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.7.1.1