diff options
author | nectar <nectar@FreeBSD.org> | 2002-06-18 20:33:14 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2002-06-18 20:33:14 +0800 |
commit | 37d5c346b32951e94a0cfe5e86ff21b7be4b98a8 (patch) | |
tree | a1080d64b4e5edac04e4eb743503a9403afb9beb /russian | |
parent | b4e4772b5379b3958c18463dbab0e2e8778bc332 (diff) | |
download | freebsd-ports-gnome-37d5c346b32951e94a0cfe5e86ff21b7be4b98a8.tar.gz freebsd-ports-gnome-37d5c346b32951e94a0cfe5e86ff21b7be4b98a8.tar.zst freebsd-ports-gnome-37d5c346b32951e94a0cfe5e86ff21b7be4b98a8.zip |
Mark FORBIDDEN until an update is available.
See <URL:http://httpd.apache.org/info/security_bulletin_20020617.txt>.
Diffstat (limited to 'russian')
-rw-r--r-- | russian/apache13-modssl/Makefile | 3 | ||||
-rw-r--r-- | russian/apache13/Makefile | 3 |
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 |