rMake News
June 3, 2008
Changes in 1.0.20:
Bug Fixes:
- Some conary factories require loading of some files associated with them in order to load the recipe at all. Such recipes would fail before this fix.
April 22, 2008
Client changes:
- rMake will now use user-specified conaryProxy, overriding the use of rmake's internal proxy. (RMK-850)
Bug Fixes:
March 28, 2008
Changes in 1.0.18:
Bug Fixes:
- Initially, rmake was not compatible with having recipe superclasses on the filesystem. That incompatibility has been removed, although currently rmake simply ignores all filesystem superclasses. (RMK-834)
- Allow building of redirect checkouts. (RMK-841)
- The robustness of job stopping has been improved. (RMK-843)
- The
rmake:gtkcomponent has been removed from rmake, as support for controlling rmake from rbuilder has been removed.
March 7, 2008
February 22, 2008
Client changes:
- Added the rebuild command and the --ignore-rebuild-deps and --ignore-external-rebuild-deps flags. See the man page for more information. (RMK-783)
- Make sure group recipe source files (group scripts) are handled correctly when building .recipe files. (RMK-785)
- A change in the signed key handling in conary 2.0.7 caused the installation of signed packages whose keys are not already in /etc/conary/pubring.gpg to fail in rmake. Signed updates now work in rmake with conary 2.0.7. (RMK-702)