From owner-cvs-all@FreeBSD.ORG Thu Nov 25 15:25:34 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C74716A4CE; Thu, 25 Nov 2004 15:25:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F189943D3F; Thu, 25 Nov 2004 15:25:33 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iAPFPXp7031489; Thu, 25 Nov 2004 15:25:33 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iAPFPXCc031488; Thu, 25 Nov 2004 15:25:33 GMT (envelope-from simon) Message-Id: <200411251525.iAPFPXCc031488@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Thu, 25 Nov 2004 15:25:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/ruby16 Makefile ports/lang/ruby16/files patch-cgi.rb ports/lang/ruby18 Makefile ports/lang/ruby18/files patch-cgi.rb X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Nov 2004 15:25:34 -0000 simon 2004-11-25 15:25:33 UTC FreeBSD ports repository (doc committer) Modified files: lang/ruby16 Makefile lang/ruby18 Makefile Added files: lang/ruby16/files patch-cgi.rb lang/ruby18/files patch-cgi.rb Log: Fix DoS in the Ruby CGI module. Obtained from: ruby CVS Reviewed by: trhodes OK'ed by: maintainer silence With hat: secteam Revision Changes Path 1.109 +1 -0 ports/lang/ruby16/Makefile 1.1 +30 -0 ports/lang/ruby16/files/patch-cgi.rb (new) 1.78 +1 -1 ports/lang/ruby18/Makefile 1.1 +27 -0 ports/lang/ruby18/files/patch-cgi.rb (new)