| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Building for stretch requires newer sbuild.
|
|
|
|
|
|
This is only needed for building a chroot for squeeze or older, but the
code in Sbuild.built fails to configure a squeeze chroot: eatmydata is
not available, and there are probably other assumptions that break.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes merging the /usr/src/propellor git bundle with git 2.9.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Whitton.
|
|
it exists.
|
|
|
|
|
|
This makes Sbuild.keypairInsecurelyGenerated more robust, by handling
several conditions that could cause it to fail.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|