From owner-svn-ports-head@FreeBSD.ORG Sun Nov 18 12:51:26 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DF667B34; Sun, 18 Nov 2012 12:51:26 +0000 (UTC) (envelope-from jase@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 C23AF8FC0C; Sun, 18 Nov 2012 12:51:26 +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 qAICpQGW027413; Sun, 18 Nov 2012 12:51:26 GMT (envelope-from jase@svn.freebsd.org) Received: (from jase@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qAICpQNX027411; Sun, 18 Nov 2012 12:51:26 GMT (envelope-from jase@svn.freebsd.org) Message-Id: <201211181251.qAICpQNX027411@svn.freebsd.org> From: Jase Thew Date: Sun, 18 Nov 2012 12:51:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307535 - 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-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Nov 2012 12:51:27 -0000 Author: jase Date: Sun Nov 18 12:51:26 2012 New Revision: 307535 URL: http://svnweb.freebsd.org/changeset/ports/307535 Log: - Fix copy and paste error in latest weechat entry (81826d12-317a-11e2-9186-406186f3d89d) Feature safe: yes Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun Nov 18 12:46:39 2012 (r307534) +++ head/security/vuxml/vuln.xml Sun Nov 18 12:51:26 2012 (r307535) @@ -66,7 +66,7 @@ Note: Please add new entries to the beg

Sebastien Helleu reports:

-
+

Untrusted command for function hook_process could lead to execution of commands, because of shell expansions.

Workaround with a non-patched version: remove/unload all scripts @@ -81,6 +81,7 @@ Note: Please add new entries to the beg 2012-11-15 2012-11-18 + 2012-11-18