emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs 28.2 released


From: Karl Fogel
Subject: Re: Emacs 28.2 released
Date: Mon, 12 Sep 2022 15:59:38 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Congratulations on the release!

Since these release announcement emails are widely shared (I saw this one appear on news.ycombinator.com, for example), it might be good to include a link to corresponding release notes.

That could be a link to an appropriate named anchor on https://www.gnu.org/savannah-checkouts/gnu/emacs/emacs.html#Releases (but there do not appear to be release-specific anchors on that page currently, so we'd have to add that to release process).

Or it could be a link directly to the plaintext release notes that the above web page points to anyway; in this case, that would be https://www.gnu.org/savannah-checkouts/gnu/emacs/news/NEWS.28.1.

Either way, it would be helpful to those who see these release announcements to be able to go directly from the announcement to a page that tells them what's new in that release.

Best regards,
-Karl

On 12 Sep 2022, Stefan Kangas wrote:
Version 28.2 of Emacs, the extensible text editor, should now
be available from your nearest GNU mirror:

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

The tarball is signed; you can get the PGP signature file at:

  https://ftpmirror.gnu.org/emacs/emacs-28.2.tar.xz.sig
  https://ftpmirror.gnu.org/emacs/emacs-28.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-28.2.tar.xz.sig

(and similarly for emacs-28.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 pgp.mit.edu --recv-keys \
   CEA1DE21AB108493CC9C65742E82323B8F4353EE

Alternative keyservers to try are keyserver.ubuntu.com and keys.openpgp.org.

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

SHA1  emacs-28.2.tar.xz
d61863db02b732547e6d6c77081e3348734458be
SHA1 emacs-28.2.tar.gz
b019ec832c73cd8548981fe2bc11a7d6e812ddb9

SHA256  emacs-28.2.tar.xz
ee21182233ef3232dc97b486af2d86e14042dbb65bbc535df562c3a858232488
SHA256 emacs-28.2.tar.gz
a6912b14ef4abb1edab7f88191bfd61c3edd7085e084de960a4f86485cb7cad8

Emacs 28.2 is a bug-fix release, with no new features with respect to
Emacs 28.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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]