pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ap-jk Update ap-jk to 1.2.23.
details: https://anonhg.NetBSD.org/pkgsrc/rev/95491ec8016b
branches: trunk
changeset: 529247:95491ec8016b
user: obache <obache%pkgsrc.org@localhost>
date: Tue May 29 02:22:22 2007 +0000
description:
Update ap-jk to 1.2.23.
It fixes an Important vulnerability.
Changes between 1.2.22 and 1.2.23
Native
Change the default value of JkOptions to ForwardURICompatUnparsed. The
old default value was ForwardURICompat. This should make URL
interpretation between Apache httpd and Tomcat consistent (prevent
double decoding problems). (rjung)
diffstat:
www/ap-jk/Makefile.common | 4 ++--
www/ap-jk/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r 4b3237c29734 -r 95491ec8016b www/ap-jk/Makefile.common
--- a/www/ap-jk/Makefile.common Tue May 29 01:35:05 2007 +0000
+++ b/www/ap-jk/Makefile.common Tue May 29 02:22:22 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.5 2007/04/25 06:24:02 obache Exp $
+# $NetBSD: Makefile.common,v 1.6 2007/05/29 02:22:22 obache Exp $
-JK_VERSION= 1.2.22
+JK_VERSION= 1.2.23
CATEGORIES= www java
MASTER_SITES= http://www.apache.org/dist/tomcat/tomcat-connectors/jk/source/jk-${JK_VERSION}/
diff -r 4b3237c29734 -r 95491ec8016b www/ap-jk/distinfo
--- a/www/ap-jk/distinfo Tue May 29 01:35:05 2007 +0000
+++ b/www/ap-jk/distinfo Tue May 29 02:22:22 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.8 2007/04/25 06:24:02 obache Exp $
+$NetBSD: distinfo,v 1.9 2007/05/29 02:22:22 obache Exp $
-SHA1 (tomcat-connectors-1.2.22-src.tar.gz) = 9c6ca8df4e54ce4654c0ccd61bdd6bab5982b0da
-RMD160 (tomcat-connectors-1.2.22-src.tar.gz) = a378022f3b817216f71c7236d87479265d4fb6f1
-Size (tomcat-connectors-1.2.22-src.tar.gz) = 1346940 bytes
+SHA1 (tomcat-connectors-1.2.23-src.tar.gz) = 9ab3c108a9e6b20dc7dd172917f8941eee0ec32c
+RMD160 (tomcat-connectors-1.2.23-src.tar.gz) = d7892ff73f22e83feb49b4746d769f518e3f4c6a
+Size (tomcat-connectors-1.2.23-src.tar.gz) = 1368060 bytes
SHA1 (patch-aa) = c7a68265883fd7494356543a17dcec0be7744fe9
SHA1 (patch-ab) = 57e4ead1a73d9a47fb634d5c7fb18d49d0393a08
SHA1 (patch-ac) = 14fdec1c921f369ee51a5d73a3bee3ec9056f07a
Home |
Main Index |
Thread Index |
Old Index