aboutsummaryrefslogtreecommitdiffstats
path: root/testing/distrobuilder
Commit message (Collapse)AuthorAgeFilesLines
* testing/distrobuilder: disable due to failures on the buildersLeo2019-11-271-1/+1
|
* testing/distrobuilder: drop dependency on xzLeo2019-11-271-6/+3
|
* testing/[various]: rebuild against go 1.12.8-r0Sören Tempel2019-08-181-1/+1
| | | | | | | go recently received a security upgrade to 1.12.8 (f4894bf9) this upgrade fixes various CVEs in go standard libraries, for instance in HTTP/2 functionality. Since go is statically linked packages using this functionality need to be rebuild.
* testing/distrobuilder: new aportCarlo Landmeter2019-01-023-0/+136
This is a pre release of distrobuilder. This should replace the lxc templates which are now renamed to lxc-templates-legacy. LXC is already on its 3.1 release so we should let users already try this out via testing repository. Stable release schedule can be followed here: https://github.com/lxc/distrobuilder/issues/91 more info: https://brauner.github.io/2018/02/27/lxc-removes-legacy-template-build-system.html