diff options
author | osa <osa@FreeBSD.org> | 2003-10-29 22:12:59 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2003-10-29 22:12:59 +0800 |
commit | 005fe60ee9a5270728f015ec948b67e9406b4b65 (patch) | |
tree | b17c569f516d6051cf2f89c8a1a97dc1800564fa | |
parent | f29521dc29f0267ac1118728b224fbe80bfc8110 (diff) | |
download | freebsd-ports-gnome-005fe60ee9a5270728f015ec948b67e9406b4b65.tar.gz freebsd-ports-gnome-005fe60ee9a5270728f015ec948b67e9406b4b65.tar.zst freebsd-ports-gnome-005fe60ee9a5270728f015ec948b67e9406b4b65.zip |
Security update to 1.7.2.
This release fixes several bugs, one of which is
a potentially exploitable local vulnerability
(Apache 2.x users only).
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
PR: 58681
-rw-r--r-- | www/mod_security/Makefile | 2 | ||||
-rw-r--r-- | www/mod_security/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_security/Makefile b/www/mod_security/Makefile index ca60406617d9..76f80405fee0 100644 --- a/www/mod_security/Makefile +++ b/www/mod_security/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_security -PORTVERSION= 1.7.1 +PORTVERSION= 1.7.2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/_/-/} diff --git a/www/mod_security/distinfo b/www/mod_security/distinfo index d83cb3980075..094d69e02813 100644 --- a/www/mod_security/distinfo +++ b/www/mod_security/distinfo @@ -1 +1 @@ -MD5 (mod_security-1.7.1.tar.gz) = d891117885da4633d8e4511d07e6c882 +MD5 (mod_security-1.7.2.tar.gz) = 4d2fb794efa24ff6d66f9f0c070ef9ce |