Re: [RELEASE CANDIDATE] Apache-SizeLimit 0.92 RC2

Re: [RELEASE CANDIDATE] Apache-SizeLimit 0.92 RC2

am 20.09.2010 19:44:54 von Fred Moyer

On Thu, Sep 16, 2010 at 8:45 PM, Fred Moyer wrote:
> This is RC2, no changes from RC1 except package. =A0Please test and repor=
t back.
>
> MD5 (Apache-SizeLimit-0.92-rc2.tar.gz) =3D 8d761fc151c43f00f6991b411ac037=
1b
>
> http://people.apache.org/Apache-SizeLimit-0.92-rc2.tar.gz

Whoops, there was an error in that url :) Should be

http://people.apache.org/~phred/Apache-SizeLimit-0.92-rc2.ta r.gz

Please take this for a test and report back. I'd like to be able to
release this sometime this week, it is the only dependency standing in
the way of mod_perl 2.0.5.

+1, darwin, 5.12.2, httpd 2.2.15.


>
> Export USE_SMAPS, VERSION, and REQUEST_COUNT to Apache::SizeLimit
> from Apache::SizeLimit::Core.
> Call _platform_check_size as a class method to prevent error when
> USE_SMAPS=3D0, RT #33303
> Reported by: jgoodridge@alum.dartmouth.edu
> [Fred Moyer ]
>
> =A0*********** HEADS UP - SHARED CODE BASE - HEADS UP =A0***********
> =A0Apache-SizeLimit has been hybridized.
> =A0It has been split into 3 packages.
> =A0 =A01) Apache::SizeLimit =A0- User API for httpd 1.3.x / mod_perl 1.x
> =A0 =A02) Apache2::SizeLimit - User API for httpd 2.x / mod_perl 2.x
>
> =A0 =A03) Apache::SizeLimit::Core - Interal Shared Functionality
> =A0 =A0 =A0 =A0 _NEVER_ use this module directly.
> [Philip M. Gollucci ]
>
> Skip tests on OS X (darwin) due to broken getrusage(3)
> [Fred Moyer ,
> =A0Philip M. Gollucci ]
>
> Added a SUPPORT section to the docs.
> [Dave Rolsky ]
>