From dev-return-14367-archive-asf-public=cust-asf.ponee.io@perl.apache.org Mon Sep 2 12:34:46 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id A28B9180658 for ; Mon, 2 Sep 2019 14:34:46 +0200 (CEST) Received: (qmail 41712 invoked by uid 500); 2 Sep 2019 13:30:43 -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 41694 invoked by uid 99); 2 Sep 2019 13:30:43 -0000 Received: from Unknown (HELO mailrelay1-lw-us.apache.org) (10.10.3.159) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Sep 2019 13:30:43 +0000 Received: from mail-io1-f44.google.com (mail-io1-f44.google.com [209.85.166.44]) by mailrelay1-lw-us.apache.org (ASF Mail Server at mailrelay1-lw-us.apache.org) with ESMTPSA id D054159E9; Mon, 2 Sep 2019 12:34:45 +0000 (UTC) Received: by mail-io1-f44.google.com with SMTP id b10so28940033ioj.2; Mon, 02 Sep 2019 05:34:45 -0700 (PDT) X-Gm-Message-State: APjAAAVXJCPwe0mlkWgK9MGowIbYHMwlGz2R8FHz1LcrbnoTeKu5jN47 yMPKyzYnHbEGI+tDPJkqb+rtNHSlComwd83OQTE= X-Google-Smtp-Source: APXvYqzk851ExP38TF+95erZVjzYsx16lh3GbtFeXHBmc0t7BrlTs5or1v1LEbFw1PFAW4yMvTaPqgDAWf1yrbBKsQc= X-Received: by 2002:a5d:97d7:: with SMTP id k23mr2198227ios.129.1567427685503; Mon, 02 Sep 2019 05:34:45 -0700 (PDT) MIME-Version: 1.0 From: Steve Hay Date: Mon, 2 Sep 2019 13:34:34 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: [RELEASE CANDIDATE] mod_perl-2.0.11 RC1 To: dev@perl.apache.org, modperl@perl.apache.org Content-Type: text/plain; charset="UTF-8" Please download, test, and report back on this mod_perl 2.0.11 release candidate. https://dist.apache.org/repos/dist/dev/perl/mod_perl-2.0.11-rc1.tar.gz MD5 = 417823274b32e5ca8759cf3760ad1591 SHA1 = e47c72337e6766c403d0a76b59d3808625e5162b Major changes in this release are as follows: Fix use-after-free segfault in ap_server_config_defines seen on start-up on OpenBSD. [Found/fixed by Sam Vaughan/Joe Orton] Fix build with Perls earlier than 5.13.6. [Rainer Jung ] Fix filter/in_bbs_inject_header.t test failure with Apache 2.4.25+. [Stefan Fritsch ] Fix apache/read.t test failure with Apache 2.4.25+. [Niko Tyni ] --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org For additional commands, e-mail: dev-help@perl.apache.org