K 10 svn:author V 6 jkoshy K 8 svn:date V 27 2007-10-07T05:15:26.000000Z K 7 svn:log V 984 Update to v0.7.6. Upstream changes include: - New command 'buildbot upgrade-master' to ease upgrading of pre-existing buildmasters. - A new webstatus display, superset of the older 'waterfall' display. - The IRC bot has been refactored to make it easier to support other IM tools. - Better balancing of workload among multiple available buildslaves. - Build slaves deal better with file permissions during a checkout step. - Support for the Bazaar version control system. - The 'buildbot try' command now accepts a '--diff=foo.patch' argument, to let you provide a pre-computed patch. - A new Mercurial change source was added. - The email based changesource has been refactored to make it easier to write new mail parsers. - The 'freshcvsmail' change source has been deprecated. - Changes to the API: - API changes for BuildStep(), BuildFactory(), BuildSlave(). - Some keys and classes used in the configuration file have changed. PR: ports/116889 Submited by: clsung END