Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-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 45A4F183FA for ; Mon, 9 Nov 2015 22:37:10 +0000 (UTC) Received: (qmail 64372 invoked by uid 500); 9 Nov 2015 22:37:09 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 64223 invoked by uid 500); 9 Nov 2015 22:37:09 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 64209 invoked by uid 99); 9 Nov 2015 22:37:09 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Nov 2015 22:37:09 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 1A293C576D for ; Mon, 9 Nov 2015 22:37:09 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-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: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id hB8IxhyKnt_T for ; Mon, 9 Nov 2015 22:37:08 +0000 (UTC) Received: from mail-wm0-f48.google.com (mail-wm0-f48.google.com [74.125.82.48]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 052C743A00 for ; Mon, 9 Nov 2015 22:37:08 +0000 (UTC) Received: by wmnn186 with SMTP id n186so129887905wmn.1 for ; Mon, 09 Nov 2015 14:37:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:subject:reply-to:to:message-id:date:user-agent:mime-version :content-type:content-transfer-encoding; bh=eXViDPvpWrpSMeaymoEd6yCZ40uvY/ZkzkpIvtEBTo0=; b=Tic2Kq+Nw8uZnXvSpNCw2zv8+CnpWnT6QvLp5il70Y7Moh7Sih+BJos1WvFFYRyBzj HGZWzhrm+DPA8mUCWthgWE/f7QQ7O+N/CUE4ldN/N/yVvrlC7fRToH7Hlv+1Eq6WD1op RI1d7DbrKbdQQY6VpMicqpSLTN7s4Pgs9/XChZKOU8zsjn2Lp9pITmTiQdkhKfFcNBd0 koTe/eFaWoVB16CDP85d2nruGeqB8Nmz9AdwmB9cGaUbdAxybDDefuCcuj3Rk5e3hVvX KOgK5k+U09z2HTAvcmZl4/1Jm2i6HttsFgZqH0Jm1wdwkVepAooutqJEfaZiuIdeYSY+ F4Ig== X-Received: by 10.28.132.13 with SMTP id g13mr27513271wmd.35.1447108627215; Mon, 09 Nov 2015 14:37:07 -0800 (PST) Received: from [192.168.1.4] (ip-81-11-244-94.dsl.scarlet.be. [81.11.244.94]) by smtp.gmail.com with ESMTPSA id m7sm809939wma.16.2015.11.09.14.37.06 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Nov 2015 14:37:06 -0800 (PST) From: Thomas Neidhart Subject: [VOTE] Release Commons Collections 3.2.2 Based on RC1 Reply-To: Commons Developers List To: dev@commons.apache.org X-Enigmail-Draft-Status: N1110 Message-ID: <56412011.70702@gmail.com> Date: Mon, 9 Nov 2015 23:37:05 +0100 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Hi all, in order to provide a work-around for the known remote code exploit via java de-serialization of malicious InvokerTransformer instances, I would like to start a vote to release Commons Collections 3.2.2 based on RC1. I would kindly ask people to review the RC especially wrt the following topics: * OSGI compatibility * reproducing the exploits and verifying that it provides protection * any kind of regression that this release might create with existing applications Notes: * the site will not be published, it just serves as a reference to access the various reports. After a successful vote, the current 4.X branch site will be updated with relevant information and published. * some tests might fail with various IBM JDK 6 JREs, these are known issues and have been worked-around in the 4.X branch but are not back-ported to this release. Collections 3.2.2 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/collections/ (svn revision 11092) Maven artifacts are here: https://repository.apache.org/content/repositories/orgapachecommons-1115/commons-collections/commons-collections/3.2.2/ Details of changes since 3.2.1 are in the release notes: https://dist.apache.org/repos/dist/dev/commons/collections/RELEASE-NOTES.txt http://people.apache.org/builds/commons/collections/3.2.2/RC1/changes-report.html The tag is here: https://svn.apache.org/repos/asf/commons/proper/collections/tags/COLLECTIONS_3_2_2_RC1 (svn revision 1713561) Site: http://people.apache.org/builds/commons/collections/3.2.2/RC1/ Clirr Report (compared to 3.2.1): http://people.apache.org/builds/commons/collections/3.2.2/RC1/clirr-report.html RAT Report: http://people.apache.org/builds/commons/collections/3.2.2/RC1/rat-report.html KEYS: https://www.apache.org/dist/commons/KEYS Please review the release candidate and vote. This vote will close no sooner that 72 hours from now, i.e. after 2300 GMT 12-November 2015 [ ] +1 Release these artifacts [ ] +0 OK, but... [ ] -0 OK, but really should fix... [ ] -1 I oppose this release because... Thanks, Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org