Skip to content

Commit

Permalink
Merge pull request #170 from mssonicbld/sonicbld/202205-merge
Browse files Browse the repository at this point in the history
[code sync] Merge code from sonic-net/sonic-buildimage:202205 to 202205
  • Loading branch information
mssonicbld authored Dec 1, 2023
2 parents 23a2012 + 648d3bd commit cad2f24
Show file tree
Hide file tree
Showing 19 changed files with 113 additions and 64 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
neighbor VOQ_CHASSIS_V4_PEER route-map FROM_VOQ_CHASSIS_V4_PEER in
neighbor VOQ_CHASSIS_V4_PEER route-map TO_VOQ_CHASSIS_V4_PEER out
neighbor VOQ_CHASSIS_V4_PEER send-community
neighbor VOQ_CHASSIS_V4_PEER ttl-security hops 1
exit-address-family
address-family ipv6
{% if CONFIG_DB__DEVICE_METADATA['localhost']['type'] == 'ToRRouter' %}
Expand All @@ -25,7 +24,6 @@
neighbor VOQ_CHASSIS_V6_PEER route-map FROM_VOQ_CHASSIS_V6_PEER in
neighbor VOQ_CHASSIS_V6_PEER route-map TO_VOQ_CHASSIS_V6_PEER out
neighbor VOQ_CHASSIS_V6_PEER send-community
neighbor VOQ_CHASSIS_V6_PEER ttl-security hops 1
exit-address-family
!
! end of template: bgpd/templates/voq_chassis/peer-group.conf.j2
Expand Down
4 changes: 2 additions & 2 deletions dockers/docker-platform-monitor/Dockerfile.j2
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ RUN apt-get update && \
# doesn't ensure all dependencies are installed in the container. So here we
# install any dependencies required by the Arista sonic_platform package.
# TODO: eliminate the need to install these explicitly.
RUN pip3 install grpcio==1.39.0 \
grpcio-tools==1.39.0
RUN pip3 install grpcio==1.57.0 \
grpcio-tools==1.57.0

