<?xml version="1.0" encoding="iso-8859-1" ?>
<?xml-stylesheet title="XSL_formatting" type="text/xsl" href="/images/lists/rssstyle2.xsl"?>
<rss version="2.0">
<channel>
<title>ModPerl | Dev</title>
<description>Mailing List Archive by Gossamer Threads</description>
<link>http://www.gossamer-threads.com/lists/modperl/dev/</link>
<language>en-us</language>
<copyright>(c) Gossamer Threads Inc. All rights reserved.</copyright>
<lastBuildDate>12 Feb  2012 11:42:11 -0800</lastBuildDate>
<ttl>120</ttl>
<image>
<title>Gossamer Threads | ModPerl | Dev</title>
<width>75</width>
<height>23</height>
<link>http://www.gossamer-threads.com/lists/modperl/dev/</link>
<url>http://www.gossamer-threads.com/images/lists/rss_logo.jpg</url>
</image>
<item>
<title>Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>On Fri, Feb 10, 2012 at 10:51 PM, Niko Tyni &amp;lt;ntyni@debian.org&amp;gt; wrote: &amp;gt; Hi Fred (and hopefully the list), Looks like it made it through. Suggest inl</description>
<pubDate>11 Feb  2012 09:49:40 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103919</link>
</item><item>
<title>Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>On Friday, 10 February 2012 10:36:57 Fred Moyer wrote: &amp;gt; Should we add a Changes entry for this? Don&amp;#039;t think so. What do we have svn commit messages</description>
<pubDate>10 Feb  2012 11:35:35 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103917</link>
</item><item>
<title>Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>&amp;gt; Meanwhile, I have reverted change 1145161 in trunk.&amp;gt;&amp;gt; Fred, could you please roll another rc? I didn&amp;#039;t see the commit message, but verified &amp;#039;svn upd</description>
<pubDate>10 Feb  2012 10:36:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103916</link>
</item><item>
<title>Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>On Tuesday, 07 February 2012 18:01:50 Torsten Förtsch wrote: &amp;gt; What to do now? I&amp;#039;d suggest to revert change 1145161 and get 2.0.6 out &amp;gt; (perhaps with</description>
<pubDate>10 Feb  2012 10:30:42 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103915</link>
</item><item>
<title>RE: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>I was using bleadperl (commit 3673acb0ce). Trying again with perl 5.12.4 I find that by default httpd.exe crashes on startup with the &amp;quot;panic: free fro</description>
<pubDate>08 Feb  2012 01:33:52 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103889</link>
</item><item>
<title>Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>On Tuesday, 31 January 2012 15:32:44 Torsten Förtsch wrote: &amp;gt; worker: I see the same behavior as Steve. I can also confirm that r1145161 &amp;gt; is the fir</description>
<pubDate>07 Feb  2012 09:01:50 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103875</link>
</item><item>
<title>RE: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>The deletion of the ptr_table uses Safefree(), which picks up the context from PERL_GET_CONTEXT, so simply assigning cleanup-&amp;gt;perl to aTHX (aka my_per</description>
<pubDate>02 Feb  2012 07:02:48 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103858</link>
</item><item>
<title>Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>On 12-01-31 09:32 , Torsten Förtsch wrote: &amp;gt; On Monday, 30 January 2012 22:41:15 Fred Moyer wrote: &amp;gt;&amp;gt; http://people.apache.org/~phred/mod_perl-2.0.6-r</description>
<pubDate>01 Feb  2012 12:30:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103857</link>
</item><item>
<title>RE: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>The crash happens deleting the ptr_table, complaining that the wrong PerlInterpreter is being used (the &amp;quot;free from wrong pool&amp;quot; error). There are two</description>
<pubDate>01 Feb  2012 07:15:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103856</link>
</item><item>
<title>Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>On Tuesday, 31 January 2012 12:00:17 Fred Moyer wrote: &amp;gt; So this happens with worker only - something to do with threading and the &amp;gt; command directive</description>
<pubDate>01 Feb  2012 04:50:17 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103855</link>
</item><item>
<title>RE: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>Starting up the server as per &amp;quot;make test&amp;quot;, attaching to it in a debugger with a breakpoint in modperl_response_handler_cgi() and then using lwp-reques</description>
<pubDate>01 Feb  2012 01:55:08 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103854</link>
</item><item>
<title>Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>On Tue, Jan 31, 2012 at 4:21 AM, Steve Hay &amp;lt;SteveHay@planit.com&amp;gt; wrote: &amp;gt; Not entirely successful with a standard build perl either: Initially I &amp;gt; hav</description>
<pubDate>31 Jan  2012 12:29:25 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103853</link>
</item><item>
<title>Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>On Tuesday, January 31, 2012 at 6:32 AM, Torsten FĂ¶rtsch wrote: &amp;gt; On Monday, 30 January 2012 22:41:15 Fred Moyer wrote: &amp;gt; &amp;gt; http://people.apache.org</description>
<pubDate>31 Jan  2012 12:00:17 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103852</link>
</item><item>
<title>Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>On Tuesday, 31 January 2012 15:32:44 Torsten Förtsch wrote: &amp;gt; I can also confirm that r1145161 is &amp;gt; the first commit that shows this behavior. Worki</description>
<pubDate>31 Jan  2012 09:38:24 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103851</link>
</item><item>
<title>Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>On Monday, 30 January 2012 22:41:15 Fred Moyer wrote: &amp;gt; http://people.apache.org/~phred/mod_perl-2.0.6-rc1.tar.gz opensuse 12.1 self-compiled apache</description>
<pubDate>31 Jan  2012 06:32:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103850</link>
</item><item>
<title>RE: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>Not entirely successful with a standard build perl either: Initially I have httpd.exe crash on startup. Reverting the change made in rev. 1145161 for</description>
<pubDate>31 Jan  2012 04:21:41 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103849</link>
</item><item>
<title>RE: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>The tests are hanging for me - each time it gets as far as t/modules/include.t and then hangs. If I kill the hung perl.exe then the next test hangs an</description>
<pubDate>31 Jan  2012 01:41:08 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103848</link>
</item><item>
<title>[RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>The mod_perl 2.0.6 first release candidate has arrived! Bundled with Apache-Test 1.37, Apache-Reload 0.11, and Apache-SizeLimit 0.96. Please download</description>
<pubDate>30 Jan  2012 22:41:15 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103847</link>
</item><item>
<title>Starting the 2.0.6 release process this week</title>
<description>We&amp;#039;ve released Apache::SizeLimit and Apache::Test, and now it is time to start the engines for the 2.0.6 release.  I&amp;#039;m going to roll the RC this week</description>
<pubDate>30 Jan  2012 08:42:38 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103840</link>
</item><item>
<title>[ANNOUNCE] Apache-Test 1.37</title>
<description>Apache-Test 1.37 is coming to a CPAN mirror near you. Thanks to several different contributors for this release!  md5: 179f247fc5c7d11387b9c73ae3fa</description>
<pubDate>29 Jan  2012 11:57:47 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103837</link>
</item><item>
<title>Re: [RELEASE CANDIDATE] Apache-Test-1.37 RC1</title>
<description>On Tuesday, 24 January 2012 17:43:47 Fred Moyer wrote: &amp;gt; Good news. All we need is one more +1 for the release - let me know if &amp;gt; it passes enough mus</description>
<pubDate>28 Jan  2012 07:45:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103832</link>
</item><item>
<title>Re: [RELEASE CANDIDATE] Apache-Test-1.37 RC1</title>
<description>2012/1/24 Torsten Förtsch &amp;lt;torsten.foertsch@gmx.net&amp;gt;: &amp;gt; On Monday, 23 January 2012 20:31:09 Fred Moyer wrote: &amp;gt;&amp;gt; &amp;gt;&amp;gt; make &amp;gt;&amp;gt; &amp;gt;&amp;gt; t/TEST -start-httpd &amp;gt;&amp;gt;</description>
<pubDate>24 Jan  2012 17:43:47 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103815</link>
</item><item>
<title>Re: [RELEASE CANDIDATE] Apache-Test-1.37 RC1</title>
<description>On Monday, 23 January 2012 20:31:09 Fred Moyer wrote: &amp;gt; &amp;gt;&amp;gt; make &amp;gt; &amp;gt;&amp;gt; t/TEST -start-httpd &amp;gt; &amp;gt;&amp;gt; while t/TEST -order=random -run-tests; do :; done &amp;gt; &amp;gt;&amp;gt;</description>
<pubDate>24 Jan  2012 08:49:32 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103814</link>
</item><item>
<title>Re: [RELEASE CANDIDATE] Apache-Test-1.37 RC1</title>
<description>2012/1/5 Fred Moyer &amp;lt;fred@redhotpenguin.com&amp;gt;: &amp;gt; On Wednesday, January 4, 2012 at 11:26 AM, Torsten Förtsch wrote: &amp;gt;&amp;gt; Don&amp;#039;t know if it is just my syste</description>
<pubDate>23 Jan  2012 20:31:09 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103813</link>
</item><item>
<title>Re: [RELEASE CANDIDATE] Apache-Test-1.37 RC1</title>
<description>On Wednesday, January 4, 2012 at 11:26 AM, Torsten FĂ¶rtsch wrote: &amp;gt; Don&amp;#039;t know if it is just my system or if it is relevant at all but I can  &amp;gt; prod</description>
<pubDate>05 Jan  2012 14:47:13 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103751</link>
</item><item>
<title>Fwd: [rt.cpan.org #73752] Wrong unshared memory values when using /proc/self/statm</title>
<description>---------- Forwarded message ---------- From: &amp;quot;Christian Ruppert via RT&amp;quot; &amp;lt;bug-Apache-SizeLimit@rt.cpan.org&amp;gt; Date: Jan 4, 2012 5:09 PM Subject: [rt.cpa</description>
<pubDate>05 Jan  2012 00:48:30 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103749</link>
</item><item>
<title>Re: [RELEASE CANDIDATE] Apache-Test-1.37 RC1</title>
<description>On Sunday, 25 December 2011 19:50:27 Fred Moyer wrote: &amp;gt; http://people.apache.org/~phred/Apache-Test-1.37-rc1.tar.gz Don&amp;#039;t know if it is just my syst</description>
<pubDate>04 Jan  2012 11:26:07 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103748</link>
</item><item>
<title>Re: [RELEASE CANDIDATE] Apache-Test-1.37 RC1</title>
<description>On 12-01-04 12:17 , Fred Moyer wrote: &amp;gt; I know everyone was probably out when I sent this, but please take &amp;gt; this for a spin if you have a few minutes</description>
<pubDate>04 Jan  2012 09:49:11 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103747</link>
</item><item>
<title>Re: [RELEASE CANDIDATE] Apache-Test-1.37 RC1</title>
<description>I know everyone was probably out when I sent this, but please take this for a spin if you have a few minutes :) On Sun, Dec 25, 2011 at 7:50 PM, Fred</description>
<pubDate>04 Jan  2012 09:17:36 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103746</link>
</item><item>
<title>Re: svn commit: r1222775 - in /perl/modperl/trunk: Changes lib/Apache2/Build.pm</title>
<description>On 11-12-24 19:08 , Philip M. Gollucci wrote: &amp;gt; Apache 2.4 will not be using apr 2.x which is is still apr trunk. &amp;gt; &amp;gt; Apche 2.4 *will* require 1.4.x</description>
<pubDate>28 Dec  2011 10:38:01 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103722</link>
</item><item>
<title>[RELEASE CANDIDATE] Apache-Test-1.37 RC1</title>
<description>Please download, test, and report back on success or failure with platform details. +1 here on 5.14.1/2.2.21/2.0.6-dev http://people.apache.org/~phr</description>
<pubDate>25 Dec  2011 19:50:27 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103719</link>
</item><item>
<title>Fw: CPAN Upload: P/PH/PHRED/Apache-SizeLimit-0.96.tar.gz</title>
<description>Apache::SizeLimit 0.96 has been released and will be available via CPAN soon.  Changes: =item 0.96 2011-12-21 eval Linux::Smaps-&amp;gt;new call when chec</description>
<pubDate>21 Dec  2011 19:56:27 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103708</link>
</item><item>
<title>Re: developer with 32bit linux needed to review a patch</title>
<description>On Sunday, 18 December 2011 21:16:15 Fred Moyer wrote: &amp;gt; This looks like a detailed solution. Do you know if is there a test &amp;gt; or make failure that t</description>
<pubDate>19 Dec  2011 00:49:09 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103705</link>
</item><item>
<title>Re: developer with 32bit linux needed to review a patch</title>
<description>This looks like a detailed solution. Do you know if is there a test or make failure that this is related to? 2011/12/18 Torsten Förtsch &amp;lt;torsten.foe</description>
<pubDate>18 Dec  2011 21:16:15 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103704</link>
</item><item>
<title>developer with 32bit linux needed to review a patch</title>
<description>Hi, there is this patch: http://patch-tracker.debian.org/patch/series/view/libapache2-mod-perl2/2.0.5-4/250-lfs-perl-5.14.patch A friend of mine ha</description>
<pubDate>18 Dec  2011 01:33:11 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103703</link>
</item><item>
<title>Re: 2.0.6?</title>
<description>On Thursday, December 8, 2011 at 8:07 AM, Adam Prime wrote: &amp;gt; On 11-12-08 10:47 AM, Adam Prime wrote: &amp;gt; &amp;gt; On 11-12-08 01:40 AM, Fred Moyer wrote: &amp;gt; &amp;gt;</description>
<pubDate>09 Dec  2011 09:31:50 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103679</link>
</item><item>
<title>Re: 2.0.6?</title>
<description>On 11-12-08 10:47 AM, Adam Prime wrote: &amp;gt; On 11-12-08 01:40 AM, Fred Moyer wrote: &amp;gt; &amp;gt;&amp;gt; Looking at the thread, I was in error. Here is the current rele</description>
<pubDate>08 Dec  2011 08:07:36 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103677</link>
</item><item>
<title>Re: 2.0.6?</title>
<description>On 11-12-08 01:40 AM, Fred Moyer wrote: &amp;gt; Looking at the thread, I was in error. Here is the current release candidate. &amp;gt; &amp;gt; http://people.apache.org</description>
<pubDate>08 Dec  2011 07:47:23 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103676</link>
</item><item>
<title>Re: 2.0.6?</title>
<description>On Wednesday, 07 December 2011 22:40:49 Fred Moyer wrote: &amp;gt; Looking at the thread, I was in error. Here is the current release &amp;gt; candidate. &amp;gt; &amp;gt; http</description>
<pubDate>08 Dec  2011 04:09:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103675</link>
</item><item>
<title>Re: 2.0.6?</title>
<description>On Tue, Nov 22, 2011 at 10:58 AM, Fred Moyer &amp;lt;fred@redhotpenguin.com&amp;gt; wrote: &amp;gt; On Tue, Nov 22, 2011 at 10:05 AM, Philippe M. Chiasson &amp;lt;gozer@apache.or</description>
<pubDate>07 Dec  2011 22:40:49 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103674</link>
</item><item>
<title>Re: Fwd: 2012 updates</title>
<description>2011/11/22 Torsten Förtsch &amp;lt;torsten.foertsch@gmx.net&amp;gt;: &amp;gt; On Tuesday, 22 November 2011 21:27:08 Philip M. Gollucci wrote: &amp;gt;&amp;gt; 1) use dist.apache.org for</description>
<pubDate>24 Nov  2011 00:19:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103615</link>
</item><item>
<title>RE: 2.0.6?</title>
<description>Steve Hay wrote on 2011-11-22: &amp;gt; Philippe M. Chiasson wrote on 2011-11-22: &amp;gt;&amp;gt; On 11-11-22 03:47 , Steve Hay wrote: &amp;gt;&amp;gt;&amp;gt; The SVN trunk is working fine f</description>
<pubDate>23 Nov  2011 09:32:17 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103613</link>
</item><item>
<title>Re: Fwd: 2012 updates</title>
<description>On Tuesday, 22 November 2011 21:27:08 Philip M. Gollucci wrote: &amp;gt; 1) use dist.apache.org for releases and distribution &amp;gt;  I&amp;#039;ll handle this and updat</description>
<pubDate>22 Nov  2011 22:49:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103614</link>
</item><item>
<title>Fwd: svn commit: r428 - in /release/perl: HEADER.html KEYS README mod_perl-1.31.tar.gz mod_perl-1.31.tar.gz.asc mod_perl-2.0.5.tar.gz mod_perl-2.0.5.tar.gz.asc</title>
<description>-------- Original Message -------- Subject: svn commit: r428 - in /release/perl: HEADER.html KEYS README mod_perl-1.31.tar.gz mod_perl-1.31.tar.gz.asc</description>
<pubDate>22 Nov  2011 14:37:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103612</link>
</item><item>
<title>Fwd: svn commit: r799129 - /infrastructure/trunk/subversion/authorization/asf-mailer-dist.conf</title>
<description>-------- Original Message -------- Subject: svn commit: r799129 - /infrastructure/trunk/subversion/authorization/asf-mailer-dist.conf Date: Tue, 22 No</description>
<pubDate>22 Nov  2011 14:36:56 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103611</link>
</item><item>
<title>Fwd: svn commit: r427 - /dev/perl/ /release/perl/</title>
<description>-------- Original Message -------- Subject: svn commit: r427 - /dev/perl/ /release/perl/ Date: Tue, 22 Nov 2011 21:23:22 -0000 From: pgollucci@apache.</description>
<pubDate>22 Nov  2011 14:36:39 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103610</link>
</item><item>
<title>the gollucci is back!</title>
<description>This message hot off the press from pgollucci himself (with email troubles so I am relay:)  &amp;lt;quote by the Gollucci&amp;gt; If you haven&amp;#039;t heard, I&amp;#039;ve stepp</description>
<pubDate>22 Nov  2011 14:10:11 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103608</link>
</item><item>
<title>Fwd: 2012 updates</title>
<description>-------- Original Message -------- Subject: 2012 updates Date: Fri, 18 Nov 2011 18:09:58 +0000 From: Philip M. Gollucci &amp;lt;pgollucci@p6m7g8.com&amp;gt; Organiz</description>
<pubDate>22 Nov  2011 13:27:08 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103609</link>
</item><item>
<title>Re: 2.0.6?</title>
<description>On Tue, Nov 22, 2011 at 10:05 AM, Philippe M. Chiasson &amp;lt;gozer@apache.org&amp;gt; wrote: &amp;gt; On 11-11-22 03:47 , Steve Hay wrote: &amp;gt;&amp;gt; What are we waiting for bef</description>
<pubDate>22 Nov  2011 10:58:08 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103606</link>
</item><item>
<title>Re: 2.0.6?</title>
<description>On Tuesday, 22 November 2011 13:05:57 Philippe M. Chiasson wrote: &amp;gt; Otherwise, I am tempted to just roll what we have on trunk as a 2.0.6 RC &amp;gt; soon, a</description>
<pubDate>22 Nov  2011 10:48:53 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103605</link>
</item><item>
<title>RE: 2.0.6?</title>
<description>Philippe M. Chiasson wrote on 2011-11-22: &amp;gt; On 11-11-22 03:47 , Steve Hay wrote: &amp;gt;&amp;gt; What are we waiting for before releasing 2.0.6? &amp;gt; &amp;gt; Someone to st</description>
<pubDate>22 Nov  2011 10:18:16 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103604</link>
</item><item>
<title>Re: 2.0.6?</title>
<description>On 11-11-22 03:47 , Steve Hay wrote: &amp;gt; What are we waiting for before releasing 2.0.6? Someone to step up and put on the release manager hat ;-) &amp;gt; P</description>
<pubDate>22 Nov  2011 10:05:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103603</link>
</item><item>
<title>2.0.6?</title>
<description>What are we waiting for before releasing 2.0.6?   Perl 5.14 has been out for ages now, but the current mod_perl release (2.0.5) doesn&amp;#039;t build with i</description>
<pubDate>22 Nov  2011 00:47:14 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103602</link>
</item><item>
<title>Re: [FIX] SIGSEGV resolving; modperl_env_clear crash at modperl_boot</title>
<description>I took a look at this patch and offhand don&amp;#039;t really understand how it works. Can you give some details?  On Sunday, September 18, 2011 at 11:46 PM,</description>
<pubDate>19 Sep  2011 20:46:33 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103495</link>
</item><item>
<title>Re: [FIX] SIGSEGV resolving; modperl_env_clear crash at modperl_boot</title>
<description>On Sun, Sep 18, 2011 at 11:37 PM, Nikolay &amp;lt;reisub@yandex.ru&amp;gt; wrote: &amp;gt;  Hello Fred. &amp;gt;  Thanks for Great Job (mod_perl and related books/docs). Thank y</description>
<pubDate>18 Sep  2011 23:46:55 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103492</link>
</item><item>
<title>Re: [vote] Submit a motion to the ASF board to exempt Apache::* from the official release process</title>
<description>On Thu, Aug 11, 2011 at 11:39 AM, Philippe M. Chiasson &amp;lt;gozer@apache.org&amp;gt; wrote: &amp;gt; I am preparing the report for the board, and I need to have it read</description>
<pubDate>09 Sep  2011 18:16:38 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103479</link>
</item><item>
<title>Re: [ANNOUNCE] mod_perl 2.0.5</title>
<description>The word is &amp;#039;pretty soon&amp;#039;. We&amp;#039;re working out some of the release issues that slowed down the last release. You can always pull from subversion trunk</description>
<pubDate>26 Aug  2011 08:02:30 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103475</link>
</item><item>
<title>Re: Fwd: svn commit: r1151596 - in /perl/modperl/branches/1.x: Changes Symbol/Symbol.xs src/modules/perl/Constants.xs src/modules/perl/Log.xs src/modules/perl/mod_perl.c src/modules/perl/mod_perl.h src/modules/perl/perl_config.c</title>
<description>On Sun, Jul 31, 2011 at 10:57 PM, Salvador Ortiz Garcia &amp;lt;sog@msg.com.mx&amp;gt; wrote: &amp;gt;&amp;gt; Do you have a link to that email?  I looked on gossamer-threads but</description>
<pubDate>12 Aug  2011 22:24:29 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103453</link>
</item><item>
<title>Re: [vote] Submit a motion to the ASF board to exempt Apache::* from the official release process</title>
<description>On Thu, Aug 11, 2011 at 11:39 AM, Philippe M. Chiasson &amp;lt;gozer@apache.org&amp;gt; wrote: &amp;gt; On 11-07-28 00:05 , Fred Moyer wrote: &amp;gt;&amp;gt; +1 here.  I took a long at</description>
<pubDate>11 Aug  2011 14:25:37 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103445</link>
</item><item>
<title>Re: [vote] Submit a motion to the ASF board to exempt Apache::* from the official release process</title>
<description>On 11-07-28 00:05 , Fred Moyer wrote: &amp;gt; +1 here. I took a long at some of the other ASF projects today. &amp;gt; Lucene has 2 major subprojects (solr and lu</description>
<pubDate>11 Aug  2011 11:39:16 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103444</link>
</item><item>
<title>mod_perl 2.0.5 -&amp;gt; Attempt to free unreferenced scalar on startup</title>
<description>Hi,     while trying to get Embperl ready with Perl 5.14.1, I found an the following message in the error log:     Attempt to free unreference</description>
<pubDate>06 Aug  2011 11:02:20 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103440</link>
</item><item>
<title>RE: Embperl &amp;amp; STDOUT/IN in mod_perl 2.0.5</title>
<description>Hi, &amp;gt; &amp;gt; PerlIO *fp; &amp;gt; if (!(fp = IoOFP(GvIOn(gv_fetchpv(&amp;quot;STDOUT&amp;quot;, GV_ADD, SVt_PVIO))))) { &amp;gt;  # bad handle &amp;gt;  # check perhaps if IoIFP returns some</description>
<pubDate>05 Aug  2011 08:32:28 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103436</link>
</item><item>
<title>Re: Embperl &amp;amp; STDOUT/IN in mod_perl 2.0.5</title>
<description>On Friday, 05 August 2011 11:51:59 richter@ecos.de wrote: &amp;gt; [[.GR]] I tried this already but I don&amp;#039;t know how to convert the result &amp;gt; into something t</description>
<pubDate>05 Aug  2011 04:18:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103435</link>
</item><item>
<title>RE: Embperl &amp;amp; STDOUT/IN in mod_perl 2.0.5</title>
<description>Hi, thanks for the quick feedback. &amp;gt; &amp;gt; The commit in question is 932875. The functions to do the above are &amp;gt; C&amp;lt;modperl_io_perlio_override_stdhandle</description>
<pubDate>05 Aug  2011 02:51:59 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103434</link>
</item><item>
<title>Re: Embperl &amp;amp; STDOUT/IN in mod_perl 2.0.5</title>
<description>On Friday, 05 August 2011 09:58:44 richter@ecos.de wrote: &amp;gt; Until recently STDOUT etc. were tied filehandles and Embperl XS code &amp;gt; simply has grabbed</description>
<pubDate>05 Aug  2011 01:59:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103433</link>
</item><item>
<title>Embperl &amp;amp; STDOUT/IN in mod_perl 2.0.5</title>
<description>Hi, While I am about to adapt Embperl to Perl 5.14.x, I have found a problem with Embperl and mod_perl 2.0.5. When an Emberl script is called from m</description>
<pubDate>05 Aug  2011 00:58:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103432</link>
</item><item>
<title>Re: Fwd: svn commit: r1151596 - in /perl/modperl/branches/1.x: Changes Symbol/Symbol.xs src/modules/perl/Constants.xs src/modules/perl/Log.xs src/modules/perl/mod_perl.c src/modules/perl/mod_perl.h src/modules/perl/perl_config.c</title>
<description>On 07/31/2011 12:28 AM, Fred Moyer wrote: &amp;gt; On Thu, Jul 28, 2011 at 1:42 AM, Salvador Ortiz Garcia&amp;lt;sog@msg.com.mx&amp;gt; wrote: &amp;gt;&amp;gt; The commited patch has t</description>
<pubDate>31 Jul  2011 22:57:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103417</link>
</item><item>
<title>Fwd: svn commit: r1152547 - in /perl/modperl/branches/1.x: Changes src/modules/perl/mod_perl.h</title>
<description>If you are running mod_perl1 and want to move to perl 5.14 please pull from trunk and run make test. I got 100% tests passing with Snow Leopard, 5.14</description>
<pubDate>31 Jul  2011 12:30:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103414</link>
</item><item>
<title>Re: Fwd: svn commit: r1151596 - in /perl/modperl/branches/1.x: Changes Symbol/Symbol.xs src/modules/perl/Constants.xs src/modules/perl/Log.xs src/modules/perl/mod_perl.c src/modules/perl/mod_perl.h src/modules/perl/perl_config.c</title>
<description>On Thu, Jul 28, 2011 at 1:42 AM, Salvador Ortiz Garcia &amp;lt;sog@msg.com.mx&amp;gt; wrote: &amp;gt; &amp;gt; The commited patch has two typos: Thanks again for the review, fix</description>
<pubDate>30 Jul  2011 22:28:17 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103410</link>
</item><item>
<title>Re: Fwd: svn commit: r1151596 - in /perl/modperl/branches/1.x: Changes Symbol/Symbol.xs src/modules/perl/Constants.xs src/modules/perl/Log.xs src/modules/perl/mod_perl.c src/modules/perl/mod_perl.h src/modules/perl/perl_config.c</title>
<description>You probably want to contact the DBD::Oracle maintainer, his contact info is here - https://metacpan.org/module/DBD::Oracle This list is for mod_perl</description>
<pubDate>28 Jul  2011 23:17:01 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103407</link>
</item><item>
<title>Re: Fwd: svn commit: r1151596 - in /perl/modperl/branches/1.x: Changes Symbol/Symbol.xs src/modules/perl/Constants.xs src/modules/perl/Log.xs src/modules/perl/mod_perl.c src/modules/perl/mod_perl.h src/modules/perl/perl_config.c</title>
<description>Hi All, I am sorry to sent this mail to want to get help from you. Anyway.... I am install the perl module of DBD::Oracle on one 64 bit RedHat Vmwar</description>
<pubDate>28 Jul  2011 22:17:26 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103404</link>
</item><item>
<title>Re: Fwd: svn commit: r1151596 - in /perl/modperl/branches/1.x: Changes Symbol/Symbol.xs src/modules/perl/Constants.xs src/modules/perl/Log.xs src/modules/perl/mod_perl.c src/modules/perl/mod_perl.h src/modules/perl/perl_config.c</title>
<description>On Thu, Jul 28, 2011 at 1:42 AM, Salvador Ortiz Garcia &amp;lt;sog@msg.com.mx&amp;gt; wrote: &amp;gt; &amp;gt; The commited patch has two typos: Thanks for the spot, will correc</description>
<pubDate>28 Jul  2011 09:40:04 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103403</link>
</item><item>
<title>Re: Fwd: svn commit: r1151596 - in /perl/modperl/branches/1.x: Changes Symbol/Symbol.xs src/modules/perl/Constants.xs src/modules/perl/Log.xs src/modules/perl/mod_perl.c src/modules/perl/mod_perl.h src/modules/perl/perl_config.c</title>
<description>The commited patch has two typos: On 07/27/2011 02:15 PM, phred@apache.org wrote: &amp;gt; --- perl/modperl/branches/1.x/src/modules/perl/mod_perl.h (origin</description>
<pubDate>28 Jul  2011 01:42:45 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103398</link>
</item><item>
<title>Fwd: svn commit: r1151596 - in /perl/modperl/branches/1.x: Changes Symbol/Symbol.xs src/modules/perl/Constants.xs src/modules/perl/Log.xs src/modules/perl/mod_perl.c src/modules/perl/mod_perl.h src/modules/perl/perl_config.c</title>
<description>I committed the 5.14 compatibility patch today. We have enough changes for a 1.32 release...  ---------- Forwarded message ---------- From: &amp;lt;phred@</description>
<pubDate>27 Jul  2011 21:06:58 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103397</link>
</item><item>
<title>Re: [vote] Submit a motion to the ASF board to exempt Apache::* from the official release process</title>
<description>+1 here. I took a long at some of the other ASF projects today. Lucene has 2 major subprojects (solr and lucene), and their PMC probably 2-3 times as</description>
<pubDate>27 Jul  2011 21:05:13 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103396</link>
</item><item>
<title>Re: [vote] Submit a motion to the ASF board to exempt Apache::* from the official release process</title>
<description>I&amp;#039;m hoping the message it will send is that the sub-releases of Apache::* were successful enough that they have outgrown the core mod_perl project. O</description>
<pubDate>25 Jul  2011 21:29:06 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103377</link>
</item><item>
<title>Re: [vote] Submit a motion to the ASF board to exempt Apache::* from the official release process</title>
<description>On Tuesday, 26 July 2011 04:55:52 Fred Moyer wrote: &amp;gt; Getting the releases out for our sub distributions such as &amp;gt; Apache::Reload,Apache::SizeLimit,Ap</description>
<pubDate>25 Jul  2011 21:18:11 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103376</link>
</item><item>
<title>Re: [vote] Submit a motion to the ASF board to exempt Apache::* from the official release process</title>
<description>I&amp;#039;ll +1 this, but i&amp;#039;m worried about the message it&amp;#039;s going to send. I haven&amp;#039;t been on top of actually testing and +1&amp;#039;ing releases lately, but i als</description>
<pubDate>25 Jul  2011 20:32:22 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103375</link>
</item><item>
<title>[vote] Submit a motion to the ASF board to exempt Apache::* from the official release process</title>
<description>Getting the releases out for our sub distributions such as Apache::Reload,Apache::SizeLimit,Apache::DBI has been a challenge. With our current release</description>
<pubDate>25 Jul  2011 19:55:52 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103374</link>
</item><item>
<title>First test run with Apache 2.3 (trunk) without core dump</title>
<description>Just to let you know: After a few months I managed resume my work on Apache 2.4 port this evening. First time it started up and ran the test suite</description>
<pubDate>25 Jul  2011 11:04:55 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103366</link>
</item><item>
<title>Re: [RELEASE CANDIDATE] Apache-SizeLimit-0.96 RC1</title>
<description>I&amp;#039;ve pushed a replacement RC with a new md5sum - 0a947b913367a42b28f6a630a4d8186d Please give this a whirl so we can start the 2.0.6 release process.</description>
<pubDate>15 Jul  2011 10:21:22 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103330</link>
</item><item>
<title>Re: Core Dump on Perl 5.14</title>
<description>ithreads problem? See: http://comments.gmane.org/gmane.comp.apache.mod-perl/5386  -Jie * David E. Wheeler &amp;lt;david@kineticode.com&amp;gt; wrote: &amp;gt; Date: Thu</description>
<pubDate>14 Jul  2011 23:40:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103328</link>
</item><item>
<title>Core Dump on Perl 5.14</title>
<description>Hey Gang, Building a new server (well, old server, but only now getting mod_perl) and mod_perl is core dumping. I built Perl 5.14.1 from source on it</description>
<pubDate>14 Jul  2011 23:22:39 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103327</link>
</item><item>
<title>Re: [mp2] To get APR::Pool::cleanup_for_exec officially supported</title>
<description>I looked at this a while back but haven&amp;#039;t had the tuits to follow up on it. Patches welcome :) On Wed, Jul 13, 2011 at 1:08 PM, Jasper Zhao &amp;lt;jzhao@c</description>
<pubDate>14 Jul  2011 13:10:23 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103323</link>
</item><item>
<title>[mp2] To get APR::Pool::cleanup_for_exec officially supported</title>
<description>Dear mod_perl2 Developers, As you know when you want to spawn a sub-process and execute an external program you can use &amp;#039;spawn_proc_prog&amp;#039; defined in</description>
<pubDate>13 Jul  2011 13:08:40 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103301</link>
</item><item>
<title>RE: Anything left before 2.0.6?</title>
<description>Steve Hay wrote on 2011-07-08: &amp;gt; Torsten Förtsch wrote on 2011-06-28: &amp;gt;&amp;gt; On Tuesday, June 28, 2011 00:26:56 Fred Moyer wrote: &amp;gt;&amp;gt;&amp;gt; I am planning to rol</description>
<pubDate>08 Jul  2011 10:20:33 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103241</link>
</item><item>
<title>RE: Anything left before 2.0.6?</title>
<description>Torsten Förtsch wrote on 2011-06-28: &amp;gt; On Tuesday, June 28, 2011 00:26:56 Fred Moyer wrote: &amp;gt;&amp;gt; I am planning to roll some release candidates next week</description>
<pubDate>08 Jul  2011 09:37:39 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103240</link>
</item><item>
<title>Re: Anything left before 2.0.6?</title>
<description>On Tuesday, June 28, 2011 00:26:56 Fred Moyer wrote: &amp;gt; I am planning to roll some release candidates next week. I think &amp;gt; we&amp;#039;ve tested against 5.14,</description>
<pubDate>27 Jun  2011 22:55:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103198</link>
</item><item>
<title>Anything left before 2.0.6?</title>
<description>I am planning to roll some release candidates next week. I think we&amp;#039;ve tested against 5.14, and there was the LWP 6.x issue that doesn&amp;#039;t seem to be a</description>
<pubDate>27 Jun  2011 15:26:56 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103191</link>
</item><item>
<title>Re: mod_perl 2.0.4: $r-&amp;gt;uri</title>
<description>On Monday, June 06, 2011 10:25:14 Jie Gao wrote: &amp;gt; Now if I want to get a work-around within mod_perl, what would you do? First, you have to define w</description>
<pubDate>06 Jun  2011 03:49:56 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103093</link>
</item><item>
<title>Re: mod_perl 2.0.4: $r-&amp;gt;uri</title>
<description>Thanks for your reply. Now if I want to get a work-around within mod_perl, what would you do?  Jie Gao | Systems Administrator Information and Commu</description>
<pubDate>06 Jun  2011 01:25:14 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103092</link>
</item><item>
<title>Re: mod_perl 2.0.4: $r-&amp;gt;uri</title>
<description>On Monday, June 06, 2011 08:19:00 Jie Gao wrote: &amp;gt; It seems that $r-&amp;gt;uri returns the URI string with %20 decoded to white &amp;gt; space, but leaves &amp;quot;+&amp;quot; unch</description>
<pubDate>06 Jun  2011 01:13:42 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103091</link>
</item><item>
<title>mod_perl 2.0.4: $r-&amp;gt;uri</title>
<description>Hi All It seems that $r-&amp;gt;uri returns the URI string with %20 decoded to white space, but leaves &amp;quot;+&amp;quot; unchanged. Is this the right behaviour?  Jie --</description>
<pubDate>05 Jun  2011 23:19:00 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103090</link>
</item><item>
<title>Re: Apache::Test &amp;amp; LWP 6.x - don&amp;#039;t</title>
<description>On Friday, June 03, 2011 21:33:23 Fred Moyer wrote: &amp;gt; Any news on this Torsten? I think we have enough code changes since &amp;gt; February to start another</description>
<pubDate>04 Jun  2011 02:30:22 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103087</link>
</item><item>
<title>Fwd: [DRAFT FOR REVIEW] [ACTION REQUIRED] www.apache.org/dist/&amp;lt;tlp&amp;gt; housekeeping</title>
<description>Any volunteers here who are familiar with our dist/ directory? If not I can take care of this.  ---------- Forwarded message ---------- From: Mark T</description>
<pubDate>03 Jun  2011 14:53:59 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103086</link>
</item><item>
<title>Re: Apache::Test &amp;amp; LWP 6.x - don&amp;#039;t</title>
<description>Any news on this Torsten? I think we have enough code changes since February to start another release cycle here soon. This seems to be a blocking i</description>
<pubDate>03 Jun  2011 12:33:23 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103085</link>
</item><item>
<title>Re: Apache::Test 1.36 broken with mod_perl version 1.x</title>
<description>On Thu, Jun 2, 2011 at 2:54 PM, Fred Moyer &amp;lt;fred@redhotpenguin.com&amp;gt; wrote: &amp;gt; I&amp;#039;m guessing that most everyone on this list is using mp2 by now. I don&amp;#039;</description>
<pubDate>02 Jun  2011 13:18:32 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103084</link>
</item><item>
<title>Fwd: Apache::Test 1.36 broken with mod_perl version 1.x</title>
<description>This is one good reason to EOL mp1 in the same fashion that httpd has been end of lifed. Unless anyone wants to take a crack at this. I&amp;#039;m guessing t</description>
<pubDate>02 Jun  2011 11:54:47 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103083</link>
</item><item>
<title>Re: [ANNOUNCE] mod_perl 2.0.5</title>
<description>You might try pulling and building from svn trunk, Steve Hay fixed something that may be related. I don&amp;#039;t have enough WinFoo to say for sure. Or wai</description>
<pubDate>30 May  2011 17:31:09 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103079</link>
</item><item>
<title>Re: [PATCH] New default sort order in Apache-Test-1.36 (WAS: test framework and latest Fedora)</title>
<description>+1 Do you have commit privileges on Apache-Test? On Fri, May 20, 2011 at 1:51 PM, Rainer Jung &amp;lt;rainer.jung@kippdata.de&amp;gt; wrote: &amp;gt; I noticed, that the</description>
<pubDate>25 May  2011 17:15:37 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103060</link>
</item>
</channel>
</rss>

