pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ap2-fcgid Update ap2-fcgid to 2.3.9
details: https://anonhg.NetBSD.org/pkgsrc/rev/28778597a8c6
branches: trunk
changeset: 631467:28778597a8c6
user: prlw1 <prlw1%pkgsrc.org@localhost>
date: Thu Mar 06 15:04:53 2014 +0000
description:
Update ap2-fcgid to 2.3.9
Changes with mod_fcgid 2.3.9
*) Revert fix for PR 53693, added in 2.3.8 but undocumented. Fix
issues with a minor optimization added in 2.3.8. [Jeff Trawick]
Changes with mod_fcgid 2.3.8
*) SECURITY: CVE-2013-4365 (cve.mitre.org)
Fix possible heap buffer overwrite. Reported and solved by:
[Robert Matthews <rob tigertech.com>]
*) Add experimental cmake-based build system for Windows. [Jeff Trawick]
*) Correctly parse quotation and escaped spaces in FcgidWrapper and the
AAA Authenticator/Authorizor/Access directives' command line argument,
as currently documented. PR 51194 [William Rowe]
*) Honor quoted FcgidCmdOptions arguments (notably for InitialEnv
assignments). PR 51657 [William Rowe]
*) Conform script response parsing with mod_cgid and ensure no response
body is sent when ap_meets_conditions() determines that request
conditions are met. [Chris Darroch]
*) Improve logging in access control hook functions. [Chris Darroch]
*) Avoid making internal sub-requests and processing Location headers
when in FCGI_AUTHORIZER mode, as the auth hook functions already
treat Location headers returned by scripts as an error since
redirections are not meaningful in this mode. [Chris Darroch]
diffstat:
www/ap2-fcgid/Makefile | 4 ++--
www/ap2-fcgid/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r be74795332c3 -r 28778597a8c6 www/ap2-fcgid/Makefile
--- a/www/ap2-fcgid/Makefile Thu Mar 06 11:53:57 2014 +0000
+++ b/www/ap2-fcgid/Makefile Thu Mar 06 15:04:53 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2012/10/28 06:30:07 asau Exp $
+# $NetBSD: Makefile,v 1.10 2014/03/06 15:04:53 prlw1 Exp $
-DISTNAME= mod_fcgid-2.3.7
+DISTNAME= mod_fcgid-2.3.9
PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//}
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/mod_fcgid/}
diff -r be74795332c3 -r 28778597a8c6 www/ap2-fcgid/distinfo
--- a/www/ap2-fcgid/distinfo Thu Mar 06 11:53:57 2014 +0000
+++ b/www/ap2-fcgid/distinfo Thu Mar 06 15:04:53 2014 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2012/09/04 16:10:57 taca Exp $
+$NetBSD: distinfo,v 1.6 2014/03/06 15:04:53 prlw1 Exp $
-SHA1 (mod_fcgid-2.3.7.tar.gz) = 0914ace219c13d125e831651078610f111d970e8
-RMD160 (mod_fcgid-2.3.7.tar.gz) = 98a67b63449b4d66780ce6c90441acc9d3244cac
-Size (mod_fcgid-2.3.7.tar.gz) = 104818 bytes
+SHA1 (mod_fcgid-2.3.9.tar.gz) = 99d6b24f3f83a3a83d1d93d12a0d5992e3fa7851
+RMD160 (mod_fcgid-2.3.9.tar.gz) = 98b639299acf3f921f6cebf27a5f0829804274c6
+Size (mod_fcgid-2.3.9.tar.gz) = 107582 bytes
SHA1 (patch-aa) = 412ff767f32e569e7cee1940d382ea2d0f4ea235
Home |
Main Index |
Thread Index |
Old Index