# Barefoot platform vendors' sonic_platform packages import the Python 'thrift' library
RUN pip3 install thrift==0.13.0
Expand Down
24 changes: 12 additions & 12 deletions files/build/versions/default/versions-docker
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
amd64:amd64/debian:bullseye==sha256:758e59e5972964572033a2c0bd5a62e8f3fd01fa35114ba3ef8a60eb8707092e
amd64:amd64/debian:buster==sha256:6d307788805b89ceb86f31fbe1c5c7df4db77ae23514646598f47e545b8ffa67
amd64:debian:bullseye==sha256:a4aa0519fbd45786048bbc4daa7092fec803d22463f1cb6c4e7762dcb6a10cf0
amd64:debian:buster==sha256:53cf4f4dbe6f827072bde99045671754cca8174d0464d829c194a26e7ba2c134
arm64:arm64v8/debian:bullseye==sha256:d5ed76c5265576982e6599b6f12392290d9b52b315b19b28b640aaba6e8af002
arm64:arm64v8/debian:buster==sha256:f6b77bfe0dfdca8959f007d77822ae6f112673c29a22d31a8bfd48124040a0c3
arm64:debian:bullseye==sha256:a4aa0519fbd45786048bbc4daa7092fec803d22463f1cb6c4e7762dcb6a10cf0
arm64:debian:buster==sha256:53cf4f4dbe6f827072bde99045671754cca8174d0464d829c194a26e7ba2c134
armhf:arm32v7/debian:bullseye==sha256:bede2623dae269454c5b6dd4af15a10810a5f4ef75963d4eb6531628f98bd633
armhf:arm32v7/debian:buster==sha256:135b694cdbd5659a867c5ab7129518373ce38b37bc999380be2974cca958e014
armhf:debian:bullseye==sha256:a4aa0519fbd45786048bbc4daa7092fec803d22463f1cb6c4e7762dcb6a10cf0
armhf:debian:buster==sha256:53cf4f4dbe6f827072bde99045671754cca8174d0464d829c194a26e7ba2c134
amd64:amd64/debian:bullseye==sha256:e67af84ab10d47af100bdc935a3700c2fce75c8d1f87e4d05ce020a6c88313c9
amd64:amd64/debian:buster==sha256:0875310d6794fc24c5c966f41c071285b0d381e7f6a0534e03dbce8452e2afc7
amd64:debian:bullseye==sha256:ab2b95aa8d7d6d54866b92c322cf0693933c1ae8038652f24ddfda1d1763a45a
amd64:debian:buster==sha256:46ca02d33c65ab188d6e56f26c323bf1aa9a99074f2f54176fdc3884304f58b8
arm64:arm64v8/debian:bullseye==sha256:d6d47ed7f99970d4dc71803cc218a9a79d1ddee3678a1c4379fed16f1d6ed805
arm64:arm64v8/debian:buster==sha256:0b3bcb99c88e82cf170abd2a1d54bdcbccf496ac1b7dfbafe419c71f39908777
arm64:debian:bullseye==sha256:ab2b95aa8d7d6d54866b92c322cf0693933c1ae8038652f24ddfda1d1763a45a
arm64:debian:buster==sha256:46ca02d33c65ab188d6e56f26c323bf1aa9a99074f2f54176fdc3884304f58b8
armhf:arm32v7/debian:bullseye==sha256:ed51c541795f216f3debf756e708219e3022c12275cba74b40ee8d8362487f4b
armhf:arm32v7/debian:buster==sha256:de5376077b378105b7b66899947b18b686c129167cf215fb9fc621430f5a3915
armhf:debian:bullseye==sha256:ab2b95aa8d7d6d54866b92c322cf0693933c1ae8038652f24ddfda1d1763a45a
armhf:debian:buster==sha256:46ca02d33c65ab188d6e56f26c323bf1aa9a99074f2f54176fdc3884304f58b8
20 changes: 10 additions & 10 deletions files/build/versions/default/versions-git
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
https://chromium.googlesource.com/chromium/tools/depot_tools.git==ccc34d2b44d8520f9b4c2697001f36444c78cd66
https://chromium.googlesource.com/chromium/tools/depot_tools.git==0acc468d8b47c5665bf75677923c54c96c772b88
https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f
https://github.com/CESNET/libyang.git==7e5ea21030fe6632b6faad30c0de8d9669503773
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==52b794ff26fedd81761630a6d4a0be824a33bc39
https://github.com/FreeRADIUS/freeradius-server.git==73604e0e1f7039a9a91d317ccad54f8f2b96bf93
https://github.com/FreeRADIUS/pam_radius.git==7d75a319e43d5e234b93f89cd461a11861d07b95
https://github.com/flashrom/flashrom.git==bda8361453077a6db2f895eccd345f17bfabfb94
https://github.com/FreeRADIUS/freeradius-server.git==863a3f2342568bfdfcf16f12177178bb14c74b4b
https://github.com/FreeRADIUS/pam_radius.git==77da6f5028730ded726d50732da379568a9edded
https://github.com/jeroennijhof/pam_tacplus.git==b89dba44b58ec7fdc9b5365b982aa4a316484a3c
https://github.com/jpirko/libteam.git==8b843e93cee1dab61fb79b01791201cdad45e1d1
https://github.com/lguohan/gnxi.git==3adf8b97755b49947e465b5a14645f11e79fa0cd
https://github.com/Marvell-switching/mrvl-prestera.git==a955efe6deb4e66b44b413e415b000e4db5c278d
https://github.com/Marvell-switching/mrvl-prestera.git==953f3c4f41536142fe986c314cd53f7e40ab4efe
https://github.com/Mellanox/libpsample.git==62bb27d9a49424e45191eee81df7ce0d8c74e774
https://github.com/opencomputeproject/SAI.git==b4331a048ec7f80cdf20304b80894fb011dc7b6e
https://github.com/opencomputeproject/SAI.git==bf5ff3d4d7757beb22a502be64da92e4680a7691
https://github.com/p4lang/scapy-vxlan.git==85ffe83da156568ee47a0750f638227e6e1d7479
https://github.com/sflow/host-sflow==6296a172c2c3879126298dc66994d38e68956185
https://github.com/sflow/host-sflow==571c86a6189ba6b51fd58cd7a6ccd9ab0421ab14
https://github.com/sflow/sflowtool==2b622f99d36254884507d9137e6e99020db260cb
https://github.com/thom311/libnl==5979fcb0a6855ddc8fa3b3a20d6ba37c1856d040
https://github.com/thom311/libnl==cd4016bab267e6984693032338c8f43232ff6a3e
https://salsa.debian.org/debian/libteam.git==48142125234a665ad5367b724af36a58fb484d3d
https://salsa.debian.org/kernel-team/ethtool/==895b011970dffae1b34fd3f80fc6f62e6284d55c
https://salsa.debian.org/kernel-team/ethtool/==5d4d4a9cb16fd20f5e6f9df7b60a331a958ede7e
https://salsa.debian.org/kernel-team/initramfs-tools.git==cf964bfb4362019fd7fba1e839e403ff950dca8e
https://salsa.debian.org/sk-guest/monit.git==c9da7ebb1f35dfba17b50b5969a6e75e29cbec0d
https://salsa.debian.org/ssh-team/openssh.git==2b4ef335ae2ef4e1fe846b92c7047754aa706539
https://salsa.debian.org/ssh-team/openssh.git==a1402dfde1ca8a005494c78023e4350715b58f51
24 changes: 12 additions & 12 deletions files/build/versions/default/versions-mirror
Original file line number Diff line number Diff line change
@@ -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==20231107T000230Z
debian-security==20231107T000220Z
download.docker.com_linux_debian_dists_bullseye==2023-11-06T13:37:32Z
download.docker.com_linux_debian_dists_buster==2023-10-26T15:36:37Z
debian==20231128T000236Z
debian-security==20231128T000230Z
download.docker.com_linux_debian_dists_bullseye==2023-11-21T08:51:06Z
download.docker.com_linux_debian_dists_buster==2023-11-21T08:51:06Z
packages.microsoft.com_repos_sonic-dev_dists_jessie==2022-10-31T19:34:29Z
packages.trafficmanager.net_snapshot_debian-security_20231107T000220Z_dists_bullseye-security==2023-11-06T23:02:37Z
packages.trafficmanager.net_snapshot_debian-security_20231107T000220Z_dists_buster_updates==2023-11-06T23:02:40Z
packages.trafficmanager.net_snapshot_debian_20231107T000230Z_dists_bullseye==2023-10-07T11:07:16Z
packages.trafficmanager.net_snapshot_debian_20231107T000230Z_dists_bullseye-backports==2023-11-06T20:17:04Z
packages.trafficmanager.net_snapshot_debian_20231107T000230Z_dists_bullseye-updates==2023-11-06T20:17:05Z
packages.trafficmanager.net_snapshot_debian_20231107T000230Z_dists_buster==2023-06-10T08:53:33Z
packages.trafficmanager.net_snapshot_debian_20231107T000230Z_dists_buster-backports==2023-11-06T20:17:04Z
packages.trafficmanager.net_snapshot_debian_20231107T000230Z_dists_buster-updates==2023-06-10T08:55:10Z
packages.trafficmanager.net_snapshot_debian-security_20231128T000230Z_dists_bullseye-security==2023-11-27T23:33:08Z
packages.trafficmanager.net_snapshot_debian-security_20231128T000230Z_dists_buster_updates==2023-11-27T23:33:10Z
packages.trafficmanager.net_snapshot_debian_20231128T000236Z_dists_bullseye==2023-10-07T11:07:16Z
packages.trafficmanager.net_snapshot_debian_20231128T000236Z_dists_bullseye-backports==2023-11-27T20:16:12Z
packages.trafficmanager.net_snapshot_debian_20231128T000236Z_dists_bullseye-updates==2023-11-27T20:16:11Z
packages.trafficmanager.net_snapshot_debian_20231128T000236Z_dists_buster==2023-06-10T08:53:33Z
packages.trafficmanager.net_snapshot_debian_20231128T000236Z_dists_buster-backports==2023-11-27T20:16:12Z
packages.trafficmanager.net_snapshot_debian_20231128T000236Z_dists_buster-updates==2023-06-10T08:55:10Z
8 changes: 4 additions & 4 deletions files/build/versions/default/versions-web
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ https://github.com/CentecNetworks/sonic-binaries/raw/master/amd64/third_party/ad
https://github.com/CentecNetworks/sonic-binaries/raw/master/amd64/third_party/advantech/libSUSI-4.00.so.1==393a94b0abba146777e276e1febe0cb0
https://github.com/CentecNetworks/sonic-binaries/raw/master/arm64/sai/libsai_1.9.1-0_arm64.deb==c354c766cc763a5af621a88637b9e126
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-5_armhf.deb==f88ed9a03a3a0ade22e2a78d12051e07
https://github.com/Marvell-switching/sonic-marvell-binaries/raw/master/armhf/sai-plugin/mrvllibsai_1.10.2-6_armhf.deb==4ad01cf475b42087fad4fcc5ee14d8b3
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/fw-2010.4316/fw-SPC-rel-13_2010_4316-EVB.mfa==12d1faa4f12fc0c3ef5fdae4451fea94
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/fw-2010.4316/fw-SPC2-rel-29_2010_4316-EVB.mfa==aeb69216740088a09362d50c1147d637
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/fw-2010.4316/fw-SPC3-rel-30_2010_4316-EVB.mfa==bf4180031e9dc9cfb68d2a9a9548349a
Expand Down Expand Up @@ -93,8 +93,8 @@ https://sonicstorage.blob.core.windows.net/debian/pool/main/n/net-snmp/net-snmp_
https://sonicstorage.blob.core.windows.net/debian/pool/main/n/net-snmp/net-snmp_5.9+dfsg.orig.tar.xz==6c2d346ce3320e8999500497e9bacc99
https://sonicstorage.blob.core.windows.net/packages/20190307/bcmcmd?sv=2015-04-05&sr=b&sig=sUdbU7oVbh5exbXXHVL5TDFBTWDDBASHeJ8Cp0B0TIc%3D&se=2038-05-06T22%3A34%3A19Z&sp=r==b8aefc751bdf93218716bca6797460ff
https://sonicstorage.blob.core.windows.net/packages/20190307/dsserve?sv=2015-04-05&sr=b&sig=lk7BH3DtW%2F5ehc0Rkqfga%2BUCABI0UzQmDamBsZH9K6w%3D&se=2038-05-06T22%3A34%3A45Z&sp=r==f9d4b815ebb9be9f755dedca8a51170d
https://sonicstorage.blob.core.windows.net/packages/credosai/libsaicredo-owl_0.8.2_amd64.deb?sv=2021-04-10&st=2023-01-31T04%3A25%3A43Z&se=2100-01-31T04%3A25%3A00Z&sr=b&sp=r&sig=%2BdSFujwy0gY%2FiH50Ffi%2FsqZOAHBOFPUcBdR06fHEZkI%3D==cca0a297f413bf6b01ea6761b040d527
https://sonicstorage.blob.core.windows.net/packages/credosai/libsaicredo_0.8.2_amd64.deb?sv=2021-04-10&st=2023-01-31T04%3A24%3A23Z&se=2100-01-31T04%3A24%3A00Z&sr=b&sp=r&sig=RZPbmaIetvDRtwifrVT4s%2FaQxB%2FBTOyCqXtMtoNRjmY%3D==9107bab0c6295fecd4ab4cd48493bc3f
https://sonicstorage.blob.core.windows.net/packages/credosai/libsaicredo-owl_0.9.3_amd64.deb?sv=2021-04-10&st=2023-10-12T02%3A21%3A51Z&se=2031-10-13T02%3A21%3A00Z&sr=b&sp=r&sig=olu3%2Bq5eJYRtXCygJWgKUx%2FdlrlB%2FWE0i9ruftYdB7g%3D==c69922a1589cf5615a3fddd5b66aa296
https://sonicstorage.blob.core.windows.net/packages/credosai/libsaicredo_0.9.3_amd64.deb?sv=2021-04-10&st=2023-10-12T02%3A21%3A05Z&se=2031-10-13T02%3A21%3A00Z&sr=b&sp=r&sig=UXC%2FYKm%2BvHRjGmM3xjnFMQzY%2BMpxhKtMxNHQPdwvtN8%3D==0400bc2015f56bff7d4283c030be26cc
https://sonicstorage.blob.core.windows.net/packages/debian/socat_1.7.4.1-3.debian.tar.xz?sv=2020-04-08&st=2021-12-14T08%3A00%3A00Z&se=2030-12-14T18%3A18%3A00Z&sr=b&sp=r&sig=C8aYSvaQgMJ58Z13kFY0Wr0J0QF6i7WCeET9%2BpF%2BAxc%3D==e8d1e99b4b9e93f5dde860f6d55f42e3
https://sonicstorage.blob.core.windows.net/packages/debian/socat_1.7.4.1-3.dsc?sv=2020-04-08&st=2021-12-14T00%3A00%3A00Z&se=2050-12-15T00%3A00%3A00Z&sr=b&sp=r&sig=fIy6dVz3s59K0TiMkTlwSWN8lCzRl3i76ruAtROhfWA%3D==df3ed0dd965589fd09bf6a2920bc273e
https://sonicstorage.blob.core.windows.net/packages/debian/socat_1.7.4.1.orig.tar.gz?sv=2020-04-08&st=2021-12-14T00%3A00%3A00Z&se=2050-12-15T00%3A00%3A00Z&sr=b&sp=r&sig=gpihyZv%2Fr0bVrCUKCKwpS4bIoqiPpdd%2BgCfuUGNHOUc%3D==780d14908dc1a6aa2790de376ab56b7a
Expand Down Expand Up @@ -149,9 +149,9 @@ https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/arm64/python
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/arm64/python3.9_3.9.2-1+fips_arm64.deb==4d6307dabcd3060235d6188cfa0346b8
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/arm64/symcrypt-openssl_0.8_arm64.deb==0ab2a6b1c621508eb5b39da92fd69060
https://sonicstorage.blob.core.windows.net/public/sai/bcmpai/REL_3.8/3.8/libsaibroncos_3.8_amd64.deb==f7c3f0ed8c97c2572e3c2e59faaae4a8
https://sonicstorage.blob.core.windows.net/public/sai/bcmsai/REL_7.0_202205/7.1.60.4-1/libsaibcm_dnx_7.1.60.4-1_amd64.deb==5288f38d711d0af0ec18ef08b60be8b4
https://sonicstorage.blob.core.windows.net/public/sai/bcmsai/REL_7.0_202205/7.1.62.4/libsaibcm-dev_7.1.62.4_amd64.deb==862df9a0b9f883dcc526edf61bc92d04
https://sonicstorage.blob.core.windows.net/public/sai/bcmsai/REL_7.0_202205/7.1.62.4/libsaibcm_7.1.62.4_amd64.deb==fbbfa7fbaac0dbcdccd4dc3f5397c0dd
https://sonicstorage.blob.core.windows.net/public/sai/bcmsai/REL_7.0_202205/7.1.66.4/libsaibcm_dnx_7.1.66.4_amd64.deb==8cd37ff6d98d4ca8c397c3484f103daa
https://storage.googleapis.com/golang/go1.14.2.linux-amd64.tar.gz==856d248e3ea8a287d13e5f6afd086282
https://storage.googleapis.com/golang/go1.14.2.linux-arm64.tar.gz==e5f79b403701e00f20d13f0ea561b064
https://storage.googleapis.com/golang/go1.14.2.linux-armv6l.tar.gz==04467414e783b18de4278e9f24baf4be
Original file line number Diff line number Diff line change
@@ -1,45 +1,82 @@
binutils==2.35.2-2
binutils-common==2.35.2-2
binutils-x86-64-linux-gnu==2.35.2-2
build-essential==12.9
bzip2==1.0.8-4
ca-certificates==20210119
cpp==4:10.2.1-1
cpp-10==10.2.1-6
curl==7.74.0-1.3+deb11u10
dpkg-dev==1.20.13
g++==4:10.2.1-1
g++-10==10.2.1-6
gcc==4:10.2.1-1
gcc-10==10.2.1-6
iproute2==5.10.0-4
jq==1.6-2.1
less==551-2
libasan6==10.2.1-6
libatomic1==10.2.1-6
libbinutils==2.35.2-2
libbpf0==1:0.3-2
libbrotli1==1.0.9-2+b2
libbsd0==0.11.3-1+deb11u1
libc-dev-bin==2.31-13+deb11u7
libc6-dev==2.31-13+deb11u7
libcap2==1:2.44-1
libcap2-bin==1:2.44-1
libcc1-0==10.2.1-6
libcrypt-dev==1:4.4.18-4
libctf-nobfd0==2.35.2-2
libctf0==2.35.2-2
libcurl4==7.74.0-1.3+deb11u10
libdaemon0==0.14-7.1
libdbus-1-3==1.12.28-0+deb11u1
libdpkg-perl==1.20.13
libelf1==0.183-1
libestr0==0.1.10-2.1+b1
libexpat1==2.2.10-2+deb11u5
libexpat1-dev==2.2.10-2+deb11u5
libfastjson4==0.99.9-1
libgcc-10-dev==10.2.1-6
libgdbm-compat4==1.19-2
libgdbm6==1.19-2
libgomp1==10.2.1-6
libisl23==0.23-1
libitm1==10.2.1-6
libjansson4==2.13.1-1.1
libjemalloc2==5.2.1-3
libjq1==1.6-2.1
libjs-jquery==3.5.1+dfsg+~3.5.5-7
libjs-sphinxdoc==3.4.3-2
libjs-underscore==1.9.1~dfsg-3
libldap-2.4-2==2.4.57+dfsg-3+deb11u1
liblognorm5==2.0.5-1.1
liblsan0==10.2.1-6
liblua5.1-0==5.1.5-8.1+b3
liblzf1==3.6-3
libmd0==1.0.3-3
libmnl0==1.0.4-3
libmpc3==1.2.0-1
libmpdec3==2.5.1-1
libmpfr6==4.1.0-3
libncurses6==6.2+20201114-2+deb11u2
libncursesw6==6.2+20201114-2+deb11u2
libnghttp2-14==1.43.0-1
libnorm1==1.5.9+dfsg-2
libnsl-dev==1.3.0-2
libonig5==6.9.6-1.1
libperl5.32==5.32.1-4+deb11u2
libpgm-5.3-0==5.3.128~dfsg-2
libprocps8==2:3.3.17-5
libpsl5==0.21.0-1.2
libpython3-dev==3.9.2-3
libpython3-stdlib==3.9.2-3
libpython3.9==3.9.2-1
libpython3.9-dev==3.9.2-1
libpython3.9-minimal==3.9.2-1
libpython3.9-stdlib==3.9.2-1
libquadmath0==10.2.1-6
libreadline8==8.1-1
librtmp1==2.4+20151223.gitfa8646d.1-2+b2
libsasl2-2==2.1.27+dfsg-2.1+deb11u1
Expand All @@ -48,19 +85,27 @@ libsodium23==1.0.18-1
libsqlite3-0==3.34.1-3
libssh2-1==1.9.0-2
libssl-dev==1.1.1n-0+deb11u4+fips
libstdc++-10-dev==10.2.1-6
libtirpc-dev==1.3.1-1+deb11u1
libtsan0==10.2.1-6
libubsan1==10.2.1-6
libwrap0==7.6.q-31
libxtables12==1.8.7-1
libzmq5==4.3.4-1
linux-libc-dev==5.10.197-1
lua-bitop==1.0.2-5
lua-cjson==2.1.0+dfsg-2.1
make==4.3-4.1
media-types==4.0.0
net-tools==1.60+git20181103.0eebece-1
openssl==1.1.1w-0+deb11u1
patch==2.7.6-7
perl==5.32.1-4+deb11u2
perl-modules-5.32==5.32.1-4+deb11u2
procps==2:3.3.17-5
python-pip-whl==20.3.4-4+deb11u1
python3==3.9.2-3
python3-dev==3.9.2-3
python3-distutils==3.9.2-1
python3-lib2to3==3.9.2-1
python3-minimal==3.9.2-3
Expand All @@ -69,6 +114,7 @@ python3-pkg-resources==52.0.0-4
python3-setuptools==52.0.0-4
python3-wheel==0.34.2-1
python3.9==3.9.2-1
python3.9-dev==3.9.2-1
python3.9-minimal==3.9.2-1
readline-common==8.1-1
redis-tools==5:6.0.16-1+deb11u2
Expand All @@ -77,4 +123,6 @@ socat==1.7.4.1-3
symcrypt-openssl==0.1
vim-common==2:8.2.2434-3+deb11u1
vim-tiny==2:8.2.2434-3+deb11u1
xxd==2:8.2.2434-3+deb11u1
xxd==2:8.2.2434-3+deb11u1
xz-utils==5.2.5-2.1~deb11u1
zlib1g-dev==1:1.2.11.dfsg-2+deb11u2
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
binutils-aarch64-linux-gnu==2.35.2-2
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
binutils-arm-linux-gnueabihf==2.35.2-2
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
async-timeout==4.0.3
j2cli==0.3.10
jinja2==3.1.2
markupsafe==2.1.3
python-lzf==0.2.4
rdbtools==0.1.15
redis==5.0.1
supervisor==4.2.1
supervisord-dependent-startup==1.4.0
toposort==1.10
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ libhiredis0.14-dbgsym==0.14.1-1
libicu67==67.1-7
libipt2==2.0.3-1
libmpfr6==4.1.0-3
libsaicredo==0.8.2
libsaicredo-owl==0.8.2
libsaicredo==0.9.3
libsaicredo-owl==0.9.3
libsaimetadata==1.0.0
libsairedis==1.0.0
libsource-highlight-common==3.1.9-3
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
attrs==20.3.0
grpcio==1.39.0
grpcio-tools==1.39.0
grpcio==1.57.0
grpcio-tools==1.57.0
guacamole==0.9.2
importlib-metadata==1.6.0
jsonschema==2.6.0
Expand All @@ -10,4 +10,4 @@ protobuf==3.20.3
pyrsistent==0.15.5
python_sdk_api==4.5.4318
thrift==0.13.0
zipp==1.0.0
zipp==1.0.0
4 changes: 2 additions & 2 deletions files/build/versions/dockers/docker-ptf/versions-deb-buster
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,8 @@ libglib2.0-data==2.58.3-2+deb10u5
libglvnd0==1.1.0-1
libglx-mesa0==18.3.6-2+deb10u1
libglx0==1.1.0-1
libgnutls-dane0==3.6.7-4+deb10u10
libgnutls30==3.6.7-4+deb10u10
libgnutls-dane0==3.6.7-4+deb10u11
libgnutls30==3.6.7-4+deb10u11
libgomp1==8.3.0-6
libgpm2==1.20.7-5
libgraphite2-3==1.3.13-7
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ libicu67==67.1-7
libipt2==2.0.3-1
libkmod2==28-1
libmpfr6==4.1.0-3
libsaibcm==7.1.60.4-1
libsaibcm==7.1.66.4
libsaimetadata==1.0.0
libsaimetadata-dbg==1.0.0
libsairedis==1.0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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-5
mrvllibsai==1.10.2-6
nfs-common==1:1.3.4-6
pkg-config==0.29.2-1
python-dev-is-python2==2.7.18-9
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1153,7 +1153,7 @@ libthai-dev==0.1.28-3
libthai0==0.1.28-3
libtheora0==1.1.1+dfsg.1-15
libtie-ixhash-perl==1.23-2.1
libtiff5==4.2.0-1+deb11u4
libtiff5==4.2.0-1+deb11u5
libtime-duration-perl==1.21-1
libtime-moment-perl==0.44-1+b3
libtimedate-perl==2.3300-2
Expand Down
Loading

0 comments on commit cad2f24

Please sign in to comment.