Debian Package Tracker
Register | Log in
Subscribe

buildbox

suite of tools for remote build execution

Choose email to subscribe with

general
  • source: buildbox (main)
  • version: 1.4.0-1
  • maintainer: Theodore Tucker (DMD)
  • arch: any
  • std-ver: 4.7.3
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • testing: 1.4.0-1
  • unstable: 1.4.0-1
versioned links
  • 1.4.0-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • buildbox
action needed
Does not build reproducibly during testing normal
A package building reproducibly enables third parties to verify that the source matches the distributed binaries. It has been identified that this source package produced different results, failed to build or had other issues in a test environment. Please read about how to improve the situation!
Created: 2026-03-17 Last update: 2026-04-02 16:02
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 1.4.1-1, distribution unstable) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit af41bcb16a3239e8db4c158f9ddbdb83ff16278c
Author: Theodore Tucker <theodore@tti0.net>
Date:   Sun Mar 29 10:48:54 2026 +0100

    changelog: Update for 1.4.1-1

commit 0be498c799824789894ef64d933226a941eff121
Merge: 4074447 5f02550
Author: Theodore Tucker <theodore@tti0.net>
Date:   Sun Mar 29 10:46:52 2026 +0100

    Upstream release 1.4.1
    
    Merge tag '1.4.1' into debian/latest
    
    1.4.1

commit 5f0255032fa461795cbe1db46c3fa74c9beb12ec
Merge: 1b6f4fe 356c34a
Author: Jürg Billeter <j@bitron.ch>
Date:   Mon Mar 23 13:12:17 2026 +0100

    Merge branch 'jbilleter/1.4.1' into 'master'
    
    Version bump 1.4.0 -> 1.4.1
    
    See merge request BuildGrid/buildbox/buildbox!1133

commit 356c34a67302e6e34bfa7da436344700cdbed668
Author: Jürg Billeter <j@bitron.ch>
Date:   Mon Mar 23 09:44:21 2026 +0100

    Version bump 1.4.0 -> 1.4.1

commit 1b6f4fe9fb0624f494c0cbe19021b9cc9427670d
Merge: 8943298 3e9480c
Author: Jürg Billeter <j@bitron.ch>
Date:   Mon Mar 23 09:42:16 2026 +0100

    Merge branch 'chenrui333/fix-macos-libcxx-expiresat' into 'master'
    
    common: cast credential helper expiry to system_clock duration
    
    Closes #199
    
    See merge request BuildGrid/buildbox/buildbox!1129

commit 3e9480cbd062ba590da506ef7ffdab5d471992af
Author: Rui Chen <rui@chenrui.dev>
Date:   Thu Mar 19 09:59:54 2026 -0400

    credentialhelper: cast expiresAt assignment
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>

commit 8943298126344480234a9a5cfb9d2608a077dada
Merge: f2e54b4 27fbf4b
Author: Jürg Billeter <j@bitron.ch>
Date:   Thu Mar 19 20:20:24 2026 +0100

    Merge branch 'jbilleter/coverity' into 'master'
    
    common: Fix coverity warnings
    
    See merge request BuildGrid/buildbox/buildbox!1130

commit 27fbf4be8ff6bc120571f79fc27f853a43678049
Author: Jürg Billeter <j@bitron.ch>
Date:   Thu Mar 19 16:03:31 2026 +0100

    common: Logger: Avoid integer overflow
    
    The potential overflow of `npos + 1` shouldn't cause any issues (as
    `size_t` is unsigned), however, it seems cleaner not to rely on that.
    
    Reported by Coverity:
    
        Overflowed constant (INTEGER_OVERFLOW)

commit 393b750a3ee01385150c8cbefaf658d7e6de94c6
Author: Jürg Billeter <j@bitron.ch>
Date:   Thu Mar 19 15:47:21 2026 +0100

    common: SystemUtils: Check return value of `select()`
    
    Reported by Coverity:
    
        Unchecked return value from library (CHECKED_RETURN)

commit e3cd1de4302d41536ee708aea712d78ba50ad837
Author: Jürg Billeter <j@bitron.ch>
Date:   Thu Mar 19 14:36:02 2026 +0100

    common: SystemUtils: Check return value of `fcntl()`
    
    Move `fcntl` before the fork to avoid the child process already running
    in that error path.
    
    Reported by Coverity:
    
        Unchecked return value from library (CHECKED_RETURN)

commit f2e54b4c6ef1eac702ac08fb6c1ad65336134adc
Merge: 77e1dd1 0ca794b
Author: Jürg Billeter <j@bitron.ch>
Date:   Thu Mar 19 16:23:20 2026 +0100

    Merge branch 'jbilleter/casd-wrap' into 'master'
    
    casd-wrap: Make bwrap support conditional on Linux
    
    See merge request BuildGrid/buildbox/buildbox!1128

commit 0ca794bc5bbe7553122e66c2834ecc56ddaca8bd
Author: Jürg Billeter <j@bitron.ch>
Date:   Thu Mar 19 07:32:37 2026 +0100

    casd-wrap: Make bwrap support conditional on Linux
    
    This allows building buildbox-casd-wrap without nlohmann-json on other
    platforms.

commit 77e1dd139e00243e3736aa1875eaaf33a58bd93e
Merge: fbe8115 0dfb270
Author: James Lee <jlee4367@bloomberg.net>
Date:   Tue Mar 17 10:22:05 2026 -0400

    Merge branch 'jlee4367/graceful-timeout-log' into 'master'
    
    worker: Don't log graceful shutdown timeout if forceful shutdown is requested
    
    See merge request BuildGrid/buildbox/buildbox!1125

commit 0dfb27056d874dec3fdbe0f20bb15527c6d4a699
Author: James Lee <jlee4367@bloomberg.net>
Date:   Mon Mar 16 21:47:08 2026 +0000

    worker: Don't log graceful shutdown timeout if forceful shutdown is requested
Created: 2026-03-29 Last update: 2026-03-29 11:04
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.4 instead of 4.7.3).
Created: 2026-03-31 Last update: 2026-03-31 15:01
testing migrations
  • This package will soon be part of the auto-protobuf transition. You might want to ensure that your package is ready for it. You can probably find supplementary information in the debian-release archives or in the corresponding release.debian.org bug.
  • This package will soon be part of the auto-openssl transition. You might want to ensure that your package is ready for it. You can probably find supplementary information in the debian-release archives or in the corresponding release.debian.org bug.
  • This package will soon be part of the auto-grpc transition. You might want to ensure that your package is ready for it. You can probably find supplementary information in the debian-release archives or in the corresponding release.debian.org bug.
  • This package will soon be part of the auto-abseil transition. You might want to ensure that your package is ready for it. You can probably find supplementary information in the debian-release archives or in the corresponding release.debian.org bug.
news
[rss feed]
  • [2026-03-26] buildbox 1.4.0-1 MIGRATED to testing (Debian testing watch)
  • [2026-03-20] Accepted buildbox 1.4.0-1 (source) into unstable (Theodore Tucker) (signed by: Sudip Mukherjee)
  • [2026-03-02] buildbox 1.3.53-1 MIGRATED to testing (Debian testing watch)
  • [2026-02-19] Accepted buildbox 1.3.53-1 (source amd64) into unstable (Debian FTP Masters) (signed by: Sudip Mukherjee)
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1.4.0-1

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing