From owner-cvs-all@FreeBSD.ORG Wed Dec 15 04:47:29 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 D82EB16A4CE; Wed, 15 Dec 2004 04:47:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBD7343D1D; Wed, 15 Dec 2004 04:47:29 +0000 (GMT) (envelope-from mezz@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 iBF4lTjb009736; Wed, 15 Dec 2004 04:47:29 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBF4lTPe009735; Wed, 15 Dec 2004 04:47:29 GMT (envelope-from mezz) Message-Id: <200412150447.iBF4lTPe009735@repoman.freebsd.org> From: Jeremy Messenger Date: Wed, 15 Dec 2004 04:47:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/linux-opera Makefile distinfo pkg-plist patch-install.sh patch-locale::en::search.ini patch-search.ini 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: Wed, 15 Dec 2004 04:47:30 -0000 mezz 2004-12-15 04:47:29 UTC FreeBSD ports repository Modified files: www/linux-opera Makefile distinfo pkg-plist www/linux-opera/files patch-ini::pluginpath.ini patch-install.sh patch-locale::en::search.ini patch-search.ini Log: Update to 7.54u1 (7.54.20041210). This is an important update that has security fixes: Severity: Moderate/high ======================== - Tightened origin check for frames. A side effect of this is that documents not passing the origin check will open in a new page. - Fixed issue reported by Marc Schonefeld: intrusive JavaScript or Java applet could exploit Sun Java vulnerability to retrieve logged-in user's username and install directory. - Fixed LiveConnect class access security issue reported by Jouko Pynnonen. - Fixed Secunia issue SA12981, reported by Andreas Sandblad: periods in the file name and non-breaking spaces in content-type header type could obscure the file type. - Fixed Secunia issue SA13253: "hi-jacking" a named browser window. - Improved support for the "must-revalidate" cache directive. More details: http://www.opera.com/support/search/supsearch.dml?index=782 Revision Changes Path 1.54 +11 -12 ports/www/linux-opera/Makefile 1.30 +2 -2 ports/www/linux-opera/distinfo 1.3 +16 -3 ports/www/linux-opera/files/patch-ini::pluginpath.ini 1.6 +123 -142 ports/www/linux-opera/files/patch-install.sh 1.2 +1 -1 ports/www/linux-opera/files/patch-locale::en::search.ini 1.2 +1 -1 ports/www/linux-opera/files/patch-search.ini 1.24 +1 -3 ports/www/linux-opera/pkg-plist