Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-07 | reproducible Debian: add 2 new pkg sets: debian-edu and _build-depends | Holger Levsen | 2 | -113/+141 | |
2016-11-07 | reproducible Debian: improve output | Holger Levsen | 1 | -5/+6 | |
2016-11-07 | reproducible Debian: whitespace fixes | Holger Levsen | 1 | -2/+2 | |
2016-11-07 | reproducible Debian: update URL for latest tails ISO manifest | Holger Levsen | 1 | -1/+1 | |
2016-11-07 | reproducible Debian: use a bigger hammer, the small one doesnt work: ↵ | Holger Levsen | 1 | -10/+9 | |
https://jenkins.debian.net/view/reproducible/job/reproducible_create_meta_pkg_sets/501/console | |||||
2016-11-07 | reproducible Debian: explain what's downloaded | Holger Levsen | 1 | -2/+6 | |
2016-11-07 | reproducible Debian: improve output | Holger Levsen | 1 | -1/+1 | |
2016-11-07 | reproducible Debian: no need to wrap the bits that won't fail in the try-except. | Chris Lamb | 1 | -7/+8 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-07 | reproducible Debian: actually wrap the bit that can fail in th try-except! | Chris Lamb | 1 | -6/+6 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-07 | reproducible Debian: no need for a dictionary; let's just use a set. | Chris Lamb | 1 | -2/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-07 | reproducible Debian: Usual syntax is "if X not in Y" rather than "if not X ↵ | Chris Lamb | 1 | -1/+1 | |
in Y". Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-07 | reproducible Debian: might as well show the exception | Chris Lamb | 1 | -2/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-07 | reproducible Debian: correct syntax for Python 3. | Chris Lamb | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-07 | reproducible Debian: update documentation of build path variation | HW42 | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-07 | reproducible Debian: improve src_dir variation | HW42 | 1 | -1/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-07 | reproducible Debian: vary the source dir name | HW42 | 1 | -1/+1 | |
This hapens for example when some builders use 'dpkg-source -x' and others build out of a SCM. Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-07 | reproducible Debian: improve comment | Holger Levsen | 1 | -2/+1 | |
2016-11-07 | reproducible Debian: bash is wonderful | Holger Levsen | 1 | -1/+1 | |
2016-11-07 | reproducible Debian: narf (fix yet another syntax) | Holger Levsen | 1 | -2/+2 | |
2016-11-07 | reproducible Debian: fix syntax | Holger Levsen | 1 | -1/+1 | |
2016-11-07 | reproducible Debian: show help by default | Holger Levsen | 1 | -1/+7 | |
2016-11-07 | reproducible Debian: fix grammar | Holger Levsen | 1 | -2/+2 | |
2016-11-07 | reproducible Debian: adapt for non identical .buildinfos | HW42 | 1 | -25/+20 | |
.buildinfo document part of the build environment and are not expected to be the same for the two builds. Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-07 | use https git url so it works in a browser too | Holger Levsen | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-07 | reproducible Debian: explain what went wrong | Holger Levsen | 1 | -5/+9 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-07 | reproducible Debian: improve output to ease debugging | Holger Levsen | 1 | -45/+93 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-07 | reproducible Debian: always build under /build | HW42 | 2 | -3/+7 | |
This way the build-path gets included into the .buildinfo like it will on buildds. Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-07 | reproducible Debian: buildinfo.debian.net has moved to SSL. | Chris Lamb | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-07 | reproducible Debian: only check for our packages in testing, as in ↵ | Holger Levsen | 1 | -7/+10 | |
sid+experimental we're finally using plain Debian now | |||||
2016-11-06 | reproducible Debian: fix permissions of buildinfo files after moving temp files | Reiner Herrmann | 1 | -0/+1 | |
2016-11-06 | reproducible Debian: filter Environment section from buildinfo files | Reiner Herrmann | 1 | -0/+12 | |
2016-11-05 | reproducible Debian: add new amd64 build nodes, pb11 and pb15 - thanks ↵ | Holger Levsen | 1 | -0/+2 | |
Profitbricks! | |||||
2016-11-04 | reproducible Debian: Avoid DRY violation by using a for loop. | Chris Lamb | 1 | -2/+4 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-04 | reproducible Deban: Drop deprecated '?node=' parameter from ↵ | Chris Lamb | 1 | -2/+2 | |
buildinfo.debian.net submissions. Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-04 | g-i: Fix accessing exec in Jessie Hurd | Samuel Thibault | 1 | -1/+5 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-03 | debian-installer doesn't produce udebs, so don't try to copy them | Philip Hands | 1 | -2/+4 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-01 | g-i: give hurd more time | Holger Levsen | 1 | -1/+1 | |
2016-11-01 | reproducible Debian: improve logging of .buildinfo files submits | Holger Levsen | 1 | -3/+5 | |
2016-11-01 | reproducible Debian: make curl silent when submitting .buildinfo files | Holger Levsen | 1 | -2/+2 | |
2016-11-01 | /me wants a unified syntax for everything | Holger Levsen | 1 | -1/+1 | |
2016-11-01 | fix syntax error… | Holger Levsen | 1 | -1/+1 | |
2016-11-01 | reproducible Debian: correct pathes when signing .buildinfo files | Holger Levsen | 1 | -4/+5 | |
2016-11-01 | reproducible Debian: don't fail a build job just because we cannot sign it | Holger Levsen | 1 | -1/+1 | |
2016-11-01 | reproducible Debian: log error instead of proceeding silently | Holger Levsen | 1 | -4/+4 | |
2016-10-31 | reproducible Debian: Greate GPG key on nodes at deploy time, not "lazily". | Chris Lamb | 1 | -18/+0 | |
Signed-off-by: Chris Lamb <lamby@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-10-31 | Make use of gpg more flexible | Daniel Kahn Gillmor | 1 | -5/+5 | |
This set of commands should work with modern versions of gpg (2.1.x) as well, and should be independent of potentially variable output. Additionally, we want the key to be signing-capable, but nothing else. We also have no need to generate an encryption-capable subkey, so just drop that part. Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-10-31 | reproducible Debian: Remove signed buildinfo files. | Chris Lamb | 1 | -0/+3 | |
Signed-off-by: Chris Lamb <lamby@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-10-31 | reproducible Debian: submit signed .buildinfo files to buildinfo.debian.net | Chris Lamb | 1 | -2/+27 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-10-31 | reproducible Debian: avoid DRY by specifying BUILDINFO_SIGNED | Chris Lamb | 1 | -0/+1 | |
Signed-off-by: Chris Lamb <lamby@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-10-31 | g-i: give hurd more time… | Holger Levsen | 1 | -0/+2 | |