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.12-1
  • maintainer: Theodore Tucker (DMD)
  • arch: amd64 arm64 armhf i386 loong64 ppc64el riscv64
  • std-ver: 4.7.4
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • testing: 1.4.12-1
  • unstable: 1.4.12-1
versioned links
  • 1.4.12-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • buildbox
action needed
A new upstream version is available: 1.4.14 high
A new upstream version 1.4.14 is available, you should consider packaging it.
Created: 2026-07-08 Last update: 2026-07-27 04:30
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.14-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 e72499af01528e5d8e2e5ebbdb53be94e1c054cc
Author: Theodore Tucker <theodore@tti0.net>
Date:   Sat Jul 18 14:38:12 2026 +0100

    changelog: update for 1.4.14-1

commit 597f57dc0dcbfd2ab091f2f84fe6fade60c59e64
Merge: 92f10a3 91c219e
Author: Theodore Tucker <theodore@tti0.net>
Date:   Sat Jul 18 14:36:45 2026 +0100

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

commit 91c219efe8cc646ed5bd55d4447e2c0ea3cfe7c9
Merge: e401015 fce442c
Author: Jeremiah Bonney <jbonney4@bloomberg.net>
Date:   Thu Jul 16 21:22:03 2026 +0000

    Merge branch 'jbonney/1.4.14' into 'master'
    
    Version bump 1.4.13 -> 1.4.14
    
    See merge request BuildGrid/buildbox/buildbox!1188

commit fce442c545ca8d5d8a128b2e6d10e260659bba3b
Author: jbonney4 <JBONNEY4@bloomberg.net>
Date:   Thu Jul 16 16:00:33 2026 -0500

    Version bump 1.4.13 -> 1.4.14

commit e40101524610c7dcd7cea2ea04421ad4fe8c59f0
Merge: f8e4448 f74f375
Author: Sakeeb Sabakka <msabakka1@bloomberg.net>
Date:   Thu Jul 16 14:16:00 2026 +0000

    Merge branch 'msabakka/crosstool-ng' into 'master'
    
    recc: Fix test issues with sysroot-based GCC toolchains
    
    See merge request BuildGrid/buildbox/buildbox!1181

commit f74f37536a59365bab6f6f6e37d7968004dbd61d
Author: Sakeeb Sabakka <msabakka1@bloomberg.net>
Date:   Wed Jul 1 12:07:31 2026 -0400

    recc: Add tests for --sysroot in linker parse rules
    
    Verify that linker commands containing --sysroot= are correctly
    recognized as valid linker commands rather than being rejected as
    unsupported.

commit 108fd576d440d32fa7775b5fece6a4da0c81254d
Author: Sakeeb Sabakka <msabakka1@bloomberg.net>
Date:   Fri Jun 26 11:23:46 2026 -0400

    recc: fix test failures with crosstool-ng sysroot toolchain
    
    Two issues caused 15 test failures when building with the sysroot-based
    toolchain:
    
    1. DepsTest: filter_default_includes() only matched the exact path
       /usr/include/stdc-predef.h, but the sysroot compiler reports
       .../sysroot/usr/include/stdc-predef.h.  Now also filters by basename.
    
    2. ProductsTest: --sysroot was marked as an unsupported linker option,
       but collect2 always passes --sysroot= when using a sysroot toolchain.
       Changed to parseOptionParam so the linker command is recognized.

commit f8e444801a1798500198d331c1372721d75205c8
Merge: 16e8929 f268db0
Author: Zehao Chen <zchen723@bloomberg.net>
Date:   Tue Jul 14 20:29:16 2026 +0000

    Merge branch 'zchen723/casd-threadpool-size' into 'master'
    
    casd: Bump up the default cap of io thread pool for better network utilization
    
    See merge request BuildGrid/buildbox/buildbox!1186

commit f268db055dae9b70415d3294dc00f07b6261f43c
Author: zchen723 <zchen723@bloomberg.net>
Date:   Thu Jul 9 12:29:04 2026 -0400

    casd: Bump up the default cap of io thread pool for better network utilization
    
    Raise the io thread pool cap from 32 to 64 while keeping the
    hardware-concurrency*2 scaling factor.

commit 16e8929f1da04ba1dec39a8a4897663cec49314a
Merge: 43691df 5e25f36
Author: Zehao Chen <zchen723@bloomberg.net>
Date:   Wed Jul 8 20:08:05 2026 +0000

    Merge branch 'zchen723/bytestream-size' into 'master'
    
    casclient: Bump up bytestream chunk size to 2MB
    
    See merge request BuildGrid/buildbox/buildbox!1185

commit 5e25f366bc17d965eed17d2ab3a0820a558d518a
Author: zchen723 <zchen723@bloomberg.net>
Date:   Wed Jul 8 09:24:10 2026 -0400

    casclient: Bump up bytestream chunk size to 2MB

commit 43691df3453927ea7a183e115df0a9842140cd3f
Merge: 10201ba 17c37b1
Author: Zehao Chen <zchen723@bloomberg.net>
Date:   Wed Jul 8 13:19:11 2026 +0000

    Merge branch 'zchen723/future-group' into 'master'
    
    Optimize future group performance
    
    See merge request BuildGrid/buildbox/buildbox!1183

commit 17c37b1959ad1eda79fff2412fa818731d9b1f8d
Author: zchen723 <zchen723@bloomberg.net>
Date:   Tue Jul 7 09:29:08 2026 -0400

    Optimize future group performance

commit 10201ba3f26b345f6b8075d590512c491ce88cc0
Merge: 73f64b4 954e359
Author: Jürg Billeter <j@bitron.ch>
Date:   Tue Jul 7 13:07:42 2026 +0200

    Merge branch 'zchen916/undefined-option' into 'master'
    
    recc: Add support for options -u, --undefined
    
    See merge request BuildGrid/buildbox/buildbox!1180

commit 954e359b70d74132df6cbe1d3089ee3e55453069
Author: zhongyuan <zchen916@bloomberg.net>
Date:   Fri Jun 26 10:19:26 2026 -0400

    recc: Add support for options -u, --undefined

commit 73f64b48f6f1f2071e638a705f6f052df70b25db
Merge: faabf51 085b4ed
Author: Jeremiah Bonney <jbonney4@bloomberg.net>
Date:   Mon Jul 6 13:54:50 2026 +0000

    Merge branch 'jbonney/1.4.13' into 'master'
    
    Version bump 1.4.12 -> 1.4.13
    
    See merge request BuildGrid/buildbox/buildbox!1184

commit 085b4ed080b5ca328bd1ef5c66f024d61a6b54d0
Author: jbonney4 <JBONNEY4@bloomberg.net>
Date:   Mon Jul 6 08:06:47 2026 -0500

    Version bump 1.4.12 -> 1.4.13

commit faabf51a0e9e76c017043517e5f80bd3d6edadca
Merge: 15c9bad e9defbc
Author: Jeremiah Bonney <jbonney4@bloomberg.net>
Date:   Wed Jul 1 15:42:46 2026 +0000

    Merge branch 'jbonney/uncompressed-oci-layer' into 'master'
    
    common: Support uncompressed docker/OCI layers
    
    See merge request BuildGrid/buildbox/buildbox!1182

commit e9defbc7d23015eaadf6e61c623f7676c9480fa6
Author: Jeremiah Bonney <jbonney4@bloomberg.net>
Date:   Tue Jun 30 13:22:05 2026 +0000

    common: Support uncompressed docker/OCI layers


https://salsa.debian.org/api/v4/projects/tti0%2Fbuildbox API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.
Created: 2026-07-18 Last update: 2026-07-23 16:02
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.
news
[rss feed]
  • [2026-07-10] buildbox 1.4.12-1 MIGRATED to testing (Debian testing watch)
  • [2026-07-04] Accepted buildbox 1.4.12-1 (source) into unstable (Theodore Tucker) (signed by: Sudip Mukherjee)
  • [2026-06-20] buildbox 1.4.8-1 MIGRATED to testing (Debian testing watch)
  • [2026-06-15] Accepted buildbox 1.4.8-1 (source) into unstable (Theodore Tucker) (signed by: Sudip Mukherjee)
  • [2026-05-23] buildbox 1.4.5-1 MIGRATED to testing (Debian testing watch)
  • [2026-05-13] Accepted buildbox 1.4.5-1 (source) into unstable (Theodore Tucker) (signed by: Sudip Mukherjee)
  • [2026-04-11] buildbox 1.4.1-1 MIGRATED to testing (Debian testing watch)
  • [2026-04-06] Accepted buildbox 1.4.1-1 (source) into unstable (Theodore Tucker) (signed by: Sudip Mukherjee)
  • [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
  • other distros
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1.4.12-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