Or you can browse.

rMake News

Post details: rMake 1.0.25 released

December 11, 2008
Posted by Michael K. Johnson
10:31 PM
rMake 1.0.25 released

rMake 1.0.25 is a maintenance release.

Server Changes:
  • The rMake server can now authenticate clients using X509 client certificates with a specially crafted altSubjectName extension, in addition to a CA certificate. (RMK-928)
API Changes:
  • rMake now is distributed with the client code necessary to communicate to a multinode rmake installation. (RMK-944)
New Features:
  • rMake now supports building for s390 on s390x (António Meireles). (RMK-945)
Bug Fixes:
  • A chroot is now created for all builds, even with strictMode set to False. Previously, the fake chroot used in this scenario caused group cooks to fail with Conary 2.0.29 and later. (RMK-931)
  • rMake now correctly saves the trove settings in the database during the building event of a build. (RMK-933)