Skip to content

Commit 093eea8

Browse files
Bot Updating Package Versions
1 parent 5a41ade commit 093eea8

1 file changed

Lines changed: 19 additions & 16 deletions

File tree

package_versions.txt

Lines changed: 19 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ debianutils 5.
4343
diffutils 1:3.10-1build1 deb
4444
dirmngr 2.4.4-2ubuntu17.2 deb
4545
docker 6.0.1 python
46-
docker-ce 5:28.1.1-1~ubuntu.24.04~noble deb
47-
docker-ce-cli 5:28.1.1-1~ubuntu.24.04~noble deb
46+
docker-ce 5:28.2.2-1~ubuntu.24.04~noble deb
47+
docker-ce-cli 5:28.2.2-1~ubuntu.24.04~noble deb
4848
dpkg 1.22.6ubuntu6.1 deb
4949
e2fsprogs 1.47.0-2.4~exp1ubuntu4.1 deb
5050
findutils 4.9.0-5build1 deb
@@ -91,6 +91,7 @@ github.com/cilium/ebpf v0
9191
github.com/cilium/ebpf v0.9.1 go-module (+3 duplicates)
9292
github.com/cloudflare/cfssl v1.6.4 go-module
9393
github.com/container-storage-interface/spec v1.5.0 go-module
94+
github.com/containerd/accelerated-container-image v1.3.0 go-module
9495
github.com/containerd/aufs v1.0.0 go-module
9596
github.com/containerd/btrfs/v2 v2.0.0 go-module
9697
github.com/containerd/cgroups v1.1.0 go-module (+1 duplicate)
@@ -99,7 +100,8 @@ github.com/containerd/cgroups/v3 v3
99100
github.com/containerd/console v1.0.3 go-module (+4 duplicates)
100101
github.com/containerd/console v1.0.4 go-module (+1 duplicate)
101102
github.com/containerd/containerd v1.7.27 go-module (+4 duplicates)
102-
github.com/containerd/containerd/api v1.8.0 go-module (+5 duplicates)
103+
github.com/containerd/containerd/api v1.8.0 go-module (+4 duplicates)
104+
github.com/containerd/containerd/api v1.9.0 go-module
103105
github.com/containerd/containerd/v2 v2.0.5 go-module
104106
github.com/containerd/continuity v0.4.4 go-module (+4 duplicates)
105107
github.com/containerd/continuity v0.4.5 go-module
@@ -136,7 +138,7 @@ github.com/dimchansky/utfbom v1
136138
github.com/distribution/reference v0.6.0 go-module (+2 duplicates)
137139
github.com/docker/cli/cmd/docker UNKNOWN go-module
138140
github.com/docker/distribution v2.8.3+incompatible go-module
139-
github.com/docker/docker v28.1.1 go-module (+1 duplicate)
141+
github.com/docker/docker v28.2.2 go-module (+1 duplicate)
140142
github.com/docker/go-connections v0.5.0 go-module
141143
github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go-module (+4 duplicates)
142144
github.com/docker/go-metrics v0.0.1 go-module (+1 duplicate)
@@ -203,7 +205,7 @@ github.com/mistifyio/go-zfs/v3 v3
203205
github.com/mitchellh/copystructure v1.2.0 go-module
204206
github.com/mitchellh/hashstructure/v2 v2.0.2 go-module
205207
github.com/mitchellh/reflectwalk v1.0.2 go-module
206-
github.com/moby/buildkit v0.21.0 go-module
208+
github.com/moby/buildkit v0.22.0 go-module
207209
github.com/moby/docker-image-spec v1.3.1 go-module
208210
github.com/moby/go-archive v0.1.0 go-module
209211
github.com/moby/ipvs v1.1.0 go-module
@@ -232,13 +234,14 @@ github.com/modern-go/reflect2 v1
232234
github.com/morikuni/aec v1.0.0 go-module
233235
github.com/mrunalp/fileutils v0.5.1 go-module
234236
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go-module
235-
github.com/opencontainers/cgroups v0.0.1 go-module
237+
github.com/opencontainers/cgroups v0.0.2 go-module
236238
github.com/opencontainers/go-digest v1.0.0 go-module (+5 duplicates)
237239
github.com/opencontainers/image-spec v1.1.0 go-module (+4 duplicates)
238240
github.com/opencontainers/image-spec v1.1.1 go-module
239241
github.com/opencontainers/runc v0.0.0-20250213225849-59923ef18c98 go-module
240242
github.com/opencontainers/runtime-spec v1.1.0 go-module (+4 duplicates)
241-
github.com/opencontainers/runtime-spec v1.2.0 go-module (+1 duplicate)
243+
github.com/opencontainers/runtime-spec v1.2.0 go-module
244+
github.com/opencontainers/runtime-spec v1.2.1 go-module
242245
github.com/opencontainers/runtime-tools v0.9.1-0.20221107090550-2e043c6bd626 go-module (+1 duplicate)
243246
github.com/opencontainers/selinux v1.11.0 go-module (+2 duplicates)
244247
github.com/opencontainers/selinux v1.12.0 go-module
@@ -264,7 +267,7 @@ github.com/secure-systems-lab/go-securesystemslib v0
264267
github.com/shibumi/go-pathspec v1.3.0 go-module
265268
github.com/sirupsen/logrus v1.9.3 go-module (+7 duplicates)
266269
github.com/spdx/tools-golang v0.5.3 go-module
267-
github.com/spf13/cobra v1.8.1 go-module
270+
github.com/spf13/cobra v1.9.1 go-module
268271
github.com/spf13/pflag v1.0.5 go-module
269272
github.com/spf13/pflag v1.0.6 go-module
270273
github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6 go-module
@@ -273,17 +276,17 @@ github.com/syndtr/gocapability v0
273276
github.com/tchap/go-patricia/v2 v2.3.1 go-module
274277
github.com/tinylib/msgp v1.1.8 go-module
275278
github.com/tonistiigi/dchapes-mode v0.0.0-20250318174251-73d941a28323 go-module
276-
github.com/tonistiigi/fsutil v0.0.0-20250410151801-5b74a7ad7583 go-module
279+
github.com/tonistiigi/fsutil v0.0.0-20250417144416-3f76f8130144 go-module
277280
github.com/tonistiigi/go-actions-cache v0.0.0-20250228231703-3e9a6642607f go-module
278281
github.com/tonistiigi/go-archvariant v1.0.0 go-module
279282
github.com/tonistiigi/go-csvvalue v0.0.0-20240710180619-ddb21b71c0b4 go-module
280283
github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea go-module
281284
github.com/urfave/cli v1.22.12 go-module (+1 duplicate)
282285
github.com/urfave/cli v1.22.14 go-module
283-
github.com/vbatts/tar-split v0.11.6 go-module
286+
github.com/vbatts/tar-split v0.12.1 go-module
284287
github.com/vishvananda/netlink v1.1.0 go-module
285288
github.com/vishvananda/netlink v1.2.1-beta.2 go-module
286-
github.com/vishvananda/netlink v1.3.1-0.20250209162617-655392bc778a go-module
289+
github.com/vishvananda/netlink v1.3.1 go-module
287290
github.com/vishvananda/netns v0.0.0-20191106174202-0a2b9b5464df go-module
288291
github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f go-module
289292
github.com/vishvananda/netns v0.0.5 go-module
@@ -347,7 +350,7 @@ golang.org/x/text v0
347350
golang.org/x/text v0.24.0 go-module
348351
golang.org/x/time v0.0.0-20220210224613-90d013bbcef8 go-module
349352
golang.org/x/time v0.11.0 go-module
350-
google-chrome-stable 136.0.7103.113-1 deb
353+
google-chrome-stable 137.0.7151.55-1 deb
351354
google.golang.org/api v0.155.0 go-module
352355
google.golang.org/genproto v0.0.0-20231211222908-989df2bf70f3 go-module (+4 duplicates)
353356
google.golang.org/genproto v0.0.0-20240123012728-ef4313101c80 go-module
@@ -455,7 +458,7 @@ libgdk-pixbuf2.0-common 2.
455458
libgl1 1.7.0-1build1 deb
456459
libgl1-mesa-dri 24.2.8-1ubuntu1~24.04.1 deb
457460
libglapi-mesa 24.2.8-1ubuntu1~24.04.1 deb
458-
libglib2.0-0t64 2.80.0-6ubuntu3.2 deb
461+
libglib2.0-0t64 2.80.0-6ubuntu3.4 deb
459462
libglvnd0 1.7.0-1build1 deb
460463
libglx-mesa0 24.2.8-1ubuntu1~24.04.1 deb
461464
libglx0 1.7.0-1build1 deb
@@ -537,7 +540,7 @@ libsepol2 3.
537540
libsharpyuv0 1.3.2-0.4build3 deb
538541
libsm6 2:1.2.3-1build3 deb
539542
libsmartcols1 2.39.3-9ubuntu6.2 deb
540-
libsqlite3-0 3.45.1-1ubuntu2.1 deb
543+
libsqlite3-0 3.45.1-1ubuntu2.3 deb
541544
libss2 1.47.0-2.4~exp1ubuntu4.1 deb
542545
libssh-4 0.10.6-2build2 deb
543546
libssl3t64 3.0.13-0ubuntu3.5 deb
@@ -631,7 +634,7 @@ python-dateutil 2.
631634
python3 3.12.3-0ubuntu2 deb
632635
python3-minimal 3.12.3-0ubuntu2 deb
633636
python3-pip-whl 24.0+dfsg-1ubuntu1.1 deb
634-
python3-setuptools-whl 68.1.2-2ubuntu1.1 deb
637+
python3-setuptools-whl 68.1.2-2ubuntu1.2 deb
635638
python3-venv 3.12.3-0ubuntu2 deb
636639
python3.12 3.12.3-1ubuntu0.5 deb
637640
python3.12-minimal 3.12.3-1ubuntu0.5 deb
@@ -654,7 +657,7 @@ six 1.
654657
sniffio 1.3.1 python
655658
sortedcontainers 2.4.0 python
656659
stdlib go1.23.7 go-module (+5 duplicates)
657-
stdlib go1.23.8 go-module (+2 duplicates)
660+
stdlib go1.24.3 go-module (+2 duplicates)
658661
systemd 255.4-1ubuntu8.6 deb
659662
systemd-dev 255.4-1ubuntu8.6 deb
660663
systemd-sysv 255.4-1ubuntu8.6 deb

0 commit comments

Comments
 (0)