summaryrefslogtreecommitdiff
path: root/russian
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2002-06-18 12:33:14 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2002-06-18 12:33:14 +0000
commite31516e4a11352fce79f033345e73715552f768a (patch)
treed3f995b71d57b010dc9df14762b7b0e9aaef8354 /russian
parentUpdate to exim-4.05: (diff)
Mark FORBIDDEN until an update is available.
See <URL:http://httpd.apache.org/info/security_bulletin_20020617.txt>.
Notes
Notes: svn path=/head/; revision=61511
Diffstat (limited to 'russian')
-rw-r--r--russian/apache13-modssl/Makefile3
-rw-r--r--russian/apache13/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/russian/apache13-modssl/Makefile b/russian/apache13-modssl/Makefile
index 05653a624c58..d22ce72299fd 100644
--- a/russian/apache13-modssl/Makefile
+++ b/russian/apache13-modssl/Makefile
@@ -26,6 +26,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= demon@FreeBSD.org
+FORBIDDEN= "Vulnerable to denial-of-service. See" \
+ "http://httpd.apache.org/info/security_bulletin_20020617.txt"
+
USE_OPENSSL= YES
.include <bsd.port.pre.mk>
diff --git a/russian/apache13/Makefile b/russian/apache13/Makefile
index 7fefbdfc696a..b10a5aaad745 100644
--- a/russian/apache13/Makefile
+++ b/russian/apache13/Makefile
@@ -31,6 +31,9 @@ PATCHFILES= patches_${APACHE_VERSION}rusPL${RA_VERSION}.tar.gz
MAINTAINER= lev@serebryakov.spb.ru
+FORBIDDEN= "Vulnerable to denial-of-service. See" \
+ "http://httpd.apache.org/info/security_bulletin_20020617.txt"
+
RA_VERSION= 30.12
APACHE_VERSION= 1.3.24
Y2K= http://www.apache.org/docs/misc/FAQ.html#year2000