Subject: pkg/22584: update request of www/p5-libapreq
To: None <gnats-bugs@gnats.netbsd.org>
From: None <hiramatu@boreas.dti.ne.jp>
List: netbsd-bugs
Date: 08/24/2003 07:08:17
>Number: 22584
>Category: pkg
>Synopsis: update request of www/p5-libapreq
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sat Aug 23 22:08:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: Hiramatsu Yoshifumi
>Release: NetBSD 1.6U
>Organization:
>Environment:
System: NetBSD orinoco.my.domain 1.6U NetBSD 1.6U (Orinoco) #3: Mon Jul 28 15:22:58 JST 2003 hiramatsu@orinoco.my.domain:/sys/arch/i386/compile/Orinoco i386
Architecture: i386
Machine: i386
>Description:
This patch updates www/p5-libapreq to 1.2.
List of changes from 0.33 to 1.2
* 1.2 - June 19, 2003
libapreq-1.2 released.
* 1.16 - June 19, 2003
Updated INSTALL & README documents to explain how to configure the tests.
Apache::Test v1.03 is now a prerequisite for libapreq.
* 1.15 - June 13, 2003
Experimental support for SFIO is withdrawn.
* 1.14 - April 30, 2003
Add documentation for subclassing Apache::Request. [Steve Hay]
* 1.13 - April 18, 2003
Sync test suite uris with latest Apache::Test [Stas]
Patch mfd parser's Content-Disposition header to do case-insensitive
matches on "name" & "filename" keywords. This feature allows uploads
from Nokia Series 60 phones to work as expected. [Oskari 'Okko' Ojala]
Patch Request.xs to revert to using pre-1.1 $upload->fh code for
pre-5.8 perls. This patch may get backed out prior to 1.2's release,
unless it is known to resolve problems (zombies?) reported to occur
with libapreq-1.1 uploads and pre-5.8 perls. [Joe]
* 1.12 - February 27, 2003
do a better mod_perl version checking, including the test for mod_perl
2.0. [Stas]
Applied IKEBE Tomohiro's patch for handling %uXXXX strings.
* 1.11 - February 27, 2003
Add req->nargs to C API to distinguish between query string and
request body params.
* 1.05 - January 5, 2003
Include patch and supporting documentation for OS X [David Wheeler].
Temporarily revert test suite to Apache::test. [Joe Schaefer]
Update Request.xs to avoid segfaults caused by empty file uploads
via an upload_hook. The upload_hook isn't called in this case,
which triggered a segfault in $upload->fh [Sven Geisler].
* 1.04 - November 5, 2002
Replace autogenerated files with BUILD.sh script.
This is necessary for OS X support via libtool & friends.
[Joe Schaefer]
* 1.02 - November 3, 2002
Added documentation for issues with '\0' bytes (encoded) in
cookie strings. [Issac Goldstand]
* 1.01
add a basic test suite [Stas Bekman]
* 1.0 - February 21, 2002
update to Apache Software License, Version 1.1
work around bug in Mozilla 0.9.7, which fails to send a required
CRLF with each empty file field. [Joe Schaefer <joe@sunstarsys.com>]
ignore empty cookie attributes; replace ap_getword calls with
ap_getword_nulls for parsing "&" separator. brings the behavior of
Apache::Cookie closer to that of CGI::Cookie, and hopefully improves
the functionality of the C interface as well. [Maurice Aubrey]
make apache_cookie.h c++ compatible [Simon Tamás <simont@westel.hu>]
>How-To-Repeat:
>Fix:
diff -buNr p5-libapreq.orig/Makefile p5-libapreq/Makefile
--- p5-libapreq.orig/Makefile 2003-08-24 05:55:50.000000000 +0900
+++ p5-libapreq/Makefile 2003-08-24 05:55:59.000000000 +0900
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.3 2001/10/18 15:20:52 veego Exp $
-DISTNAME= libapreq-0.33
+DISTNAME= libapreq-1.2
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5lap
CATEGORIES= www perl5
diff -buNr p5-libapreq.orig/distinfo p5-libapreq/distinfo
--- p5-libapreq.orig/distinfo 2003-08-24 05:55:50.000000000 +0900
+++ p5-libapreq/distinfo 2003-08-24 05:55:59.000000000 +0900
@@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.1.1.1 2001/04/24 20:41:09 jtb Exp $
-SHA1 (libapreq-0.33.tar.gz) = bfb0e00ee90168e9b45c8f0b67742a072844cfd2
-Size (libapreq-0.33.tar.gz) = 156885 bytes
+SHA1 (libapreq-1.2.tar.gz) = 6ef34d769836145b21dc7969ae48178dda0d293a
+Size (libapreq-1.2.tar.gz) = 277549 bytes
>Release-Note:
>Audit-Trail:
>Unformatted: