From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: Security flaw in EDE; new release plans Date: Mon, 09 Jan 2012 10:04:38 +0100 Message-ID: <4F0AADA6.5060408@swipnet.se> References: <8739bp8l3g.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1326099903 12995 80.91.229.12 (9 Jan 2012 09:05:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 9 Jan 2012 09:05:03 +0000 (UTC) Cc: Chong Yidong , emacs-devel@gnu.org To: YAMAMOTO Mitsuharu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 09 10:04:59 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RkBA2-0005f7-SY for ged-emacs-devel@m.gmane.org; Mon, 09 Jan 2012 10:04:59 +0100 Original-Received: from localhost ([::1]:48007 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RkBA1-0004nx-U4 for ged-emacs-devel@m.gmane.org; Mon, 09 Jan 2012 04:04:57 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:48078) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RkB9u-0004mt-EI for emacs-devel@gnu.org; Mon, 09 Jan 2012 04:04:56 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RkB9n-0000tD-Sr for emacs-devel@gnu.org; Mon, 09 Jan 2012 04:04:50 -0500 Original-Received: from mailout.melmac.se ([62.20.26.67]:50826) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RkB9n-0000so-Mu for emacs-devel@gnu.org; Mon, 09 Jan 2012 04:04:43 -0500 Original-Received: from mail01.melmac.se (mail01.melmac.se [62.20.26.80]) by mailout.melmac.se (Postfix) with ESMTP id 7F4299B72 for ; Mon, 9 Jan 2012 10:04:40 +0100 (CET) Original-Received: (qmail 29986 invoked by uid 89); 9 Jan 2012 09:03:32 -0000 Original-Received: from h-46-59-42-18.na.cust.bahnhof.se (HELO coolsville.localdomain) (boel.djarv@bdtv.se@46.59.42.18) by mail01.melmac.se with ESMTPA; 9 Jan 2012 09:03:32 -0000 Original-Received: from [10.225.16.91] (unknown [193.45.43.33]) by coolsville.localdomain (Postfix) with ESMTPSA id D637B7FA058; Mon, 9 Jan 2012 10:04:39 +0100 (CET) User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 62.20.26.67 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:147505 Archived-At: YAMAMOTO Mitsuharu skrev 2012-01-09 08:16: >>>>>> On Mon, 09 Jan 2012 14:07:47 +0800, Chong Yidong said: > >> In a few days, I will make the 23.3.90 pretest; during this brief >> window, if anyone thinks there is another bug fix that ought to go >> into 23.4, please promptly raise the issue on emacs-devel---but we >> will be very conservative about allowing commits, in order to >> release 23.4 ASAP. If no serious problems are found with the >> 23.3.90 pretest, the 23.4 release will probably follow right after. > > The latest Emacs 23 Mac port contains some backported patches for > redisplay bugs that was found in the trunk (revno 106534, > 106517(Bug#10119), 106357, 106345(Bug#9496), 106279(Bug#9947), 106223, > and 106220). They can be used as candidates. Among them, I think at > least revno 106534 and 106357 should be backported to the emacs-23 > branch because otherwise users may occasionally see very strange > results: > If we are fixing NS-stuff, the fact that Emacs 23 does not resize correctly under OSX Lion must be a candidate. Jan D.