diff options
author | Jeremy Chadwick <koitsu@FreeBSD.org> | 2008-03-30 22:49:06 +0000 |
---|---|---|
committer | Jeremy Chadwick <koitsu@FreeBSD.org> | 2008-03-30 22:49:06 +0000 |
commit | 3a6885f03e3257f50de59b9e9854caf48f38c615 (patch) | |
tree | 0dfa46dd75d0b0c895061d36f60744293fcc132b /www/suphp | |
parent | d17dc5f71b35dae0880cb5cc5b400810532fbc09 (diff) | |
download | ports-3a6885f03e3257f50de59b9e9854caf48f38c615.tar.gz ports-3a6885f03e3257f50de59b9e9854caf48f38c615.zip |
- Update to 0.6.3, to address security holes pertaining to symlinks
when running in "owner" mode (the default).
http://lists.marsching.biz/pipermail/suphp/2008-March/001750.html
Security: http://lists.marsching.biz/pipermail/suphp/2008-March/001750.html
Notes
Notes:
svn path=/head/; revision=210181
Diffstat (limited to 'www/suphp')
-rw-r--r-- | www/suphp/Makefile | 2 | ||||
-rw-r--r-- | www/suphp/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/suphp/Makefile b/www/suphp/Makefile index b67c0148225d..239f05e8a71b 100644 --- a/www/suphp/Makefile +++ b/www/suphp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= suphp -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.3 CATEGORIES= www MASTER_SITES= http://www.suphp.org/download/ \ ${MASTER_SITE_LOCAL:S|%SUBDIR%|koitsu|} diff --git a/www/suphp/distinfo b/www/suphp/distinfo index eeea8d21d9b1..64328340e6a1 100644 --- a/www/suphp/distinfo +++ b/www/suphp/distinfo @@ -1,3 +1,3 @@ -MD5 (suphp-0.6.2.tar.gz) = 06ca9e592a5c6dd3dcb9360c958369c1 -SHA256 (suphp-0.6.2.tar.gz) = 1bb9c6af84bb901c8a39611354e49e5bcd79185eb37b02878dc0840facf0ccfc -SIZE (suphp-0.6.2.tar.gz) = 372228 +MD5 (suphp-0.6.3.tar.gz) = 756e8893857fefed087a89959a87645a +SHA256 (suphp-0.6.3.tar.gz) = 0c2e64aa22d47c07e899d92c9997556dfbc242192d2f4e9d3cdce517c46d7ecc +SIZE (suphp-0.6.3.tar.gz) = 377176 |