4 - Wait for build root ration after rebuilding current set of rebuildable
5 packages. This allows to utilize whole Koji power with low local thread
8 - Fix logging at providesstore phase
13 - Fix undefined Fedore::Rebuild->last_fail()
15 - Recreate SRPM package if missing when getting build requires
17 - Close state log file when state finishes successfully
22 - Fix build root identification when watching a koji for rotation.
24 - Fix child exit status decoding. You get exit code or signal name into log
27 - Die optionally in case a lot of consequent failures. Driven by
28 `failurelimit' attribute. Default is 0 (i.e. do not die).
30 - Cache build requires and binary provides. You can run this script on v0.1.0
31 directory tree, the cache will be generated from RPM packages automatically.
36 - Introduce `loadthreads' attribute to tune number of threads distilling
37 dependencies to supress local I/O load.