| Mon | Tue | Wed | Thu | Fri | Sat | Sun |
|---|---|---|---|---|---|---|
| < | > | |||||
| 1 | 2 | 3 | 4 | 5 | 6 | |
| 7 | 8 | 9 | 10 | 11 | 12 | 13 |
| 14 | 15 | 16 | 17 | 18 | 19 | 20 |
| 21 | 22 | 23 | 24 | 25 | 26 | 27 |
| 28 | 29 | 30 | 31 | |||
rMake News
Archives for: December 2009
December 17, 2009
rMake 2.0.1 is a maintenance release.
Bug Fixes:- rMake has been modified to be aware of Conary versions 2.1.x for compatibility with the latest releases of Conary.
rMake 2.0.0 is a new feature release.
New Features:- The "multi-node rmake" build cluster capability has been moved from an externally-provided plugin into rMake proper.
- Multi-line macros in build job configurations will no longer cause invalid conaryrc files to be created inside chroots. (RMK-996)
- The rMake server process now retains the capability to chroot after dropping privileges. (RMK-999)
- When properly configured, rMake will grant capabilities to programs in the chroot as directed by a file within the chroot. (RMK-1004)
- The /dev/full device is now available in build chroots.
- rMake will now utilize the python interpreter specified in the first line of the /usr/bin/conary that is installed in the chroot, rather than always using /usr/bin/python.
- rMake will now make all files installed in the chroot accessible to the build user (RMK-1006)
- Multinode rMake servers can now use an externally-managed message bus. (RMK-1011)
rBuild 1.2 is a maintenance release.
New Features:- The "rbuild rebase" command now prevents users from rebasing a product-definition to a schema version that is not supported by the project's rBuilder. (RBLD-249)
- The "rbuild checkout" command now takes a --template option which is ignored unless the --new option is also provided or implied because the package does not yet exist. (RBLD-118)