Return-Path: X-Original-To: apmail-hadoop-general-archive@minotaur.apache.org Delivered-To: apmail-hadoop-general-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 04FC2D231 for ; Fri, 20 Jul 2012 22:34:18 +0000 (UTC) Received: (qmail 86405 invoked by uid 500); 20 Jul 2012 22:34:16 -0000 Delivered-To: apmail-hadoop-general-archive@hadoop.apache.org Received: (qmail 86328 invoked by uid 500); 20 Jul 2012 22:34:16 -0000 Mailing-List: contact general-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@hadoop.apache.org Delivered-To: mailing list general@hadoop.apache.org Received: (qmail 86318 invoked by uid 99); 20 Jul 2012 22:34:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Jul 2012 22:34:16 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of atm@cloudera.com designates 209.85.160.48 as permitted sender) Received: from [209.85.160.48] (HELO mail-pb0-f48.google.com) (209.85.160.48) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Jul 2012 22:34:10 +0000 Received: by pbbrq8 with SMTP id rq8so8201549pbb.35 for ; Fri, 20 Jul 2012 15:33:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:x-gm-message-state; bh=PnkOrQ3IPhMNFxCXg8xOgOXQ9P5AEmHwDpUa3gARius=; b=amBBTVQILXUbtFIm8uIUqkYoGOJxh7Zc6veq8rmPnMAFAoW4dLzCTwDfe1q3LWPy0W Z8d4WUjAzWJXoT5jjiELgFeMsMaR47mrJbSjUSNGqeEqXaaO5D52MkLbnwHXc0gdEMd9 SkU+XaTgxgiJISONb69lPMjsM8KA8crGDF5S7s/WdeQCcIWVKTowPbHOnzXsef8Oxj4E lfQixb5W3eDOQB6mbDcKAk8Vny6/m2uVedY8cywdRW9VHI2s0QgkyjqgLkz0LKbYr7E0 qK+5+z6QRGpbnFFfDcbI6g2+LVgJFsfUD8vaPNVcZcFz1zBNkzmKXdgjSZiSHCt+nx6z 7phA== Received: by 10.68.221.72 with SMTP id qc8mr17125647pbc.63.1342823630516; Fri, 20 Jul 2012 15:33:50 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.66.193 with HTTP; Fri, 20 Jul 2012 15:33:20 -0700 (PDT) In-Reply-To: References: From: "Aaron T. Myers" Date: Fri, 20 Jul 2012 15:33:20 -0700 Message-ID: Subject: Re: [VOTE] Release hadoop-2.0.1-alpha To: general@hadoop.apache.org Content-Type: multipart/alternative; boundary=e89a8ff2567c7e319704c54a7dd8 X-Gm-Message-State: ALoCoQlB36qALLXUbLZwSde/G3SQAH3zd8PKTh7MDTcKOHYlqWK1VxFuvvHrst5Qctybo5axIoox X-Virus-Checked: Checked by ClamAV on apache.org --e89a8ff2567c7e319704c54a7dd8 Content-Type: text/plain; charset=ISO-8859-1 +1 (binding) I verified all the signatures, built from the source, set up a pseudo cluster, and ran a few sample jobs. Everything worked as expected. I also manually inspected the code and ran the new unit test to exercise the security issue identified in CVE-2012-3376. I can confirm that 2.0.1-alpha addresses this issue. -- Aaron T. Myers Software Engineer, Cloudera On Wed, Jul 18, 2012 at 3:20 PM, Arun C Murthy wrote: > Folks, > > I've created a release candidate (rc0) for hadoop-2.0.1-alpha that I would > like to release. This release is a bug-fix release which contains critical > security fixes including CVE-2012-3376. > > It is available at: > http://people.apache.org/~acmurthy/hadoop-2.0.1-alpha-rc0/ > > The maven artifacts are available via repository.apache.org. > > Please try the release and vote; the vote will run for the usual 7 days. > > thanks, > Arun > > --e89a8ff2567c7e319704c54a7dd8--