From d00dd1fca71df523eb8359ac252db72b0fa97bcd Mon Sep 17 00:00:00 2001 From: mssonicbld <79238446+mssonicbld@users.noreply.github.com> Date: Sat, 27 May 2023 20:17:51 +0800 Subject: [PATCH] [ci/build]: Upgrade SONiC package versions (#15243) --- .../versions-py3-all-arm64 | 3 +-- files/build/versions/default/versions-docker | 24 +++++++++---------- files/build/versions/default/versions-git | 12 +++++----- files/build/versions/default/versions-mirror | 24 +++++++++---------- .../docker-config-engine-buster/versions-py3 | 2 +- .../dockers/docker-ptf/versions-deb-buster | 14 +++++------ .../docker-sonic-mgmt-framework/versions-py3 | 4 ++-- .../docker-sonic-vs/versions-deb-buster | 14 +++++------ .../dockers/docker-sonic-vs/versions-py2 | 2 +- .../docker-syncd-bfn-rpc/versions-deb-buster | 14 +++++------ .../versions-deb-buster | 14 +++++------ .../versions-deb-buster-arm64 | 14 +++++------ .../versions-deb-bullseye | 4 ++-- .../sonic-slave-buster/versions-deb-buster | 14 +++++------ .../dockers/sonic-slave-buster/versions-py3 | 2 +- 15 files changed, 80 insertions(+), 81 deletions(-) diff --git a/files/build/versions/build/build-sonic-slave-bullseye/versions-py3-all-arm64 b/files/build/versions/build/build-sonic-slave-bullseye/versions-py3-all-arm64 index 74eed00400..91b7ebfeb1 100644 --- a/files/build/versions/build/build-sonic-slave-bullseye/versions-py3-all-arm64 +++ b/files/build/versions/build/build-sonic-slave-bullseye/versions-py3-all-arm64 @@ -1,4 +1,3 @@ bitarray==1.5.3 click==7.0 -requests==2.31.0 -zipp==1.2.0 \ No newline at end of file +requests==2.31.0 \ No newline at end of file diff --git a/files/build/versions/default/versions-docker b/files/build/versions/default/versions-docker index aa765a2347..88fb88010a 100644 --- a/files/build/versions/default/versions-docker +++ b/files/build/versions/default/versions-docker @@ -1,12 +1,12 @@ -amd64:amd64/debian:bullseye==sha256:32888a3c745e38e72a5f49161afc7bb52a263b8f5ea1b3b4a6af537678f29491 -amd64:amd64/debian:buster==sha256:ebc58102f66492508f6d0f0c5164978afbe27f4a69bd3431ed8bb015c82a8b80 -amd64:debian:bullseye==sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 -amd64:debian:buster==sha256:cca6bcced970f7634197ff1821aabb452024eb437958ab98bfc146ece96969c6 -arm64:arm64v8/debian:bullseye==sha256:ffc0fb46ea2b4c6e5462896ab380db366d1f142e565a0bfae4f91d0b511baae3 -arm64:arm64v8/debian:buster==sha256:4db99637cd48a7181532cbd61a0da9295ae135ac590f1948fea5cd7c9acfab0b -arm64:debian:bullseye==sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 -arm64:debian:buster==sha256:cca6bcced970f7634197ff1821aabb452024eb437958ab98bfc146ece96969c6 -armhf:arm32v7/debian:bullseye==sha256:b0f334e3bc529853a0fad8d2b5d85476d0316bff06ab5328d4628f90a7a789ab -armhf:arm32v7/debian:buster==sha256:9606bc9689ace2b3958d23babcf39a7bbcbebdc3ff99b9050014558273a95e4a -armhf:debian:bullseye==sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 -armhf:debian:buster==sha256:cca6bcced970f7634197ff1821aabb452024eb437958ab98bfc146ece96969c6 \ No newline at end of file +amd64:amd64/debian:bullseye==sha256:1bf0e24813ee8306c3fba1fe074793eb91c15ee580b61fff7f3f41662bc0031d +amd64:amd64/debian:buster==sha256:a067a9e8b39d5f19659b3bc9fd4348f6319afabd0d6ba1fe3b43df108926ea92 +amd64:debian:bullseye==sha256:432f545c6ba13b79e2681f4cc4858788b0ab099fc1cca799cc0fae4687c69070 +amd64:debian:buster==sha256:322859539526a04978dee1a2575b515295f6706f17d280f877a634299a7c1414 +arm64:arm64v8/debian:bullseye==sha256:0d1881fd981442bd6721e0e4ff40eb0ba705475c3a8469482ccee9029af56ebf +arm64:arm64v8/debian:buster==sha256:62a3eb2f5ace2f8415171855a84375616cb3cdb60b799d1811c3fda923b8dfbc +arm64:debian:bullseye==sha256:432f545c6ba13b79e2681f4cc4858788b0ab099fc1cca799cc0fae4687c69070 +arm64:debian:buster==sha256:322859539526a04978dee1a2575b515295f6706f17d280f877a634299a7c1414 +armhf:arm32v7/debian:bullseye==sha256:16aa677e45937a8c9f2e5a932ff1a611bc85b6416e47ab66532e05af2c08e066 +armhf:arm32v7/debian:buster==sha256:5340ee96c308b59f4590ec929adeeaf61ffe5a0758adcba09d0595a6619c3462 +armhf:debian:bullseye==sha256:432f545c6ba13b79e2681f4cc4858788b0ab099fc1cca799cc0fae4687c69070 +armhf:debian:buster==sha256:322859539526a04978dee1a2575b515295f6706f17d280f877a634299a7c1414 \ No newline at end of file diff --git a/files/build/versions/default/versions-git b/files/build/versions/default/versions-git index 643c56af75..63d96a36c4 100644 --- a/files/build/versions/default/versions-git +++ b/files/build/versions/default/versions-git @@ -1,24 +1,24 @@ -https://chromium.googlesource.com/chromium/tools/depot_tools.git==63d20c330ba3ba5f644ade9e50b22ef3be09c1b8 +https://chromium.googlesource.com/chromium/tools/depot_tools.git==04afb4b256a1aab562b0fcfaf7cd9ffe4ec42c1b https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f https://github.com/CESNET/libyang.git==ea94c8b9f513f8a6ddc6ce1540fa41eaf4c8922a https://github.com/daveolson53/audisp-tacplus.git==559c9f22edd4f2dea0ecedffb3ad9502b12a75b6 https://github.com/daveolson53/libnss-tacplus.git==19008ab68d9d504aa58eb34d5f564755a1613b8b https://github.com/dyninc/OpenBFDD.git==e35f43ad8d2b3f084e96a84c392528a90d05a287 -https://github.com/flashrom/flashrom.git==f15e6a105b1cf589476042e62b8d0bb64a938e38 -https://github.com/FreeRADIUS/freeradius-server.git==550d77402f30fb55db74a799f569dbfca2e43c66 +https://github.com/flashrom/flashrom.git==ffc75aa710efc8796f0f34c30216ce8a2b1e3954 +https://github.com/FreeRADIUS/freeradius-server.git==049f89875f8a0fb6843a1f276af66ae64da4ce69 https://github.com/FreeRADIUS/pam_radius.git==8d373539bb9f13b0abfe8bcae0095a930a00fad0 https://github.com/jeroennijhof/pam_tacplus.git==4284d9016e64def2bb81d5f50f96dc3b59bfdc39 https://github.com/jpirko/libteam.git==61e27812c1074a865d7e1a778c0ce442837c28d7 https://github.com/lguohan/gnxi.git==f2b11e45b16ab13485ae14933f30c18ee6336499 https://github.com/Marvell-switching/mrvl-prestera.git==9dbae444204a2c27b33be698ce497d55926b8893 https://github.com/Mellanox/libpsample.git==62bb27d9a49424e45191eee81df7ce0d8c74e774 -https://github.com/opencomputeproject/SAI.git==c4ff21fda73be53d4e5b789bc933df96ddfea651 +https://github.com/opencomputeproject/SAI.git==fdaf928679dfa53ae21690f963b9b1f80032f2bf https://github.com/p4lang/scapy-vxlan.git==85ffe83da156568ee47a0750f638227e6e1d7479 -https://github.com/sflow/host-sflow==74f819f9695975fa9746c3e61888646d58c34ded +https://github.com/sflow/host-sflow==d61d7b3b52a1791d8b2782a32a7bdc391529ad31 https://github.com/sflow/sflowtool==4ce1223bb4c2cd0cbb1dd688dc0914561fcbb6c4 https://github.com/thom311/libnl==cbafad9ddf24caef5230fef715d34f0539603be0 https://salsa.debian.org/debian/libteam.git==48142125234a665ad5367b724af36a58fb484d3d -https://salsa.debian.org/kernel-team/ethtool/==68409b09a969b49a07fbf3930409f155b953434b +https://salsa.debian.org/kernel-team/ethtool/==97421dce8db53650dc08280f94bdd92cb4642cca https://salsa.debian.org/kernel-team/initramfs-tools.git==193dfbb7929e518976f89f6c8dd9201982e56f80 https://salsa.debian.org/sk-guest/monit.git==c9da7ebb1f35dfba17b50b5969a6e75e29cbec0d https://salsa.debian.org/ssh-team/openssh.git==4cb9ac54235e8f90a590a976e1404480fb521930 \ No newline at end of file diff --git a/files/build/versions/default/versions-mirror b/files/build/versions/default/versions-mirror index 24ccd272d0..9b9bd6877a 100644 --- a/files/build/versions/default/versions-mirror +++ b/files/build/versions/default/versions-mirror @@ -1,15 +1,15 @@ deb.nodesource.com_node%5f14.x_dists_bullseye==2023-02-17T00:35:28Z deb.nodesource.com_node%5f14.x_dists_buster==2023-02-17T00:35:28Z -debian==20230523T000124Z -debian-security==20230523T000204Z -download.docker.com_linux_debian_dists_bullseye==2023-05-19T22:46:29Z -download.docker.com_linux_debian_dists_buster==2023-05-19T22:46:29Z +debian==20230527T000125Z +debian-security==20230527T000128Z +download.docker.com_linux_debian_dists_bullseye==2023-05-26T07:49:37Z +download.docker.com_linux_debian_dists_buster==2023-05-26T07:49:38Z packages.microsoft.com_repos_sonic-dev_dists_jessie==2022-10-31T19:34:29Z -packages.trafficmanager.net_snapshot_debian-security_20230523T000204Z_dists_bullseye-security==2023-05-22T11:22:40Z -packages.trafficmanager.net_snapshot_debian-security_20230523T000204Z_dists_buster_updates==2023-05-22T11:22:40Z -packages.trafficmanager.net_snapshot_debian_20230523T000124Z_dists_bullseye==2023-04-29T09:31:02Z -packages.trafficmanager.net_snapshot_debian_20230523T000124Z_dists_bullseye-backports==2023-05-22T20:11:25Z -packages.trafficmanager.net_snapshot_debian_20230523T000124Z_dists_bullseye-updates==2023-05-22T20:11:25Z -packages.trafficmanager.net_snapshot_debian_20230523T000124Z_dists_buster==2022-09-10T11:30:54Z -packages.trafficmanager.net_snapshot_debian_20230523T000124Z_dists_buster-backports==2023-05-22T20:11:25Z -packages.trafficmanager.net_snapshot_debian_20230523T000124Z_dists_buster-updates==2023-05-22T20:11:25Z \ No newline at end of file +packages.trafficmanager.net_snapshot_debian-security_20230527T000128Z_dists_bullseye-security==2023-05-26T13:58:25Z +packages.trafficmanager.net_snapshot_debian-security_20230527T000128Z_dists_buster_updates==2023-05-26T13:58:25Z +packages.trafficmanager.net_snapshot_debian_20230527T000125Z_dists_bullseye==2023-04-29T09:31:02Z +packages.trafficmanager.net_snapshot_debian_20230527T000125Z_dists_bullseye-backports==2023-05-26T20:16:08Z +packages.trafficmanager.net_snapshot_debian_20230527T000125Z_dists_bullseye-updates==2023-05-26T20:16:08Z +packages.trafficmanager.net_snapshot_debian_20230527T000125Z_dists_buster==2022-09-10T11:30:54Z +packages.trafficmanager.net_snapshot_debian_20230527T000125Z_dists_buster-backports==2023-05-26T20:16:08Z +packages.trafficmanager.net_snapshot_debian_20230527T000125Z_dists_buster-updates==2023-05-26T20:16:08Z \ No newline at end of file diff --git a/files/build/versions/dockers/docker-config-engine-buster/versions-py3 b/files/build/versions/dockers/docker-config-engine-buster/versions-py3 index 936a1fb6e7..384ba72b8f 100644 --- a/files/build/versions/dockers/docker-config-engine-buster/versions-py3 +++ b/files/build/versions/dockers/docker-config-engine-buster/versions-py3 @@ -14,6 +14,6 @@ redis==4.5.5 redis-dump-load==1.1 regex==2023.5.5 six==1.16.0 -typing_extensions==4.6.0 +typing_extensions==4.6.2 xmltodict==0.12.0 zipp==3.15.0 \ No newline at end of file diff --git a/files/build/versions/dockers/docker-ptf/versions-deb-buster b/files/build/versions/dockers/docker-ptf/versions-deb-buster index d9db811cfb..68d2faf33e 100644 --- a/files/build/versions/dockers/docker-ptf/versions-deb-buster +++ b/files/build/versions/dockers/docker-ptf/versions-deb-buster @@ -259,10 +259,10 @@ libpython-dev==2.7.16-1 libpython-stdlib==2.7.16-1 libpython2-dev==2.7.16-1 libpython2-stdlib==2.7.16-1 -libpython2.7==2.7.16-2+deb10u1 -libpython2.7-dev==2.7.16-2+deb10u1 -libpython2.7-minimal==2.7.16-2+deb10u1 -libpython2.7-stdlib==2.7.16-2+deb10u1 +libpython2.7==2.7.16-2+deb10u2 +libpython2.7-dev==2.7.16-2+deb10u2 +libpython2.7-minimal==2.7.16-2+deb10u2 +libpython2.7-stdlib==2.7.16-2+deb10u2 libpython3-dev==3.7.3-1 libpython3-stdlib==3.7.3-1 libpython3.7==3.7.3-2+deb10u4 @@ -413,9 +413,9 @@ python-thrift==0.11.0-4 python2==2.7.16-1 python2-dev==2.7.16-1 python2-minimal==2.7.16-1 -python2.7==2.7.16-2+deb10u1 -python2.7-dev==2.7.16-2+deb10u1 -python2.7-minimal==2.7.16-2+deb10u1 +python2.7==2.7.16-2+deb10u2 +python2.7-dev==2.7.16-2+deb10u2 +python2.7-minimal==2.7.16-2+deb10u2 python3==3.7.3-1 python3-asn1crypto==0.24.0-1 python3-cffi-backend==1.12.2-1 diff --git a/files/build/versions/dockers/docker-sonic-mgmt-framework/versions-py3 b/files/build/versions/dockers/docker-sonic-mgmt-framework/versions-py3 index a1bcf74717..c0e70ab01b 100644 --- a/files/build/versions/dockers/docker-sonic-mgmt-framework/versions-py3 +++ b/files/build/versions/dockers/docker-sonic-mgmt-framework/versions-py3 @@ -5,7 +5,7 @@ click==8.1.3 clickclick==20.10.2 connexion==2.7.0 flask==2.2.5 -grpcio==1.55.0 +grpcio==1.54.2 grpcio-tools==1.20.0 idna==3.4 importlib-resources==5.12.0 @@ -18,7 +18,7 @@ openapi-schema-validator==0.4.4 openapi-spec-validator==0.5.6 pathable==0.4.3 pkgutil_resolve_name==1.3.10 -protobuf==4.23.1 +protobuf==4.23.2 pyrsistent==0.19.3 python-dateutil==2.6.0 requests==2.31.0 diff --git a/files/build/versions/dockers/docker-sonic-vs/versions-deb-buster b/files/build/versions/dockers/docker-sonic-vs/versions-deb-buster index a352264708..f448201f57 100644 --- a/files/build/versions/dockers/docker-sonic-vs/versions-deb-buster +++ b/files/build/versions/dockers/docker-sonic-vs/versions-deb-buster @@ -121,10 +121,10 @@ libpython-dev==2.7.16-1 libpython-stdlib==2.7.16-1 libpython2-dev==2.7.16-1 libpython2-stdlib==2.7.16-1 -libpython2.7==2.7.16-2+deb10u1 -libpython2.7-dev==2.7.16-2+deb10u1 -libpython2.7-minimal==2.7.16-2+deb10u1 -libpython2.7-stdlib==2.7.16-2+deb10u1 +libpython2.7==2.7.16-2+deb10u2 +libpython2.7-dev==2.7.16-2+deb10u2 +libpython2.7-minimal==2.7.16-2+deb10u2 +libpython2.7-stdlib==2.7.16-2+deb10u2 libpython3-dev==3.7.3-1 libpython3.7-dev==3.7.3-2+deb10u4 libqt5core5a==5.11.3+dfsg1-1+deb10u5 @@ -189,9 +189,9 @@ python-swsscommon==1.0.0 python2==2.7.16-1 python2-dev==2.7.16-1 python2-minimal==2.7.16-1 -python2.7==2.7.16-2+deb10u1 -python2.7-dev==2.7.16-2+deb10u1 -python2.7-minimal==2.7.16-2+deb10u1 +python2.7==2.7.16-2+deb10u2 +python2.7-dev==2.7.16-2+deb10u2 +python2.7-minimal==2.7.16-2+deb10u2 python3-dev==3.7.3-1 python3-mako==1.0.7+ds1-1+deb10u1 python3-markdown==3.0.1-3 diff --git a/files/build/versions/dockers/docker-sonic-vs/versions-py2 b/files/build/versions/dockers/docker-sonic-vs/versions-py2 index 1202ed030d..4583bc049e 100644 --- a/files/build/versions/dockers/docker-sonic-vs/versions-py2 +++ b/files/build/versions/dockers/docker-sonic-vs/versions-py2 @@ -10,4 +10,4 @@ pyroute2==0.5.3 requests==2.27.1 scapy==2.4.0 six==1.16.0 -urllib3==1.26.15 \ No newline at end of file +urllib3==1.26.16 \ No newline at end of file diff --git a/files/build/versions/dockers/docker-syncd-bfn-rpc/versions-deb-buster b/files/build/versions/dockers/docker-syncd-bfn-rpc/versions-deb-buster index 28f71a18bd..77c3f6af81 100644 --- a/files/build/versions/dockers/docker-syncd-bfn-rpc/versions-deb-buster +++ b/files/build/versions/dockers/docker-syncd-bfn-rpc/versions-deb-buster @@ -35,10 +35,10 @@ libpython-dev==2.7.16-1 libpython-stdlib==2.7.16-1 libpython2-dev==2.7.16-1 libpython2-stdlib==2.7.16-1 -libpython2.7==2.7.16-2+deb10u1 -libpython2.7-dev==2.7.16-2+deb10u1 -libpython2.7-minimal==2.7.16-2+deb10u1 -libpython2.7-stdlib==2.7.16-2+deb10u1 +libpython2.7==2.7.16-2+deb10u2 +libpython2.7-dev==2.7.16-2+deb10u2 +libpython2.7-minimal==2.7.16-2+deb10u2 +libpython2.7-stdlib==2.7.16-2+deb10u2 libqt5core5a==5.11.3+dfsg1-1+deb10u5 libqt5dbus5==5.11.3+dfsg1-1+deb10u5 libqt5network5==5.11.3+dfsg1-1+deb10u5 @@ -64,8 +64,8 @@ python-setuptools==40.8.0-1 python2==2.7.16-1 python2-dev==2.7.16-1 python2-minimal==2.7.16-1 -python2.7==2.7.16-2+deb10u1 -python2.7-dev==2.7.16-2+deb10u1 -python2.7-minimal==2.7.16-2+deb10u1 +python2.7==2.7.16-2+deb10u2 +python2.7-dev==2.7.16-2+deb10u2 +python2.7-minimal==2.7.16-2+deb10u2 syncd-rpc==1.0.0 wget==1.20.1-1.1 \ No newline at end of file diff --git a/files/build/versions/dockers/docker-syncd-centec-rpc/versions-deb-buster b/files/build/versions/dockers/docker-syncd-centec-rpc/versions-deb-buster index 063b20d55a..f0ae6faa52 100644 --- a/files/build/versions/dockers/docker-syncd-centec-rpc/versions-deb-buster +++ b/files/build/versions/dockers/docker-syncd-centec-rpc/versions-deb-buster @@ -40,10 +40,10 @@ libpython-dev==2.7.16-1 libpython-stdlib==2.7.16-1 libpython2-dev==2.7.16-1 libpython2-stdlib==2.7.16-1 -libpython2.7==2.7.16-2+deb10u1 -libpython2.7-dev==2.7.16-2+deb10u1 -libpython2.7-minimal==2.7.16-2+deb10u1 -libpython2.7-stdlib==2.7.16-2+deb10u1 +libpython2.7==2.7.16-2+deb10u2 +libpython2.7-dev==2.7.16-2+deb10u2 +libpython2.7-minimal==2.7.16-2+deb10u2 +libpython2.7-stdlib==2.7.16-2+deb10u2 libqt5core5a==5.11.3+dfsg1-1+deb10u5 libqt5dbus5==5.11.3+dfsg1-1+deb10u5 libqt5network5==5.11.3+dfsg1-1+deb10u5 @@ -71,8 +71,8 @@ python-setuptools==40.8.0-1 python2==2.7.16-1 python2-dev==2.7.16-1 python2-minimal==2.7.16-1 -python2.7==2.7.16-2+deb10u1 -python2.7-dev==2.7.16-2+deb10u1 -python2.7-minimal==2.7.16-2+deb10u1 +python2.7==2.7.16-2+deb10u2 +python2.7-dev==2.7.16-2+deb10u2 +python2.7-minimal==2.7.16-2+deb10u2 syncd-rpc==1.0.0 wget==1.20.1-1.1 \ No newline at end of file diff --git a/files/build/versions/dockers/docker-syncd-centec/versions-deb-buster-arm64 b/files/build/versions/dockers/docker-syncd-centec/versions-deb-buster-arm64 index ccab4a1c7a..72a99709db 100644 --- a/files/build/versions/dockers/docker-syncd-centec/versions-deb-buster-arm64 +++ b/files/build/versions/dockers/docker-syncd-centec/versions-deb-buster-arm64 @@ -11,10 +11,10 @@ libpython-dev==2.7.16-1 libpython-stdlib==2.7.16-1 libpython2-dev==2.7.16-1 libpython2-stdlib==2.7.16-1 -libpython2.7==2.7.16-2+deb10u1 -libpython2.7-dev==2.7.16-2+deb10u1 -libpython2.7-minimal==2.7.16-2+deb10u1 -libpython2.7-stdlib==2.7.16-2+deb10u1 +libpython2.7==2.7.16-2+deb10u2 +libpython2.7-dev==2.7.16-2+deb10u2 +libpython2.7-minimal==2.7.16-2+deb10u2 +libpython2.7-stdlib==2.7.16-2+deb10u2 libsensors-config==1:3.5.0-3 libsensors4-dev==1:3.5.0-3 libsensors5==1:3.5.0-3 @@ -27,9 +27,9 @@ python-minimal==2.7.16-1 python2==2.7.16-1 python2-dev==2.7.16-1 python2-minimal==2.7.16-1 -python2.7==2.7.16-2+deb10u1 -python2.7-dev==2.7.16-2+deb10u1 -python2.7-minimal==2.7.16-2+deb10u1 +python2.7==2.7.16-2+deb10u2 +python2.7-dev==2.7.16-2+deb10u2 +python2.7-minimal==2.7.16-2+deb10u2 rpcbind==1.2.5-0.3+deb10u1 sensible-utils==0.0.12 swig==3.0.12-2 diff --git a/files/build/versions/dockers/sonic-slave-bullseye/versions-deb-bullseye b/files/build/versions/dockers/sonic-slave-bullseye/versions-deb-bullseye index 1acd637277..e2a2371251 100644 --- a/files/build/versions/dockers/sonic-slave-bullseye/versions-deb-bullseye +++ b/files/build/versions/dockers/sonic-slave-bullseye/versions-deb-bullseye @@ -95,7 +95,7 @@ docbook-utils==0.6.14-3.4 docbook-xml==4.5-9 docker-ce==5:20.10.14~3-0~debian-bullseye docker-ce-cli==5:20.10.14~3-0~debian-bullseye -docker-ce-rootless-extras==5:24.0.1-1~debian.11~bullseye +docker-ce-rootless-extras==5:24.0.2-1~debian.11~bullseye docker-scan-plugin==0.23.0~debian-bullseye docutils-common==0.16+dfsg-4 dosfstools==4.2-1 @@ -1102,7 +1102,7 @@ libspice-server1==0.14.3-2.1 libsqlite3-0==3.34.1-3 libsratom-0-0==0.6.8-1 libsrt1.4-gnutls==1.4.2-1.3 -libssh-gcrypt-4==0.9.5-1+deb11u1 +libssh-gcrypt-4==0.9.7-0+deb11u1 libssh2-1==1.9.0-2 libssl-dev==1.1.1n-0+deb11u4 libstdc++-10-dev==10.2.1-6 diff --git a/files/build/versions/dockers/sonic-slave-buster/versions-deb-buster b/files/build/versions/dockers/sonic-slave-buster/versions-deb-buster index ead3c28790..8b6af4d730 100644 --- a/files/build/versions/dockers/sonic-slave-buster/versions-deb-buster +++ b/files/build/versions/dockers/sonic-slave-buster/versions-deb-buster @@ -965,10 +965,10 @@ libpython-dev==2.7.16-1 libpython-stdlib==2.7.16-1 libpython2-dev==2.7.16-1 libpython2-stdlib==2.7.16-1 -libpython2.7==2.7.16-2+deb10u1 -libpython2.7-dev==2.7.16-2+deb10u1 -libpython2.7-minimal==2.7.16-2+deb10u1 -libpython2.7-stdlib==2.7.16-2+deb10u1 +libpython2.7==2.7.16-2+deb10u2 +libpython2.7-dev==2.7.16-2+deb10u2 +libpython2.7-minimal==2.7.16-2+deb10u2 +libpython2.7-stdlib==2.7.16-2+deb10u2 libpython3-all-dbg==3.7.3-1 libpython3-all-dev==3.7.3-1 libpython3-dbg==3.7.3-1 @@ -1572,9 +1572,9 @@ python-zope.interface==4.3.2-1+b2 python2==2.7.16-1 python2-dev==2.7.16-1 python2-minimal==2.7.16-1 -python2.7==2.7.16-2+deb10u1 -python2.7-dev==2.7.16-2+deb10u1 -python2.7-minimal==2.7.16-2+deb10u1 +python2.7==2.7.16-2+deb10u2 +python2.7-dev==2.7.16-2+deb10u2 +python2.7-minimal==2.7.16-2+deb10u2 python3==3.7.3-1 python3-alabaster==0.7.8-1 python3-all==3.7.3-1 diff --git a/files/build/versions/dockers/sonic-slave-buster/versions-py3 b/files/build/versions/dockers/sonic-slave-buster/versions-py3 index 5a99d34671..abee70bdd4 100644 --- a/files/build/versions/dockers/sonic-slave-buster/versions-py3 +++ b/files/build/versions/dockers/sonic-slave-buster/versions-py3 @@ -71,7 +71,7 @@ secretstorage==2.3.1 six==1.12.0 sphinx==1.8.4 sphinx-rtd-theme==0.4.3 -typing_extensions==4.6.0 +typing_extensions==4.6.2 unattended-upgrades==0.1 unidiff==0.5.4 urllib3==1.24.1