vcswatch reports that
this package seems to have a new changelog entry (version
12.7~, 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 13d88bdcce41c3cb3c6f8ca9abecc1e4b90d1aba
Merge: c2e93ee7 e062abe8
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Sat Feb 22 13:45:02 2025 +0000
Merge branch 'timeout-1' into 'master'
CI: gitlab-ci-run-all: Add a per-test-case timeout
See merge request dgit-team/dgit!118
commit e062abe82c702664a4320f4da6d12dcf027b512e
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Sat Feb 22 12:33:35 2025 +0000
CI: gitlab-ci-run-all: Add a per-test-case timeout
This means that if a test case hangs in CI, it will fail and its logs
will turn up, artifiacts saved, etc., rather than gitlab just timing
out the whole job.
Currently the "script" step takes about 17 minutes on Salsa so 2500s
(about twice that) seems a good start.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit c2e93ee72dc16c526512d9c514ec350b00f75978
Merge: 49d7b56d 06538d70
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Sat Feb 22 04:13:39 2025 +0000
Merge branch 'oracle-ayt' into 'master'
o2m protocol: Document decision re meaning of `ack`
See merge request dgit-team/dgit!115
commit 49d7b56d3a04f06b2ca58387a58489bcdb438fb5
Merge: 9b96562c 7674dae1
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Fri Feb 21 18:19:42 2025 +0000
Merge branch 't2usm-subcommand' into 'master'
tests: t2u-integration Pass run-manager subcommand to t2usm
See merge request dgit-team/dgit!116
commit 7674dae1701fec77211595c31ac788860d0fda14
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Fri Feb 21 16:42:41 2025 +0000
tests: t2u-integration Pass run-manager subcommand to t2usm
Option introduced in tag2upload-service-manager!198
This is going to be mandatory.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit 06538d703dc188030a69319e89a58fb60d2d35ed
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Fri Feb 21 15:54:27 2025 +0000
o2m protocol: Document decision re meaning of `ack` (2)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit 0d2745ef6b1e32045a39efdef65025e782cdce9a
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Fri Feb 21 15:50:56 2025 +0000
o2m protocol: Document decision re meaning of `ack`
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit 9b96562ccfefd0b6f9583732c254b8a819fa4d58
Merge: 31522ddf 6d681eb0
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Fri Feb 21 14:54:21 2025 +0000
Merge branch 'N-to-nc' into 'master'
tag2upload-oracled: Pass -N to nc.openbsd on the Manager
See merge request dgit-team/dgit!114
commit 6d681eb030f3a6855f202e2cd1d2412329f1cbfe
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Fri Feb 21 22:25:21 2025 +0800
tag2upload-oracled: Pass -N to nc.openbsd on the Manager
This is required for the connection to be properly terminated.
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit 31522ddf4d9244fcbbec218557bc7d6c8a223d4b
Merge: 9ac973ae 3cb3d0fd
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Fri Feb 21 05:08:26 2025 +0000
Merge branch 'oracled-fixes' into 'master'
tag2upload-oracled fixes
See merge request dgit-team/dgit!113
commit 3cb3d0fd767beb4e6118b2db0c8d19b292c1f64b
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Fri Feb 21 12:40:29 2025 +0800
tag2upload-oracled systemd unit: Prepend username to --builder param
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit 373cbde34e0f0f06bbb121a8f3df482ef61e70cc
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Fri Feb 21 12:39:30 2025 +0800
tag2upload-oracled: Add [USER@] annotations
This makes it more obvious that these are just arguments to ssh(1).
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit e1a714bfe189f6446d604ed32b42149068215399
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Fri Feb 21 12:38:02 2025 +0800
TAG2UPLOAD-MANAGER-PROTOCOL.md: Fix reference to the worker ID
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit af21ca9594286de007ca5987f23617551790216a
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Fri Feb 21 12:34:43 2025 +0800
tag2upload-oracled: Handle a username@ in the --builder argument
The change that's required to support a username@ in the --builder
argument is not including the username@ in the worker/builder ID,
which would be a protocol violation.
t2u-integration tests this commit's change.
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit cd09685305fec35bd02c9b9ddc01f0745cb66ec2
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Fri Feb 21 11:45:27 2025 +0800
tag2upload-oracled: Actually perform d-r-s protocol validation
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit 9ac973aec5ec5bcce3146235a62edd722cdaccc8
Merge: e53db7ec 81fdf452
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Thu Feb 20 14:24:50 2025 +0000
Merge branch 'more-unit-options' into 'master'
tag2upload-oracled systemd unit: Pass --network=host through
See merge request dgit-team/dgit!112
commit 81fdf45290c2481326571c261420f0ad925f3e2d
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Thu Feb 20 22:02:30 2025 +0800
tag2upload-oracled systemd unit: Prepend username to --manager param
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit 3b43d5f052c22e0d32903a84fd6ad625d8a926bb
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Thu Feb 20 21:59:03 2025 +0800
tag2upload-oracled systemd unit: Pass --network=host through
This simplifies things by making 'podman run' not unshare the network
namespace.
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit e53db7ecf30f002b047f6aded7eefe9ebab6fe4f
Merge: 37d0b3cd f9011eb0
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Wed Feb 19 13:22:34 2025 +0000
Merge branch 'timeoutstopsec' into 'master'
tag2upload-oracled systemd unit: Set TimeoutStopSec
See merge request dgit-team/dgit!111
commit f9011eb0d6006da232b8c4e48b8a0917f99c8c71
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Wed Feb 19 20:52:42 2025 +0800
tag2upload-oracled systemd unit: Set TimeoutStopSec
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit 37d0b3cd22be5ee7cf5361da8d39a65a30d23ee5
Merge: c99f8a83 24df5de5
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Wed Feb 19 03:48:17 2025 +0000
Merge branch 'finish-unit' into 'master'
tag2upload-oracled systemd unit: Finish the unit, for current nodes
See merge request dgit-team/dgit!110
commit 24df5de53a53c479779ddb3886550c5565e3b956
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Wed Feb 19 11:20:02 2025 +0800
tag2upload-oracled systemd unit: Finish the unit, for current nodes
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit c99f8a83e0d5a1e454b37978f2f89dd7dde4f230
Merge: 885413d1 8f56ac7b
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Sun Feb 16 11:10:26 2025 +0000
Merge branch 'master' into 'master'
Minor updates to the documentation
See merge request dgit-team/dgit!108
commit 885413d1b802b4864049921479b390e24e01c4b1
Merge: 7326ffca 7fad0704
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Sun Feb 16 11:07:50 2025 +0000
Merge branch 'lowercase-debian' into 'master'
Use consistent lowercase 'debian' for salsa.d.o namespace
See merge request dgit-team/dgit!109
commit 7fad0704357e405363f4cddb250d7329f7750717
Author: Dr. Tobias Quathamer <toddy@debian.org>
Date: Sat Feb 15 16:09:37 2025 +0100
Use consistent lowercase 'debian' for salsa.d.o namespace
Signed-off-by: Dr. Tobias Quathamer <toddy@debian.org>
commit 8f56ac7bd2830163724da1f41d82cabc6f98f98e
Author: Dr. Tobias Quathamer <toddy@debian.org>
Date: Sat Feb 15 16:07:05 2025 +0100
Remove reference to collab-maint
Signed-off-by: Dr. Tobias Quathamer <toddy@debian.org>
commit 2cbddb88cab0308902fcb11051c9041fdc8f00b1
Author: Dr. Tobias Quathamer <toddy@debian.org>
Date: Sat Feb 15 16:06:59 2025 +0100
Use explicit commands instead of alias
Signed-off-by: Dr. Tobias Quathamer <toddy@debian.org>
commit 7326ffca8a1aae6d13bd6f030244a0a143ff986b
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Thu Jan 30 10:05:07 2025 +0000
changelog: Start 12.7
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>