Among the 30 debian patches available in version 28.5.2+dfsg3-2 of the package, we noticed the following issues:
There is 1 open security issue in sid.
There is 1 open security issue in forky.
There are 10 open security issues in bullseye.
There are 10 open security issues in buster.
commit e8937f05f93c2b7afbba82f30f7140b047fb7075
Author: Reinhard Tartler <siretart@tauware.de>
Date: Mon Mar 23 06:19:15 2026 -0400
Update changelog for 28.5.2+dfsg3-2 release
commit f856d8d76cbc6a640aa5c38f071264a12886371d
Author: Reinhard Tartler <siretart@tauware.de>
Date: Mon Mar 23 06:21:35 2026 -0400
Add breaks against golang-github-tonistiigi-fsutil-dev
commit cc53faee62dfb80fe35d24c981653a74b7c88113
Author: Reinhard Tartler <siretart@tauware.de>
Date: Mon Mar 23 06:18:56 2026 -0400
refresh patches
commit 1557526bf80d9dc2bdcb36eb33a3b3550d6ebf89
Merge: c694a4691 986927347
Author: Reinhard Tartler <siretart@tauware.de>
Date: Mon Mar 23 06:17:35 2026 -0400
Merge branch 'experimental'
commit 9869273474abc2249d5145d66941f99a579eff26
Author: Reinhard Tartler <siretart@tauware.de>
Date: Mon Mar 23 06:16:26 2026 -0400
Update Breaks on docker-{compose,buildx}, buildah
commit c3a7914fa8bb093bfb0d8f24e91aa52390b81caa
Author: Reinhard Tartler <siretart@tauware.de>
Date: Sat Mar 21 13:04:33 2026 -0400
Update changelog for 28.5.2+dfsg3-1 release
commit 8bfb5b5904fe4f99b5c45f366999cf8ef1dc6033
Author: Reinhard Tartler <siretart@tauware.de>
Date: Sat Mar 21 13:25:00 2026 -0400
Avoid opentelemetry-contrib from experimental for now
commit c6c3fd500153452dec9483287981abe59b049b56
Author: Reinhard Tartler <siretart@tauware.de>
Date: Sat Mar 21 13:19:47 2026 -0400
fix build against system go-archive
commit ff2870c7b8623c3ef740303c1e328bd1545fbf14
Author: Reinhard Tartler <siretart@tauware.de>
Date: Sat Mar 21 13:03:40 2026 -0400
build against archive go-archive
commit fe652ef08acf84bddf7a29c5630482b537cd0b8a
Author: Reinhard Tartler <siretart@tauware.de>
Date: Sat Mar 21 13:02:06 2026 -0400
Add breaks on go-containerregistry
commit 69c98a38e1acb17aa8c190919ba75f6eb69f0c35
Author: Reinhard Tartler <siretart@tauware.de>
Date: Sun Mar 1 07:12:55 2026 -0500
debian/watch: repack as dfsg2
commit 57f0d644e3032b3306d62f273aa038b6274fee39
Author: Reinhard Tartler <siretart@tauware.de>
Date: Sun Mar 1 07:11:52 2026 -0500
debian/changelog: update
commit 16ec1da882d2d632bb49d0a5ba3a9cfa30d23d1c
Author: Nicolas Peugnet <nicolas@club1.fr>
Date: Fri Feb 20 00:36:52 2026 +0100
Backport docker/cli patch for compatibility with go-archive v0.2.0
Needed for docker-compose.
commit bcb5fdaf7f00040f8e6de6fb9bc385c0a3dbf147
Author: Nicolas Peugnet <nicolas@club1.fr>
Date: Sat Feb 14 12:05:41 2026 +0100
Add cli/internal to the -dev package
It is needed bu docker-buildx
commit 70fa4c71bd1405572f02c87d0fbf9938bc118fcf
Author: Nicolas Peugnet <nicolas@club1.fr>
Date: Sat Feb 28 14:14:58 2026 +0100
Remove more packaged libraries from vendor dir
Now that dchapes-modes and planetscale-vtprotobuf are packaged in Debian,
remove them from vendor and add the Debian packages to the dependencies.
Also stop providing vtprotobuf in the -dev packages, to prevent conflict
when installing them together.
commit eeb6af3448f745ddad624f03b427dbc96294bdf7
Author: Nicolas Peugnet <nicolas@club1.fr>
Date: Sat Feb 28 14:46:43 2026 +0100
Disable vet check when running tests
With Go 1.26, new checks have been added to go vet, and are run by
default when running tests. Upstream have not fixed these warnings yet,
so we disable running go vet as part of the test. Not that this is in
line with dh_golang's auto-test implementation.
This fixes these build error during tests:
# github.com/docker/docker/builder/dockerfile
# [github.com/docker/docker/builder/dockerfile]
builder/dockerfile/dispatchers.go:471:65: fmt.Sprintf format %q has arg runConfig.Healthcheck of wrong type *github.com/docker/docker/api/types/container.HealthConfig
# github.com/docker/docker/pkg/streamformatter
# [github.com/docker/docker/pkg/streamformatter]
pkg/streamformatter/streamformatter.go:120:44: non-constant format string in call to (github.com/docker/docker/pkg/streamformatter.formatProgress).formatStatus
# github.com/docker/docker/daemon
# [github.com/docker/docker/daemon]
daemon/daemon_test.go:296:23: (*testing.common).Fatalf format %q has arg 0 of wrong type int
commit c694a469170bdc49adf72ff3eceb348d9f3acf13
Author: Reinhard Tartler <siretart@tauware.de>
Date: Fri Feb 27 08:21:53 2026 -0500
debian/changelog: update
commit 09afc85cd76f1a81c26c83cd5ae0d6a10b3f0597
Author: Reinhard Tartler <siretart@tauware.de>
Date: Fri Feb 27 06:48:01 2026 -0500
Fix compilation errors from newer docker vet, Closes: #1129110
There are 6 open security issues in bookworm.
You can find information about how to handle these issues in the security team's documentation.
There is 1 open security issue in trixie.