From dev-return-24836-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Wed Apr 4 14:46:46 2012 Return-Path: X-Original-To: apmail-apr-dev-archive@www.apache.org Delivered-To: apmail-apr-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 D22A29F3C for ; Wed, 4 Apr 2012 14:46:46 +0000 (UTC) Received: (qmail 730 invoked by uid 500); 4 Apr 2012 14:46:46 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 635 invoked by uid 500); 4 Apr 2012 14:46:46 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 568 invoked by uid 99); 4 Apr 2012 14:46:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Apr 2012 14:46:43 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [173.201.192.233] (HELO p3plsmtpa07-04.prod.phx3.secureserver.net) (173.201.192.233) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 04 Apr 2012 14:46:35 +0000 Received: (qmail 843 invoked from network); 4 Apr 2012 14:46:14 -0000 Received: from unknown (76.252.112.72) by p3plsmtpa07-04.prod.phx3.secureserver.net (173.201.192.233) with ESMTP; 04 Apr 2012 14:46:12 -0000 Message-ID: <4F7C5EB1.3090805@rowe-clan.net> Date: Wed, 04 Apr 2012 09:46:09 -0500 From: "William A. Rowe Jr." User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 MIME-Version: 1.0 To: dev@apr.apache.org Subject: Re: svn commit: r1309410 - in /apr/apr/branches/1.2.x: CHANGES network_io/unix/multicast.c test/testsockets.c References: <20120404143445.5C56323889E0@eris.apache.org> In-Reply-To: <20120404143445.5C56323889E0@eris.apache.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 4/4/2012 9:34 AM, mturk@apache.org wrote: > Author: mturk > Date: Wed Apr 4 14:34:44 2012 > New Revision: 1309410 > > URL: http://svn.apache.org/viewvc?rev=1309410&view=rev > Log: > Backport fix for apr_mcast_hops returning EINVAL from trunk > > Modified: > apr/apr/branches/1.2.x/CHANGES > apr/apr/branches/1.2.x/network_io/unix/multicast.c > apr/apr/branches/1.2.x/test/testsockets.c HUH? On which planet is the 1.2 branch still maintained or released? I understand a longer scope for apr-util; jumping from 1.3 to the new crypto-requiring 1.4 is a big change. But on the apr branch? Can we please declare all prior to 1.4 branch, excepting 0.9, dead? And when do we want to end 0.9, anyways?