From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Corrected tarballs for Emacs 23.2 and 23.3 Date: Sat, 26 Nov 2011 14:52:54 +0800 Message-ID: <87vcq72x4p.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1322290403 19289 80.91.229.12 (26 Nov 2011 06:53:23 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 26 Nov 2011 06:53:23 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Nov 26 07:53:19 2011 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 1RUC8V-0004K1-Gk for ged-emacs-devel@m.gmane.org; Sat, 26 Nov 2011 07:53:19 +0100 Original-Received: from localhost ([::1]:44123 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RUC8T-0000vU-G8 for ged-emacs-devel@m.gmane.org; Sat, 26 Nov 2011 01:53:17 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:35130) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RUC8P-0000uU-RC for emacs-devel@gnu.org; Sat, 26 Nov 2011 01:53:14 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RUC8O-0001tW-J8 for emacs-devel@gnu.org; Sat, 26 Nov 2011 01:53:13 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:38786) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RUC8L-0001t0-PT; Sat, 26 Nov 2011 01:53:09 -0500 Original-Received: from bb121-6-203-164.singnet.com.sg ([121.6.203.164]:53980 helo=furball) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1RUC8K-0003dD-Pl; Sat, 26 Nov 2011 01:53:09 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 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:146243 Archived-At: GNU Emacs 23.2 and 23.3 were released without some grammar files from which the parsers used in its CEDET component were generated. These grammar files should have been included, as they constitute part of the real source code. New versions of the tarballs, marked 23.2a and 23.3a, were uploaded, but David Engster noticed that two grammar files were still inadvertently omitted (the grammar for the grammars themselves, and a grammar used in the Srecode part of CEDET). I have uploaded corrected 23.2b and 23.3b tarballs, with those grammar files added, to the GNU FTP server at ftp://ftp.gnu.org/gnu/emacs/emacs-23.2b.tar.bz2 ftp://ftp.gnu.org/gnu/emacs/emacs-23.2b.tar.gz ftp://ftp.gnu.org/gnu/emacs/emacs-23.3b.tar.bz2 ftp://ftp.gnu.org/gnu/emacs/emacs-23.3b.tar.gz All redistributors are urged to upgrade to these revised releases. Their md5sums are: 96a05f185ac32eccff7b06ba67808a80 emacs-23.2b.tar.gz f6bec0cdce31a40e879a8b7355d016fd emacs-23.2b.tar.bz2 f2bfd8eab7e3b34a0f7f09acc0667e71 emacs-23.3b.tar.gz 917ce0054ef63773078a6e99b55df1ee emacs-23.3b.tar.bz2 Note that the FSF has previously granted permission to distribute the 23.1 and 23.2 releases, notwithstanding the absence of the grammar files, provided those versions comply with GNU GPL version 3 in all other respects: http://lists.gnu.org/archive/html/info-gnu-emacs/2011-08/msg00003.html This earlier statement covers the two missing grammar files as well. Just to be safe, RMS will put out another statement granting permission to distribute, which will cover the Emacs 24 pretests too. Thanks, and sorry for any inconvenience caused.