Or you can browse.

rMake News

Post details: rMake 1.0.29 released

July 3, 2009
Posted by Michael K. Johnson
7:37 PM
rMake 1.0.29 released

rMake 1.0.29 is a maintenance release.

Bug Fixes:
  • Jobs are now properly marked as failed after an abrupt server restart. (RMK-976)
  • New files are now much less likely to be marked as config files when they are really binary files. (RMK-973)
  • The Conary client resolveDependencies() method return value is now treated in a way that is compatible with older and newer versions of Conary; without this change, rMake will not work with Conary 2.0.44 and later.
  • A race condition that could occur when two authenticated XML-RPC requests came in at the same time has been corrected. (RMK-935)
  • A race condition that could occur when two flavors with the exact same build requirements (including flavors) are built at the same time (normally part of the same build job) has been resolved. (RMK-980)