forked from Mirror/docker-audacity
Bot Updating Package Versions
This commit is contained in:
parent
0f66b092cd
commit
165cc432de
1 changed files with 24 additions and 23 deletions
|
@ -29,7 +29,7 @@ NAME VE
|
|||
@tufjs/models 1.0.4 npm
|
||||
@types/cookie 0.4.1 npm
|
||||
@types/cors 2.8.15 npm
|
||||
@types/node 20.8.7 npm
|
||||
@types/node 20.8.9 npm
|
||||
PyGObject 3.42.1 python
|
||||
PyJWT 2.3.0 python
|
||||
SecretStorage 3.3.1 python
|
||||
|
@ -143,9 +143,9 @@ diff 5.
|
|||
diffutils 1:3.8-0ubuntu2 deb
|
||||
dirmngr 2.2.27-3ubuntu2.1 deb
|
||||
distro 1.7.0 python
|
||||
distro-info-data 0.52ubuntu0.4 deb
|
||||
docker-ce 5:24.0.6-1~ubuntu.22.04~jammy deb
|
||||
docker-ce-cli 5:24.0.6-1~ubuntu.22.04~jammy deb
|
||||
distro-info-data 0.52ubuntu0.5 deb
|
||||
docker-ce 5:24.0.7-1~ubuntu.22.04~jammy deb
|
||||
docker-ce-cli 5:24.0.7-1~ubuntu.22.04~jammy deb
|
||||
docker-compose-plugin 2.21.0-1~ubuntu.22.04~jammy deb
|
||||
dpkg 1.21.1ubuntu2.2 deb
|
||||
e2fsprogs 1.46.5-2ubuntu1.1 deb
|
||||
|
@ -283,11 +283,11 @@ github.com/dimchansky/utfbom v1
|
|||
github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493 go-module
|
||||
github.com/docker/buildx v0.11.2 go-module
|
||||
github.com/docker/cli v24.0.5+incompatible go-module
|
||||
github.com/docker/cli/cmd/docker v24.0.6 go-module
|
||||
github.com/docker/cli/cmd/docker v24.0.7 go-module
|
||||
github.com/docker/compose/v2 (devel) go-module
|
||||
github.com/docker/distribution v2.8.2+incompatible go-module
|
||||
github.com/docker/docker v24.0.5+incompatible go-module
|
||||
github.com/docker/docker v24.0.6 go-module
|
||||
github.com/docker/docker v24.0.7 go-module
|
||||
github.com/docker/docker-credential-helpers v0.7.0 go-module
|
||||
github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go-module
|
||||
github.com/docker/go-connections v0.4.0 go-module
|
||||
|
@ -360,8 +360,8 @@ github.com/josharian/intern v1
|
|||
github.com/json-iterator/go v1.1.12 go-module
|
||||
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go-module
|
||||
github.com/klauspost/compress v1.11.13 go-module
|
||||
github.com/klauspost/compress v1.16.3 go-module
|
||||
github.com/klauspost/compress v1.16.5 go-module
|
||||
github.com/klauspost/compress v1.17.2 go-module
|
||||
github.com/mailru/easyjson v0.7.6 go-module
|
||||
github.com/mattn/go-colorable v0.1.13 go-module
|
||||
github.com/mattn/go-isatty v0.0.17 go-module
|
||||
|
@ -374,11 +374,10 @@ github.com/miekg/pkcs11 v1
|
|||
github.com/mistifyio/go-zfs/v3 v3.0.1 go-module
|
||||
github.com/mitchellh/hashstructure/v2 v2.0.2 go-module
|
||||
github.com/mitchellh/mapstructure v1.5.0 go-module
|
||||
github.com/moby/buildkit v0.11.7-0.20230723230859-616c3f613b54 go-module
|
||||
github.com/moby/buildkit v0.11.7-0.20230908085316-d3e6c1360f6e go-module
|
||||
github.com/moby/buildkit v0.12.1 go-module
|
||||
github.com/moby/ipvs v1.1.0 go-module
|
||||
github.com/moby/locker v1.0.1 go-module
|
||||
github.com/moby/patternmatcher v0.5.0 go-module
|
||||
github.com/moby/patternmatcher v0.6.0 go-module
|
||||
github.com/moby/pubsub v1.0.0 go-module
|
||||
github.com/moby/spdystream v0.2.0 go-module
|
||||
|
@ -517,10 +516,10 @@ go.uber.org/atomic v1
|
|||
go.uber.org/multierr v1.8.0 go-module
|
||||
go.uber.org/zap v1.21.0 go-module
|
||||
golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd go-module
|
||||
golang.org/x/crypto v0.2.0 go-module
|
||||
golang.org/x/crypto v0.14.0 go-module
|
||||
golang.org/x/crypto v0.7.0 go-module
|
||||
golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go-module
|
||||
golang.org/x/net v0.10.0 go-module
|
||||
golang.org/x/net v0.17.0 go-module
|
||||
golang.org/x/net v0.8.0 go-module
|
||||
golang.org/x/net v0.9.0 go-module
|
||||
golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f go-module
|
||||
|
@ -528,11 +527,12 @@ golang.org/x/oauth2 v0
|
|||
golang.org/x/oauth2 v0.7.0 go-module
|
||||
golang.org/x/sync v0.1.0 go-module
|
||||
golang.org/x/sync v0.3.0 go-module
|
||||
golang.org/x/sys v0.13.0 go-module
|
||||
golang.org/x/sys v0.6.0 go-module
|
||||
golang.org/x/sys v0.7.0 go-module
|
||||
golang.org/x/sys v0.8.0 go-module
|
||||
golang.org/x/term v0.6.0 go-module
|
||||
golang.org/x/term v0.7.0 go-module
|
||||
golang.org/x/text v0.13.0 go-module
|
||||
golang.org/x/text v0.8.0 go-module
|
||||
golang.org/x/text v0.9.0 go-module
|
||||
golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac go-module
|
||||
|
@ -903,7 +903,7 @@ libpackagekit-glib2-18 1.
|
|||
libpam-modules 1.4.0-11ubuntu2.3 deb
|
||||
libpam-modules-bin 1.4.0-11ubuntu2.3 deb
|
||||
libpam-runtime 1.4.0-11ubuntu2.3 deb
|
||||
libpam-systemd 249.11-0ubuntu3.10 deb
|
||||
libpam-systemd 249.11-0ubuntu3.11 deb
|
||||
libpam0g 1.4.0-11ubuntu2.3 deb
|
||||
libpango-1.0-0 1.50.6+ds-2ubuntu1 deb
|
||||
libpangocairo-1.0-0 1.50.6+ds-2ubuntu1 deb
|
||||
|
@ -1008,7 +1008,7 @@ libsub-quote-perl 2.
|
|||
libswitch-perl 2.17-2.1 deb
|
||||
libswresample3 7:4.4.2-0ubuntu0.22.04.1 deb
|
||||
libswscale5 7:4.4.2-0ubuntu0.22.04.1 deb
|
||||
libsystemd0 249.11-0ubuntu3.10 deb
|
||||
libsystemd0 249.11-0ubuntu3.11 deb
|
||||
libtasn1-6 4.18.0-4build1 deb
|
||||
libtdb1 1.4.5-2build1 deb
|
||||
libthai-data 0.1.29-1build1 deb
|
||||
|
@ -1022,7 +1022,7 @@ libtirpc3 1.
|
|||
libtry-tiny-perl 0.31-1 deb
|
||||
libtwolame0 0.4.0-2build2 deb
|
||||
libuchardet0 0.0.7-1build2 deb
|
||||
libudev1 249.11-0ubuntu3.10 deb
|
||||
libudev1 249.11-0ubuntu3.11 deb
|
||||
libudfread0 1.1.2-1 deb
|
||||
libunistring2 1.0-1 deb
|
||||
libunwind8 1.3.2-2build2.1 deb
|
||||
|
@ -1114,7 +1114,7 @@ libzmq5 4.
|
|||
libzstd1 1.4.8+dfsg-3build1 deb
|
||||
libzvbi-common 0.2.35-19 deb
|
||||
libzvbi0 0.2.35-19 deb
|
||||
linux-libc-dev 5.15.0-87.97 deb
|
||||
linux-libc-dev 5.15.0-88.98 deb
|
||||
locales 2.35-0ubuntu3.4 deb
|
||||
login 1:4.8.1-2ubuntu2.1 deb
|
||||
logsave 1.46.5-2ubuntu1.1 deb
|
||||
|
@ -1193,7 +1193,7 @@ on-finished 2.
|
|||
once 1.4.0 npm
|
||||
openbox 3.6.1-10 deb
|
||||
openssh-client 1:8.9p1-3ubuntu0.4 deb
|
||||
openssl 3.0.2-0ubuntu1.10 deb
|
||||
openssl 3.0.2-0ubuntu1.12 deb
|
||||
p-map 4.0.0 npm
|
||||
packagekit 1.2.5-2ubuntu2 deb
|
||||
pacote 15.1.3 npm
|
||||
|
@ -1321,6 +1321,7 @@ ssl-cert 1.
|
|||
ssri 10.0.4 npm
|
||||
ssri 9.0.1 npm
|
||||
statuses 2.0.1 npm
|
||||
stdlib go1.20.10 go-module
|
||||
stdlib go1.20.7 go-module
|
||||
stdlib go1.20.8 go-module
|
||||
string-width 4.2.3 npm
|
||||
|
@ -1330,8 +1331,8 @@ strip-ansi 6.
|
|||
strip-ansi 7.0.1 npm
|
||||
sudo 1.9.9-1ubuntu2.4 deb
|
||||
supports-color 7.2.0 npm
|
||||
systemd 249.11-0ubuntu3.10 deb
|
||||
systemd-sysv 249.11-0ubuntu3.10 deb
|
||||
systemd 249.11-0ubuntu3.11 deb
|
||||
systemd-sysv 249.11-0ubuntu3.11 deb
|
||||
sysvinit-utils 3.01-1ubuntu1 deb
|
||||
tar 1.34+dfsg-1ubuntu0.1.22.04.1 deb
|
||||
tar 6.1.14 npm
|
||||
|
@ -1344,8 +1345,8 @@ type-is 1.
|
|||
tzdata 2023c-0ubuntu0.22.04.2 deb
|
||||
ubuntu-keyring 2021.03.26 deb
|
||||
ucf 3.0043 deb
|
||||
udev 249.11-0ubuntu3.10 deb
|
||||
undici-types 5.25.3 npm
|
||||
udev 249.11-0ubuntu3.11 deb
|
||||
undici-types 5.26.5 npm
|
||||
unique-filename 2.0.1 npm
|
||||
unique-filename 3.0.0 npm
|
||||
unique-slug 3.0.0 npm
|
||||
|
@ -1386,8 +1387,8 @@ xfonts-encodings 1:
|
|||
xfonts-utils 1:7.7+6build2 deb
|
||||
xkb-data 2.33-1 deb
|
||||
xorg-sgml-doctools 1:1.11-1.1 deb
|
||||
xserver-common 2:21.1.4-2ubuntu1.7~22.04.1 deb
|
||||
xserver-xorg-core 2:21.1.4-2ubuntu1.7~22.04.1 deb
|
||||
xserver-common 2:21.1.4-2ubuntu1.7~22.04.2 deb
|
||||
xserver-xorg-core 2:21.1.4-2ubuntu1.7~22.04.2 deb
|
||||
xserver-xorg-video-amdgpu 22.0.0-1ubuntu0.2 deb
|
||||
xserver-xorg-video-ati 1:19.1.0-2ubuntu1 deb
|
||||
xserver-xorg-video-intel 2:2.99.917+git20210115-1 deb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue