Or you can browse.

rMake News

Archives for: August 2008

August 12, 2008
Posted by dugan
6:36 PM
rMake 1.0.23

rMake 1.0.23 is a maintenance release.

Bug Fixes:
  • A bug introduced in the chroot creation process in rmake 1.0.21 has been fixed. (RMK-890)
August 11, 2008
Posted by dugan
2:49 PM
rMake 1.0.22 released

rMake 1.0.22 is a maintenance release.

Bug Fixes:

  • A missing schema migration that caused rmake to fail to function after an update to 1.0.21 has been fixed (RMK-889)
August 8, 2008
Posted by Michael K. Johnson
5:38 PM
rMake 1.0.21 released

rMake 1.0.21 is a maintenance release.

Client Changes:
  • Added buildImage command. (RMK-885)
Bug Fixes:
  • In jobs with primary troves, extra troves that should only be built if they had a dependency on primary troves would be built if they had never been built. This has been fixed - these troves are now marked as "built" with no built troves associated with them. (RMK-875)
  • Don't emit a warning when building multiple flavors of the same group. (RMK-886)