pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/ap2-perl ap24-perl: update to 2.0.11.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e6436b05bfa1
branches:  trunk
changeset: 417627:e6436b05bfa1
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Nov 13 21:29:25 2019 +0000

description:
ap24-perl: update to 2.0.11.

2.0.11 October 5, 2019

Fix t/modules/apache_resource.t failures [Steve Hay]

Fix [CVE-2011-2767] Arbitrary Perl code execution in the context of the user
account via a user-owned .htaccess. Patch from bugs.debian.org #644169. [Jan
Ingvoldstad <jani+debian-2011+%ifi.uio.no@localhost>]

Fix potential test suite hangs due to pipelined response deadlocks. Patch
from rt.cpan.org #82409. [Zefram <zefram%fysh.org@localhost>]

Fix t/compat/request.t failures [Steve Hay]

Fix use-after-free segfault in ap_server_config_defines seen on start-up on
OpenBSD. [Found/fixed by Sam Vaughan/Joe Orton]

Fix build with Perls earlier than 5.13.6. [Rainer Jung
<rainer.jung%kippdata.de@localhost>]

Fix filter/in_bbs_inject_header.t test failure with Apache 2.4.25+. [Stefan
Fritsch <sf%sfritsch.de@localhost>]

Fix apache/read.t test failure with Apache 2.4.25+. [Niko Tyni
<ntyni%debian.org@localhost>]

diffstat:

 www/ap2-perl/Makefile |   5 ++---
 www/ap2-perl/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (33 lines):

diff -r 3fbad04ceb9f -r e6436b05bfa1 www/ap2-perl/Makefile
--- a/www/ap2-perl/Makefile     Wed Nov 13 21:23:32 2019 +0000
+++ b/www/ap2-perl/Makefile     Wed Nov 13 21:29:25 2019 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.57 2019/08/11 13:17:50 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2019/11/13 21:29:25 wiz Exp $
 
-DISTNAME=      mod_perl-2.0.10
+DISTNAME=      mod_perl-2.0.11
 PKGNAME=       ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//}
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_APACHE:=perl/}
-PKGREVISION=   3
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://perl.apache.org/
diff -r 3fbad04ceb9f -r e6436b05bfa1 www/ap2-perl/distinfo
--- a/www/ap2-perl/distinfo     Wed Nov 13 21:23:32 2019 +0000
+++ b/www/ap2-perl/distinfo     Wed Nov 13 21:29:25 2019 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.23 2017/05/12 08:42:54 manu Exp $
+$NetBSD: distinfo,v 1.24 2019/11/13 21:29:25 wiz Exp $
 
-SHA1 (mod_perl-2.0.10.tar.gz) = 61b5b0fe4449440258ad45dee6efa0e2264a9701
-RMD160 (mod_perl-2.0.10.tar.gz) = 65fd0774bc495aa02af7dee249427f24d8a58b0e
-SHA512 (mod_perl-2.0.10.tar.gz) = 0bf1a885cb32a3393e95f87e71983097613e263b9052dbf22494663b506e36a25d0256afed24285232276d9f43ebd3adaa18b91129bfb62116a8ccb023855bca
-Size (mod_perl-2.0.10.tar.gz) = 3846211 bytes
+SHA1 (mod_perl-2.0.11.tar.gz) = 7606ab4862605a72db4b51d2e498588305b45719
+RMD160 (mod_perl-2.0.11.tar.gz) = c96405de064cd378b3b69225ea20e5d950ddacd5
+SHA512 (mod_perl-2.0.11.tar.gz) = f232b215ccb9217f69ccced8a037470e5975900b9a6fcc5a2e4674e6559d21f026547c1b97c48109352043946dc22539dd38004759be16ad5cfcb3a96973dfdf
+Size (mod_perl-2.0.11.tar.gz) = 3848147 bytes
 SHA1 (patch-src_modules_perl_modperl_common_util.h) = a5fd094351fef2994b67c6c70abc18c772aec532
 SHA1 (patch-xs_APR_aprext_Makefile.PL) = 9ada16e6be30236c6dbd4de4955e0077a83d3d85



Home | Main Index | Thread Index | Old Index