all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs pretest 28.0.92 is out
@ 2022-03-13 18:00 Eli Zaretskii
  2022-03-18 13:44 ` Roland Winkler
  0 siblings, 1 reply; 15+ messages in thread
From: Eli Zaretskii @ 2022-03-13 18:00 UTC (permalink / raw)
  To: emacs-devel

Hi!

The third pretest for what will be the 28.1 release of Emacs (the
extensible text editor) is available at:

  https://alpha.gnu.org/gnu/emacs/pretest/emacs-28.0.92.tar.xz

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

  https://alpha.gnu.org/gnu/emacs/pretest/emacs-28.0.92.tar.xz.sig

Please give it as much testing as you can.

As always, if you encounter problems building or using Emacs,
send a report to bug-gnu-emacs@gnu.org with full details
(if possible, use M-x report-emacs-bug).

Thanks for helping to test Emacs.

--------------------------------------

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

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

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

  gpg --keyserver pgp.mit.edu --recv-keys \
    17E90D521672C04631B1183EE78DAE0F3115E06B

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

SHA1  emacs-28.0.92.tar.xz
5d48ee6232200b979f946cb822bcbccffcb08ced

SHA256  emacs-28.0.92.tar.xz
59072f7cc1369a4196677d5a24077b998404e439105256119917f21b27413e57



^ permalink raw reply	[flat|nested] 15+ messages in thread
* Emacs pretest 28.0.92 is out
@ 2022-03-16 15:44 Bhavin Gandhi
  2022-03-16 16:51 ` Eli Zaretskii
  2022-03-16 16:52 ` Eli Zaretskii
  0 siblings, 2 replies; 15+ messages in thread
From: Bhavin Gandhi @ 2022-03-16 15:44 UTC (permalink / raw)
  To: eliz, emacs-devel

Hello Eli,

> If that command fails because you don't have the required public key,
> run this command to import it:
>
>   gpg --keyserver pgp.mit.edu --recv-keys \
>     17E90D521672C04631B1183EE78DAE0F3115E06B

Do you happen to have the public key on any other server like
https://keys.openpgp.org/ ? I'm having hard time retrieving keys using
above command.

$ gpg  --debug-level=guru --keyserver pgp.mit.edu --recv-keys
17E90D521672C04631B1183EE78DAE0F3115E06B
…
gpg: DBG: chan_3 -> KS_GET -- 0x17E90D521672C04631B1183EE78DAE0F3115E06B
gpg: DBG: chan_3 <- ERR 219 Server indicated a failure <Unspecified source>
gpg: keyserver receive failed: Server indicated a failure

-- 
Regards,
Bhavin Gandhi (bhavin192) | https://geeksocket.in



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

end of thread, other threads:[~2022-03-21  2:35 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-13 18:00 Emacs pretest 28.0.92 is out Eli Zaretskii
2022-03-18 13:44 ` Roland Winkler
2022-03-18 14:11   ` Eli Zaretskii
2022-03-18 15:59     ` Eric Abrahamsen
2022-03-18 16:48       ` Eli Zaretskii
2022-03-20  6:04     ` Andrew Cohen
2022-03-20 15:20       ` Lars Ingebrigtsen
2022-03-21  2:35         ` Roland Winkler
2022-03-18 14:50   ` Eric S Fraga
2022-03-18 16:08     ` Eric S Fraga
2022-03-18 19:56     ` Roland Winkler
  -- strict thread matches above, loose matches on Subject: below --
2022-03-16 15:44 Bhavin Gandhi
2022-03-16 16:51 ` Eli Zaretskii
2022-03-16 16:52 ` Eli Zaretskii
2022-03-16 17:34   ` Bhavin Gandhi

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.