all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs 29.2 released
@ 2024-01-18 11:06 Eli Zaretskii
  2024-01-18 12:06 ` Po Lu
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Eli Zaretskii @ 2024-01-18 11:06 UTC (permalink / raw)
  To: emacs-devel

Hi!

Version 29.2 of Emacs, the extensible text editor, should now
be available from your nearest GNU mirror:

   https://ftpmirror.gnu.org/emacs/emacs-29.2.tar.xz
   https://ftpmirror.gnu.org/emacs/emacs-29.2.tar.gz

The tarballs are signed; you can get the corresponding PGP signature
files at:

   https://ftpmirror.gnu.org/emacs/emacs-29.2.tar.xz.sig
   https://ftpmirror.gnu.org/emacs/emacs-29.2.tar.gz.sig

You can choose a mirror explicitly from the list at:
  https://www.gnu.org/prep/ftp.html

Mirrors may take some time to update; the main GNU ftp server is at:
  https://ftp.gnu.org/gnu/emacs/

To verify that the downloaded tarball is intact, download both the
tarball and the corresponding .sig file, and run this command:

  gpg --verify emacs-29.2.tar.xz.sig

(and similarly for emacs-29.2.tar.gz, if you download that format).

If the GPG command fails because you don't have the required PGP
public key, run this command to import the key:

  gpg --keyserver keyserver.ubuntu.com --recv-keys \
    17E90D521672C04631B1183EE78DAE0F3115E06B

Alternative keyservers to try are pgp.mit.edu and keys.openpgp.org.

You can also run sha1sum or sha256sum and confirm that these
checksums match:

SHA1 emacs-29.2.tar.gz
a3751a1dc9c68c93e00f8935603f48d7b1804360
SHA1 emacs-29.2.tar.xz
77e16923012960960c2d8fd8cc92db70f8a366b9

SHA256 emacs-29.2.tar.gz
ac8773eb17d8b3c0c4a3bccbb478f7c359266b458563f9a5e2c23c53c05e4e59
SHA256 emacs-29.2.tar.xz
7d3d2448988720bf4bf57ad77a5a08bf22df26160f90507a841ba986be2670dc

Emacs 29.2 is a bug-fix release, with no new features with respect to
Emacs 29.1.

For the complete list of changes and the people who made them, see the
various ChangeLog files in the source distribution.  For a summary of
all the people who have contributed to Emacs, see the etc/AUTHORS
file.

The online manuals and website will be updated shortly.

Printed copies of the Emacs manual are available for purchase from the
Free Software Foundation's online store at:
  https://shop.fsf.org/product/emacs-manual/

For more information about Emacs, see:
  https://www.gnu.org/software/emacs



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2024-01-23 17:41 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-18 11:06 Emacs 29.2 released Eli Zaretskii
2024-01-18 12:06 ` Po Lu
2024-01-18 12:27   ` Eli Zaretskii
2024-01-18 12:38     ` Po Lu
2024-01-18 13:00       ` Eli Zaretskii
2024-01-20 14:41         ` Eli Zaretskii
2024-01-22  6:20           ` Po Lu
2024-01-23 17:41             ` Eli Zaretskii
2024-01-19  1:40 ` pdumper.c Wstringop-overflow warnings with CFLAGS="-O3" [Re: Emacs 29.2 released] N. Jackson
2024-01-19  7:23   ` Eli Zaretskii
2024-01-19 21:22 ` Emacs 29.2 released Michael Albinus
2024-01-20  6:51   ` Eli Zaretskii
2024-01-20  8:17     ` Michael Albinus
2024-01-20  9:01       ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.