Re: Android binaries of Emacs 30.1 are available
James Thomas <[email protected]>
| Newsgroups | gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
Po Lu writes: > Stefan Kangas writes: > >> Hi, >> >> Version 30.1 of Emacs, the extensible text editor, should now >> be available from your nearest GNU mirror: >> >> https://ftpmirror.gnu.org/emacs/emacs-30.1.tar.xz >> https://ftpmirror.gnu.org/emacs/emacs-30.1.tar.gz >> >> Emacs 30.1 includes security fixes for a shell injection vulnerability >> in man.el (CVE-2025-1244), and for arbitrary code execution with >> flymake (CVE-2024-53920). We recommend upgrading immediately. >> >> The tarballs are signed. You can find the PGP signature files at: >> >> https://ftpmirror.gnu.org/emacs/emacs-30.1.tar.xz.sig >> https://ftpmirror.gnu.org/emacs/emacs-30.1.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/ >> > > [...] > >> >> For a summary of changes in Emacs 30, see the etc/NEWS file in the >> tarball; you can view it from Emacs by typing 'C-h n', or by >> clicking >> Help->Emacs News from the menu bar. >> >> You can also browse NEWS online using this URL: >> >> https://git.savannah.gnu.org/cgit/emacs.git/tree/etc/NEWS?h=emacs-30 >> >> 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. >> >> For more information about Emacs, see: >> https://www.gnu.org/software/emacs > > I am pleased to announce that builds of the first and latest release > of > GNU Emacs for Android, 30.1, supporting Android 2.2 to 15.0, and > optionally integrated with the Termux Unix software repository, are > now > available at: > > https://sourceforge.net/projects/android-ports-for-gnu-emacs/files/ > > Please consult the README in this directory to select a suitable APK > package for installation and to enable Termux software support. The > SHA1 digests of the Emacs packages follow--they replace those of the > previous release candidate, Emacs 30.1-rc1: > > fa22820304e5ef52483c60861925ff6af5879634 > emacs-30.1-16-armeabi-v7a.apk > be0e8c5782fa7cf30077ee42c54cc8fcc7f76d13 emacs-30.1-21-arm64-v8a.apk > 7bad94b713c293f191ff25970c4cb2c0e5fc5ce8 emacs-30.1-21-mips64.apk > 424e3daeb314f0266fb3f9db315c5084b0d4ebb8 emacs-30.1-21-x86_64.apk > e27d261662666a54e8a67018c49f517a40c264e0 > emacs-30.1-24-armeabi-v7a.apk > ea6dde11ff919cbceac9c7e1c4e1bd66d8f21523 emacs-30.1-29-arm64-v8a.apk > a3fc9ec5d6429eba1a5e1922d5080e135fce7ef4 emacs-30.1-29-x86_64.apk > db6e07f1b90eadb9b84d81a0fa570f55019a7a3d emacs-30.1-8-armeabi.apk > 48160176bcb8459f3f4eb278d3103ef1ba8fef4e emacs-30.1-9-armeabi.apk > b636e3a8a4218d912e7221ce066d3af28d46ceb6 emacs-30.1-9-mips.apk > 74019ced9e972f88247fe2cc2742e9adff09c9a5 emacs-30.1-9-x86.apk > 8a01d1ad42a90a39634e8ddaba97cdbe3d0599ce > termux/emacs-30.1-21-arm64-v8a.apk > 27920b828e43a9a3b53accd530658e07eab2ba40 > termux/emacs-30.1-21-x86_64.apk > 79138f2269bfcb7e2a144801c92179d65918d990 > termux/emacs-30.1-24-armeabi-v7a.apk > afbc0ae5ed40de74fb69bce6878f0b48cccbf075 > termux/emacs-30.1-29-arm64-v8a.apk > d68156f5577d75fc3643c5bd1fd3ad6bdab906fd > termux/emacs-30.1-29-x86_64.apk > > Users of builds distributed by F-Droid (https://f-droid.org) must > uninstall Emacs before upgrading to any release distributed here, as > must users upgrading to a Termux-enabled build from a regular one. > > Note that by reason of overzealous caching in the automatic system > that > assembles the Termux-integrated packages' metadata, they will be > reported by the operating system as 30.0.60. > > We shall be indebted to anyone who provides testing and feedback. These seem to be --without-dbus. Is there any particular reason for that? I'd been trying to use it with the gvfs on termux... Regards, James