From owner-svn-ports-all@FreeBSD.ORG Tue Nov 27 19:32:45 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6CEC3BCB; Tue, 27 Nov 2012 19:32:45 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 528998FC1A; Tue, 27 Nov 2012 19:32:45 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qARJWjZP041095; Tue, 27 Nov 2012 19:32:45 GMT (envelope-from rene@svn.freebsd.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qARJWiNQ041091; Tue, 27 Nov 2012 19:32:44 GMT (envelope-from rene@svn.freebsd.org) Message-Id: <201211271932.qARJWiNQ041091@svn.freebsd.org> From: Rene Ladan Date: Tue, 27 Nov 2012 19:32:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r307860 - in branches/RELENG_9_1_0: security/vuxml www/chromium X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 19:32:45 -0000 Author: rene Date: Tue Nov 27 19:32:44 2012 New Revision: 307860 URL: http://svnweb.freebsd.org/changeset/ports/307860 Log: MFH r307828: describe new vulnerabilities in www/chromium < 23.0.1271.91 Obtained from: http://googlechromereleases.blogspot.nl/search/label/Stable%20updates MFH r307855: update www/chromium to 23.0.1271.91 Security: http://www.vuxml.org/freebsd/4d64fc61-3878-11e2-a4eb-00262d5ed8ee.html Approved by: portmgr (tabthorpe) Feature safe: yes Modified: branches/RELENG_9_1_0/security/vuxml/vuln.xml branches/RELENG_9_1_0/www/chromium/Makefile branches/RELENG_9_1_0/www/chromium/distinfo Directory Properties: branches/RELENG_9_1_0/ (props changed) Modified: branches/RELENG_9_1_0/security/vuxml/vuln.xml ============================================================================== --- branches/RELENG_9_1_0/security/vuxml/vuln.xml Tue Nov 27 19:25:51 2012 (r307859) +++ branches/RELENG_9_1_0/security/vuxml/vuln.xml Tue Nov 27 19:32:44 2012 (r307860) @@ -51,6 +51,48 @@ Note: Please add new entries to the beg --> + + chromium -- multiple vulnerabilities + + + chromium + 23.0.1271.91 + + + + +

Google Chrome Releases reports:

+
+

[156567] High CVE-2012-5133: Use-after-free in SVG filters. Credit + to miaubiz.

+

[148638] Medium CVE-2012-5130: Out-of-bounds read in Skia. Credit + to Atte Kettunen of OUSPG.

+

[155711] Low CVE-2012-5132: Browser crash with chunked encoding. + Credit to Attila Szász.

+

[158249] High CVE-2012-5134: Buffer underflow in libxml. Credit to + Google Chrome Security Team (Jüri Aedla).

+

[159165] Medium CVE-2012-5135: Use-after-free with printing. + Credit to Fermin Serna of Google Security Team.

+

[159829] Medium CVE-2012-5136: Bad cast in input element handling. + Credit to Google Chrome Security Team (Inferno).

+
+ +
+ + CVE-2012-5130 + CVE-2012-5132 + CVE-2012-5133 + CVE-2012-5134 + CVE-2012-5135 + CVE-2012-5136 + http://googlechromereleases.blogspot.nl/search/label/Stable%20updates + + + 2012-11-26 + 2012-11-27 + +
+ FreeBSD -- Linux compatibility layer input validation error Modified: branches/RELENG_9_1_0/www/chromium/Makefile ============================================================================== --- branches/RELENG_9_1_0/www/chromium/Makefile Tue Nov 27 19:25:51 2012 (r307859) +++ branches/RELENG_9_1_0/www/chromium/Makefile Tue Nov 27 19:32:44 2012 (r307860) @@ -3,8 +3,7 @@ PORTNAME= chromium DISTVERSIONPREFIX= courgette-redacted- -DISTVERSION= 23.0.1271.64 -PORTREVISION= 1 +DISTVERSION= 23.0.1271.91 CATEGORIES= www MASTER_SITES= http://download.goodking.org/downloads/ \ ftp://rene-ladan.nl/pub/distfiles/ \ Modified: branches/RELENG_9_1_0/www/chromium/distinfo ============================================================================== --- branches/RELENG_9_1_0/www/chromium/distinfo Tue Nov 27 19:25:51 2012 (r307859) +++ branches/RELENG_9_1_0/www/chromium/distinfo Tue Nov 27 19:32:44 2012 (r307860) @@ -1,2 +1,2 @@ -SHA256 (chromium-courgette-redacted-23.0.1271.64.tar.xz) = da86614142ea34d27b0e566fe2c7823cb07ef45a9161d77cfdf715d6c018ca39 -SIZE (chromium-courgette-redacted-23.0.1271.64.tar.xz) = 179486396 +SHA256 (chromium-courgette-redacted-23.0.1271.91.tar.xz) = f5b45eeab5b292a81b70ee8d0cf5db4c1b76b9a98db60f7602b12f373ffe62b1 +SIZE (chromium-courgette-redacted-23.0.1271.91.tar.xz) = 179453608