aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* 0.7.7Pascal Terjan2018-10-141-0/+1
|
* Kill other architectures in case of failurePascal Terjan2018-10-141-0/+1
|
* Only use mandatory archs for noarch buildsPascal Terjan2018-10-061-0/+2
|
* 0.7.60.7.6Pascal Terjan2018-07-281-3/+4
|
* Update NEWS, that commit actually fixed a bugPascal Terjan2018-07-281-1/+1
|
* Allow disabling build_stalled_timeoutPascal Terjan2018-07-281-0/+1
|
* Fail build which timeout even is machine is unreachablePascal Terjan2018-06-021-0/+1
|
* Default to 10 minutes for commandsPascal Terjan2018-01-111-0/+2
| | | | Especially for large packages 5 minutes to recreate src.rpm is not enough
* 0.7.50.7.5Thierry Vignaud2017-10-151-0/+1
|
* fix checking if chroot needs updatingThierry Vignaud2017-10-151-0/+2
| | | | | | | | | commit a1e34113fcb9538ad8a29eec80075dff04253068 wrongly made check_chroot_need_update() to always return 0, thus skipping all tests... This makde build system using old chroots, thus breaking some package builds
* Fix getting package name from src.rpmPascal Terjan2017-10-131-0/+3
| | | | | Name is prefixed by revision on the buuld system. Also, this was already done for build_timeout so share the code.
* 0.7.30.7.3Pascal Terjan2017-10-131-0/+1
|
* Change use_netns to allow per package settingPascal Terjan2017-10-131-0/+2
|
* Real fix for dns config0.7.2.2Pascal Terjan2017-10-061-0/+3
|
* Fix previous broken commit0.7.2.1Pascal Terjan2017-10-051-0/+3
| | | | This time, tested.
* 0.7.20.7.2Pascal Terjan2017-10-051-0/+1
|
* Networking fixesPascal Terjan2017-10-051-0/+2
|
* Allow overriding true config values with falsePascal Terjan2017-10-041-0/+2
|
* Add an option to disable netnsPascal Terjan2017-10-041-0/+1
|
* Make sure hostname resolvesPascal Terjan2017-10-041-1/+1
|
* Bring lo up in the chrootPascal Terjan2017-10-041-0/+2
|
* 0.7.1Pascal Terjan2017-10-031-0/+1
|
* Do not use chroot urpmiPascal Terjan2017-10-031-0/+1
| | | | | Either use urpmi --root or urpmi --urpmi-root so that packages can be installed without networking inside the chroot.
* Use --urpmi-root also for urpmi.addmediaPascal Terjan2017-10-031-0/+2
| | | | This allows adding the media without networking inside the chroot
* 0.7.00.7.0Pascal Terjan2017-10-031-1/+1
|
* Use a network namespace for buildsPascal Terjan2017-10-031-0/+1
|
* Kill upload/rsync in iurtPascal Terjan2017-10-031-0/+1
|
* Update NEWSPascal Terjan2017-10-031-0/+1
|
* Allow not checking chroot freshnessPascal Terjan2017-10-021-0/+1
| | | | | This is useful to improve performance for for autobuild where we build all packages on a snapshot of the distribution.
* Use urpm to parse synthesisPascal Terjan2017-10-021-0/+1
| | | | This allows it to work with xz compressed synthesis.
* Add support for resuming rebuildPascal Terjan2017-08-311-0/+1
|
* Fix killing the build when log file is not created within 30sPascal Terjan2017-08-291-0/+1
|
* Simplify failure detection logic and fix cleanupPascal Terjan2017-02-061-0/+2
| | | | | | | | Especially: - fetch logs when dependencies can not be installed - properly cleanup logs on the build machine in all cases - really discard other architectures if a mandatory one had already failed
* 0.6.290.6.29Pascal Terjan2016-12-311-0/+1
|
* Update NEWSPascal Terjan2016-11-241-0/+1
|
* Support chroot tarballs with non gz compressionPascal Terjan2016-11-191-0/+2
| | | | Especially, with no compression when speed is more important than a few hundres MBs
* 0.6.280.6.28Pascal Terjan2016-11-081-0/+2
|
* Only mandatory arches are fatalPascal Terjan2016-10-201-0/+2
| | | | | Currently any previous failures casues to force fail anything succeeding later.
* Skip all posts when uploading a non finisherPascal Terjan2016-10-201-0/+2
| | | | | This will make uploads much faster by only running createrepo once per changed media, like genhdlist2.
* 0.6.270.6.27Pascal Terjan2016-10-171-0/+1
|
* Fix handling of failed builds causing a crashPascal Terjan2016-10-171-0/+1
| | | | This caused also to not send failure emails
* Update NEWSPascal Terjan2016-10-141-0/+1
|
* Fix reuse of {arch} part of the treePascal Terjan2016-10-111-0/+2
| | | | | | | | It is used by ulri for both builds in progress and already done, while emi expects it to be only for done ones. This causes to upload only part of mandatory arches and later reject the other.
* Fix wrongly skipped postPascal Terjan2016-10-051-0/+3
| | | | | | | When doing a secondary upload contaning a noarch it was considered finisher for all arches despite the noarch package not getting uploaded. This means we were not calling some posts (including genhdlist2) on primary arches.
* 0.6.26Pascal Terjan2016-10-031-0/+1
|
* Do not give up on a build when failing to check its statusPascal Terjan2016-10-031-0/+1
|
* Update NEWSPascal Terjan2016-06-151-0/+1
|
* Enable ServerAliveInterval by defaultPascal Terjan2016-04-151-1/+1
|
* Add a first test!Pascal Terjan2016-01-241-0/+1
|
* Update NEWSPascal Terjan2016-01-241-0/+3
|