From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ulrich Mueller Newsgroups: gmane.emacs.devel Subject: Re: Security flaw in enable-local-eval; new release plan Date: Mon, 13 Aug 2012 10:06:02 +0200 Message-ID: <20520.46442.225875.652089@a1i15.kph.uni-mainz.de> References: <87obmfsczi.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1344845181 20229 80.91.229.3 (13 Aug 2012 08:06:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 13 Aug 2012 08:06:21 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 13 10:06:21 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1T0pfJ-0000Tu-4n for ged-emacs-devel@m.gmane.org; Mon, 13 Aug 2012 10:06:21 +0200 Original-Received: from localhost ([::1]:46042 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T0pfI-0006Y4-6w for ged-emacs-devel@m.gmane.org; Mon, 13 Aug 2012 04:06:20 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:59648) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T0pfF-0006Xh-Es for emacs-devel@gnu.org; Mon, 13 Aug 2012 04:06:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T0pfE-00020r-1W for emacs-devel@gnu.org; Mon, 13 Aug 2012 04:06:17 -0400 Original-Received: from a1iwww1.kph.uni-mainz.de ([134.93.134.1]:50638) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T0pfD-0001rI-Ou; Mon, 13 Aug 2012 04:06:15 -0400 Original-Received: from a1i15.kph.uni-mainz.de (a1i15.kph.uni-mainz.de [134.93.134.92]) by a1iwww1.kph.uni-mainz.de (8.14.4/8.13.4) with ESMTP id q7D8623x015943; Mon, 13 Aug 2012 10:06:03 +0200 Original-Received: from a1i15.kph.uni-mainz.de (localhost [127.0.0.1]) by a1i15.kph.uni-mainz.de (8.14.5/8.14.2) with ESMTP id q7D862ri012602; Mon, 13 Aug 2012 10:06:02 +0200 Original-Received: (from ulm@localhost) by a1i15.kph.uni-mainz.de (8.14.5/8.14.5/Submit) id q7D862ND012600; Mon, 13 Aug 2012 10:06:02 +0200 In-Reply-To: <87obmfsczi.fsf@gnu.org> X-Mailer: VM 8.2.0b under 23.4.2 (x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 134.93.134.1 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:152464 Archived-At: >>>>> On Mon, 13 Aug 2012, Chong Yidong wrote: > Paul Ling has found a security flaw in the file-local variables code > in GNU Emacs. Is there already a CVE number for this? Ulrich