From c044e6e34e0232a1d45c5aa5328cd75fc70138b1 Mon Sep 17 00:00:00 2001 From: mssonicbld <79238446+mssonicbld@users.noreply.github.com> Date: Fri, 2 Jun 2023 21:40:29 +0800 Subject: [PATCH] [ci/build]: Upgrade SONiC package versions (#15307) --- .../versions-deb-bullseye | 37 ++++++------ .../versions-deb-bullseye-arm64 | 2 + files/build/versions/default/versions-docker | 24 ++++---- files/build/versions/default/versions-git | 14 ++--- files/build/versions/default/versions-mirror | 24 ++++---- files/build/versions/default/versions-web | 50 ++++++++-------- .../versions-deb-bullseye-armhf | 2 +- .../docker-dhcp-relay/versions-deb-bullseye | 1 - .../versions-deb-bullseye | 18 +++--- .../docker-platform-monitor/versions-py3 | 2 +- .../dockers/docker-ptf/versions-deb-buster | 42 +++++++------- .../docker-sonic-vs/versions-deb-bullseye | 2 + .../dockers/docker-sonic-vs/versions-py3 | 8 +-- .../versions-deb-bullseye | 2 + .../versions-deb-bullseye | 2 + .../versions-deb-bullseye | 2 + .../versions-deb-bullseye | 2 + .../docker-syncd-mlnx-rpc/versions-py2 | 2 +- .../docker-syncd-mlnx/versions-deb-bullseye | 38 ++++++------ .../dockers/docker-syncd-mlnx/versions-py3 | 2 +- .../versions-deb-bullseye-armhf | 2 +- .../versions-deb-bullseye | 27 ++++----- .../dockers/sonic-slave-bullseye/versions-git | 1 + .../sonic-slave-buster/versions-deb-buster | 58 +++++++++---------- .../dockers/sonic-slave-buster/versions-git | 1 + .../versions/host-image/versions-deb-bullseye | 14 ++--- .../host-image/versions-deb-bullseye-arm64 | 5 -- .../host-image/versions-deb-bullseye-armhf | 6 +- 28 files changed, 201 insertions(+), 189 deletions(-) create mode 100644 files/build/versions/dockers/sonic-slave-bullseye/versions-git create mode 100644 files/build/versions/dockers/sonic-slave-buster/versions-git diff --git a/files/build/versions/build/build-sonic-slave-bullseye/versions-deb-bullseye b/files/build/versions/build/build-sonic-slave-bullseye/versions-deb-bullseye index 0c07164f78..90e21f34f0 100644 --- a/files/build/versions/build/build-sonic-slave-bullseye/versions-deb-bullseye +++ b/files/build/versions/build/build-sonic-slave-bullseye/versions-deb-bullseye @@ -1,7 +1,6 @@ -applibs==1.mlnx.4.5.4206 -applibs-dev==1.mlnx.4.5.4206 +applibs==1.mlnx.4.5.5142 +applibs-dev==1.mlnx.4.5.5142 bfnplatform==1.0.0 -bfnsdk==1.0.0 isc-dhcp-relay==4.4.1-2.3+deb11u2 kernel-mft-dkms==4.22.1-15 libhiredis-dev==0.14.0-3~bpo9+1 @@ -39,7 +38,7 @@ linux-headers-5.10.0-18-2-common==5.10.140-1 lldpd==1.0.4-1 lm-sensors==1:3.6.0-7 mft==4.22.1-15 -mlnx-sai==1.mlnx.SAIBuild2211.23.1.0 +mlnx-sai==1.mlnx.SAIBuild2305.24.0.1 net-tools==1.60+git20181103.0eebece-1 python-thrift==0.11.0-4 python3-swsscommon==1.0.0 @@ -54,22 +53,22 @@ sonic-mgmt-common-codegen==1.0.0 sonic-platform-pddf==1.1 sonic-platform-pddf-sym==1.1 swss==1.0.0 -sx-acl-helper==1.mlnx.4.5.4206 -sx-acl-helper-dev==1.mlnx.4.5.4206 -sx-complib==1.mlnx.4.5.4206 -sx-complib-dev==1.mlnx.4.5.4206 -sx-examples==1.mlnx.4.5.4206 -sx-examples-dev==1.mlnx.4.5.4206 -sx-gen-utils==1.mlnx.4.5.4206 -sx-gen-utils-dev==1.mlnx.4.5.4206 -sx-hash-calc==1.mlnx.4.5.4206 -sx-scew==1.mlnx.4.5.4206 -sx-scew-dev==1.mlnx.4.5.4206 -sxd-libs==1.mlnx.4.5.4206 -sxd-libs-dev==1.mlnx.4.5.4206 +sx-acl-helper==1.mlnx.4.5.5142 +sx-acl-helper-dev==1.mlnx.4.5.5142 +sx-complib==1.mlnx.4.5.5142 +sx-complib-dev==1.mlnx.4.5.5142 +sx-examples==1.mlnx.4.5.5142 +sx-examples-dev==1.mlnx.4.5.5142 +sx-gen-utils==1.mlnx.4.5.5142 +sx-gen-utils-dev==1.mlnx.4.5.5142 +sx-hash-calc==1.mlnx.4.5.5142 +sx-scew==1.mlnx.4.5.5142 +sx-scew-dev==1.mlnx.4.5.5142 +sxd-libs==1.mlnx.4.5.5142 +sxd-libs-dev==1.mlnx.4.5.5142 syncd==1.0.0 syncd-vs==1.0.0 thrift-compiler==0.11.0-4 -wjh-libs==1.mlnx.4.5.4206 -wjh-libs-dev==1.mlnx.4.5.4206 +wjh-libs==1.mlnx.4.5.5142 +wjh-libs-dev==1.mlnx.4.5.5142 wpasupplicant==2:2.9.0-14 diff --git a/files/build/versions/build/build-sonic-slave-bullseye/versions-deb-bullseye-arm64 b/files/build/versions/build/build-sonic-slave-bullseye/versions-deb-bullseye-arm64 index 90f712515b..9a9c3f39d7 100644 --- a/files/build/versions/build/build-sonic-slave-bullseye/versions-deb-bullseye-arm64 +++ b/files/build/versions/build/build-sonic-slave-bullseye/versions-deb-bullseye-arm64 @@ -1,3 +1,5 @@ libnl-3-200==3.5.0-1 libnl-route-3-200==3.5.0-1 +libsai==1.11.0-1 +libsai-dev==1.11.0-1 linux-headers-5.10.0-18-2-arm64==5.10.140-1 diff --git a/files/build/versions/default/versions-docker b/files/build/versions/default/versions-docker index 4f40aa8afd..8d2c6413a7 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 +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 diff --git a/files/build/versions/default/versions-git b/files/build/versions/default/versions-git index 45bbe414c5..5420ff9bc6 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==a1e578320b09a600894b6b11bc4e7d5f31627c6c +https://chromium.googlesource.com/chromium/tools/depot_tools.git==9e0ff22bfb3137e9c6b44304671a78c3e3d1e1d9 https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f -https://github.com/CESNET/libyang.git==9a4e5b2ce30b9696116d6e654ee55caab5aafed8 +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==42b6346571e24bcdecee0ed282ff767a95844206 -https://github.com/FreeRADIUS/freeradius-server.git==00c5a858cc91827fdda20f0a0c75a66785e89ffc +https://github.com/flashrom/flashrom.git==c7812231bd5c69956ef8d97315e8e2f306d1c550 +https://github.com/FreeRADIUS/freeradius-server.git==c569503b94b4135fc457191ffbf66be3f12f00de 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/p4lang/ptf.git==7494366607e2e4c171439df3585eba3c9769fad8 +https://github.com/p4lang/ptf.git==b33f54b9a97f834be1c8522217d445b6b1cad2df https://github.com/p4lang/scapy-vxlan.git==85ffe83da156568ee47a0750f638227e6e1d7479 -https://github.com/sflow/host-sflow==74f819f9695975fa9746c3e61888646d58c34ded +https://github.com/sflow/host-sflow==efb344aeb081480ea22a13374d7ac094b5449f8c 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/==532e36ef02837c78df47f8d561aa04b5cfed438f 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 diff --git a/files/build/versions/default/versions-mirror b/files/build/versions/default/versions-mirror index 22dfd17a3a..348a87f4cc 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==20230514T000218Z -debian-security==20230514T000615Z -download.docker.com_linux_debian_dists_bullseye==2023-05-12T20:59:25Z -download.docker.com_linux_debian_dists_buster==2023-05-12T20:59:25Z +debian==20230602T000441Z +debian-security==20230602T000307Z +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_20230514T000615Z_dists_bullseye-security==2023-05-13T23:02:23Z -packages.trafficmanager.net_snapshot_debian-security_20230514T000615Z_dists_buster_updates==2023-05-13T23:02:22Z -packages.trafficmanager.net_snapshot_debian_20230514T000218Z_dists_bullseye==2023-04-29T09:31:02Z -packages.trafficmanager.net_snapshot_debian_20230514T000218Z_dists_bullseye-backports==2023-05-13T20:18:51Z -packages.trafficmanager.net_snapshot_debian_20230514T000218Z_dists_bullseye-updates==2023-05-13T20:18:51Z -packages.trafficmanager.net_snapshot_debian_20230514T000218Z_dists_buster==2022-09-10T11:30:54Z -packages.trafficmanager.net_snapshot_debian_20230514T000218Z_dists_buster-backports==2023-05-13T20:18:51Z -packages.trafficmanager.net_snapshot_debian_20230514T000218Z_dists_buster-updates==2023-05-13T20:18:51Z +packages.trafficmanager.net_snapshot_debian-security_20230602T000307Z_dists_bullseye-security==2023-06-01T17:32:18Z +packages.trafficmanager.net_snapshot_debian-security_20230602T000307Z_dists_buster_updates==2023-06-01T17:32:18Z +packages.trafficmanager.net_snapshot_debian_20230602T000441Z_dists_bullseye==2023-04-29T09:31:02Z +packages.trafficmanager.net_snapshot_debian_20230602T000441Z_dists_bullseye-backports==2023-06-01T20:13:06Z +packages.trafficmanager.net_snapshot_debian_20230602T000441Z_dists_bullseye-updates==2023-06-01T20:13:06Z +packages.trafficmanager.net_snapshot_debian_20230602T000441Z_dists_buster==2022-09-10T11:30:54Z +packages.trafficmanager.net_snapshot_debian_20230602T000441Z_dists_buster-backports==2023-06-01T20:13:06Z +packages.trafficmanager.net_snapshot_debian_20230602T000441Z_dists_buster-updates==2023-06-01T20:13:06Z diff --git a/files/build/versions/default/versions-web b/files/build/versions/default/versions-web index e610b3e9cb..3081ec1268 100644 --- a/files/build/versions/default/versions-web +++ b/files/build/versions/default/versions-web @@ -33,8 +33,8 @@ https://download.docker.com/linux/debian/gpg==1afae06b34a13c1b3d9cb61a26285a15 https://github.com/aristanetworks/sonic-firmware/raw/446f30ccd8626f904d89d5798da7294948e090a6/phy/phy-credo_1.0_amd64.deb==6c3d6c32477615cbe049b9161ce15bd5 https://github.com/barefootnetworks/sonic-release-pkgs/raw/dev/bfnplatform_20221130_sai_1.11.0_deb11.deb==4a77e5f35b75ad7ce062f631581b40e2 https://github.com/barefootnetworks/sonic-release-pkgs/raw/dev/bfnsdk_20221130_sai_1.11.0_deb11.deb==c2b0dfb4122dcdbd4af58826e2010640 -https://github.com/bazelbuild/bazelisk/releases/latest/download/bazelisk-linux-amd64==abe26a71ce14950f94d858c317da94d1 -https://github.com/bazelbuild/bazelisk/releases/latest/download/bazelisk-linux-arm64==2b326ca77b64a5cf7df04e80b4fdbca0 +https://github.com/bazelbuild/bazelisk/releases/latest/download/bazelisk-linux-amd64==d9f6a4c3197625b1835b523697eb953e +https://github.com/bazelbuild/bazelisk/releases/latest/download/bazelisk-linux-arm64==6105edb638de24bce2c368b8f8f698a4 https://github.com/CentecNetworks/sonic-binaries/raw/master/amd64/sai/libsai-dev_1.11.0-1_amd64.deb==6a9e27b3830d96e980651de15b291933 https://github.com/CentecNetworks/sonic-binaries/raw/master/amd64/sai/libsai_1.11.0-1_amd64.deb==8bd907c4baeacf6467c0794bee0d723c https://github.com/CentecNetworks/sonic-binaries/raw/master/amd64/third_party/advantech/_Susi4.so==5e1b8daef522c9da00af400abe25810b @@ -42,29 +42,29 @@ https://github.com/CentecNetworks/sonic-binaries/raw/master/amd64/third_party/ad https://github.com/CentecNetworks/sonic-binaries/raw/master/arm64/sai/libsai-dev_1.11.0-1_arm64.deb==5546bb53d3d09b256c625824059b2953 https://github.com/CentecNetworks/sonic-binaries/raw/master/arm64/sai/libsai_1.11.0-1_arm64.deb==b5c30d03483a1c30b2c5b44a45c4a13f https://github.com/CumulusNetworks/ifupdown2/archive/3.0.0-1.tar.gz==755459b3a58fbc11625336846cea7420 -https://github.com/Marvell-switching/sonic-marvell-binaries/raw/master/armhf/sai-plugin/mrvllibsai_1.10.2-1_armhf.deb==6d75ab5ec102247fd42aed43b4bf5da6 -https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/fw-2010.4204/fw-SPC-rel-13_2010_4204-EVB.mfa==c511454113db7cbf01a5bc898250cf8d -https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/fw-2010.4204/fw-SPC2-rel-29_2010_4204-EVB.mfa==eb004feb6008dc7f109e42d36f372fc6 -https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/fw-2010.4204/fw-SPC3-rel-30_2010_4204-EVB.mfa==9099a37a1efb22b6dce535ad2e1528d4 -https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.4206-bullseye-amd64/applibs-dev_1.mlnx.4.5.4206_amd64.deb==5523e1f8692b779b54f1d870f90ec147 -https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.4206-bullseye-amd64/applibs_1.mlnx.4.5.4206_amd64.deb==bdfaee12138459af05f43c03f801b4c4 -https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.4206-bullseye-amd64/python-sdk-api_1.mlnx.4.5.4206_amd64.deb==883efaa52f9388a3e56179a90a02d588 -https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.4206-bullseye-amd64/sx-acl-helper-dev_1.mlnx.4.5.4206_amd64.deb==64e1c57da2f82ba276f43ab5eee2f846 -https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.4206-bullseye-amd64/sx-acl-helper_1.mlnx.4.5.4206_amd64.deb==ffa83528b29dc9ac4b7e84be169ce29f -https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.4206-bullseye-amd64/sx-complib-dev_1.mlnx.4.5.4206_amd64.deb==90bec086d969f0c38c862d9f02eb5009 -https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.4206-bullseye-amd64/sx-complib_1.mlnx.4.5.4206_amd64.deb==f4e9c10a0809df53c103d71db12ee19b -https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.4206-bullseye-amd64/sx-examples-dev_1.mlnx.4.5.4206_amd64.deb==bab41e418669c5592bfd1b28ae233902 -https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.4206-bullseye-amd64/sx-examples_1.mlnx.4.5.4206_amd64.deb==f56b48449a33c591bc6de3e4203df0cb -https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.4206-bullseye-amd64/sx-gen-utils-dev_1.mlnx.4.5.4206_amd64.deb==90002b2abe7ed0b571ba91744dbdb806 -https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.4206-bullseye-amd64/sx-gen-utils_1.mlnx.4.5.4206_amd64.deb==b1845e130f9d3c9bbf88db9d570e577c -https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.4206-bullseye-amd64/sx-hash-calc_1.mlnx.4.5.4206_amd64.deb==db84a3a7d4a001561c6ae07f9312c179 -https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.4206-bullseye-amd64/sx-scew-dev_1.mlnx.4.5.4206_amd64.deb==fe7e4a4d0c77d82b2feba3df31206438 -https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.4206-bullseye-amd64/sx-scew_1.mlnx.4.5.4206_amd64.deb==9720933858bfefb2f2338cf6a31bbb66 -https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.4206-bullseye-amd64/sxd-libs-dev_1.mlnx.4.5.4206_amd64.deb==44df5a1a8c77a1666736801bed8cdcf2 -https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.4206-bullseye-amd64/sxd-libs_1.mlnx.4.5.4206_amd64.deb==e641d556c8a63be9c835fd7da5fda49d -https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.4206-bullseye-amd64/wjh-libs-dev_1.mlnx.4.5.4206_amd64.deb==dbb74e081196bcb66f31c579974dcbec -https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.4206-bullseye-amd64/wjh-libs_1.mlnx.4.5.4206_amd64.deb==b1d66ada73cd89ab967d387a2343e3c3 -https://github.com/Mellanox/Spectrum-SDK-Drivers/archive/refs/heads/4.5.4206.zip==3133c519712be3804bc2c6a8085945cb +https://github.com/Marvell-switching/sonic-marvell-binaries/raw/master/armhf/sai-plugin/mrvllibsai_1.11.0-1_armhf.deb==153429caa9995fa24fc4c643ca69743e +https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/fw-2010.5144/fw-SPC-rel-13_2010_5144-EVB.mfa==49de2652fc105ce1d8624d15cb02033d +https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/fw-2010.5144/fw-SPC2-rel-29_2010_5144-EVB.mfa==0415936df3dfbbed9015d30b8244d110 +https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/fw-2010.5144/fw-SPC3-rel-30_2010_5144-EVB.mfa==c0b6b9d92320341da004c22ce14c2e52 +https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.5142-bullseye-amd64/applibs-dev_1.mlnx.4.5.5142_amd64.deb==ddbee8ca24473dac9109b11ecafbc2ff +https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.5142-bullseye-amd64/applibs_1.mlnx.4.5.5142_amd64.deb==3c0925b00e1844291f0c1bff00f7192d +https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.5142-bullseye-amd64/python-sdk-api_1.mlnx.4.5.5142_amd64.deb==0deb403e4cd293f5b4f94fda120e9441 +https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.5142-bullseye-amd64/sx-acl-helper-dev_1.mlnx.4.5.5142_amd64.deb==12c41dec1c79c7e68c82c665dabda2b6 +https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.5142-bullseye-amd64/sx-acl-helper_1.mlnx.4.5.5142_amd64.deb==e69ce2b2c60e7cc1d37413d838257178 +https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.5142-bullseye-amd64/sx-complib-dev_1.mlnx.4.5.5142_amd64.deb==a646ac49ccbee093a6116574737612b6 +https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.5142-bullseye-amd64/sx-complib_1.mlnx.4.5.5142_amd64.deb==01df273fe00db7b8f55a1f9d9a06ba2a +https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.5142-bullseye-amd64/sx-examples-dev_1.mlnx.4.5.5142_amd64.deb==e1f572f44f6162593f01c399d7ee568d +https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.5142-bullseye-amd64/sx-examples_1.mlnx.4.5.5142_amd64.deb==e71b71b21fb19c1315ffeb04cc1940ec +https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.5142-bullseye-amd64/sx-gen-utils-dev_1.mlnx.4.5.5142_amd64.deb==2fbad08445c19ce17fb0139d989dd6b0 +https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.5142-bullseye-amd64/sx-gen-utils_1.mlnx.4.5.5142_amd64.deb==cf50709827859c28962f0d4c11ca7710 +https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.5142-bullseye-amd64/sx-hash-calc_1.mlnx.4.5.5142_amd64.deb==f2b4d4d7bc9bf3e123a710a0a1b2e450 +https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.5142-bullseye-amd64/sx-scew-dev_1.mlnx.4.5.5142_amd64.deb==a1dfdcb2d9e9c13ceb78dc04906fd102 +https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.5142-bullseye-amd64/sx-scew_1.mlnx.4.5.5142_amd64.deb==1e96e7e8c636ee8be96d8bcefb8b146b +https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.5142-bullseye-amd64/sxd-libs-dev_1.mlnx.4.5.5142_amd64.deb==e75ff5a90181c4f9ea61f5fa8feabe7f +https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.5142-bullseye-amd64/sxd-libs_1.mlnx.4.5.5142_amd64.deb==d9aa636bf020e0c74170d3ecb52f3c06 +https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.5142-bullseye-amd64/wjh-libs-dev_1.mlnx.4.5.5142_amd64.deb==0a2e5898f42732a57074efb2fe7bea10 +https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.5.5142-bullseye-amd64/wjh-libs_1.mlnx.4.5.5142_amd64.deb==57cb14494a942d016b573d13b5a0f501 +https://github.com/Mellanox/Spectrum-SDK-Drivers/archive/refs/heads/4.5.5142.zip==5a0f97acefe2f7073d97a208826228f4 https://github.com/nanomsg/nanomsg/archive/1.0.0.tar.gz==6f56ef28c93cee644e8c4aaaef7cfb55 https://launchpad.net/debian/+archive/primary/+sourcefiles/bash/5.1-2/bash_5.1-2.debian.tar.xz==9d0cbd5f463f461c840c95f62a64d61b https://launchpad.net/debian/+archive/primary/+sourcefiles/bash/5.1-2/bash_5.1-2.dsc==be44c5a9fc12fb567a486f54b842dd9e diff --git a/files/build/versions/dockers/docker-base-bullseye/versions-deb-bullseye-armhf b/files/build/versions/dockers/docker-base-bullseye/versions-deb-bullseye-armhf index 20da6b512d..42c9a7e5bc 100644 --- a/files/build/versions/dockers/docker-base-bullseye/versions-deb-bullseye-armhf +++ b/files/build/versions/dockers/docker-base-bullseye/versions-deb-bullseye-armhf @@ -1 +1 @@ -openssl==1.1.1n-0+deb11u4 +openssl==1.1.1n-0+deb11u5 diff --git a/files/build/versions/dockers/docker-dhcp-relay/versions-deb-bullseye b/files/build/versions/dockers/docker-dhcp-relay/versions-deb-bullseye index 77b3c6ef4e..dc43b14341 100644 --- a/files/build/versions/dockers/docker-dhcp-relay/versions-deb-bullseye +++ b/files/build/versions/dockers/docker-dhcp-relay/versions-deb-bullseye @@ -4,7 +4,6 @@ isc-dhcp-relay==4.4.1-2.3+deb11u2 isc-dhcp-relay-dbgsym==4.4.1-2.3+deb11u2 libbabeltrace1==1.5.8-1+b3 libboost-regex1.74.0==1.74.0-9 -libboost-thread1.74.0==1.74.0-9 libcbor0==0.5.0+dfsg-2 libcurl3-gnutls==7.74.0-1.3+deb11u7 libdebuginfod1==0.183-1 diff --git a/files/build/versions/dockers/docker-platform-monitor/versions-deb-bullseye b/files/build/versions/dockers/docker-platform-monitor/versions-deb-bullseye index edca2ee1e9..8e9e9c1b40 100644 --- a/files/build/versions/dockers/docker-platform-monitor/versions-deb-bullseye +++ b/files/build/versions/dockers/docker-platform-monitor/versions-deb-bullseye @@ -1,5 +1,5 @@ -applibs==1.mlnx.4.5.4206 -applibs-dev==1.mlnx.4.5.4206 +applibs==1.mlnx.4.5.5142 +applibs-dev==1.mlnx.4.5.5142 dmidecode==3.3-2 ethtool==1:5.9-1 fancontrol==1:3.6.0-7 @@ -71,7 +71,7 @@ openssh-client==1:8.4p1-5+deb11u1 pci.ids==0.0~2021.02.08-1 pciutils==1:3.7.0-5 psmisc==23.4-2 -python-sdk-api==1.mlnx.4.5.4206 +python-sdk-api==1.mlnx.4.5.5142 python3-attr==20.3.0-1 python3-importlib-metadata==1.6.0-2 python3-jsonschema==3.2.0-3 @@ -89,12 +89,12 @@ sensord-dbgsym==1:3.6.0-7 smartmontools==7.2-1 sshpass==1.09-1+b1 strace==5.10-1 -sx-complib==1.mlnx.4.5.4206 -sx-complib-dev==1.mlnx.4.5.4206 -sx-gen-utils==1.mlnx.4.5.4206 -sx-gen-utils-dev==1.mlnx.4.5.4206 -sxd-libs==1.mlnx.4.5.4206 -sxd-libs-dev==1.mlnx.4.5.4206 +sx-complib==1.mlnx.4.5.5142 +sx-complib-dev==1.mlnx.4.5.5142 +sx-gen-utils==1.mlnx.4.5.5142 +sx-gen-utils-dev==1.mlnx.4.5.5142 +sxd-libs==1.mlnx.4.5.5142 +sxd-libs-dev==1.mlnx.4.5.5142 ucf==3.0043 udev==247.3-7+deb11u2 vim==2:8.2.2434-3+deb11u1 diff --git a/files/build/versions/dockers/docker-platform-monitor/versions-py3 b/files/build/versions/dockers/docker-platform-monitor/versions-py3 index 8a275c8e51..f8fef0d425 100644 --- a/files/build/versions/dockers/docker-platform-monitor/versions-py3 +++ b/files/build/versions/dockers/docker-platform-monitor/versions-py3 @@ -12,7 +12,7 @@ more-itertools==4.2.0 netifaces==0.11.0 protobuf==3.20.3 pyrsistent==0.15.5 -python_sdk_api==4.5.4206 +python_sdk_api==4.5.5142 requests==2.30.0 thrift==0.13.0 urllib3==2.0.2 diff --git a/files/build/versions/dockers/docker-ptf/versions-deb-buster b/files/build/versions/dockers/docker-ptf/versions-deb-buster index d805e0d128..80d3b6865a 100644 --- a/files/build/versions/dockers/docker-ptf/versions-deb-buster +++ b/files/build/versions/dockers/docker-ptf/versions-deb-buster @@ -110,9 +110,9 @@ libcgraph6==2.40.1-6+deb10u1 libcolord2==1.4.3-4 libcroco3==0.6.12-3 libcryptsetup12==2:2.1.0-5+deb10u2 -libcups2==2.2.10-6+deb10u6 -libcupsfilters1==1.21.6-5 -libcupsimage2==2.2.10-6+deb10u6 +libcups2==2.2.10-6+deb10u7 +libcupsfilters1==1.21.6-5+deb10u1 +libcupsimage2==2.2.10-6+deb10u7 libcurl3-gnutls==7.64.0-4+deb10u6 libcurl4==7.64.0-4+deb10u6 libdaemon0==0.14-7 @@ -233,7 +233,7 @@ libjsoncpp1==1.7.4-3 libk5crypto3==1.17-3+deb10u5 libkeyutils1==1.6-6 libkmod2==26-1 -libkpathsea6==2018.20181218.49446-1 +libkpathsea6==2018.20181218.49446-1+deb10u2 libkrb5-3==1.17-3+deb10u5 libkrb5support0==1.17-3+deb10u5 libksba8==1.3.5-2+deb10u2 @@ -301,16 +301,16 @@ libpotrace0==1.15-1 libprocps7==2:3.3.15-2 libproxy1v5==0.4.15-5+deb10u1 libpsl5==0.20.2-2 -libptexenc1==2018.20181218.49446-1 +libptexenc1==2018.20181218.49446-1+deb10u2 libpulse0==12.2-4+deb10u1 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 @@ -351,12 +351,12 @@ libsoup-gnome2.4-1==2.64.2-2 libsoup2.4-1==2.64.2-2 libspandsp2==0.0.6+dfsg-2 libsqlite3-0==3.27.2-3+deb10u2 -libssh-gcrypt-4==0.8.7-1+deb10u1 +libssh-gcrypt-4==0.8.7-1+deb10u2 libssh2-1==1.8.0-2.1 libssl-dev==1.1.1n-0+deb10u4 libssl1.1==1.1.1n-0+deb10u4 libstdc++-8-dev==8.3.0-6 -libsynctex2==2018.20181218.49446-1 +libsynctex2==2018.20181218.49446-1+deb10u2 libsystemd0==241-7~deb10u9 libtacacs+1==4.0.4.27a-3 libtcl8.6==8.6.9+dfsg-2 @@ -364,9 +364,9 @@ libteam-utils==1.28-1 libteam5==1.28-1 libteamdctl0==1.28-1 libteckit0==2.5.8+ds2-5 -libtexlua52==2018.20181218.49446-1 -libtexlua53==2018.20181218.49446-1 -libtexluajit2==2018.20181218.49446-1 +libtexlua52==2018.20181218.49446-1+deb10u2 +libtexlua53==2018.20181218.49446-1+deb10u2 +libtexluajit2==2018.20181218.49446-1+deb10u2 libtext-iconv-perl==1.7-5+b7 libthai-data==0.1.28-2 libthai0==0.1.28-2 @@ -394,9 +394,9 @@ libwayland-client0==1.16.0-1 libwayland-cursor0==1.16.0-1 libwayland-egl1==1.16.0-1 libwayland-server0==1.16.0-1 -libwebp6==0.6.1-2+deb10u1 -libwebpdemux2==0.6.1-2+deb10u1 -libwebpmux3==0.6.1-2+deb10u1 +libwebp6==0.6.1-2+deb10u2 +libwebpdemux2==0.6.1-2+deb10u2 +libwebpmux3==0.6.1-2+deb10u2 libwireshark-data==2.6.20-0+deb10u6 libwireshark11==2.6.20-0+deb10u6 libwiretap8==2.6.20-0+deb10u6 @@ -504,9 +504,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 @@ -571,7 +571,7 @@ tcpdump==4.9.3-1~deb10u2 telnet==0.17-41.2 tex-common==6.11 texlive-base==2018.20190227-2 -texlive-binaries==2018.20181218.49446-1 +texlive-binaries==2018.20181218.49446-1+deb10u2 texlive-latex-base==2018.20190227-2 tk8.6-blt2.5==2.5.3+dfsg-4 tmux==2.8-3+deb10u1 diff --git a/files/build/versions/dockers/docker-sonic-vs/versions-deb-bullseye b/files/build/versions/dockers/docker-sonic-vs/versions-deb-bullseye index d0952c3a69..46fc957cd0 100644 --- a/files/build/versions/dockers/docker-sonic-vs/versions-deb-bullseye +++ b/files/build/versions/dockers/docker-sonic-vs/versions-deb-bullseye @@ -89,6 +89,7 @@ libqt5dbus5==5.15.2+dfsg-9 libqt5network5==5.15.2+dfsg-9 libsaivs==1.0.0 libsodium-dev==1.0.18-1 +libssl1.1==1.1.1n-0+deb11u5 libsystemd0==247.3-7+deb11u2 libteam-utils==1.30-1 libtirpc-dev==1.3.1-1+deb11u1 @@ -107,6 +108,7 @@ netbase==6.3 openssh-client==1:8.4p1-5+deb11u1 openssh-server==1:8.4p1-5+deb11u1 openssh-sftp-server==1:8.4p1-5+deb11u1 +openssl==1.1.1n-0+deb11u5 pinentry-curses==1.1.0-4 psmisc==23.4-2 python-ply==3.11-4 diff --git a/files/build/versions/dockers/docker-sonic-vs/versions-py3 b/files/build/versions/dockers/docker-sonic-vs/versions-py3 index 63a2eb1db9..c53b3b8ea4 100644 --- a/files/build/versions/dockers/docker-sonic-vs/versions-py3 +++ b/files/build/versions/dockers/docker-sonic-vs/versions-py3 @@ -6,7 +6,7 @@ click==7.0 click-log==0.4.0 colorful==0.5.5 dbus-python==1.3.2 -docker==6.1.2 +docker==6.1.3 docker-image-py==0.1.12 enlighten==1.11.2 filelock==3.12.0 @@ -27,14 +27,14 @@ pygments==2.15.1 pygobject==3.44.1 pyroute2==0.5.14 redis==4.5.2 -requests==2.30.0 +requests==2.31.0 scapy==2.4.4 semantic-version==2.10.0 systemd-python==235 toposort==1.6 typing_extensions==4.5.0 -urllib3==2.0.2 +urllib3==1.26.16 wcwidth==0.2.6 -websocket-client==1.5.1 +websocket-client==1.5.2 www-authenticate==0.9.2 zipp==3.15.0 diff --git a/files/build/versions/dockers/docker-syncd-brcm-dnx-rpc/versions-deb-bullseye b/files/build/versions/dockers/docker-syncd-brcm-dnx-rpc/versions-deb-bullseye index 5633ec5fec..dcb8098d1b 100644 --- a/files/build/versions/dockers/docker-syncd-brcm-dnx-rpc/versions-deb-bullseye +++ b/files/build/versions/dockers/docker-syncd-brcm-dnx-rpc/versions-deb-bullseye @@ -48,6 +48,8 @@ libqt5dbus5==5.15.2+dfsg-9 libqt5network5==5.15.2+dfsg-9 libquadmath0==10.2.1-6 librhash0==1.4.1-2 +libssl-dev==1.1.1n-0+deb11u5 +libssl1.1==1.1.1n-0+deb11u5 libstdc++-10-dev==10.2.1-6 libthrift-0.11.0==0.11.0-4 libtirpc-dev==1.3.1-1+deb11u1 diff --git a/files/build/versions/dockers/docker-syncd-brcm-rpc/versions-deb-bullseye b/files/build/versions/dockers/docker-syncd-brcm-rpc/versions-deb-bullseye index 5633ec5fec..dcb8098d1b 100644 --- a/files/build/versions/dockers/docker-syncd-brcm-rpc/versions-deb-bullseye +++ b/files/build/versions/dockers/docker-syncd-brcm-rpc/versions-deb-bullseye @@ -48,6 +48,8 @@ libqt5dbus5==5.15.2+dfsg-9 libqt5network5==5.15.2+dfsg-9 libquadmath0==10.2.1-6 librhash0==1.4.1-2 +libssl-dev==1.1.1n-0+deb11u5 +libssl1.1==1.1.1n-0+deb11u5 libstdc++-10-dev==10.2.1-6 libthrift-0.11.0==0.11.0-4 libtirpc-dev==1.3.1-1+deb11u1 diff --git a/files/build/versions/dockers/docker-syncd-centec-rpc/versions-deb-bullseye b/files/build/versions/dockers/docker-syncd-centec-rpc/versions-deb-bullseye index 5633ec5fec..dcb8098d1b 100644 --- a/files/build/versions/dockers/docker-syncd-centec-rpc/versions-deb-bullseye +++ b/files/build/versions/dockers/docker-syncd-centec-rpc/versions-deb-bullseye @@ -48,6 +48,8 @@ libqt5dbus5==5.15.2+dfsg-9 libqt5network5==5.15.2+dfsg-9 libquadmath0==10.2.1-6 librhash0==1.4.1-2 +libssl-dev==1.1.1n-0+deb11u5 +libssl1.1==1.1.1n-0+deb11u5 libstdc++-10-dev==10.2.1-6 libthrift-0.11.0==0.11.0-4 libtirpc-dev==1.3.1-1+deb11u1 diff --git a/files/build/versions/dockers/docker-syncd-mlnx-rpc/versions-deb-bullseye b/files/build/versions/dockers/docker-syncd-mlnx-rpc/versions-deb-bullseye index f13d3c3082..3b532413c3 100644 --- a/files/build/versions/dockers/docker-syncd-mlnx-rpc/versions-deb-bullseye +++ b/files/build/versions/dockers/docker-syncd-mlnx-rpc/versions-deb-bullseye @@ -42,6 +42,8 @@ libqt5dbus5==5.15.2+dfsg-9 libqt5network5==5.15.2+dfsg-9 libquadmath0==10.2.1-6 librhash0==1.4.1-2 +libssl-dev==1.1.1n-0+deb11u5 +libssl1.1==1.1.1n-0+deb11u5 libstdc++-10-dev==10.2.1-6 libthrift-0.11.0==0.11.0-4 libtsan0==10.2.1-6 diff --git a/files/build/versions/dockers/docker-syncd-mlnx-rpc/versions-py2 b/files/build/versions/dockers/docker-syncd-mlnx-rpc/versions-py2 index 25cb6177dd..274e9894f0 100644 --- a/files/build/versions/dockers/docker-syncd-mlnx-rpc/versions-py2 +++ b/files/build/versions/dockers/docker-syncd-mlnx-rpc/versions-py2 @@ -3,7 +3,7 @@ nnpy==1.4.2 pip==20.3.4 ptf==0.9.1 pycparser==2.21 -python-sdk-api==4.5.4206 +python-sdk-api==4.5.5142 scapy==2.4.0 setuptools==44.1.1 wheel==0.37.1 diff --git a/files/build/versions/dockers/docker-syncd-mlnx/versions-deb-bullseye b/files/build/versions/dockers/docker-syncd-mlnx/versions-deb-bullseye index b3f2e29082..6e6e17770e 100644 --- a/files/build/versions/dockers/docker-syncd-mlnx/versions-deb-bullseye +++ b/files/build/versions/dockers/docker-syncd-mlnx/versions-deb-bullseye @@ -1,5 +1,5 @@ -applibs==1.mlnx.4.5.4206 -applibs-dev==1.mlnx.4.5.4206 +applibs==1.mlnx.4.5.5142 +applibs-dev==1.mlnx.4.5.5142 gdb==10.1-1.7 gdbserver==10.1-1.7 iproute2==1.mlnx.4.5.4206 @@ -42,10 +42,10 @@ libunwind8==1.3.2-2 libxml2==2.9.10+dfsg-6.7+deb11u4 linux-libc-dev==5.10.179-1 mft==4.22.1-15 -mlnx-sai==1.mlnx.SAIBuild2211.23.1.0 +mlnx-sai==1.mlnx.SAIBuild2305.24.0.1 openssh-client==1:8.4p1-5+deb11u1 python-pip-whl==20.3.4-4+deb11u1 -python-sdk-api==1.mlnx.4.5.4206 +python-sdk-api==1.mlnx.4.5.5142 python3-attr==20.3.0-1 python3-dev==3.9.2-3 python3-importlib-metadata==1.6.0-2 @@ -61,23 +61,23 @@ python3-zipp==1.0.0-3 python3.9-dev==3.9.2-1 sshpass==1.09-1+b1 strace==5.10-1 -sx-acl-helper==1.mlnx.4.5.4206 -sx-acl-helper-dev==1.mlnx.4.5.4206 -sx-complib==1.mlnx.4.5.4206 -sx-complib-dev==1.mlnx.4.5.4206 -sx-examples==1.mlnx.4.5.4206 -sx-examples-dev==1.mlnx.4.5.4206 -sx-gen-utils==1.mlnx.4.5.4206 -sx-gen-utils-dev==1.mlnx.4.5.4206 -sx-hash-calc==1.mlnx.4.5.4206 -sx-scew==1.mlnx.4.5.4206 -sx-scew-dev==1.mlnx.4.5.4206 -sxd-libs==1.mlnx.4.5.4206 -sxd-libs-dev==1.mlnx.4.5.4206 +sx-acl-helper==1.mlnx.4.5.5142 +sx-acl-helper-dev==1.mlnx.4.5.5142 +sx-complib==1.mlnx.4.5.5142 +sx-complib-dev==1.mlnx.4.5.5142 +sx-examples==1.mlnx.4.5.5142 +sx-examples-dev==1.mlnx.4.5.5142 +sx-gen-utils==1.mlnx.4.5.5142 +sx-gen-utils-dev==1.mlnx.4.5.5142 +sx-hash-calc==1.mlnx.4.5.5142 +sx-scew==1.mlnx.4.5.5142 +sx-scew-dev==1.mlnx.4.5.5142 +sxd-libs==1.mlnx.4.5.5142 +sxd-libs-dev==1.mlnx.4.5.5142 syncd==1.0.0 syncd-dbg==1.0.0 vim==2:8.2.2434-3+deb11u1 vim-runtime==2:8.2.2434-3+deb11u1 -wjh-libs==1.mlnx.4.5.4206 -wjh-libs-dev==1.mlnx.4.5.4206 +wjh-libs==1.mlnx.4.5.5142 +wjh-libs-dev==1.mlnx.4.5.5142 zlib1g-dev==1:1.2.11.dfsg-2+deb11u2 diff --git a/files/build/versions/dockers/docker-syncd-mlnx/versions-py3 b/files/build/versions/dockers/docker-syncd-mlnx/versions-py3 index 5663df87d0..3ae20ef1af 100644 --- a/files/build/versions/dockers/docker-syncd-mlnx/versions-py3 +++ b/files/build/versions/dockers/docker-syncd-mlnx/versions-py3 @@ -3,5 +3,5 @@ importlib-metadata==1.6.0 jsonschema==3.2.0 more-itertools==4.2.0 pyrsistent==0.15.5 -python_sdk_api==4.5.4206 +python_sdk_api==4.5.5142 zipp==1.0.0 diff --git a/files/build/versions/dockers/docker-syncd-mrvl/versions-deb-bullseye-armhf b/files/build/versions/dockers/docker-syncd-mrvl/versions-deb-bullseye-armhf index 52fd164099..0e41f10437 100644 --- a/files/build/versions/dockers/docker-syncd-mrvl/versions-deb-bullseye-armhf +++ b/files/build/versions/dockers/docker-syncd-mrvl/versions-deb-bullseye-armhf @@ -25,7 +25,7 @@ libsensors4-dev==1:3.6.0-7 libsensors5==1:3.6.0-7 mailcap==3.69 mime-support==3.66 -mrvllibsai==1.10.2-1 +mrvllibsai==1.11.0-1 nfs-common==1:1.3.4-6 pkg-config==0.29.2-1 python-dev-is-python2==2.7.18-9 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 eb4f54f1a3..7d9be37b10 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:23.0.6-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 @@ -745,7 +745,7 @@ libkadm5clnt-mit12==1.18.3-6+deb11u3 libkadm5srv-mit12==1.18.3-6+deb11u3 libkdb5-10==1.18.3-6+deb11u3 libkmod2==28-1 -libkpathsea6==2020.20200327.54578-7 +libkpathsea6==2020.20200327.54578-7+deb11u1 libkrb5-dev==1.18.3-6+deb11u3 libksba8==1.5.0-3+deb11u2 liblab-gamut1==2.42.2-5 @@ -992,7 +992,7 @@ libproxy1v5==0.4.17-1 libpsl5==0.21.0-1.2 libpsm-infinipath1==3.3+20.604758e7-6.1 libpsm2-2==11.2.185-1 -libptexenc1==2020.20200327.54578-7 +libptexenc1==2020.20200327.54578-7+deb11u1 libpthread-stubs0-dev==0.4-1 libpulse0==14.2-2 libpython2-dev==2.7.18-3 @@ -1103,9 +1103,10 @@ 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 +libssl-dev==1.1.1n-0+deb11u5 +libssl1.1==1.1.1n-0+deb11u5 libstdc++-10-dev==10.2.1-6 libstemmer0d==2.1.0-1 libstrictures-perl==2.000006-1 @@ -1125,7 +1126,7 @@ libsurefire-java==2.22.3-1 libswitch-perl==2.17-2.1 libswresample3==7:4.3.6-0+deb11u1 libswscale5==7:4.3.6-0+deb11u1 -libsynctex2==2020.20200327.54578-7 +libsynctex2==2020.20200327.54578-7+deb11u1 libsys-cpuaffinity-perl==1.13~03-1 libsys-hostname-long-perl==1.5-2 libsystemd-dev==247.3-7+deb11u2 @@ -1137,8 +1138,8 @@ libtcmalloc-minimal4==2.8.1-1 libteckit0==2.5.10+ds1-3 libtemplate-perl==2.27-1+b3 libterm-readkey-perl==2.38-1+b2 -libtexlua53==2020.20200327.54578-7 -libtexluajit2==2020.20200327.54578-7 +libtexlua53==2020.20200327.54578-7+deb11u1 +libtexluajit2==2020.20200327.54578-7+deb11u1 libtext-charwidth-perl==0.04-10+b1 libtext-glob-perl==0.11-1 libtext-hogan-perl==2.03-1 @@ -1226,9 +1227,9 @@ libwayland-cursor0==1.18.0-2~exp1.1 libwayland-dev==1.18.0-2~exp1.1 libwayland-egl1==1.18.0-2~exp1.1 libwayland-server0==1.18.0-2~exp1.1 -libwebp6==0.6.1-2.1 -libwebpdemux2==0.6.1-2.1 -libwebpmux3==0.6.1-2.1 +libwebp6==0.6.1-2.1+deb11u1 +libwebpdemux2==0.6.1-2.1+deb11u1 +libwebpmux3==0.6.1-2.1+deb11u1 libwebsocket-api-java==1.1-2 libwmf0.2-7==0.2.8.4-17 libwoff1==1.0.2-1+b1 @@ -1424,7 +1425,7 @@ opensp==1.5.2-13+b2 openssh-client==1:8.4p1-5+deb11u1 openssh-server==1:8.4p1-5+deb11u1 openssh-sftp-server==1:8.4p1-5+deb11u1 -openssl==1.1.1n-0+deb11u4 +openssl==1.1.1n-0+deb11u5 ovmf==2020.11-2+deb11u1 packagekit==1.2.2-2 packagekit-tools==1.2.2-2 @@ -1680,7 +1681,7 @@ tex-gyre==20180621-3.1 texi2html==1.82+dfsg1-6 texinfo==6.7.0.dfsg.2-6 texlive-base==2020.20210202-3 -texlive-binaries==2020.20200327.54578-7 +texlive-binaries==2020.20200327.54578-7+deb11u1 texlive-fonts-recommended==2020.20210202-3 texlive-formats-extra==2020.20210202-3 texlive-latex-base==2020.20210202-3 diff --git a/files/build/versions/dockers/sonic-slave-bullseye/versions-git b/files/build/versions/dockers/sonic-slave-bullseye/versions-git new file mode 100644 index 0000000000..1ee996bcf5 --- /dev/null +++ b/files/build/versions/dockers/sonic-slave-bullseye/versions-git @@ -0,0 +1 @@ +https://chromium.googlesource.com/chromium/tools/depot_tools.git==9e0ff22bfb3137e9c6b44304671a78c3e3d1e1d9 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 476ed1fe2c..d0fe78aaf2 100644 --- a/files/build/versions/dockers/sonic-slave-buster/versions-deb-buster +++ b/files/build/versions/dockers/sonic-slave-buster/versions-deb-buster @@ -93,7 +93,7 @@ docbook-utils==0.6.14-3.3 docbook-xml==4.5-8 docker-ce==5:20.10.21~3-0~debian-buster docker-ce-cli==5:20.10.21~3-0~debian-buster -docker-ce-rootless-extras==5:23.0.6-1~debian.10~buster +docker-ce-rootless-extras==5:24.0.2-1~debian.10~buster docker-scan-plugin==0.23.0~debian-buster docutils-common==0.14+dfsg-4 docutils-doc==0.14+dfsg-4 @@ -189,9 +189,9 @@ i965-va-driver==2.3.0+dfsg1-1 ibverbs-providers==22.1-1 icc-profiles-free==2.0.1+dfsg-1 icu-devtools==63.1-6+deb10u3 -imagemagick==8:6.9.10.23+dfsg-2.1+deb10u4 -imagemagick-6-common==8:6.9.10.23+dfsg-2.1+deb10u4 -imagemagick-6.q16==8:6.9.10.23+dfsg-2.1+deb10u4 +imagemagick==8:6.9.10.23+dfsg-2.1+deb10u5 +imagemagick-6-common==8:6.9.10.23+dfsg-2.1+deb10u5 +imagemagick-6.q16==8:6.9.10.23+dfsg-2.1+deb10u5 install-info==6.5.0.dfsg.1-4+b1 intel-media-va-driver==18.4.1+dfsg1-1 intltool-debian==0.35.0+20060710.5 @@ -413,9 +413,9 @@ libcryptsetup12==2:2.1.0-5+deb10u2 libcrystalhd3==1:0.0~git20110715.fdd2f19-13 libcunit1==2.1-3-dfsg-2+b12 libcunit1-dev==2.1-3-dfsg-2+b12 -libcups2==2.2.10-6+deb10u6 -libcupsfilters1==1.21.6-5 -libcupsimage2==2.2.10-6+deb10u6 +libcups2==2.2.10-6+deb10u7 +libcupsfilters1==1.21.6-5+deb10u1 +libcupsimage2==2.2.10-6+deb10u7 libcurl3-gnutls==7.64.0-4+deb10u6 libcurl4==7.64.0-4+deb10u6 libcurl4-openssl-dev==7.64.0-4+deb10u6 @@ -723,7 +723,7 @@ libkadm5srv-mit11==1.17-3+deb10u5 libkdb5-9==1.17-3+deb10u5 libkeyutils1==1.6-6 libkmod2==26-1 -libkpathsea6==2018.20181218.49446-1 +libkpathsea6==2018.20181218.49446-1+deb10u2 libkrb5-3==1.17-3+deb10u5 libkrb5-dev==1.17-3+deb10u5 libkrb5support0==1.17-3+deb10u5 @@ -761,9 +761,9 @@ liblzo2-2==2.10-0.1 liblzo2-dev==2.10-0.1 libmagic-mgc==1:5.35-4+deb10u2 libmagic1==1:5.35-4+deb10u2 -libmagickcore-6.q16-6==8:6.9.10.23+dfsg-2.1+deb10u4 -libmagickcore-6.q16-6-extra==8:6.9.10.23+dfsg-2.1+deb10u4 -libmagickwand-6.q16-6==8:6.9.10.23+dfsg-2.1+deb10u4 +libmagickcore-6.q16-6==8:6.9.10.23+dfsg-2.1+deb10u5 +libmagickcore-6.q16-6-extra==8:6.9.10.23+dfsg-2.1+deb10u5 +libmagickwand-6.q16-6==8:6.9.10.23+dfsg-2.1+deb10u5 libmail-sendmail-perl==0.80-1 libmailtools-perl==2.18-1 libmariadb-dev==1:10.3.38-0+deb10u1 @@ -959,7 +959,7 @@ libproxy1v5==0.4.15-5+deb10u1 libpsl5==0.20.2-2 libpsm-infinipath1==3.3+20.604758e7-6 libpsm2-2==11.2.78-1 -libptexenc1==2018.20181218.49446-1 +libptexenc1==2018.20181218.49446-1+deb10u2 libpthread-stubs0-dev==0.4-1 libpulse0==12.2-4+deb10u1 libpython-all-dev==2.7.16-1 @@ -967,10 +967,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 @@ -1089,7 +1089,7 @@ libspeex1==1.2~rc1.2-1+b2 libspice-server1==0.14.0-1.3+deb10u1 libsqlite3-0==3.27.2-3+deb10u2 libsratom-0-0==0.6.0~dfsg0-1 -libssh-gcrypt-4==0.8.7-1+deb10u1 +libssh-gcrypt-4==0.8.7-1+deb10u2 libssh2-1==1.8.0-2.1 libssl-dev==1.1.1n-0+deb10u4 libssl1.1==1.1.1n-0+deb10u4 @@ -1112,7 +1112,7 @@ libsurefire-java==2.22.1-1 libswitch-perl==2.17-2 libswresample3==7:4.1.10-0+deb10u1 libswscale5==7:4.1.10-0+deb10u1 -libsynctex2==2018.20181218.49446-1 +libsynctex2==2018.20181218.49446-1+deb10u2 libsys-hostname-long-perl==1.5-1 libsystemd-dev==241-7~deb10u9 libtag1v5==1.11.1+dfsg.1-0.3+deb10u1 @@ -1127,9 +1127,9 @@ libtemplate-perl==2.27-1+b1 libterm-readkey-perl==2.38-1 libtest-fatal-perl==0.014-1 libtest-refcount-perl==0.08-3 -libtexlua52==2018.20181218.49446-1 -libtexlua53==2018.20181218.49446-1 -libtexluajit2==2018.20181218.49446-1 +libtexlua52==2018.20181218.49446-1+deb10u2 +libtexlua53==2018.20181218.49446-1+deb10u2 +libtexluajit2==2018.20181218.49446-1+deb10u2 libtext-charwidth-perl==0.04-7.1+b1 libtext-glob-perl==0.10-1 libtext-iconv-perl==1.7-5+b7 @@ -1206,9 +1206,9 @@ libwayland-cursor0==1.16.0-1 libwayland-dev==1.16.0-1 libwayland-egl1==1.16.0-1 libwayland-server0==1.16.0-1 -libwebp6==0.6.1-2+deb10u1 -libwebpdemux2==0.6.1-2+deb10u1 -libwebpmux3==0.6.1-2+deb10u1 +libwebp6==0.6.1-2+deb10u2 +libwebpdemux2==0.6.1-2+deb10u2 +libwebpmux3==0.6.1-2+deb10u2 libwebsocket-api-java==1.1-1+deb10u1 libwmf0.2-7==0.2.8.4-14 libwoff1==1.0.2-1 @@ -1516,7 +1516,7 @@ python-idna==2.6-1 python-imagesize==1.0.0-1 python-incremental==16.10.1-3 python-ipaddr==2.2.0-2 -python-ipaddress==1.0.17-1 +python-ipaddress==1.0.17-1+deb10u1 python-isort==4.3.4+ds1-1.1 python-jinja2==2.10-2 python-keyring==17.1.1-1 @@ -1573,9 +1573,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 @@ -1716,7 +1716,7 @@ tex-gyre==20180621-3 texi2html==1.82+dfsg1-5 texinfo==6.5.0.dfsg.1-4+b1 texlive-base==2018.20190227-2 -texlive-binaries==2018.20181218.49446-1 +texlive-binaries==2018.20181218.49446-1+deb10u2 texlive-fonts-recommended==2018.20190227-2 texlive-formats-extra==2018.20190227-2 texlive-generic-recommended==2018.20190227-2 diff --git a/files/build/versions/dockers/sonic-slave-buster/versions-git b/files/build/versions/dockers/sonic-slave-buster/versions-git new file mode 100644 index 0000000000..b0193c6f54 --- /dev/null +++ b/files/build/versions/dockers/sonic-slave-buster/versions-git @@ -0,0 +1 @@ +https://chromium.googlesource.com/chromium/tools/depot_tools.git==6d5fa4a45ef5565290f9e83e9c77a6180c455c21 diff --git a/files/build/versions/host-image/versions-deb-bullseye b/files/build/versions/host-image/versions-deb-bullseye index a16e71ff7c..ee0c91e6f4 100644 --- a/files/build/versions/host-image/versions-deb-bullseye +++ b/files/build/versions/host-image/versions-deb-bullseye @@ -67,7 +67,7 @@ grub2-common==2.06-3~deb11u5 haveged==1.9.14-1 hdparm==9.60+ds-1 hping3==3.a2.ds2-10 -hw-management==1.mlnx.7.0020.4104 +hw-management==1.mlnx.7.0020.4301 i2c-tools==4.2-1+b1 ifmetric==0.3-5 ifupdown2==3.0.0-1 @@ -262,13 +262,13 @@ ndisc6==1.0.4-2 net-tools==1.60+git20181103.0eebece-1 netbase==6.3 netfilter-persistent==1.0.15 -ntp==1:4.2.8p15+dfsg-1 +ntp==1:4.2.8p15+dfsg-1+deb10u2 ntpstat==0.0.0.1-2+b1 opennsl-modules==7.1.0.0 -openssh-client==1:8.4p1-5+deb11u1 -openssh-server==1:8.4p1-5+deb11u1 -openssh-sftp-server==1:8.4p1-5+deb11u1 -openssl==1.1.1n-0+deb11u4 +openssh-client==1:8.4p1-5+deb11u1+fips +openssh-server==1:8.4p1-5+deb11u1+fips +openssh-sftp-server==1:8.4p1-5+deb11u1+fips +openssl==1.1.1n-0+deb11u4+fips pci.ids==0.0~2021.02.08-1 pciutils==1:3.7.0-5 perl==5.32.1-4+deb11u2 @@ -313,7 +313,7 @@ sonic-utilities-data==1.0-1 sqlite3==3.34.1-3 squashfs-tools==1:4.4-2+deb11u2 sudo==1.9.5p2-3+deb11u1 -sx-kernel==1.mlnx.4.5.4206 +sx-kernel==1.mlnx.4.5.5142 symcrypt-openssl==0.1 sysfsutils==2.1.0+repack-7 sysstat==12.5.2-2 diff --git a/files/build/versions/host-image/versions-deb-bullseye-arm64 b/files/build/versions/host-image/versions-deb-bullseye-arm64 index 145a243c2e..2f85f0b7a8 100644 --- a/files/build/versions/host-image/versions-deb-bullseye-arm64 +++ b/files/build/versions/host-image/versions-deb-bullseye-arm64 @@ -14,12 +14,7 @@ libxslt1-dev==1.1.34-4+deb11u1 libxslt1.1==1.1.34-4+deb11u1 linux-image-5.10.0-18-2-arm64-unsigned==5.10.140-1 linux-libc-dev==5.10.179-1 -ntp==1:4.2.8p15+dfsg-1+deb10u2 ntpstat==0.0.0.1-2 -openssh-client==1:8.4p1-5+deb11u1+fips -openssh-server==1:8.4p1-5+deb11u1+fips -openssh-sftp-server==1:8.4p1-5+deb11u1+fips -openssl==1.1.1n-0+deb11u4+fips picocom==3.1-2 tsingma-bsp==1.0 zlib1g-dev==1:1.2.11.dfsg-2+deb11u2 diff --git a/files/build/versions/host-image/versions-deb-bullseye-armhf b/files/build/versions/host-image/versions-deb-bullseye-armhf index f86b5c9bcc..b6819a1d40 100644 --- a/files/build/versions/host-image/versions-deb-bullseye-armhf +++ b/files/build/versions/host-image/versions-deb-bullseye-armhf @@ -7,6 +7,7 @@ libcrypt-dev==1:4.4.18-4 libicu-dev==67.1-7 libicu67==67.1-7 libnsl-dev==1.3.0-2 +libssl1.1==1.1.1n-0+deb11u5 libtirpc-dev==1.3.1-1+deb11u1 libxml2==2.9.10+dfsg-6.7+deb11u4 libxml2-dev==2.9.10+dfsg-6.7+deb11u4 @@ -15,7 +16,10 @@ libxslt1.1==1.1.34-4+deb11u1 linux-image-5.10.0-18-2-armmp==5.10.140-1 linux-libc-dev==5.10.179-1 mrvlprestera==1.0 -ntp==1:4.2.8p15+dfsg-1+deb10u2 ntpstat==0.0.0.1-2 +openssh-client==1:8.4p1-5+deb11u1 +openssh-server==1:8.4p1-5+deb11u1 +openssh-sftp-server==1:8.4p1-5+deb11u1 +openssl==1.1.1n-0+deb11u5 picocom==3.1-2 zlib1g-dev==1:1.2.11.dfsg-2+deb11u2