Return-Path: X-Original-To: apmail-perl-dev-archive@www.apache.org Delivered-To: apmail-perl-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AE33218604 for ; Sat, 30 May 2015 18:20:37 +0000 (UTC) Received: (qmail 72270 invoked by uid 500); 30 May 2015 18:20:36 -0000 Delivered-To: apmail-perl-dev-archive@perl.apache.org Received: (qmail 72198 invoked by uid 500); 30 May 2015 18:20:36 -0000 Mailing-List: contact dev-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@perl.apache.org Received: (qmail 71884 invoked by uid 99); 30 May 2015 18:20:36 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 May 2015 18:20:36 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id BACF71A4128; Sat, 30 May 2015 18:20:35 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.121 X-Spam-Level: X-Spam-Status: No, score=-0.121 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=googlemail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id XKmxOPpJKoyN; Sat, 30 May 2015 18:20:35 +0000 (UTC) Received: from mail-ig0-f174.google.com (mail-ig0-f174.google.com [209.85.213.174]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id DEEDB45435; Sat, 30 May 2015 18:20:34 +0000 (UTC) Received: by igbpi8 with SMTP id pi8so35766712igb.1; Sat, 30 May 2015 11:20:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=JX5olJko5u4e97ADhAeFM7plThnu7iztUvFrXCzOelM=; b=0MhdsgoEOOd3o7dN+fXoET2m0Hwk9HzisJfxJloPaIqfFCFpX45LUCInN4PT4T9xCs /BUk/9XTekEpukvAU5BMuhmghl8os44ECoPKoeetUgHnDqjM8RHYQ1WWTRGtPvBjdvQ5 hRDOYt34EfJITi/CmK+CghJsGYtBBCJEeH3HQC0oFm0ZLIw/AlewQTsR4ms4kxYNoJ9Z ELL4uduG05+75RPb1zaZE9xD2HzEcvQjx3rB5yYgYFX6EeplzdfTmq2OwU6LD25a88mw sJyYhjIap+clWejwFWNmB+vn0cnsnypRNzG1+tD0Fa7p2VG+kQ1jWl14vSZMVLzILxVL Bjlw== MIME-Version: 1.0 X-Received: by 10.107.33.9 with SMTP id h9mr17594305ioh.1.1433010034277; Sat, 30 May 2015 11:20:34 -0700 (PDT) Received: by 10.36.219.138 with HTTP; Sat, 30 May 2015 11:20:34 -0700 (PDT) Date: Sat, 30 May 2015 19:20:34 +0100 Message-ID: Subject: [RELEASE CANDIDATE]: mod_perl-2.0.9 RC2 From: Steve Hay To: dev@perl.apache.org, "modperl@perl.apache.org" Content-Type: text/plain; charset=UTF-8 Please download, test, and report back on this release candidate of the long-awaited mod_perl 2.0.9. http://people.apache.org/~stevehay/mod_perl-2.0.9-rc2.tar.gz MD5 = 6dbf61e0724a245f1c015687fb3e4213 SHA1 = faf63c98b338ef0373ccbbe775c52506270ff3b9 Changes since RC1: Remove PerlInterpScope. This has not been working properly with threaded MPMs with httpd-2.4.x and the use-case of this directive was questionable. [Jan Kaluza] Allow running the test suite with httpd-2.4.x when mod_access_compat is not loaded. [Steve Hay] --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org For additional commands, e-mail: dev-help@perl.apache.org