Rebuilderd Versions Save

Independent verification of binary packages - reproducible builds

v0.20.0

7 months ago
  • Change the default in the archlinux integration to not execute check()
  • Fix application/x-bzip2 detection for Arch Linux packages (thanks @Vekhir!)
  • Update dependencies and fix some clippy warnings

Thanks

We'd like to thank @SantiagoTorres, @repi and @rgacogne for their support on github sponsors.

v0.19.0

1 year ago
  • Run delete for orphaned builds in chunks
  • Update in-toto dependency to 0.3.0
  • Add make install target
  • Misc bugfixes for Debian, Arch Linux, Tails rebuilds

Thanks

We'd like to thank @SantiagoTorres, @repi and @rgacogne for their support on github sponsors.

v0.18.1

2 years ago
  • Update the tails rebuilder script to set $HOME to a temporary directory. Thanks to @jvoisin for reporting and his help debugging this (#112, #118)

Thanks

We'd like to thank @jvoisin, @SantiagoTorres and @repi for their support on github sponsors.

v0.18.0

2 years ago
  • Include error message in unexpected error while rebuilding package #114
  • Refactor logging so a fatal error is appended to the log instead of replacing it #114
  • Debian: Use Filename: field for .deb url #115
  • Make POST body size limit configurable #116

Thanks

We'd like to thank @jvoisin, @SantiagoTorres and @repi for their support on github sponsors.

v0.17.0

2 years ago
  • Allow picking a different sync-method than the distro used. This allows reusing the Arch Linux sync code for other pacman-based distributions that might need a different rebuilder backend. #109
  • Create new process groups for the rebuild and kill the whole group on build timeout instead of just the immediate child process #110, #111 (thanks to @stoeckmann for his help and insight)

Thanks

We'd like to thank @jvoisin, @SantiagoTorres and @repi for their support on github sponsors.

v0.16.6

2 years ago
  • Fix rebuildctl queue push using package ids instead of pkgbase ids
  • Clear next_retry column if all packages are GOOD

Thanks

We'd like to thank @SantiagoTorres and @repi for their support on github sponsors.

v0.16.5

2 years ago
  • Generate diffoscope from artifact_path, not input_path #102

Thanks

We'd like to thank @SantiagoTorres and @repi for their support on github sponsors.

v0.16.4

2 years ago
  • Don't send all artifacts when pinging a build, avoids http 413 errors #100

Thanks

We'd like to thank @SantiagoTorres and @repi for their support on github sponsors.

v0.16.3

2 years ago
  • Add missing runtime dependencies to docker container #92, #93
  • If attestation failed to generate log a warning but don't error #94, #95, #96
  • Allow multiple versions of packages in unique constraint #97
  • Run sync import in database transaction #97
  • Allow multiple pkgbases with same name and version but different architecture #97
  • Fix delete performance when removing packages with filters #97

Thanks

We'd like to thank @SantiagoTorres and @repi for their support on github sponsors.

v0.16.2

2 years ago
  • Switch worker-debian Dockerfile to use debrebuild.py by @fepitre

Thanks

We'd like to thank @SantiagoTorres and @repi for their support on github sponsors.