aboutsummaryrefslogtreecommitdiffstats
path: root/russian
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2011-11-15 07:50:40 +0800
committerohauer <ohauer@FreeBSD.org>2011-11-15 07:50:40 +0800
commitd0bb029d6fc6d2695b1c09f408383d09474ccd2b (patch)
treefd28f29c9c5ccf5bac1a7d7df075b454d672231c /russian
parent4e200d0bde6a2b567099108fcd564170daaf4327 (diff)
downloadfreebsd-ports-gnome-d0bb029d6fc6d2695b1c09f408383d09474ccd2b.tar.gz
freebsd-ports-gnome-d0bb029d6fc6d2695b1c09f408383d09474ccd2b.tar.zst
freebsd-ports-gnome-d0bb029d6fc6d2695b1c09f408383d09474ccd2b.zip
- mark apache13 FORBIDDEN (CVE-2011-3368)
* There are no patches from upstream and already existing exploids in the wild. - ru-apache13 ports have long outstanding issues and are far behind last apache13 patches. with hat apache@ Feature safe: yes
Diffstat (limited to 'russian')
-rw-r--r--russian/apache13-modssl/Makefile3
-rw-r--r--russian/apache13/Makefile15
2 files changed, 10 insertions, 8 deletions
diff --git a/russian/apache13-modssl/Makefile b/russian/apache13-modssl/Makefile
index 4bd9e85e858b..4662d217bb64 100644
--- a/russian/apache13-modssl/Makefile
+++ b/russian/apache13-modssl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= apache+mod_ssl
PORTVERSION= ${VERSION_APACHE}+${VERSION_RA}+${VERSION_MODSSL}
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES= russian www security
MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} \
${MASTER_SITES_MODSSL:S/$/:modssl/} \
@@ -50,6 +50,7 @@ CONFLICTS= apache+ipv6-* \
publicfile-* \
ru-apache-*
+FORBIDDEN= multiple CVE entries, last is CVE-2011-3368, no patches against this issue
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= 2011-11-01
diff --git a/russian/apache13/Makefile b/russian/apache13/Makefile
index 0540553a236f..3bb7930e8b5c 100644
--- a/russian/apache13/Makefile
+++ b/russian/apache13/Makefile
@@ -7,7 +7,7 @@
PORTNAME= apache
PORTVERSION= ${APACHE_VERSION}+${RA_VERSION}
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES= russian www
MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD}
DISTNAME= ${PORTNAME}_${APACHE_VERSION}
@@ -19,6 +19,7 @@ PATCHFILES= patches_${APACHE_VERSION}rusPL${RA_VERSION}.tar.gz
MAINTAINER= lev@FreeBSD.org
COMMENT= The extremely popular Apache http server. Very fast, very clean
+FORBIDDEN= multiple CVE entries, last is CVE-2011-3368, no patches against this issue
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= 2011-11-01
@@ -26,12 +27,12 @@ USE_PERL5= yes
# New ports feature: conflicts
CONFLICTS= apache+ipv6-* \
- apache+mod_ssl-* \
- apache+mod_ssl+ipv6-* \
- apache+mod_ssl+modsnmp-* \
- apache+mod_ssl+mod_snmp+ipv6-* \
- apache+mod_ssl+mod_accel-* \
- apache+mod_ssl+mod_snmp+mod_accel-* \
+ apache+mod_ssl-* \
+ apache+mod_ssl+ipv6-* \
+ apache+mod_ssl+modsnmp-* \
+ apache+mod_ssl+mod_snmp+ipv6-* \
+ apache+mod_ssl+mod_accel-* \
+ apache+mod_ssl+mod_snmp+mod_accel-* \
apache-worker-* \
apache-perchild-* \
apache-[0-9]* \