summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorjoerg <joerg>2007-07-25 10:26:05 +0000
committerjoerg <joerg>2007-07-25 10:26:05 +0000
commite99890aa2f4a3d0a813719dd02f57281dd56f0a9 (patch)
tree75910f88e5c3a2d342a689f1a3c1283e0cdc5118 /www
parent4a6d75f4b94018a3cd5e94d8526cf97940a15157 (diff)
downloadpkgsrc-e99890aa2f4a3d0a813719dd02f57281dd56f0a9.tar.gz
Update to lighttpd 1.4.16. This fixes a number of security issues:
- various possible NULL pointer references - two cases were uninitialised memory is used or memory could be corrupted. This might be exploitable to execute arbitrary code. - possible mod_access by-pass by appending / - a local DOS by broken FastCGI handlers
Diffstat (limited to 'www')
-rw-r--r--www/lighttpd/Makefile4
-rw-r--r--www/lighttpd/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile
index 8b4c62dd1ab..fb7b8c486c5 100644
--- a/www/lighttpd/Makefile
+++ b/www/lighttpd/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2007/04/19 16:16:17 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2007/07/25 10:26:05 joerg Exp $
-DISTNAME= lighttpd-1.4.15
+DISTNAME= lighttpd-1.4.16
CATEGORIES= www
MASTER_SITES= http://www.lighttpd.net/download/
diff --git a/www/lighttpd/distinfo b/www/lighttpd/distinfo
index 56d0482734d..f0c235c56c2 100644
--- a/www/lighttpd/distinfo
+++ b/www/lighttpd/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2007/04/19 16:16:17 joerg Exp $
+$NetBSD: distinfo,v 1.10 2007/07/25 10:26:05 joerg Exp $
-SHA1 (lighttpd-1.4.15.tar.gz) = 67ba1279a0eaeda728c1e1143d302beb364a034c
-RMD160 (lighttpd-1.4.15.tar.gz) = a38cb73797da1b8773b4c4a34f16be097667db57
-Size (lighttpd-1.4.15.tar.gz) = 794327 bytes
+SHA1 (lighttpd-1.4.16.tar.gz) = b160cece6c0dd15746d10957d28ba02b2e9e77ce
+RMD160 (lighttpd-1.4.16.tar.gz) = 71743363b9992ce726fffe40af0f75c66a2f6006
+Size (lighttpd-1.4.16.tar.gz) = 795818 bytes