info-gnu
[Top][All Lists]
Advanced

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

GNU MDK 1.2.11 released


From: Jose A. Ortega Ruiz
Subject: GNU MDK 1.2.11 released
Date: Thu, 15 Oct 2020 21:45:36 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

GNU MDK stands for MIX Development Kit, and provides tools for
developing and executing, in a MIX virtual machine, MIXAL programs.

Project homepage: http://www.gnu.org/software/mdk/mdk.html

** Bug fixes:

   - #55877: mixvm.el: obsolete string-to-int removed.
   - Read/write access to/from highest word of memory (patch #9773 by
     Kevin Brunelle).
   - Correctly rewind tape when seeking past beginning of file (patch
     #9974 by Kevin Brunelle).
   - Memory usage optimizations (Kevin Brunelle).

Special thanks to Kevin Brunelle, who joined the fun with significant
contributions in this release cycle!


Here are the compressed sources and a GPG detached signature[*]:
  http://ftp.gnu.org/gnu/mdk/v1.2.11/mdk-1.2.11.tar.gz
  http://ftp.gnu.org/gnu/mdk/v1.2.11/mdk-1.2.11.tar.gz.sig

Use a mirror for higher download bandwidth:
  https://www.gnu.org/order/ftp.html

Here are the MD5 and SHA1 checksums:

5598a4c20a0c5c670e25a7bbda6d8f3e  mdk-1.2.11.tar.gz
cc52ea5716e3f4c19b46ac16d0d655e670e358a7  mdk-1.2.11.tar.gz

[*] Use a .sig file to verify that the corresponding file (without the
.sig suffix) is intact.  First, be sure to download both the .sig file
and the corresponding tarball.  Then, run a command like this:

  gpg --verify mdk-1.2.11.tar.gz.sig

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

  gpg --keyserver keys.gnupg.net --recv-keys 5343A3EC

and rerun the 'gpg --verify' command.

This release was bootstrapped with the following tools:
  Autoconf 2.69
  Automake 1.16.2
  Flex 2.6.4

Attachment: signature.asc
Description: PGP signature


reply via email to

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