From owner-svn-ports-all@freebsd.org Sun Mar 6 06:37:47 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 626FAA95E40; Sun, 6 Mar 2016 06:37:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F39E2A88; Sun, 6 Mar 2016 06:37:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u266bkLp062474; Sun, 6 Mar 2016 06:37:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u266bji4062473; Sun, 6 Mar 2016 06:37:45 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603060637.u266bji4062473@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 6 Mar 2016 06:37:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410429 - head/security/vuxml X-SVN-Group: ports-head 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.21 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: Sun, 06 Mar 2016 06:37:47 -0000 Author: sunpoet Date: Sun Mar 6 06:37:45 2016 New Revision: 410429 URL: https://svnweb.freebsd.org/changeset/ports/410429 Log: - Document Ruby on Rails multiple vulnerabilities Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun Mar 6 06:37:40 2016 (r410428) +++ head/security/vuxml/vuln.xml Sun Mar 6 06:37:45 2016 (r410429) @@ -58,6 +58,53 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + rails -- multiple vulnerabilities + + + rubygem-actionpack + 3.2.22.2 + + + rubygem-actionpack4 + 4.2.5.2 + + + rubygem-actionview + 4.2.5.2 + + + rubygem-rails + 3.2.22.2 + + + rubygem-rails4 + 4.2.5.2 + + + + +

Ruby on Rails blog:

+
+

Rails 4.2.5.2, 4.1.14.2, and 3.2.22.2 have been released! These + contain the following important security fixes, and it is + recommended that users upgrade as soon as possible.

+
+ +
+ + CVE-2016-2097 + CVE-2016-2098 + https://groups.google.com/d/msg/rubyonrails-security/ddY6HgqB2z4/we0RasMZIAAJ + https://groups.google.com/d/msg/rubyonrails-security/ly-IH-fxr_Q/WLoOhcMZIAAJ + http://weblog.rubyonrails.org/2016/2/29/Rails-4-2-5-2-4-1-14-2-3-2-22-2-have-been-released/ + + + 2016-02-29 + 2016-03-06 + +
+ chromium -- multiple vulnerabilities