rebuildd (0.3.7) unstable; urgency=low * Fix incorrect dependencies on init script (Closes: #541546) * Add missing entry in rebuildd-job manpage (Closes: #553421) * Bump standard version -- Julien Danjou Wed, 18 Nov 2009 20:17:47 +0100 rebuildd (0.3.6) unstable; urgency=low * Fix bug with new webpy in rebuildd-httpd (Closes: #536372) * Fix bashisms in maintenance script (Closes: #530179) * Add homepage (Closes: #529714) * Bump standard version -- Julien Danjou Tue, 04 Aug 2009 12:34:53 +0200 rebuildd (0.3.5) unstable; urgency=low * Bump standard version * Fix arch usage in httpd (Closes: #486146) * Fix typo in rebuildd.default (Closes: #497275) * Support passing other pbuilder options to rebuildd-init-build-system (Closes: #497295) -- Julien Danjou Sun, 31 Aug 2008 20:51:29 +0200 rebuildd (0.3.4) unstable; urgency=low * Add {} around variable names (Closes: #486143) -- Julien Danjou Fri, 13 Jun 2008 20:07:21 +0200 rebuildd (0.3.3) unstable; urgency=low * Switch to python2.5 which is now default -- Julien Danjou Wed, 07 May 2008 13:42:28 +0200 rebuildd (0.3.2) unstable; urgency=low * Set ip to 127.0.0.1 by default for obvious security reason * Fix bashisms in rebuildd-init-build-system (Closes: #455371) * Bump standard version * Fix dependency since python 2.5 is not default -- Julien Danjou Thu, 17 Apr 2008 11:35:22 +0200 rebuildd (0.3.1) unstable; urgency=low * Fix maintenance script for $arch support -- Julien Danjou Wed, 05 Dec 2007 08:17:29 +0100 rebuildd (0.3.0) unstable; urgency=low * Store timestamp of changed status * Add 'build_more_recent' option, to build only the more recent version of a package and set others to GIVEUP * Add a 'build_arch_any' to build (or not) package we want to build anywhere This works like another arch * Add 'priority' to package * Add quinn-diff support to rebuildd-job * Fix bashim in debian/rules * Add python-apt to build-deps * Add some doc in README.Debian (Closes: #443636) * Fix Web templates (Closes: #443668) * Add support for building more than one arch on a node (Closes: #447759) -- Julien Danjou Fri, 30 Nov 2007 14:29:48 +0000 rebuildd (0.2.2) unstable; urgency=low * Add rebuildd-job manpage * Actually we shouldn't add jobs if they are already in database If needed, status should be changed * Add delete to rebuildd-job * Add a fix option to fix database state if rebuildd crashed * Remove send_build_logs, not used anymore, cleaning up code * Do not restart on upgrade * Print all active thread count in logs * Now we handle 3 types of build failures, more clear -- Julien Danjou Sat, 11 Aug 2007 02:35:22 +0200 rebuildd (0.2.1) unstable; urgency=low * Add --download-only to apt-get source by default and put only one -q * If a job is building, don't allow to add it * Rewrite rebuildd-job stats function with SQL, very very very very very very very very faster * Add headers and footers to build logs * Dont't try to resend old mails, otherwise we send it twice sometimes. * Fix a bug when database is empty in rebuildd-job stats * Limit job searching to max_jobs to be more faster * Fix a bug with event/lock, which cancel all jobs at once -- Julien Danjou Tue, 07 Aug 2007 20:17:14 +0200 rebuildd (0.2.0) unstable; urgency=low * Upload to Debian (Closes: #432302) * Stock builder hostname in job table * Add new max_jobs config var, used to load max_jobs new jobs This adds a new state WAIT_LOCKED for locking jobs handled by a build. * Handle SIGINT like SIGTERM * Don't stock build_time, stock build_start and build_end * Move http server outside, and standalone * Create unit tests * Init scripts now use LSB * Rewrite Web server and interface with web.py With new templates, thanks Clément Danjou (my little bro) for them. :-) I still suck with HTML. -- Julien Danjou Tue, 10 Jul 2007 10:36:33 +0200 rebuildd (0.1.0) unstable; urgency=low * Initial release -- Julien Danjou Sat, 07 Jul 2007 14:44:58 +0200