summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2012-11-21 19:33:51 +0400
committerVlad Glagolev2012-11-21 19:33:51 +0400
commit12b44fef02e769cac080a5f4d319f7ef10eecb99 (patch)
tree8f1071d6726625130d26c805606e13d8be32439c
parent46cb7d5d4016798348b7f831624763d5553fad9e (diff)
lighttpd: => 1.4.32 (security)
-rwxr-xr-xhttp/lighttpd/DETAILS6
-rw-r--r--http/lighttpd/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/http/lighttpd/DETAILS b/http/lighttpd/DETAILS
index 7f9a05664b..021d6e48f6 100755
--- a/http/lighttpd/DETAILS
+++ b/http/lighttpd/DETAILS
@@ -1,14 +1,14 @@
SPELL=lighttpd
- VERSION=1.4.31
+ VERSION=1.4.32
BRANCH=`echo -n $VERSION | cut -d . -f 1,2`
- SOURCE_HASH=sha512:1d5853adb8a8f923b3413c3841f9a17b307e6a81206a9509c1fac3e301ca1bb1e26bdb2f45ebd6dcc540935e6168c9bc1ee2046199907841331aaa64e54a92c7
+ SOURCE_HASH=sha512:ffd5488a2ed57daa26b6d16223f422a94e88f2488cdc50bbb354c45daa535fbf9231fbbe73c23327a0adb708cc2b67fbdc60c34195a2a46a171dcc0f30bb3efb
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://download.lighttpd.net/lighttpd/releases-$BRANCH.x/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.lighttpd.net/
LICENSE[0]=BSD
ENTERED=20050722
- SECURITY_PATCH=7
+ SECURITY_PATCH=8
KEYWORDS="http"
SHORT="light httpd"
cat << EOF
diff --git a/http/lighttpd/HISTORY b/http/lighttpd/HISTORY
index 3a24921208..eb5b48e513 100644
--- a/http/lighttpd/HISTORY
+++ b/http/lighttpd/HISTORY
@@ -1,3 +1,6 @@
+2012-11-21 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 1.4.32; SECURITY_PATCH++ (CVE-2012-5533)
+
2012-05-31 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 1.4.31