GNU Mach 1.5 released
Thomas Schwinge <[email protected]> Wed, 15 Apr 2015 22:50:43 +0200
| Newsgroups | gmane.os.hurd.devel.readers |
|---|---|
| Message-ID | <87618x5d5o.fsf__40111.8984832012$1429131476$gmane$org@kepler.schwinge.homeip.net> |
--=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi! We're pleased to announce version 1.5 of GNU Mach, the GNU distribution of the Mach microkernel, <http://www.gnu.org/software/hurd/microkernel/mach/gnumach.html>. GNU Mach is the microkernel upon which a GNU Hurd system is based. It provides an Inter Process Communication (IPC) mechanism that the Hurd uses to define interfaces for implementing in a distributed multi-server fashion the services a traditional operating system kernel provides. GNU Mach runs on 32-bit x86 machines. A version running on 64-bit x86 (x86_64) machines is in progress. Volunteers interested in ports to other architectures are sought; please contact us (see below) if you'd like to help. This new release bundles bug fixes and enhancements done since the last release: | Version 1.5 (2015-04-10) |=20 | Numerous cleanups and stylistic fixes of the code base. Several | problems have been identified using static analysis tools and | subsequently been fixed. |=20 | A protected payload can now be associated with capabilities. This | payload is attached by the kernel to delivered messages and can be | used to speed up the object lookup in the receiving task. |=20 | The kernel debugger can now parse ELF symbol tables, can be invoked | over serial lines, gained two new commands and has received usability | improvements. |=20 | The vm pageout policy has been tuned to accommodate modern hardware. |=20 | The kernel gained partial ACPI support on x86, enough to power down | the system. Many thanks to all the people who are helping! Releases may be downloaded from <ftp://ftp.gnu.org/gnu/gnumach/>, or checked out of Git, <http://git.savannah.gnu.org/cgit/hurd/gnumach.git/>. The MD5 and SHA1 checksums for this distribution are: 3023f061532470da8850ff9be5c4fcdb gnumach-1.5.tar.bz2 62aa5a3334532b606fc61bc0229f763c gnumach-1.5.tar.bz2.sig 4d62717ca8f68dede42d82b162c3cefe gnumach-1.5.tar.gz 604fa9741d0e2a2f0a1d354d06de4577 gnumach-1.5.tar.gz.sig ed0b90ba8a15b497e879a2d441dff5ac41268a6c gnumach-1.5.tar.bz2 48077efd12b95a3eab1c8ca5a91b9e0737848e81 gnumach-1.5.tar.bz2.sig 89d23ee7b306b3a7359ab2be864dd46a079ffc71 gnumach-1.5.tar.gz 7c6887d48dd0125040602d2297318af9b7608036 gnumach-1.5.tar.gz.sig Please read the FAQ at <http://www.gnu.org/software/hurd/faq.html>. Bug reports should be sent to <[email protected]> or filed on <http://savannah.gnu.org/bugs/?group=3Dhurd>. Requests for assistance should be sent to <[email protected]> or filed on <http://savannah.gnu.org/support/?group=3Dhurd>. You can also find us on the Freenode IRC network in the #hurd channel. For the maintainers, Thomas --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJVLs8jAAoJEK3/DN1sMFFtxhcH/3jWsddOKs0oGh74GOvCb/+w PTw4XlaNYc6iMrX2a58lu+XYvwooOkr/i6DGskGXh9Cq3YhA1dUrNpQM1dAdqqCX YeuPVTcD8MT3igyFndl0MYhGle4OR2AQpIRd+k84xLk2WeZ8xXXtWoHylTpYDluK isnBANQRsVNqDIjOPjDHs6dwsKDs3AEAHUwPekwHaDwN1TH+pWabljcA3zkejqPF s1t7jSBzb8YA5TOSsoq1GdICQ5FiVXfUa3dtH0HnjcMwZ3H3UOiCBlk+ypVVRNiI YQDQq1qkFZ+SGSnYv2rc2JYHa56anXcrv7T9XDZoWqMZEk42S+d4AeW4nsUBuGk= =HGiD -----END PGP SIGNATURE----- --=-=-=--