[ci/build]: Upgrade SONiC package versions (#9543)

This commit is contained in:
mssonicbld 2021-12-25 01:05:45 +08:00 committed by GitHub
parent b36ee67bc7
commit 813a6387c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
50 changed files with 164 additions and 168 deletions

View File

@ -1,9 +1,9 @@
applibs==1.mlnx.4.4.3326
applibs-dev==1.mlnx.4.4.3326
applibs==1.mlnx.4.4.3360
applibs-dev==1.mlnx.4.4.3360
bfnplatform==1.0.0
innovium-sai==0.107.2
innovium-sai-headers==0.107.2
iproute2-dev==1.mlnx.4.4.3326
iproute2-dev==1.mlnx.4.4.3360
isc-dhcp-relay==4.4.1-2
kernel-mft-dkms==4.17.0-106
libhiredis-dev==0.14.0-3~bpo9+1
@ -18,7 +18,7 @@ libnl-nf-3-200==3.5.0-1
libnl-nf-3-dev==3.5.0-1
libnl-route-3-200==3.5.0-1
libnl-route-3-dev==3.5.0-1
libsaibcm==4.3.5.1-7
libsaibcm==4.3.5.1-9
libsaimetadata==1.0.0
libsaimetadata-dev==1.0.0
libsairedis==1.0.0
@ -53,20 +53,20 @@ sonic-mgmt-common==1.0.0
sonic-mgmt-common-codegen==1.0.0
sonic-mgmt-framework==1.0-01
swss==1.0.0
sx-acl-helper==1.mlnx.4.4.3326
sx-acl-helper-dev==1.mlnx.4.4.3326
sx-complib==1.mlnx.4.4.3326
sx-complib-dev==1.mlnx.4.4.3326
sx-examples==1.mlnx.4.4.3326
sx-examples-dev==1.mlnx.4.4.3326
sx-gen-utils==1.mlnx.4.4.3326
sx-gen-utils-dev==1.mlnx.4.4.3326
sx-scew==1.mlnx.4.4.3326
sx-scew-dev==1.mlnx.4.4.3326
sxd-libs==1.mlnx.4.4.3326
sxd-libs-dev==1.mlnx.4.4.3326
sx-acl-helper==1.mlnx.4.4.3360
sx-acl-helper-dev==1.mlnx.4.4.3360
sx-complib==1.mlnx.4.4.3360
sx-complib-dev==1.mlnx.4.4.3360
sx-examples==1.mlnx.4.4.3360
sx-examples-dev==1.mlnx.4.4.3360
sx-gen-utils==1.mlnx.4.4.3360
sx-gen-utils-dev==1.mlnx.4.4.3360
sx-scew==1.mlnx.4.4.3360
sx-scew-dev==1.mlnx.4.4.3360
sxd-libs==1.mlnx.4.4.3360
sxd-libs-dev==1.mlnx.4.4.3360
syncd==1.0.0
syncd-vs==1.0.0
thrift-compiler==0.11.0-4
wjh-libs==1.mlnx.4.4.3326
wjh-libs-dev==1.mlnx.4.4.3326
wjh-libs==1.mlnx.4.4.3360
wjh-libs-dev==1.mlnx.4.4.3360

View File

@ -1,4 +1,4 @@
https://github.com/CESNET/libyang.git==25ede0234ab1cde50e7e7f7efde1a2f43bc80fdc
https://github.com/CESNET/libyang.git==a531aef42741b25b0343b64db5cf9ffd7a823e90
https://github.com/daveolson53/libnss-tacplus.git==19008ab68d9d504aa58eb34d5f564755a1613b8b
https://github.com/jeroennijhof/pam_tacplus.git==b46399ad1798a0047c2fec975b09c213feb8d68a
https://github.com/jpirko/libteam.git==69a7494bb77dc10bb27076add07b380dbd778592
@ -8,7 +8,7 @@ https://github.com/sflow/sflowtool==4be2a17b36a3b9796c280b117b8b786323a84ae8
https://github.com/thom311/libnl==5f395029ad01f05448cd1c7e0ddd8085d758c98a
https://salsa.debian.org/debian/libteam.git==f8808df228b00873926b5e7b998ad8b61368d4c5
https://salsa.debian.org/dhcp-team/isc-dhcp.git==d0d58776805d720029619ea06df5c57706eecd5a
https://salsa.debian.org/kernel-team/ethtool/==04d2fb902191a12d78c0db715714b7d5da9246c7
https://salsa.debian.org/kernel-team/ethtool/==d312d98a508935f93120e7f55ebe7c5642b8f2c0
https://salsa.debian.org/kernel-team/initramfs-tools.git==40e544e13611c1b2690eb99a8096fc16c1b9c74e
https://salsa.debian.org/sk-guest/monit.git==c9da7ebb1f35dfba17b50b5969a6e75e29cbec0d
https://salsa.debian.org/ssh-team/openssh.git==703df87d44ddf3248fc0ed9f2add56f0e13e2b40

View File

@ -6,7 +6,7 @@ importlib-resources==3.3.1
jsonschema==2.6.0
natsort==6.2.1
netaddr==0.8.0
pyang==2.5.0
pyang==2.5.2
pyangbind==0.6.0
redis==3.5.3
sairedis==1.0

View File

@ -1,5 +1,6 @@
charset-normalizer==2.0.7
charset-normalizer==2.0.9
click==7.0
docker==5.0.3
ijson==2.6.1
ipaddress==1.0.23
jsondiff==1.3.0
@ -10,5 +11,6 @@ netifaces==0.11.0
psutil==5.8.0
python-arptable==0.0.2
tabulate==0.8.9
websocket-client==1.2.3
xmltodict==0.12.0
zipp==1.2.0

View File

@ -29,8 +29,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.7.3+dfsg.orig.tar.xz==6391ae27eb1ae34ff5530712bb1c4209
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/bcmsai/4.3/202012/libsaibcm-dev_4.3.5.1-7_amd64.deb?sv=2015-04-05&sr=b&sig=jZaZP84GRkdZiu%2BtoS7n7K3RC8vf%2FD1ZwnHq5vNeHGA%3D&se=2035-07-23T07%3A52%3A20Z&sp=r==100d50e0f2754036e89781457ce6e6b3
https://sonicstorage.blob.core.windows.net/packages/bcmsai/4.3/202012/libsaibcm_4.3.5.1-7_amd64.deb?sv=2015-04-05&sr=b&sig=DWwsbdvPdUHTB0x%2B5ZK%2Bp1qjqJ4TDb1FV0az09K5pXo%3D&se=2035-07-23T07%3A51%3A17Z&sp=r==20fd1629da894c5038088402ad2c4609
https://sonicstorage.blob.core.windows.net/packages/bcmsai/4.3/202012/libsaibcm-dev_4.3.5.1-9_amd64.deb?sv=2020-08-04&st=2021-12-07T19%3A32%3A45Z&se=2030-12-08T19%3A32%3A00Z&sr=b&sp=r&sig=sg2j65hKv%2BJsF%2BjATRlSxW415lT6Fa1cSaOlLIfZ7TM%3D==76bb2c1412a92ba66540e6bc2de7d653
https://sonicstorage.blob.core.windows.net/packages/bcmsai/4.3/202012/libsaibcm_4.3.5.1-9_amd64.deb?sv=2020-08-04&st=2021-12-07T19%3A29%3A13Z&se=2030-12-08T19%3A29%3A00Z&sr=b&sp=r&sig=0smiVHMjaLsVkr07u%2BpK9xcPFljhGKlnS92L2FGV0sc%3D==dd66f12c1a802fad58b625682456771e
https://sonicstorage.blob.core.windows.net/packages/debian/smartmontools_6.6-1.debian.tar.xz?sv=2015-04-05&sr=b&sig=H0RFeC41MCvhTQCln85DuPLn5v2goozwz%2FB9sA9p5eQ%3D&se=2046-08-20T23%3A46%3A02Z&sp=r==47a284f4762f86ba24753ea75d85e6cb
https://sonicstorage.blob.core.windows.net/packages/debian/smartmontools_6.6-1.dsc?sv=2015-04-05&sr=b&sig=IS7FKUN%2Bvq0T55f4X2hGAViB70Y%2FgzjGgvzpUJLyUfA%3D&se=2046-08-20T23%3A46%3A57Z&sp=r==151f97b46df2dafbd5bb954bb419642c
https://sonicstorage.blob.core.windows.net/packages/debian/smartmontools_6.6.orig.tar.gz?sv=2015-04-05&sr=b&sig=JZx4qiLuO36T0rsGqk4V2RDuWjRw6NztsLK7vlBYAkg%3D&se=2046-08-20T23%3A47%3A13Z&sp=r==9ae2c6e7131cd2813edcc65cbe5f223f

View File

@ -5,7 +5,7 @@ importlib-resources==3.3.1
natsort==6.2.1
netaddr==0.8.0
pathlib2==2.3.6
pyang==2.5.0
pyang==2.5.2
pyangbind==0.6.0
redis==3.5.3
sairedis==1.0

View File

@ -1,2 +1,2 @@
https://sonicstorage.blob.core.windows.net/packages/bcmsai/4.3/202012/libsaibcm-dev_4.3.5.1-7_amd64.deb?sv=2015-04-05&sr=b&sig=jZaZP84GRkdZiu%2BtoS7n7K3RC8vf%2FD1ZwnHq5vNeHGA%3D&se=2035-07-23T07%3A52%3A20Z&sp=r==100d50e0f2754036e89781457ce6e6b3
https://sonicstorage.blob.core.windows.net/packages/bcmsai/4.3/202012/libsaibcm_4.3.5.1-7_amd64.deb?sv=2015-04-05&sr=b&sig=DWwsbdvPdUHTB0x%2B5ZK%2Bp1qjqJ4TDb1FV0az09K5pXo%3D&se=2035-07-23T07%3A51%3A17Z&sp=r==20fd1629da894c5038088402ad2c4609
https://sonicstorage.blob.core.windows.net/packages/bcmsai/4.3/202012/libsaibcm-dev_4.3.5.1-9_amd64.deb?sv=2020-08-04&st=2021-12-07T19%3A32%3A45Z&se=2030-12-08T19%3A32%3A00Z&sr=b&sp=r&sig=sg2j65hKv%2BJsF%2BjATRlSxW415lT6Fa1cSaOlLIfZ7TM%3D==76bb2c1412a92ba66540e6bc2de7d653
https://sonicstorage.blob.core.windows.net/packages/bcmsai/4.3/202012/libsaibcm_4.3.5.1-9_amd64.deb?sv=2020-08-04&st=2021-12-07T19%3A29%3A13Z&se=2030-12-08T19%3A29%3A00Z&sr=b&sp=r&sig=0smiVHMjaLsVkr07u%2BpK9xcPFljhGKlnS92L2FGV0sc%3D==dd66f12c1a802fad58b625682456771e

View File

@ -1,7 +1,7 @@
amd64:amd64/debian:buster==sha256:2f4b2c4b44ec6d9f4afc9578d8475f7272dc50783268dc672d19b0db6098b89d
amd64:amd64/debian:stretch==sha256:856ba93f897fb7d86ce4363461fe04b6997ce64a79e8198747e472464d58e0fa
amd64:debian:buster==sha256:f9182ead292f45165f4a851e5ff98ea0800e172ccedce7d17764ffaae5ed4d6e
amd64:debian:stretch==sha256:86269e614274db90a1d71dac258c74ed0a867a1d05f67dea6263b0f216ec7724
amd64:amd64/debian:buster==sha256:333b6452b51d512b0fe7c64b2b6bbf06ec433c5c18b749bf495dd0aafcc79093
amd64:amd64/debian:stretch==sha256:69189ed69aee1b476eede838d0dcae2eacc2cfaa1bc2987aff5fdb3ba5ab64d5
amd64:debian:buster==sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3
amd64:debian:stretch==sha256:54284a7a45383b407c1968657e8f1c50dc25b82d8d56b3812e46ad19f8bcfd83
amd64:docker-base-buster==
amd64:docker-base-stretch==
amd64:docker-config-engine-buster==
@ -28,13 +28,13 @@ amd64:docker-syncd-mlnx==
amd64:docker-syncd-nephos==
amd64:docker-syncd-vs==
amd64:docker-teamd==
arm64:arm64v8/debian:buster==sha256:e10bf96e3d994bb35989db5acd0bc38e689fa7e88d44acaea92188a1cbb62efe
arm64:debian:buster==sha256:f9182ead292f45165f4a851e5ff98ea0800e172ccedce7d17764ffaae5ed4d6e
arm64:debian:stretch==sha256:86269e614274db90a1d71dac258c74ed0a867a1d05f67dea6263b0f216ec7724
arm64:arm64v8/debian:buster==sha256:7504f55ce01c4923c307df3d8ce9634ab5358c867e6a3c4c380e4e0a3972a244
arm64:debian:buster==sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3
arm64:debian:stretch==sha256:54284a7a45383b407c1968657e8f1c50dc25b82d8d56b3812e46ad19f8bcfd83
arm64:docker-base-buster==
arm64:docker-config-engine-buster==
armhf:arm32v7/debian:buster==sha256:502cc09268a941c89fd917694127bee670e25885303627116fe30039bc01115b
armhf:debian:buster==sha256:f9182ead292f45165f4a851e5ff98ea0800e172ccedce7d17764ffaae5ed4d6e
armhf:debian:stretch==sha256:86269e614274db90a1d71dac258c74ed0a867a1d05f67dea6263b0f216ec7724
armhf:arm32v7/debian:buster==sha256:9172b2999799b3fb004a3fe04d0cc64ed5596fcff8f47629f65b1f5538587723
armhf:debian:buster==sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3
armhf:debian:stretch==sha256:54284a7a45383b407c1968657e8f1c50dc25b82d8d56b3812e46ad19f8bcfd83
armhf:docker-base-buster==
armhf:docker-config-engine-buster==

View File

@ -1,6 +1,6 @@
https://chromium.googlesource.com/chromium/tools/depot_tools.git==3fca89bbc87dda9d7fcb72cda23af4aa313d90d9
https://chromium.googlesource.com/chromium/tools/depot_tools.git==54c265ea2b2fc90ae29fc87366cffc0a5e57f7c4
https://github.com/aristanetworks/swi-tools.git==e938746c694e4eaa4cf4126981382c9c8372db24
https://github.com/CESNET/libyang.git==25ede0234ab1cde50e7e7f7efde1a2f43bc80fdc
https://github.com/CESNET/libyang.git==a531aef42741b25b0343b64db5cf9ffd7a823e90
https://github.com/daveolson53/libnss-tacplus.git==19008ab68d9d504aa58eb34d5f564755a1613b8b
https://github.com/jeroennijhof/pam_tacplus.git==b46399ad1798a0047c2fec975b09c213feb8d68a
https://github.com/jpirko/libteam.git==69a7494bb77dc10bb27076add07b380dbd778592
@ -13,7 +13,7 @@ https://github.com/sflow/sflowtool==4be2a17b36a3b9796c280b117b8b786323a84ae8
https://github.com/thom311/libnl==5f395029ad01f05448cd1c7e0ddd8085d758c98a
https://salsa.debian.org/debian/libteam.git==f8808df228b00873926b5e7b998ad8b61368d4c5
https://salsa.debian.org/dhcp-team/isc-dhcp.git==d0d58776805d720029619ea06df5c57706eecd5a
https://salsa.debian.org/kernel-team/ethtool/==04d2fb902191a12d78c0db715714b7d5da9246c7
https://salsa.debian.org/kernel-team/ethtool/==d312d98a508935f93120e7f55ebe7c5642b8f2c0
https://salsa.debian.org/kernel-team/initramfs-tools.git==40e544e13611c1b2690eb99a8096fc16c1b9c74e
https://salsa.debian.org/sk-guest/monit.git==c9da7ebb1f35dfba17b50b5969a6e75e29cbec0d
https://salsa.debian.org/ssh-team/openssh.git==703df87d44ddf3248fc0ed9f2add56f0e13e2b40

View File

@ -19,9 +19,9 @@ https://bootstrap.pypa.io/pip/2.7/get-pip.py==60e8267eb1b7bc71dc4843eb7bd294d3
https://chrome-infra-packages.appspot.com/client?platform=linux-amd64&version=git_revision:8e9b0c80860d00dfe951f7ea37d74e210d376c13==26c9adbc3f71cbcfcf133edb38ad49aa
https://deb.nodesource.com/gpgkey/nodesource.gpg.key==003b51a89a133b5db4cca98b2dea3117
https://deb.nodesource.com/node_10.x/dists/stretch/Release==22738118af583db3bfad39d6fcb4fa5a
https://deb.nodesource.com/node_14.x/dists/buster/Release==0f8fa9349b31d86f70668cca8646e5b3
https://deb.nodesource.com/node_14.x/dists/buster/Release==f6a0242dc009287fbabd2108726a4519
https://deb.nodesource.com/setup_10.x==6742c0148159980e8f6e886df1f8bbe1
https://deb.nodesource.com/setup_14.x==871f5a56bb7bdb1bccf8f066e77399e0
https://deb.nodesource.com/setup_14.x==e678ff76caf1620bc1cc5162517a8f4b
https://download.docker.com/linux/debian/gpg==1afae06b34a13c1b3d9cb61a26285a15
https://github.com/barefootnetworks/sonic-release-pkgs/raw/dev/bfnplatform_20211112_sai.1.7.1_deb10.deb==c17beb440e2ae8d3271d78de0eede9db
https://github.com/barefootnetworks/sonic-release-pkgs/raw/dev/bfnsdk_20211112_sai.1.7.1_deb10.deb==688c587d2cfb39e5d1e7148b02f13fec
@ -51,8 +51,6 @@ 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.7.3+dfsg-5.dsc==2443e4dffbdb020e7ab4f947a7904912
https://sonicstorage.blob.core.windows.net/debian/pool/main/n/net-snmp/net-snmp_5.7.3+dfsg.orig.tar.xz==6391ae27eb1ae34ff5530712bb1c4209
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/bcmsai/4.3/202012/libsaibcm-dev_4.3.5.1-9_amd64.deb?sv=2020-08-04&st=2021-12-07T19%3A32%3A45Z&se=2030-12-08T19%3A32%3A00Z&sr=b&sp=r&sig=sg2j65hKv%2BJsF%2BjATRlSxW415lT6Fa1cSaOlLIfZ7TM%3D==76bb2c1412a92ba66540e6bc2de7d653
https://sonicstorage.blob.core.windows.net/packages/bcmsai/4.3/202012/libsaibcm_4.3.5.1-9_amd64.deb?sv=2020-08-04&st=2021-12-07T19%3A29%3A13Z&se=2030-12-08T19%3A29%3A00Z&sr=b&sp=r&sig=0smiVHMjaLsVkr07u%2BpK9xcPFljhGKlnS92L2FGV0sc%3D==dd66f12c1a802fad58b625682456771e
https://sonicstorage.blob.core.windows.net/packages/cmake/cmake-data_3.13.2-1_bpo9%2B1_all.deb?st=2020-03-27T02%3A22%3A24Z&se=2100-03-26T19%3A00%3A00Z&sp=rl&sv=2018-03-28&sr=b&sig=Xby%2Bm3OZOjPB%2FSlDbHD65yDcPzAgoys%2FA3vK8RB4BzA%3D==147cf42f3a68f6d6f1e53d95a599a1af
https://sonicstorage.blob.core.windows.net/packages/cmake/cmake_3.13.2-1_bpo9%2B1_amd64.deb?st=2020-03-27T02%3A27%3A21Z&se=2100-03-26T19%3A00%3A00Z&sp=rl&sv=2018-03-28&sr=b&sig=4MvmmDBQuicFEJYakLm7xCNU19yJ8GIP4ankFSnITKY%3D==e75c741e8b6918b8f03625e456fa0275
https://sonicstorage.blob.core.windows.net/packages/cmake/cmake_3.13.2-1_bpo9%2B1_arm64.deb?st=2020-03-27T02%3A28%3A38Z&se=2100-03-26T19%3A00%3A00Z&sp=rl&sv=2018-03-28&sr=b&sig=rrHMkLi29aI8yH6s52ILCY8VcEbNFrzYT2DmC5RwOgs%3D==9bcc989e6ed168717f67c07e79177d4a

View File

@ -10,7 +10,7 @@ libexpat1==2.2.0-2+deb9u3
libfastjson4==0.99.8-1~bpo9+1
libffi6==3.2.1-6
libgdbm3==1.8.3-14
libgmp10==2:6.1.2+dfsg-1
libgmp10==2:6.1.2+dfsg-1+deb9u1
libgnutls30==3.5.8-5+deb9u6
libgssapi-krb5-2==1.15-1+deb9u3
libhogweed4==3.3-1+deb9u1
@ -42,7 +42,7 @@ libsasl2-2==2.1.27~101-g0780600+dfsg-3+deb9u1
libsasl2-modules-db==2.1.27~101-g0780600+dfsg-3+deb9u1
libsodium18==1.0.11-2
libsqlite3-0==3.16.2-5+deb9u3
libssh2-1==1.7.0-1+deb9u1
libssh2-1==1.7.0-1+deb9u2
libssl1.0.2==1.0.2u-1~deb9u6
libssl1.1==1.1.0l-1~deb9u4
libtasn1-6==4.10-1.1+deb9u1

View File

@ -1,8 +1,8 @@
icu-devtools==63.1-6+deb10u1
icu-devtools==63.1-6+deb10u2
libc-dev-bin==2.28-10
libc6-dev==2.28-10
libicu-dev==63.1-6+deb10u1
libicu63==63.1-6+deb10u1
libicu-dev==63.1-6+deb10u2
libicu63==63.1-6+deb10u2
libxml2==2.9.4+dfsg1-7+deb10u2
libxml2-dev==2.9.4+dfsg1-7+deb10u2
libxslt1-dev==1.1.32-2.2~deb10u1

View File

@ -1,8 +1,8 @@
icu-devtools==63.1-6+deb10u1
icu-devtools==63.1-6+deb10u2
libc-dev-bin==2.28-10
libc6-dev==2.28-10
libicu-dev==63.1-6+deb10u1
libicu63==63.1-6+deb10u1
libicu-dev==63.1-6+deb10u2
libicu63==63.1-6+deb10u2
libxml2==2.9.4+dfsg1-7+deb10u2
libxml2-dev==2.9.4+dfsg1-7+deb10u2
libxslt1-dev==1.1.32-2.2~deb10u1

View File

@ -3,7 +3,7 @@ ipaddress==1.0.23
lxml==4.6.3
natsort==6.2.1
netaddr==0.8.0
pyang==2.5.0
pyang==2.5.2
pyangbind==0.8.1
pyyaml==5.4.1
redis==3.5.3

View File

@ -7,7 +7,7 @@ lxml==4.6.3
natsort==6.2.1
netaddr==0.8.0
pathlib2==2.3.6
pyang==2.5.0
pyang==2.5.2
pyangbind==0.6.0
pyyaml==5.4.1
redis==3.5.3

View File

@ -7,7 +7,7 @@ libedit2==3.1-20181209-1
libevent-2.1-6==2.1.8-stable-4
libglib2.0-0==2.58.3-2+deb10u3
libgpm2==1.20.7-5
libicu63==63.1-6+deb10u1
libicu63==63.1-6+deb10u2
libipt2==2.0-2
libmariadb3==1:10.3.31-0+deb10u1
libpci3==1:3.5.2-1

View File

@ -15,7 +15,7 @@ libedit2==3.1-20181209-1
libglib2.0-0==2.58.3-2+deb10u3
libgpm2==1.20.7-5
libhiredis0.14-dbgsym==0.14.0-3~bpo9+1
libicu63==63.1-6+deb10u1
libicu63==63.1-6+deb10u2
libipt2==2.0-2
libpopt0==1.16-12
libswsscommon-dbg==1.0.0

View File

@ -1,5 +1,5 @@
applibs==1.mlnx.4.4.3326
applibs-dev==1.mlnx.4.4.3326
applibs==1.mlnx.4.4.3360
applibs-dev==1.mlnx.4.4.3360
dmidecode==3.2-1
ethtool==1:5.9-1
fancontrol==1:3.5.0-3
@ -27,7 +27,7 @@ libgpm2==1.20.7-5
libgraphite2-3==1.3.13-7
libharfbuzz0b==2.3.1-1
libi2c0==4.1-1
libicu63==63.1-6+deb10u1
libicu63==63.1-6+deb10u2
libipt2==2.0-2
libkmod2==26-1
libpango-1.0-0==1.42.4-8~deb10u1
@ -67,7 +67,7 @@ openssh-client==1:7.9p1-10+deb10u2
psmisc==23.2-1+deb10u1
python==2.7.16-1
python-minimal==2.7.16-1
python-sdk-api==1.mlnx.4.4.3326
python-sdk-api==1.mlnx.4.4.3360
python-smbus==4.1-1
python-swsscommon==1.0.0
python2==2.7.16-1
@ -84,12 +84,12 @@ sensord-dbgsym==1:3.5.0-3
smartmontools==6.6-1
sshpass==1.06-1
strace==4.26-0.2
sx-complib==1.mlnx.4.4.3326
sx-complib-dev==1.mlnx.4.4.3326
sx-gen-utils==1.mlnx.4.4.3326
sx-gen-utils-dev==1.mlnx.4.4.3326
sxd-libs==1.mlnx.4.4.3326
sxd-libs-dev==1.mlnx.4.4.3326
sx-complib==1.mlnx.4.4.3360
sx-complib-dev==1.mlnx.4.4.3360
sx-gen-utils==1.mlnx.4.4.3360
sx-gen-utils-dev==1.mlnx.4.4.3360
sxd-libs==1.mlnx.4.4.3360
sxd-libs-dev==1.mlnx.4.4.3360
ucf==3.0038+nmu1
udev==241-7~deb10u8
vim==2:8.1.0875-5

View File

@ -12,9 +12,9 @@ markupsafe==1.1.1
natsort==6.2.1
netaddr==0.8.0
pathlib2==2.3.6
pyang==2.5.0
pyang==2.5.2
pyangbind==0.6.0
python-sdk-api==4.4.3326
python-sdk-api==4.4.3360
pyyaml==5.4.1
redis==3.5.3
redis-dump-load==1.1

View File

@ -1,3 +1,3 @@
jsonschema==2.6.0
python_sdk_api==4.4.3326
python_sdk_api==4.4.3360
thrift==0.13.0

View File

@ -61,7 +61,6 @@ libdevmapper1.02.1==2:1.02.137-2
libdouble-conversion1==2.0.1-4
libdpkg-perl==1.18.25
libedit2==3.1-20160903-3
libelf1==0.168-1+deb9u1
liberror-perl==0.17024-1
libestr0==0.1.10-2
libevent-2.0-5==2.0.21-stable-3
@ -78,7 +77,7 @@ libgcc-6-dev==6.3.0-18+deb9u1
libgdbm3==1.8.3-14
libglib2.0-0==2.50.3-2+deb9u2
libglib2.0-data==2.50.3-2+deb9u2
libgmp10==2:6.1.2+dfsg-1
libgmp10==2:6.1.2+dfsg-1+deb9u1
libgnutls30==3.5.8-5+deb9u6
libgomp1==6.3.0-18+deb9u1
libgpm2==1.20.4-6.2+b1
@ -119,7 +118,7 @@ libnghttp2-14==1.18.1-1+deb9u2
libnih-dbus1==1.0.3-8
libnih1==1.0.3-8
libnpth0==1.3-1
libntlm0==1.4-8
libntlm0==1.4-8+deb9u1
libopts25==1:5.18.12-3
libp11-kit0==0.23.3-2+deb9u1
libpam-systemd==232-25+deb9u13
@ -148,7 +147,7 @@ libsasl2-modules-db==2.1.27~101-g0780600+dfsg-3+deb9u1
libseccomp2==2.3.1-2.1+deb9u1
libsigsegv2==2.10-5
libsqlite3-0==3.16.2-5+deb9u3
libssh2-1==1.7.0-1+deb9u1
libssh2-1==1.7.0-1+deb9u2
libssl-dev==1.1.0l-1~deb9u4
libssl-doc==1.1.0l-1~deb9u4
libssl1.0.2==1.0.2u-1~deb9u6
@ -172,7 +171,7 @@ libxdmcp6==1:1.1.2-3
libxext6==2:1.3.3-1+b2
libxml2==2.9.4+dfsg1-2.2+deb9u5
libxmuu1==2:1.1.2-2
linux-libc-dev==4.9.272-2
linux-libc-dev==4.9.290-1
logrotate==3.11.0-0.1
lsof==4.89+dfsg-0.1
m4==1.4.18-1
@ -216,8 +215,8 @@ python2.7-minimal==2.7.13-2+deb9u5
qttranslations5-l10n==5.7.1~20161021-1
readline-common==7.0-3
rename==0.20-4
rsync==3.1.2-1+deb9u2
rsyslog==8.24.0-1
rsync==3.1.2-1+deb9u3
rsyslog==8.24.0-1+deb9u1
sgml-base==1.29
shared-mime-info==1.8-1+deb9u1
systemd==232-25+deb9u13
@ -228,7 +227,6 @@ tcpdump==4.9.3-1~deb9u2
telnet==0.17-41
tmux==2.3-4
traceroute==1:2.1.0-2
tzdata==2021a-0+deb9u2
ucf==3.0036
unzip==6.0-21+deb9u2
vim==2:8.0.0197-4+deb9u3

View File

@ -25,12 +25,12 @@ markupsafe==1.1.1
netaddr==0.8.0
nnpy==1.4.2
oslo.config==2.1.0
paramiko==2.8.0
paramiko==2.8.1
pathlib2==2.3.6
pbr==2.0.0
pexpect==4.8.0
pickleshare==0.7.5
plumbum==1.7.0
plumbum==1.7.2
prompt-toolkit==1.0.18
protobuf==3.6.1
ptf==0.9.1

View File

@ -6,7 +6,7 @@ libdw1==0.176-1.1
libedit2==3.1-20181209-1
libglib2.0-0==2.58.3-2+deb10u3
libgpm2==1.20.7-5
libicu63==63.1-6+deb10u1
libicu63==63.1-6+deb10u2
libipt2==2.0-2
libpopt0==1.16-12
libpython2.7-minimal==2.7.16-2+deb10u1

View File

@ -1,19 +1,19 @@
attrs==21.2.0
certifi==2017.4.17
charset-normalizer==2.0.7
charset-normalizer==2.0.9
click==8.0.3
clickclick==20.10.2
connexion==2.7.0
flask==2.0.2
grpcio==1.41.1
grpcio==1.43.0
grpcio-tools==1.20.0
idna==3.3
importlib-metadata==4.8.2
importlib-metadata==4.10.0
importlib-resources==5.4.0
inflection==0.5.1
isodate==0.6.0
isodate==0.6.1
itsdangerous==2.0.1
jsonschema==4.2.1
jsonschema==4.3.2
openapi-schema-validator==0.1.5
openapi-spec-validator==0.3.1
protobuf==3.19.1
@ -21,7 +21,7 @@ pyrsistent==0.18.0
python-dateutil==2.6.0
requests==2.26.0
six==1.11.0
typing-extensions==3.10.0.2
typing_extensions==4.0.1
urllib3==1.21.1
werkzeug==2.0.2
zipp==3.6.0

View File

@ -36,7 +36,7 @@ libefivar1==37-2+deb10u1
libfreetype6==2.9.1-3+deb10u2
libfuse2==2.9.9-1+deb10u1
libglib2.0-0==2.58.3-2+deb10u3
libicu63==63.1-6+deb10u1
libicu63==63.1-6+deb10u2
libip4tc0==1.8.2-4
libip6tc0==1.8.2-4
libiptc0==1.8.2-4

View File

@ -1,5 +1,5 @@
certifi==2021.10.8
charset-normalizer==2.0.7
charset-normalizer==2.0.9
click==7.0
idna==3.3
ijson==2.6.1

View File

@ -6,7 +6,7 @@ libc6-dev==2.28-10
libcurl3-gnutls==7.64.0-4+deb10u2
libcurl4-gnutls-dev==7.64.0-4+deb10u2
libgoogle-perftools4==2.7-1
libicu63==63.1-6+deb10u1
libicu63==63.1-6+deb10u2
liblzma-dev==5.2.4-1
libpcap-dev==1.8.1-6
libpcap0.8==1.8.1-6

View File

@ -22,7 +22,7 @@ libffi-dev==3.2.1-9
libgcc-8-dev==8.3.0-6
libglib2.0-0==2.58.3-2+deb10u3
libgomp1==8.3.0-6
libicu63==63.1-6+deb10u1
libicu63==63.1-6+deb10u2
libisl19==0.20-2
libitm1==8.3.0-6
libjsoncpp1==1.7.4-3

View File

@ -16,7 +16,7 @@ libpopt0==1.16-12
libprotobuf-dev==3.6.1.3-2
libprotobuf-lite17==3.6.1.3-2
libprotobuf17==3.6.1.3-2
libsaibcm==4.3.5.1-7
libsaibcm==4.3.5.1-9
libsaimetadata==1.0.0
libsaimetadata-dbg==1.0.0
libsairedis==1.0.0

View File

@ -24,7 +24,7 @@ libffi-dev==3.2.1-9
libgcc-8-dev==8.3.0-6
libglib2.0-0==2.58.3-2+deb10u3
libgomp1==8.3.0-6
libicu63==63.1-6+deb10u1
libicu63==63.1-6+deb10u2
libisl19==0.20-2
libitm1==8.3.0-6
libjsoncpp1==1.7.4-3

View File

@ -1,9 +1,9 @@
applibs==1.mlnx.4.4.3326
applibs-dev==1.mlnx.4.4.3326
applibs==1.mlnx.4.4.3360
applibs-dev==1.mlnx.4.4.3360
gdb==8.2.1-2+b3
gdbserver==8.2.1-2+b3
iproute2==1.mlnx.4.4.3326
iproute2-dev==1.mlnx.4.4.3326
iproute2==1.mlnx.4.4.3360
iproute2-dev==1.mlnx.4.4.3360
libbabeltrace1==1.5.6-2+deb10u1
libbsd0==0.9.1-2+deb10u1
libc-dev-bin==2.28-10
@ -14,7 +14,7 @@ libelf1==0.176-1.1
libexpat1-dev==2.2.6-2+deb10u1
libglib2.0-0==2.58.3-2+deb10u3
libgpm2==1.20.7-5
libicu63==63.1-6+deb10u1
libicu63==63.1-6+deb10u2
libipt2==2.0-2
libpopt0==1.16-12
libpython-dev==2.7.16-1
@ -40,7 +40,7 @@ python==2.7.16-1
python-dev==2.7.16-1
python-minimal==2.7.16-1
python-pkg-resources==40.8.0-1
python-sdk-api==1.mlnx.4.4.3326
python-sdk-api==1.mlnx.4.4.3360
python-setuptools==40.8.0-1
python2==2.7.16-1
python2-dev==2.7.16-1
@ -50,21 +50,21 @@ python2.7-dev==2.7.16-2+deb10u1
python2.7-minimal==2.7.16-2+deb10u1
sshpass==1.06-1
strace==4.26-0.2
sx-acl-helper==1.mlnx.4.4.3326
sx-acl-helper-dev==1.mlnx.4.4.3326
sx-complib==1.mlnx.4.4.3326
sx-complib-dev==1.mlnx.4.4.3326
sx-examples==1.mlnx.4.4.3326
sx-examples-dev==1.mlnx.4.4.3326
sx-gen-utils==1.mlnx.4.4.3326
sx-gen-utils-dev==1.mlnx.4.4.3326
sx-scew==1.mlnx.4.4.3326
sx-scew-dev==1.mlnx.4.4.3326
sxd-libs==1.mlnx.4.4.3326
sxd-libs-dev==1.mlnx.4.4.3326
sx-acl-helper==1.mlnx.4.4.3360
sx-acl-helper-dev==1.mlnx.4.4.3360
sx-complib==1.mlnx.4.4.3360
sx-complib-dev==1.mlnx.4.4.3360
sx-examples==1.mlnx.4.4.3360
sx-examples-dev==1.mlnx.4.4.3360
sx-gen-utils==1.mlnx.4.4.3360
sx-gen-utils-dev==1.mlnx.4.4.3360
sx-scew==1.mlnx.4.4.3360
sx-scew-dev==1.mlnx.4.4.3360
sxd-libs==1.mlnx.4.4.3360
sxd-libs-dev==1.mlnx.4.4.3360
syncd==1.0.0
syncd-dbg==1.0.0
vim==2:8.1.0875-5
vim-runtime==2:8.1.0875-5
wjh-libs==1.mlnx.4.4.3326
wjh-libs-dev==1.mlnx.4.4.3326
wjh-libs==1.mlnx.4.4.3360
wjh-libs-dev==1.mlnx.4.4.3360

View File

@ -1 +1 @@
python-sdk-api==4.4.3326
python-sdk-api==4.4.3360

View File

@ -1 +1 @@
python_sdk_api==4.4.3326
python_sdk_api==4.4.3360

View File

@ -5,7 +5,6 @@ libbabeltrace1==1.5.1-1
libbsd0==0.8.3-1+deb9u1
libdw1==0.168-1+deb9u1
libedit2==3.1-20160903-3
libelf1==0.168-1+deb9u1
libglib2.0-0==2.50.3-2+deb9u2
libgpm2==1.20.4-6.2+b1
libicu57==57.1-6+deb9u5

View File

@ -50,7 +50,7 @@ cmake==3.13.4-1
cmake-data==3.13.4-1
cmocka-doc==1.1.3-1
comerr-dev==2.1-1.44.5-1+deb10u3
containerd.io==1.4.11-1
containerd.io==1.4.12-1
cowbuilder==0.88
cowdancer==0.88
cpio==2.12+dfsg-9
@ -182,7 +182,7 @@ hicolor-icon-theme==0.17-2
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+deb10u1
icu-devtools==63.1-6+deb10u2
imagemagick==8:6.9.10.23+dfsg-2.1+deb10u1
imagemagick-6-common==8:6.9.10.23+dfsg-2.1+deb10u1
imagemagick-6.q16==8:6.9.10.23+dfsg-2.1+deb10u1
@ -598,8 +598,8 @@ libibverbs-dev==22.1-1
libibverbs1==22.1-1
libice-dev==2:1.0.9-2
libice6==2:1.0.9-2
libicu-dev==63.1-6+deb10u1
libicu63==63.1-6+deb10u1
libicu-dev==63.1-6+deb10u2
libicu63==63.1-6+deb10u2
libidn11==1.33-2.2
libidn2-dev==2.0.5-1+deb10u1
libiec61883-0==1.2.0-3
@ -795,7 +795,7 @@ libnorm1==1.5.8+dfsg2-1
libnpth0==1.6-1
libnspr4==2:4.20-1
libnss-systemd==241-7~deb10u8
libnss3==2:3.42.1-1+deb10u3
libnss3==2:3.42.1-1+deb10u4
libnuma-dev==2.0.12-1
libnuma1==2.0.12-1
libnumber-compare-perl==0.03-1
@ -1336,10 +1336,10 @@ netpbm==2:10.0-15.3+b2
nettle-dev==3.4.1-1+deb10u1
nftables==0.9.0-2
ocl-icd-libopencl1==2.2.12-2
openjdk-11-jdk==11.0.12+7-2~deb10u1
openjdk-11-jdk-headless==11.0.12+7-2~deb10u1
openjdk-11-jre==11.0.12+7-2~deb10u1
openjdk-11-jre-headless==11.0.12+7-2~deb10u1
openjdk-11-jdk==11.0.13+8-1~deb10u1
openjdk-11-jdk-headless==11.0.13+8-1~deb10u1
openjdk-11-jre==11.0.13+8-1~deb10u1
openjdk-11-jre-headless==11.0.13+8-1~deb10u1
openmpi-bin==3.1.3-11
openmpi-common==3.1.3-11
opensp==1.5.2-13+b1
@ -1424,8 +1424,8 @@ python-astroid==1.6.5-3
python-atomicwrites==1.1.5-2
python-attr==18.2.0-1
python-automat==0.6.0-1
python-babel==2.6.0+dfsg.1-1
python-babel-localedata==2.6.0+dfsg.1-1
python-babel==2.6.0+dfsg.1-1+deb10u1
python-babel-localedata==2.6.0+dfsg.1-1+deb10u1
python-backports.functools-lru-cache==1.5-3
python-bs4==4.7.1-1
python-certifi==2018.8.24-1
@ -1524,7 +1524,7 @@ python3-apt==1.8.4.3
python3-asn1crypto==0.24.0-1
python3-atomicwrites==1.1.5-2
python3-attr==18.2.0-1
python3-babel==2.6.0+dfsg.1-1
python3-babel==2.6.0+dfsg.1-1+deb10u1
python3-certifi==2018.8.24-1
python3-cffi-backend==1.12.2-1
python3-chardet==3.0.4-3

View File

@ -4,4 +4,4 @@ libdrm-freedreno1==2.4.97-1
libdrm-tegra0==2.4.97-1
libtext-iconv-perl==1.7-5+b6
libxslt1-dev==1.1.32-2.2~deb10u1
nodejs==14.18.1-deb-1nodesource1
nodejs==14.18.2-deb-1nodesource1

View File

@ -114,7 +114,7 @@ linux-compiler-gcc-8-arm==4.19.208-1
llvm-6.0==1:6.0.1-10
llvm-6.0-dev==1:6.0.1-10
llvm-6.0-runtime==1:6.0.1-10
nodejs==14.18.1-deb-1nodesource1
nodejs==14.18.2-deb-1nodesource1
ps2eps==1.68+binaryfree-2
rdfind==1.4.1-1
sassc==3.5.0-1

View File

@ -1,2 +1,2 @@
https://chromium.googlesource.com/chromium/tools/depot_tools.git==3fca89bbc87dda9d7fcb72cda23af4aa313d90d9
https://chromium.googlesource.com/chromium/tools/depot_tools.git==54c265ea2b2fc90ae29fc87366cffc0a5e57f7c4
https://github.com/aristanetworks/swi-tools.git==e938746c694e4eaa4cf4126981382c9c8372db24

View File

@ -38,7 +38,7 @@ keyring==17.1.1
keyrings.alt==3.1.1
lazy-object-proxy==1.3.1
logilab-common==1.4.2
lxml==4.6.2
lxml==4.6.5
m2crypto==0.36.0
markupsafe==1.1.0
mccabe==0.6.1

View File

@ -22,7 +22,7 @@ imagesize==1.0.0
jinja2==2.10
keyring==17.1.1
keyrings.alt==3.1.1
lxml==4.6.2
lxml==4.6.5
m2crypto==0.38.0
markupsafe==1.1.0
mmh3==2.5.1

View File

@ -231,7 +231,7 @@ libbind-export-dev==1:9.10.3.dfsg.P4-12.3+deb9u10
libbind9-140==1:9.10.3.dfsg.P4-12.3+deb9u10
libbison-dev==2:3.0.4.dfsg-1+b1
libbit-vector-perl==7.4-1+b2
libbluetooth3==5.43-2+deb9u4
libbluetooth3==5.43-2+deb9u5
libboost-all-dev==1.62.0.1
libboost-atomic-dev==1.62.0.1
libboost-atomic1.62-dev==1.62.0+dfsg-4
@ -428,7 +428,6 @@ libedit-dev==3.1-20160903-3
libedit2==3.1-20160903-3
libegl1-mesa==13.0.6-1+b2
libelf-dev==0.168-1+deb9u1
libelf1==0.168-1+deb9u1
libemail-valid-perl==1.202-1
libencode-locale-perl==1.05-1
libepoxy0==1.3.1-2
@ -499,9 +498,9 @@ libglib2.0-data==2.50.3-2+deb9u2
libglib2.0-dev==2.50.3-2+deb9u2
libglu1-mesa==9.0.0-2.1
libglu1-mesa-dev==9.0.0-2.1
libgmp-dev==2:6.1.2+dfsg-1
libgmp10==2:6.1.2+dfsg-1
libgmpxx4ldbl==2:6.1.2+dfsg-1
libgmp-dev==2:6.1.2+dfsg-1+deb9u1
libgmp10==2:6.1.2+dfsg-1+deb9u1
libgmpxx4ldbl==2:6.1.2+dfsg-1+deb9u1
libgnutls30==3.5.8-5+deb9u6
libgomp1==6.3.0-18+deb9u1
libgoogle-perftools4==2.5-2.2
@ -723,8 +722,8 @@ libnl-3-200==3.2.27-2
libnl-route-3-200==3.2.27-2
libnpth0==1.3-1
libnspr4==2:4.12-6
libnss3==2:3.26.2-1.1+deb9u2
libntlm0==1.4-8
libnss3==2:3.26.2-1.1+deb9u4
libntlm0==1.4-8+deb9u1
libnuma-dev==2.0.11-2.1
libnuma1==2.0.11-2.1
libnumber-compare-perl==0.03-1
@ -925,7 +924,7 @@ libsoup-gnome2.4-1==2.56.0-2+deb9u2
libsoup2.4-1==2.56.0-2+deb9u2
libspice-server1==0.12.8-2.1+deb9u4
libsqlite3-0==3.16.2-5+deb9u3
libssh2-1==1.7.0-1+deb9u1
libssh2-1==1.7.0-1+deb9u2
libssl-dev==1.1.0l-1~deb9u4
libssl1.0.2==1.0.2u-1~deb9u6
libssl1.1==1.1.0l-1~deb9u4
@ -992,8 +991,8 @@ libvariable-magic-perl==0.61-1
libvdeplug2==2.3.2+r586-2.1
libvirt-clients==3.0.0-4+deb9u5
libvirt0==3.0.0-4+deb9u5
libvorbis0a==1.3.5-4+deb9u2
libvorbisenc2==1.3.5-4+deb9u2
libvorbis0a==1.3.5-4+deb9u3
libvorbisenc2==1.3.5-4+deb9u3
libwacom-bin==0.22-1+b1
libwacom-common==0.22-1
libwacom2==0.22-1+b1
@ -1129,12 +1128,12 @@ libzmq5==4.2.1-4+deb9u4
libzzip-0-13==0.13.62-3.2~deb9u1
licensecheck==3.0.29-1
lintian==2.5.50.4
linux-compiler-gcc-6-x86==4.9.272-2
linux-headers-4.9.0-16-amd64==4.9.272-2
linux-headers-4.9.0-16-common==4.9.272-2
linux-headers-amd64==4.9+80+deb9u14
linux-kbuild-4.9==4.9.272-2
linux-libc-dev==4.9.272-2
linux-compiler-gcc-6-x86==4.9.290-1
linux-headers-4.9.0-17-amd64==4.9.290-1
linux-headers-4.9.0-17-common==4.9.290-1
linux-headers-amd64==4.9+80+deb9u15
linux-kbuild-4.9==4.9.290-1
linux-libc-dev==4.9.290-1
linuxdoc-tools==0.9.72-4
llvm-3.8==1:3.8.1-24
llvm-3.8-dev==1:3.8.1-24
@ -1386,8 +1385,8 @@ readline-common==7.0-3
rename==0.20-4
rhino==1.7.7.1-1
rrdtool==1.6.0-1+b2
rsync==3.1.2-1+deb9u2
rsyslog==8.24.0-1
rsync==3.1.2-1+deb9u3
rsyslog==8.24.0-1+deb9u1
ruby==1:2.3.3
ruby-all-dev==1:2.3.3
ruby-did-you-mean==1.0.0-2

View File

@ -10,5 +10,5 @@ libtext-charwidth-perl==0.04-7+b6
libwayland-bin==1.12.0-1+deb9u1
libwayland-dev==1.12.0-1+deb9u1
libxslt1-dev==1.1.29-2.1+deb9u2
linux-compiler-gcc-6-arm==4.9.272-2
linux-compiler-gcc-6-arm==4.9.290-1
nodejs==10.24.1-1nodesource1

View File

@ -1,2 +1,2 @@
https://chromium.googlesource.com/chromium/tools/depot_tools.git==3fca89bbc87dda9d7fcb72cda23af4aa313d90d9
https://chromium.googlesource.com/chromium/tools/depot_tools.git==54c265ea2b2fc90ae29fc87366cffc0a5e57f7c4
https://github.com/aristanetworks/swi-tools.git==e938746c694e4eaa4cf4126981382c9c8372db24

View File

@ -30,7 +30,7 @@ jinja2==2.11.3
keyring==10.1
keyrings.alt==1.3
lazy-object-proxy==1.2.2
lxml==4.6.2
lxml==4.6.5
m2crypto==0.36.0
markupsafe==1.1.1
mmh3==3.0.0

View File

@ -11,7 +11,7 @@ imagesize==0.7.1
jinja2==2.8
keyring==10.1
keyrings.alt==1.3
lxml==4.6.2
lxml==4.6.5
markupsafe==0.23
mockredispy==2.9.3
nose==1.3.7

View File

@ -9,7 +9,7 @@ busybox==1:1.30.1-4
ca-certificates==20200601~deb10u2
cgroup-tools==0.41-8.1
conntrack==1:1.4.5-2
containerd.io==1.4.11-1
containerd.io==1.4.12-1
cpio==2.12+dfsg-9
cron==3.0pl1-134+deb10u1
curl==7.64.0-4+deb10u2
@ -241,7 +241,7 @@ sonic-utilities-data==1.0-1
sqlite3==3.27.2-3+deb10u1
squashfs-tools==1:4.3-12+deb10u2
sudo==1.8.27-1+deb10u3
sx-kernel==1.mlnx.4.4.3326
sx-kernel==1.mlnx.4.4.3360
sysfsutils==2.1.0+repack-5
systemd==247.3-6~bpo10+1
systemd-sonic-generator==1.0.0

View File

@ -1,10 +1,10 @@
icu-devtools==63.1-6+deb10u1
icu-devtools==63.1-6+deb10u2
libc-dev-bin==2.28-10
libc6-dev==2.28-10
libcryptsetup12==2:2.3.5-1~bpo10+1
libdns-export1104==1:9.11.5.P4+dfsg-5.1+deb10u5
libicu-dev==63.1-6+deb10u1
libicu63==63.1-6+deb10u1
libicu-dev==63.1-6+deb10u2
libicu63==63.1-6+deb10u2
libisc-export1100==1:9.11.5.P4+dfsg-5.1+deb10u5
libxml2==2.9.4+dfsg1-7+deb10u2
libxml2-dev==2.9.4+dfsg1-7+deb10u2

View File

@ -1,10 +1,10 @@
icu-devtools==63.1-6+deb10u1
icu-devtools==63.1-6+deb10u2
libc-dev-bin==2.28-10
libc6-dev==2.28-10
libcryptsetup12==2:2.3.5-1~bpo10+1
libdns-export1104==1:9.11.5.P4+dfsg-5.1+deb10u5
libicu-dev==63.1-6+deb10u1
libicu63==63.1-6+deb10u1
libicu-dev==63.1-6+deb10u2
libicu63==63.1-6+deb10u2
libisc-export1100==1:9.11.5.P4+dfsg-5.1+deb10u5
libxml2==2.9.4+dfsg1-7+deb10u2
libxml2-dev==2.9.4+dfsg1-7+deb10u2

View File

@ -13,7 +13,7 @@ markupsafe==1.1.1
natsort==6.2.1
netaddr==0.8.0
pathlib2==2.3.6
pyang==2.5.0
pyang==2.5.2
pyangbind==0.6.0
python-apt==1.8.4.3
pyyaml==5.4.1

View File

@ -4,9 +4,9 @@ azure-storage==0.36.0
bitarray==1.5.3
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.7
charset-normalizer==2.0.9
click==7.0
cryptography==35.0.0
cryptography==36.0.1
docker==4.3.1
idna==3.3
ijson==2.6.1
@ -25,7 +25,7 @@ pathtools==0.1.2
pexpect==4.8.0
psutil==5.8.0
ptyprocess==0.7.0
pyang==2.5.0
pyang==2.5.2
pyangbind==0.8.1
pycparser==2.21
python-dateutil==2.8.2
@ -39,5 +39,5 @@ tabulate==0.8.9
thrift==0.13.0
urllib3==1.26.7
watchdog==0.10.3
websocket-client==1.2.1
websocket-client==1.2.3
xmltodict==0.12.0