You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@perl.apache.org by "Philippe M. Chiasson" <go...@apache.org> on 2009/05/13 04:46:42 UTC

[ANNOUNCE] mod_perl 1.31

The uploaded file

    mod_perl-1.31.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/G/GO/GOZER/mod_perl-1.31.tar.gz
  size: 389960 bytes
   md5: d2188bf500e9f00cd78dc97c3fbf6b97

It's finally here! After quite a few release candidates, I am
happy to share with you all this new mod_perl release. Enjoy!

Changes since 1.30:

Fix static APACI build on Mac OS X. [Gozer]

Fix XSS vulnerability in Apache::Status reported by
Richard J. Brain, CVE-2009-0796
[Fred Moyer]

On Win32, mod_perl.h needs to include <malloc.h> before the perl
headers, at least when built with USE_ITHREADS
[Steve Hay]

Win32 needs PERL_SYS_INIT/PERL_SYS_TERM calls when built with
USE_ITHREADS [sic--that's different to USE_THREADS]. In fact,
they ought to be always called if they are defined
[Steve Hay]

Fix potential segfault when the environment contains
NULL values [Mike Schilli]

Fix static APACI build against newer apache-1.3.38+
[Gozer]

Fixed modules/regex.t test 4 on Win32
[Steve Hay]

Avoid possible segfault when PerlFreshRestart is On.
[Michael Rendell <mi...@cs.mun.ca>]

Prevent segfault when running with perl >= 5.9.3
[Steve Hay]

Fix shared libary extensions on Win32 to be .dll not .so
[Nikolay Ananiev <an...@thegdb.com>]

Patch to mod_perl.dsp to remove /D _WINSOCK2API_ on Win32
for perl >= 5.8.6 [Steve Hay]

-- 
Philippe M. Chiasson     GPG: F9BFE0C2480E7680 1AE53631CB32A107 88C3A5A5
http://gozer.ectoplasm.org/       m/gozer\@(apache|cpan|ectoplasm)\.org/


Re: [ANNOUNCE] mod_perl 1.31

Posted by "David E. Wheeler" <da...@kineticode.com>.
On May 12, 2009, at 7:46 PM, Philippe M. Chiasson wrote:

> The uploaded file
>
>    mod_perl-1.31.tar.gz
>
> has entered CPAN as
>
>  file: $CPAN/authors/id/G/GO/GOZER/mod_perl-1.31.tar.gz
>  size: 389960 bytes
>   md5: d2188bf500e9f00cd78dc97c3fbf6b97
>
> It's finally here! After quite a few release candidates, I am
> happy to share with you all this new mod_perl release. Enjoy!

And there was much rejoicing (yaayyyy!).

Thanks everyone.

Best,

David


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org