- 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
This commit is contained in:
parent
d17dc5f71b
commit
3a6885f03e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=210181
2 changed files with 4 additions and 4 deletions
|
@ -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|}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue