[ANNOUNCE] mod_perl 1.999_21 (2.0.0-RC4)

[prev] [thread] [next] [Date index for 2005/01/22]

From: Philippe M. Chiasson
Subject: [ANNOUNCE] mod_perl 1.999_21 (2.0.0-RC4)
Date: 23:14 on 22 Jan 2005
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigE0A4AD469510F363BAE3897C
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

mod_perl 1.999_21 (2.0.0-RC4) is out:

http://perl.apache.org/dist/mod_perl-2.0.0-RC4.tar.gz
http://perl.apache.org/dist/mod_perl-2.0.0-RC4.tar.gz.asc (gpg sig)

has entered CPAN as

    file: $CPAN/authors/id/G/GO/GOZER/mod_perl-2.0.0-RC4.tar.gz
    size: 1418497 bytes
     md5: 062af5ab71cfd0868b4e5a3b95aabf25
    sha1: 56669b375d3ae5ff6bb75284c15b4a1b3c6d3caf

Changes since 1.999_20:

PerlPostConfigRequire was trying to detect missing files early on,
but without searching thru @INC, causing false negatives. Better off
skipping that check and leave it to modperl_require_file() to report
problems with finding the file.  [Patrick LeBoutillier
<patrick.leboutillier@xxxxx.xxx>, Gozer]

add a perl bug workaround: with USE_ITHREADS perl leaks pthread_key_t
on every reload of libperl.{a,so} (it's allocated on the very first
perl_alloc() and never freed). This becomes a problem on apache
restart: if the OS limit is 1024, 1024 restarts later things will
start crashing [Gisle Aas <gisle@xxxxxxxxxxx.xxx>, Stas]

on Irix mod_perl.so needs to see the libperl.so symbols, which
requires the -exports option immediately before -lperl.  [Gordon Lack
<gml4410@xxx.xx.xx>]

pool arguments to startup and connection callbacks must be blessed
into APR::Pool and not Apache::Pool class [joes]

Make PerlSetEnv, PerlPassEnv and %ENV in PerlRequre, PerlModule,
PerlConfigRequire and PerlPostConfigRequire affect each, so a change
in one of these immediately seen in the others. [Pratik <pratiknaik
gmail.com>, Stas]

--------------------------------------------------------------------------------
Philippe M. Chiasson m/gozer\@(apache|cpan|ectoplasm)\.org/ GPG KeyID : 88C3A5A5
http://gozer.ectoplasm.org/     F9BF E0C2 480E 7680 1AE5 3631 CB32 A107 88C3A5A5



--------------enigE0A4AD469510F363BAE3897C
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFB8t5pyzKhB4jDpaURAsx/AKCurwbh04e+p83kvsQocIzOxgiEdQCgiaEp
aleJSGqMKqRQ9wezUtnWISo=
=IXdU
-----END PGP SIGNATURE-----

--------------enigE0A4AD469510F363BAE3897C--

[ANNOUNCE] mod_perl 1.999_21 (2.0.0-RC4)
Philippe M. Chiasson 23:14 on 22 Jan 2005

Re: [ANNOUNCE] mod_perl 1.999_21 (2.0.0-RC4)
merlyn (Randal L. Schwartz) 16:45 on 23 Jan 2005

Generated at 17:42 on 27 Jan 2005 by mariachi v0.52