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

Co-authored-by: mssonicbld <vsts@fv-az125-175.rkccfo2qup5e5ofdktzmdhpvwd.jx.internal.cloudapp.net>
This commit is contained in:
mssonicbld 2022-06-16 23:33:23 +08:00 committed by GitHub
parent ae90bfae4b
commit 1817c325d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
82 changed files with 2680 additions and 35 deletions

View File

@ -1,14 +1,14 @@
https://github.com/CESNET/libyang.git==87375f15159545a87a1e0de200f5d9d67e9091d7
https://github.com/daveolson53/audisp-tacplus.git==559c9f22edd4f2dea0ecedffb3ad9502b12a75b6
https://github.com/daveolson53/libnss-tacplus.git==19008ab68d9d504aa58eb34d5f564755a1613b8b
https://github.com/flashrom/flashrom.git==9ae0463feeff61bfec90fcdb85213e3114873ad0
https://github.com/FreeRADIUS/freeradius-server.git==07901163a18362a7e3475e0cfdccf92e7f39276b
https://github.com/flashrom/flashrom.git==cba5de5e24bc2d9b9250263060999d081d18db4a
https://github.com/FreeRADIUS/freeradius-server.git==c39ce28ec64a4b9c285329da643e8628994b4a63
https://github.com/FreeRADIUS/pam_radius.git==5e67868520e90a489626928f28c0befa531bf7d2
https://github.com/jeroennijhof/pam_tacplus.git==453c7b6fc78eceeaaf39a59b6b87c124628f2fe8
https://github.com/jpirko/libteam.git==69a7494bb77dc10bb27076add07b380dbd778592
https://github.com/thom311/libnl==44988e648cd5c9f912148e8b138776064797f49d
https://salsa.debian.org/debian/libteam.git==f8808df228b00873926b5e7b998ad8b61368d4c5
https://salsa.debian.org/kernel-team/ethtool/==38a3cce26a7fa6eb74228e3501b7ed19dced6d4b
https://salsa.debian.org/kernel-team/initramfs-tools.git==9b3a06991f9f4a96efbd90faa2a096f7e059173f
https://salsa.debian.org/kernel-team/ethtool/==3ad654942c84bb0f461c2e86d326c1d2adb4ac4c
https://salsa.debian.org/kernel-team/initramfs-tools.git==6b632f95213043634b947f156c3c736a46186090
https://salsa.debian.org/sk-guest/monit.git==c9da7ebb1f35dfba17b50b5969a6e75e29cbec0d
https://salsa.debian.org/ssh-team/openssh.git==de790f931452a2dcb4490d074d5a16ab8456a523

View File

@ -1,11 +1,11 @@
https://chromium.googlesource.com/chromium/tools/depot_tools.git==89b222dba5ea3fd91598e821c0b82797f2e2fa3c
https://chromium.googlesource.com/chromium/tools/depot_tools.git==407333d42436270d60043ca49241cedc0ebc6eb1
https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f
https://github.com/CESNET/libyang.git==87375f15159545a87a1e0de200f5d9d67e9091d7
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==9ae0463feeff61bfec90fcdb85213e3114873ad0
https://github.com/FreeRADIUS/freeradius-server.git==07901163a18362a7e3475e0cfdccf92e7f39276b
https://github.com/flashrom/flashrom.git==5b78c08156ddc5b4391157f7d7a0456060eed2c2
https://github.com/FreeRADIUS/freeradius-server.git==c39ce28ec64a4b9c285329da643e8628994b4a63
https://github.com/FreeRADIUS/pam_radius.git==5e67868520e90a489626928f28c0befa531bf7d2
https://github.com/jeroennijhof/pam_tacplus.git==453c7b6fc78eceeaaf39a59b6b87c124628f2fe8
https://github.com/jpirko/libteam.git==69a7494bb77dc10bb27076add07b380dbd778592
@ -17,7 +17,7 @@ https://github.com/sflow/host-sflow==2b8771aa7284d3b34cfc43fccba67649d30d0c64
https://github.com/sflow/sflowtool==4be2a17b36a3b9796c280b117b8b786323a84ae8
https://github.com/thom311/libnl==44988e648cd5c9f912148e8b138776064797f49d
https://salsa.debian.org/debian/libteam.git==f8808df228b00873926b5e7b998ad8b61368d4c5
https://salsa.debian.org/kernel-team/ethtool/==38a3cce26a7fa6eb74228e3501b7ed19dced6d4b
https://salsa.debian.org/kernel-team/initramfs-tools.git==9b3a06991f9f4a96efbd90faa2a096f7e059173f
https://salsa.debian.org/kernel-team/ethtool/==6ee7deceebaa9013a0d29936248cdde7236489b1
https://salsa.debian.org/kernel-team/initramfs-tools.git==6b632f95213043634b947f156c3c736a46186090
https://salsa.debian.org/sk-guest/monit.git==c9da7ebb1f35dfba17b50b5969a6e75e29cbec0d
https://salsa.debian.org/ssh-team/openssh.git==de790f931452a2dcb4490d074d5a16ab8456a523

View File

@ -0,0 +1,81 @@
ca-certificates==20210119
curl==7.74.0-1.3+deb11u1
iproute2==5.10.0-4
jq==1.6-2.1
less==551-2
libatomic1==10.2.1-6
libbpf0==1:0.3-2
libbrotli1==1.0.9-2+b2
libbsd0==0.11.3-1
libcap2==1:2.44-1
libcap2-bin==1:2.44-1
libcurl4==7.74.0-1.3+deb11u1
libdaemon0==0.14-7.1
libdbus-1-3==1.12.20-2
libelf1==0.183-1
libestr0==0.1.10-2.1+b1
libexpat1==2.2.10-2+deb11u3
libfastjson4==0.99.9-1
libgdbm-compat4==1.19-2
libgdbm6==1.19-2
libjansson4==2.13.1-1.1
libjemalloc2==5.2.1-3
libjq1==1.6-2.1
libk5crypto3==1.18.3-6+deb11u1+fips
libldap-2.4-2==2.4.57+dfsg-3+deb11u1
liblognorm5==2.0.5-1.1
liblua5.1-0==5.1.5-8.1+b3
liblzf1==3.6-3
libmd0==1.0.3-3
libmnl0==1.0.4-3
libmpdec3==2.5.1-1
libncurses6==6.2+20201114-2
libncursesw6==6.2+20201114-2
libnghttp2-14==1.43.0-1
libnorm1==1.5.9+dfsg-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-stdlib==3.9.2-3
libpython3.9-minimal==3.9.2-1
libpython3.9-stdlib==3.9.2-1
libreadline8==8.1-1
librtmp1==2.4+20151223.gitfa8646d.1-2+b2
libsasl2-2==2.1.27+dfsg-2.1+deb11u1
libsasl2-modules-db==2.1.27+dfsg-2.1+deb11u1
libsodium23==1.0.18-1
libsqlite3-0==3.34.1-3
libssh2-1==1.9.0-2
libssl-dev==1.1.1k-1+deb11u1+fips
libwrap0==7.6.q-31
libxtables12==1.8.7-1
libzmq5==4.3.4-1
lua-bitop==1.0.2-5
lua-cjson==2.1.0+dfsg-2.1
media-types==4.0.0
net-tools==1.60+git20181103.0eebece-1
openssl==1.1.1n-0+deb11u2
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-distutils==3.9.2-1
python3-lib2to3==3.9.2-1
python3-minimal==3.9.2-3
python3-pip==20.3.4-4+deb11u1
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-minimal==3.9.2-1
readline-common==8.1-1
redis-tools==5:6.0.16-1+deb11u2
rsyslog==8.2102.0-2+deb11u1
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

View File

@ -0,0 +1,6 @@
j2cli==0.3.10
jinja2==3.1.2
markupsafe==2.1.1
supervisor==4.2.1
supervisord-dependent-startup==1.4.0
toposort==1.7

View File

@ -0,0 +1,71 @@
ca-certificates==20200601~deb10u2
curl==7.64.0-4+deb10u2
jq==1.5+dfsg-2+b1
less==487-0.1+b1
libatomic1==8.3.0-6
libcurl4==7.64.0-4+deb10u2
libdaemon0==0.14-7
libdbus-1-3==1.12.20-0+deb10u1
libestr0==0.1.10-2.1
libexpat1==2.2.6-2+deb10u4
libfastjson4==0.99.8-2
libgdbm-compat4==1.18.1-4
libgdbm6==1.18.1-4
libgssapi-krb5-2==1.17-3+deb10u3
libjansson4==2.12-1
libjemalloc2==5.1.0-3
libjq1==1.5+dfsg-2+b1
libk5crypto3==1.17-3+deb10u3
libkeyutils1==1.6-6
libkrb5-3==1.17-3+deb10u3
libkrb5support0==1.17-3+deb10u3
libldap-2.4-2==2.4.47+dfsg-3+deb10u7
libldap-common==2.4.47+dfsg-3+deb10u7
liblognorm5==2.0.5-1
liblua5.1-0==5.1.5-8.1+b2
libmpdec2==2.4.2-2
libncurses6==6.1+20181013-2+deb10u2
libnghttp2-14==1.36.0-2+deb10u1
libnorm1==1.5.8+dfsg2-1
libonig5==6.9.1-1
libperl5.28==5.28.1-6+deb10u1
libpgm-5.2-0==5.2.122~dfsg-3
libprocps7==2:3.3.15-2
libpsl5==0.20.2-2
libpython3-stdlib==3.7.3-1
libpython3.7-minimal==3.7.3-2+deb10u3
libpython3.7-stdlib==3.7.3-2+deb10u3
libreadline7==7.0-5
librtmp1==2.4+20151223.gitfa8646d.1-2
libsasl2-2==2.1.27+dfsg-1+deb10u2
libsasl2-modules-db==2.1.27+dfsg-1+deb10u2
libsodium23==1.0.17-1
libsqlite3-0==3.27.2-3+deb10u1
libssh2-1==1.8.0-2.1
libssl1.1==1.1.1n-0+deb10u2
libwrap0==7.6.q-28
libzmq5==4.3.1-4+deb10u2
lsb-base==10.2019051400
lua-bitop==1.0.2-5
lua-cjson==2.1.0+dfsg-2.1
mime-support==3.62
net-tools==1.60+git20180626.aebd88e-1
openssl==1.1.1n-0+deb10u2
perl==5.28.1-6+deb10u1
perl-modules-5.28==5.28.1-6+deb10u1
procps==2:3.3.15-2
python-pip-whl==18.1-5
python3==3.7.3-1
python3-distutils==3.7.3-1
python3-lib2to3==3.7.3-1
python3-minimal==3.7.3-1
python3-pip==18.1-5
python3.7==3.7.3-2+deb10u3
python3.7-minimal==3.7.3-2+deb10u3
readline-common==7.0-5
redis-tools==5:6.0.6-1~bpo10+1
rsyslog==8.1901.0-1+deb10u2
socat==1.7.4.1-3
vim-common==2:8.1.0875-5+deb10u2
vim-tiny==2:8.1.0875-5+deb10u2
xxd==2:8.1.0875-5+deb10u2

View File

@ -0,0 +1,6 @@
j2cli==0.3.10
jinja2==3.1.2
markupsafe==2.1.1
supervisor==4.2.1
supervisord-dependent-startup==1.4.0
toposort==1.7

View File

@ -0,0 +1 @@
https://sonicstorage.blob.core.windows.net/packages/redis/redis-tools_6.0.6-1~bpo10+1_amd64.deb?sv=2015-04-05&sr=b&sig=73zbmjkf3pi%2Bn0R8Hy7CWT2EUvOAyzM5aLYJWCLySGM%3D&se=2030-09-06T19%3A44%3A59Z&sp=r==2d58c3c3358290c04d5e0ba70f297f18

View File

@ -0,0 +1,60 @@
apt-utils==2.2.4
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
cpp==4:10.2.1-1
cpp-10==10.2.1-6
dpkg-dev==1.20.10
g++==4:10.2.1-1
g++-10==10.2.1-6
gcc==4:10.2.1-1
gcc-10==10.2.1-6
libasan6==10.2.1-6
libbinutils==2.35.2-2
libc-dev-bin==2.31-13+deb11u3
libc6-dev==2.31-13+deb11u3
libcc1-0==10.2.1-6
libcrypt-dev==1:4.4.18-4
libctf-nobfd0==2.35.2-2
libctf0==2.35.2-2
libdpkg-perl==1.20.10
libexpat1-dev==2.2.10-2+deb11u3
libgcc-10-dev==10.2.1-6
libgomp1==10.2.1-6
libhiredis0.14==0.14.0-3~bpo9+1
libisl23==0.23-1
libitm1==10.2.1-6
libjs-jquery==3.5.1+dfsg+~3.5.5-7
libjs-sphinxdoc==3.4.3-2
libjs-underscore==1.9.1~dfsg-3
liblsan0==10.2.1-6
libmpc3==1.2.0-1
libmpfr6==4.1.0-3
libnl-3-200==3.5.0-1
libnl-cli-3-200==3.5.0-1
libnl-genl-3-200==3.5.0-1
libnl-nf-3-200==3.5.0-1
libnl-route-3-200==3.5.0-1
libnsl-dev==1.3.0-2
libpython3-dev==3.9.2-3
libpython3.9==3.9.2-1
libpython3.9-dev==3.9.2-1
libquadmath0==10.2.1-6
libstdc++-10-dev==10.2.1-6
libswsscommon==1.0.0
libtirpc-dev==1.3.1-1
libtsan0==10.2.1-6
libubsan1==10.2.1-6
libyang==1.0.73
libyang-cpp==1.0.73
linux-libc-dev==5.10.120-1
make==4.3-4.1
patch==2.7.6-7
python3-dev==3.9.2-3
python3-swsscommon==1.0.0
python3-yang==1.0.73
python3.9-dev==3.9.2-1
xz-utils==5.2.5-2.1~deb11u1
zlib1g-dev==1:1.2.11.dfsg-2+deb11u1

View File

@ -0,0 +1,8 @@
binutils-aarch64-linux-gnu==2.35.2-2
icu-devtools==67.1-7
libicu-dev==67.1-7
libicu67==67.1-7
libxml2==2.9.10+dfsg-6.7+deb11u2
libxml2-dev==2.9.10+dfsg-6.7+deb11u2
libxslt1-dev==1.1.34-4
libxslt1.1==1.1.34-4

View File

@ -0,0 +1,8 @@
binutils-arm-linux-gnueabihf==2.35.2-2
icu-devtools==67.1-7
libicu-dev==67.1-7
libicu67==67.1-7
libxml2==2.9.10+dfsg-6.7+deb11u2
libxml2-dev==2.9.10+dfsg-6.7+deb11u2
libxslt1-dev==1.1.34-4
libxslt1.1==1.1.34-4

View File

@ -0,0 +1,15 @@
bitarray==1.5.3
ijson==2.6.1
ipaddress==1.0.23
jsondiff==2.0.0
lxml==4.6.5
natsort==6.2.1
netaddr==0.8.0
pyang==2.5.3
pyangbind==0.8.1
pyyaml==5.4.1
redis==3.5.3
redis-dump-load==1.1
regex==2022.6.2
six==1.16.0
xmltodict==0.12.0

View File

@ -0,0 +1,54 @@
apt-utils==1.8.2.3
binutils==2.31.1-16
binutils-common==2.31.1-16
binutils-x86-64-linux-gnu==2.31.1-16
build-essential==12.6
bzip2==1.0.6-9.2~deb10u1
cpp==4:8.3.0-1
cpp-8==8.3.0-6
dh-python==3.20190308
dpkg-dev==1.19.8
g++==4:8.3.0-1
g++-8==8.3.0-6
gcc==4:8.3.0-1
gcc-8==8.3.0-6
libapt-inst2.0==1.8.2.3
libasan5==8.3.0-6
libbinutils==2.31.1-16
libc-dev-bin==2.28-10+deb10u1
libc6-dev==2.28-10+deb10u1
libcc1-0==8.3.0-6
libdpkg-perl==1.19.8
libexpat1-dev==2.2.6-2+deb10u4
libgcc-8-dev==8.3.0-6
libgomp1==8.3.0-6
libhiredis0.14==0.14.0-3~bpo9+1
libisl19==0.20-2
libitm1==8.3.0-6
liblsan0==8.3.0-6
libmpc3==1.1.0-1
libmpfr6==4.0.2-1
libmpx2==8.3.0-6
libnl-3-200==3.5.0-1
libnl-cli-3-200==3.5.0-1
libnl-genl-3-200==3.5.0-1
libnl-nf-3-200==3.5.0-1
libnl-route-3-200==3.5.0-1
libpython3-dev==3.7.3-1
libpython3.7==3.7.3-2+deb10u3
libpython3.7-dev==3.7.3-2+deb10u3
libquadmath0==8.3.0-6
libstdc++-8-dev==8.3.0-6
libswsscommon==1.0.0
libtsan0==8.3.0-6
libubsan1==8.3.0-6
libyang==1.0.73
libyang-cpp==1.0.73
linux-libc-dev==4.19.235-1
make==4.2.1-1.2
patch==2.7.6-3+deb10u1
python3-dev==3.7.3-1
python3-swsscommon==1.0.0
python3-yang==1.0.73
python3.7-dev==3.7.3-2+deb10u3
xz-utils==5.2.4-1+deb10u1

View File

@ -0,0 +1,11 @@
binutils-aarch64-linux-gnu==2.31.1-16
icu-devtools==63.1-6+deb10u3
libglib2.0-0==2.58.3-2+deb10u3
libicu-dev==63.1-6+deb10u3
libicu63==63.1-6+deb10u3
libxml2==2.9.4+dfsg1-7+deb10u4
libxml2-dev==2.9.4+dfsg1-7+deb10u4
libxslt1-dev==1.1.32-2.2~deb10u1
libxslt1.1==1.1.32-2.2~deb10u1
pkg-config==0.29-6
zlib1g-dev==1:1.2.11.dfsg-1+deb10u1

View File

@ -0,0 +1,11 @@
binutils-arm-linux-gnueabihf==2.31.1-16
icu-devtools==63.1-6+deb10u3
libglib2.0-0==2.58.3-2+deb10u3
libicu-dev==63.1-6+deb10u3
libicu63==63.1-6+deb10u3
libxml2==2.9.4+dfsg1-7+deb10u4
libxml2-dev==2.9.4+dfsg1-7+deb10u4
libxslt1-dev==1.1.32-2.2~deb10u1
libxslt1.1==1.1.32-2.2~deb10u1
pkg-config==0.29-6
zlib1g-dev==1:1.2.11.dfsg-1+deb10u1

View File

@ -0,0 +1,15 @@
bitarray==1.5.3
ijson==2.6.1
ipaddress==1.0.23
jsondiff==2.0.0
lxml==4.6.5
natsort==6.2.1
netaddr==0.8.0
pyang==2.5.3
pyangbind==0.8.1
pyyaml==5.4.1
redis==3.5.3
redis-dump-load==1.1
regex==2022.6.2
six==1.16.0
xmltodict==0.12.0

View File

@ -0,0 +1,26 @@
gdb==10.1-1.7
gdbserver==10.1-1.7
libbabeltrace1==1.5.8-1+b3
libboost-regex1.74.0==1.74.0-9
libcbor0==0.5.0+dfsg-2
libcurl3-gnutls==7.74.0-1.3+deb11u1
libdebuginfod1==0.183-1
libdw1==0.183-1
libedit2==3.1-20191231-2+b1
libfido2-1==1.6.0-2
libglib2.0-0==2.66.8-1
libgpm2==1.20.7-8
libhiredis0.14-dbgsym==0.14.0-3~bpo9+1
libicu67==67.1-7
libipt2==2.0.3-1
libmpfr6==4.1.0-3
libsource-highlight-common==3.1.9-3
libsource-highlight4v5==3.1.9-3+b1
libswsscommon-dbg==1.0.0
libunwind8==1.3.2-2
openssh-client==1:8.4p1-5
redis-server==5:6.0.16-1+deb11u2
sshpass==1.09-1+b1
strace==5.10-1
vim==2:8.2.2434-3+deb11u1
vim-runtime==2:8.2.2434-3+deb11u1

View File

@ -0,0 +1,39 @@
gdb==10.1-1.7
gdbserver==10.1-1.7
isc-dhcp-relay==4.4.1-2.3
isc-dhcp-relay-dbgsym==4.4.1-2.3
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+deb11u1
libdebuginfod1==0.183-1
libdns-export1110==1:9.11.19+dfsg-2.1
libdw1==0.183-1
libedit2==3.1-20191231-2+b1
libevent-2.1-7==2.1.12-stable-1
libexplain51==1.4.D001-11
libfido2-1==1.6.0-2
libglib2.0-0==2.66.8-1
libgpm2==1.20.7-8
libhiredis0.14-dbgsym==0.14.0-3~bpo9+1
libicu67==67.1-7
libipt2==2.0.3-1
libirs-export161==1:9.11.19+dfsg-2.1
libisc-export1105==1:9.11.19+dfsg-2.1
libisccfg-export163==1:9.11.19+dfsg-2.1
libmpfr6==4.1.0-3
libsource-highlight-common==3.1.9-3
libsource-highlight4v5==3.1.9-3+b1
libswsscommon-dbg==1.0.0
libunwind8==1.3.2-2
lsof==4.93.2+dfsg-1.1
openssh-client==1:8.4p1-5
sonic-dhcp6relay==1.0.0-0
sonic-dhcp6relay-dbgsym==1.0.0-0
sonic-dhcpmon==1.0.0-0
sonic-dhcpmon-dbgsym==1.0.0-0
sshpass==1.09-1+b1
strace==5.10-1
vim==2:8.2.2434-3+deb11u1
vim-runtime==2:8.2.2434-3+deb11u1

View File

@ -0,0 +1,40 @@
cron==3.0pl1-134+deb10u1
frr==8.2.2-sonic-0
frr-dbgsym==8.2.2-sonic-0
frr-snmp==8.2.2-sonic-0
frr-snmp-dbgsym==8.2.2-sonic-0
gdb==8.2.1-2+b3
gdbserver==8.2.1-2+b3
libbabeltrace1==1.5.6-2+deb10u1
libbsd0==0.9.1-2+deb10u1
libc-ares2==1.14.0-1+deb10u1
libdw1==0.176-1.1
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
libipt2==2.0-2
libjson-c3==0.12.1+ds-2+deb10u1
libmariadb3==1:10.3.34-0+deb10u1
libpci3==1:3.5.2-1
libpcre2-8-0==10.32-5
libpopt0==1.16-12
libsensors-config==1:3.5.0-3
libsensors5==1:3.5.0-3
libsnmp-base==5.7.3+dfsg-5+deb10u2
libsnmp30==5.7.3+dfsg-5+deb10u2
libswsscommon-dbg==1.0.0
libunwind8==1.2.1-10~deb10u1
libyang2==2.0.112-6
libyang2-dbgsym==2.0.112-6
logrotate==3.14.0-4
lsof==4.91+dfsg-1
mariadb-common==1:10.3.34-0+deb10u1
mysql-common==5.8+1.0.5
openssh-client==1:7.9p1-10+deb10u2
sensible-utils==0.0.12
sshpass==1.06-1
strace==4.26-0.2
swss-dbg==1.0.0
vim==2:8.1.0875-5+deb10u2
vim-runtime==2:8.1.0875-5+deb10u2

View File

@ -0,0 +1 @@
zipp==1.2.0

View File

@ -0,0 +1,23 @@
gdb==8.2.1-2+b3
gdbserver==8.2.1-2+b3
libbabeltrace1==1.5.6-2+deb10u1
libbsd0==0.9.1-2+deb10u1
libdw1==0.176-1.1
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
libipt2==2.0-2
libpopt0==1.16-12
libsaicredo==0.7.5
libsaicredo-owl==0.7.5
libsaimetadata==1.0.0
libsairedis==1.0.0
libswsscommon-dbg==1.0.0
libunwind8==1.2.1-10~deb10u1
openssh-client==1:7.9p1-10+deb10u2
sshpass==1.06-1
strace==4.26-0.2
syncd==1.0.0
vim==2:8.1.0875-5+deb10u2
vim-runtime==2:8.1.0875-5+deb10u2

View File

@ -0,0 +1,26 @@
gdb==8.2.1-2+b3
gdbserver==8.2.1-2+b3
libbabeltrace1==1.5.6-2+deb10u1
libbsd0==0.9.1-2+deb10u1
libdw1==0.176-1.1
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
libipt2==2.0-2
libpopt0==1.16-12
libsaimetadata==1.0.0
libsaimetadata-dbg==1.0.0
libsairedis==1.0.0
libsairedis-dbg==1.0.0
libsaivs==1.0.0
libsaivs-dbg==1.0.0
libswsscommon-dbg==1.0.0
libunwind8==1.2.1-10~deb10u1
openssh-client==1:7.9p1-10+deb10u2
sshpass==1.06-1
strace==4.26-0.2
syncd-vs==1.0.0
syncd-vs-dbg==1.0.0
vim==2:8.1.0875-5+deb10u2
vim-runtime==2:8.1.0875-5+deb10u2

View File

@ -0,0 +1,31 @@
gdb==8.2.1-2+b3
gdbserver==8.2.1-2+b3
libbabeltrace1==1.5.6-2+deb10u1
libbsd0==0.9.1-2+deb10u1
libdw1==0.176-1.1
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
libhiredis0.14-dbgsym==0.14.0-3~bpo9+1
libicu63==63.1-6+deb10u3
libipt2==2.0-2
libmariadb3==1:10.3.34-0+deb10u1
libpci3==1:3.5.2-1
libpopt0==1.16-12
libsensors-config==1:3.5.0-3
libsensors5==1:3.5.0-3
libsnmp-base==5.7.3+dfsg-5
libsnmp30==5.7.3+dfsg-5
libswsscommon-dbg==1.0.0
libunwind8==1.2.1-10~deb10u1
libxml2==2.9.4+dfsg1-7+deb10u4
lldpd==1.0.4-1
lldpd-dbgsym==1.0.4-1
mariadb-common==1:10.3.34-0+deb10u1
mysql-common==5.8+1.0.5
openssh-client==1:7.9p1-10+deb10u2
sshpass==1.06-1
strace==4.26-0.2
vim==2:8.1.0875-5+deb10u2
vim-runtime==2:8.1.0875-5+deb10u2

View File

@ -0,0 +1,34 @@
gdb==10.1-1.7
gdbserver==10.1-1.7
libbabeltrace1==1.5.8-1+b3
libboost-regex1.74.0==1.74.0-9
libcbor0==0.5.0+dfsg-2
libcurl3-gnutls==7.74.0-1.3+deb11u1
libdebuginfod1==0.183-1
libdw1==0.183-1
libedit2==3.1-20191231-2+b1
libfido2-1==1.6.0-2
libglib2.0-0==2.66.8-1
libgpm2==1.20.7-8
libhiredis0.14-dbgsym==0.14.0-3~bpo9+1
libicu67==67.1-7
libipt2==2.0.3-1
libmpfr6==4.1.0-3
libpcsclite1==1.9.1-1
libsaimetadata==1.0.0
libsairedis==1.0.0
libsource-highlight-common==3.1.9-3
libsource-highlight4v5==3.1.9-3+b1
libswsscommon-dbg==1.0.0
libteam5==1.30-1
libteamdctl0==1.30-1
libunwind8==1.3.2-2
openssh-client==1:8.4p1-5
sshpass==1.09-1+b1
strace==5.10-1
swss==1.0.0
swss-dbg==1.0.0
vim==2:8.2.2434-3+deb11u1
vim-runtime==2:8.2.2434-3+deb11u1
wpasupplicant==2:2.9.0-14
wpasupplicant-dbgsym==2:2.9.0-14

View File

@ -0,0 +1,31 @@
gdb==10.1-1.7
gdbserver==10.1-1.7
libbabeltrace1==1.5.8-1+b3
libboost-filesystem1.74.0==1.74.0-9
libboost-log1.74.0==1.74.0-9
libboost-program-options1.74.0==1.74.0-9
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+deb11u1
libdebuginfod1==0.183-1
libdw1==0.183-1
libedit2==3.1-20191231-2+b1
libfido2-1==1.6.0-2
libglib2.0-0==2.66.8-1
libgpm2==1.20.7-8
libhiredis0.14-dbgsym==0.14.0-3~bpo9+1
libicu67==67.1-7
libipt2==2.0.3-1
libmpfr6==4.1.0-3
libsource-highlight-common==3.1.9-3
libsource-highlight4v5==3.1.9-3+b1
libswsscommon-dbg==1.0.0
libunwind8==1.3.2-2
openssh-client==1:8.4p1-5
sonic-linkmgrd==1.0.0-1
sonic-linkmgrd-dbgsym==1.0.0-1
sshpass==1.09-1+b1
strace==5.10-1
vim==2:8.2.2434-3+deb11u1
vim-runtime==2:8.2.2434-3+deb11u1

View File

@ -0,0 +1,28 @@
bridge-utils==1.6-2
conntrack==1:1.4.5-2
gdb==8.2.1-2+b3
gdbserver==8.2.1-2+b3
iptables==1.8.2-4
libbabeltrace1==1.5.6-2+deb10u1
libbsd0==0.9.1-2+deb10u1
libdw1==0.176-1.1
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
libip4tc0==1.8.2-4
libip6tc0==1.8.2-4
libipt2==2.0-2
libiptc0==1.8.2-4
libnetfilter-conntrack3==1.0.7-1
libnfnetlink0==1.0.1-3+b1
libnftnl11==1.1.2-2
libpopt0==1.16-12
libswsscommon-dbg==1.0.0
libunwind8==1.2.1-10~deb10u1
openssh-client==1:7.9p1-10+deb10u2
sshpass==1.06-1
strace==4.26-0.2
swss-dbg==1.0.0
vim==2:8.1.0875-5+deb10u2
vim-runtime==2:8.1.0875-5+deb10u2

View File

@ -0,0 +1,86 @@
arping==2.21-2
binutils==2.35.2-2
binutils-common==2.35.2-2
binutils-x86-64-linux-gnu==2.35.2-2
bridge-utils==1.7-1
build-essential==12.9
bzip2==1.0.8-4
conntrack==1:1.4.6-2
cpp==4:10.2.1-1
cpp-10==10.2.1-6
g++==4:10.2.1-1
g++-10==10.2.1-6
gcc==4:10.2.1-1
gcc-10==10.2.1-6
gdb==10.1-1.7
gdbserver==10.1-1.7
ifupdown==0.8.36
libasan6==10.2.1-6
libbabeltrace1==1.5.8-1+b3
libbinutils==2.35.2-2
libboost-regex1.74.0==1.74.0-9
libc-dev-bin==2.31-13+deb11u3
libc6-dev==2.31-13+deb11u3
libcbor0==0.5.0+dfsg-2
libcc1-0==10.2.1-6
libcrypt-dev==1:4.4.18-4
libctf-nobfd0==2.35.2-2
libctf0==2.35.2-2
libcurl3-gnutls==7.74.0-1.3+deb11u1
libdebuginfod1==0.183-1
libdpkg-perl==1.20.10
libdw1==0.183-1
libedit2==3.1-20191231-2+b1
libexpat1-dev==2.2.10-2+deb11u3
libfido2-1==1.6.0-2
libgcc-10-dev==10.2.1-6
libglib2.0-0==2.66.8-1
libgomp1==10.2.1-6
libgpm2==1.20.7-8
libhiredis0.14-dbgsym==0.14.0-3~bpo9+1
libicu67==67.1-7
libipt2==2.0.3-1
libisl23==0.23-1
libitm1==10.2.1-6
libjs-sphinxdoc==3.4.3-2
libjs-underscore==1.9.1~dfsg-3
libkmod2==28-1
liblsan0==10.2.1-6
libmpc3==1.2.0-1
libmpfr6==4.1.0-3
libnet1==1.1.6+dfsg-3.1
libnetfilter-conntrack3==1.0.8-3
libnfnetlink0==1.0.1-3+b1
libnsl-dev==1.3.0-2
libpcap0.8==1.10.0-2
libpci3==1:3.7.0-5
libpython3-dev==3.9.2-3
libpython3.9-dev==3.9.2-1
libquadmath0==10.2.1-6
libsairedis-dbg==1.0.0
libsource-highlight-common==3.1.9-3
libsource-highlight4v5==3.1.9-3+b1
libstdc++-10-dev==10.2.1-6
libswsscommon-dbg==1.0.0
libtirpc-dev==1.3.1-1
libtsan0==10.2.1-6
libubsan1==10.2.1-6
libunwind8==1.3.2-2
linux-libc-dev==5.10.120-1
make==4.3-4.1
ndisc6==1.0.4-2
ndppd==0.2.5-6
openssh-client==1:8.4p1-5
patch==2.7.6-7
pci.ids==0.0~2021.02.08-1
pciutils==1:3.7.0-5
python3-dev==3.9.2-3
python3.9-dev==3.9.2-1
sshpass==1.09-1+b1
strace==5.10-1
swss-dbg==1.0.0
tcpdump==4.99.0-2
vim==2:8.2.2434-3+deb11u1
vim-runtime==2:8.2.2434-3+deb11u1
xz-utils==5.2.5-2.1~deb11u1
zlib1g-dev==1:1.2.11.dfsg-2+deb11u1

View File

@ -0,0 +1 @@
binutils-aarch64-linux-gnu==2.35.2-2

View File

@ -0,0 +1 @@
binutils-arm-linux-gnueabihf==2.35.2-2

View File

@ -0,0 +1,2 @@
netifaces==0.10.9
pyroute2==0.5.14

View File

@ -0,0 +1,141 @@
applibs==1.mlnx.4.5.1500
applibs-dev==1.mlnx.4.5.1500
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
cpp==4:10.2.1-1
cpp-10==10.2.1-6
dmidecode==3.3-2
ethtool==1:5.9-1
fancontrol==1:3.6.0-7
fontconfig==2.13.1-4.2
fontconfig-config==2.13.1-4.2
fonts-dejavu-core==2.37-2
freeipmi-common==1.6.6-4+deb11u1
g++==4:10.2.1-1
g++-10==10.2.1-6
gcc==4:10.2.1-1
gcc-10==10.2.1-6
gdb==10.1-1.7
gdbserver==10.1-1.7
i2c-tools==4.2-1+b1
ipmitool==1.8.18-10.1
libasan6==10.2.1-6
libbabeltrace1==1.5.8-1+b3
libbinutils==2.35.2-2
libboost-regex1.74.0==1.74.0-9
libc-dev-bin==2.31-13+deb11u3
libc6-dev==2.31-13+deb11u3
libcairo2==1.16.0-5
libcbor0==0.5.0+dfsg-2
libcc1-0==10.2.1-6
libcrypt-dev==1:4.4.18-4
libctf-nobfd0==2.35.2-2
libctf0==2.35.2-2
libcurl3-gnutls==7.74.0-1.3+deb11u1
libdatrie1==0.2.13-1
libdbi1==0.9.0-6
libdebuginfod1==0.183-1
libdpkg-perl==1.20.10
libdw1==0.183-1
libedit2==3.1-20191231-2+b1
libexpat1-dev==2.2.10-2+deb11u3
libfido2-1==1.6.0-2
libfontconfig1==2.13.1-4.2
libfreeipmi17==1.6.6-4+deb11u1
libfreetype6==2.10.4+dfsg-1
libfribidi0==1.0.8-2
libgcc-10-dev==10.2.1-6
libglib2.0-0==2.66.8-1
libgomp1==10.2.1-6
libgpm2==1.20.7-8
libgraphite2-3==1.3.14-1
libharfbuzz0b==2.7.4-1
libhiredis0.14-dbgsym==0.14.0-3~bpo9+1
libi2c0==4.2-1+b1
libicu67==67.1-7
libipt2==2.0.3-1
libisl23==0.23-1
libitm1==10.2.1-6
libjs-sphinxdoc==3.4.3-2
libjs-underscore==1.9.1~dfsg-3
libkmod2==28-1
liblsan0==10.2.1-6
libmpc3==1.2.0-1
libmpfr6==4.1.0-3
libnsl-dev==1.3.0-2
libpango-1.0-0==1.46.2-3
libpangocairo-1.0-0==1.46.2-3
libpangoft2-1.0-0==1.46.2-3
libpci3==1:3.7.0-5
libpixman-1-0==0.40.0-1
libpng16-16==1.6.37-3
libpython3-dev==3.9.2-3
libpython3.9-dev==3.9.2-1
libquadmath0==10.2.1-6
librrd-dev==1.7.2-3+b7
librrd8==1.7.2-3+b7
libsensors-config==1:3.6.0-7
libsensors5==1:3.6.0-7
libsensors5-dbgsym==1:3.6.0-7
libsource-highlight-common==3.1.9-3
libsource-highlight4v5==3.1.9-3+b1
libstdc++-10-dev==10.2.1-6
libswsscommon-dbg==1.0.0
libthai-data==0.1.28-3
libthai0==0.1.28-3
libtirpc-dev==1.3.1-1
libtsan0==10.2.1-6
libubsan1==10.2.1-6
libunwind8==1.3.2-2
libx11-6==2:1.7.2-1
libx11-data==2:1.7.2-1
libxau6==1:1.0.9-1
libxcb-render0==1.14-3
libxcb-shm0==1.14-3
libxcb1==1.14-3
libxdmcp6==1:1.1.2-3
libxext6==2:1.3.3-1.1
libxml2==2.9.10+dfsg-6.7+deb11u2
libxrender1==1:0.9.10-1
linux-libc-dev==5.10.120-1
lm-sensors==1:3.6.0-7
lm-sensors-dbgsym==1:3.6.0-7
make==4.3-4.1
openssh-client==1:8.4p1-5
patch==2.7.6-7
pci.ids==0.0~2021.02.08-1
psmisc==23.4-2
python-sdk-api==1.mlnx.4.5.1500
python3-attr==20.3.0-1
python3-dev==3.9.2-3
python3-importlib-metadata==1.6.0-2
python3-jsonschema==3.2.0-3
python3-more-itertools==4.2.0-3
python3-pkg-resources==52.0.0-4
python3-pyrsistent==0.15.5-1+b3
python3-setuptools==52.0.0-4
python3-six==1.16.0-2
python3-smbus==4.2-1+b1
python3-zipp==1.0.0-3
python3.9-dev==3.9.2-1
rrdtool==1.7.2-3+b7
sensible-utils==0.0.14
sensord==1:3.6.0-7
sensord-dbgsym==1:3.6.0-7
sshpass==1.09-1+b1
strace==5.10-1
sx-complib==1.mlnx.4.5.1500
sx-complib-dev==1.mlnx.4.5.1500
sx-gen-utils==1.mlnx.4.5.1500
sx-gen-utils-dev==1.mlnx.4.5.1500
sxd-libs==1.mlnx.4.5.1500
sxd-libs-dev==1.mlnx.4.5.1500
ucf==3.0043
udev==247.3-7
vim==2:8.2.2434-3+deb11u1
vim-runtime==2:8.2.2434-3+deb11u1
xz-utils==5.2.5-2.1~deb11u1
zlib1g-dev==1:1.2.11.dfsg-2+deb11u1

View File

@ -0,0 +1 @@
binutils-aarch64-linux-gnu==2.35.2-2

View File

@ -0,0 +1 @@
binutils-arm-linux-gnueabihf==2.35.2-2

View File

@ -0,0 +1,11 @@
attrs==20.3.0
grpcio==1.39.0
grpcio-tools==1.39.0
importlib-metadata==1.6.0
jsonschema==2.6.0
more-itertools==4.2.0
protobuf==3.20.1
pyrsistent==0.15.5
python_sdk_api==4.5.1500
thrift==0.13.0
zipp==1.0.0

View File

@ -0,0 +1,491 @@
arping==2.19-6
autoconf==2.69-11
automake==1:1.16.1-4
autotools-dev==20180224.1
binutils==2.31.1-16
binutils-common==2.31.1-16
binutils-x86-64-linux-gnu==2.31.1-16
blt==2.5.3+dfsg-4
bridge-utils==1.6-2
bsd-mailx==8.1.2-0.20180807cvs-1
build-essential==12.6
bzip2==1.0.6-9.2~deb10u1
ca-certificates==20200601~deb10u2
cmake==3.13.4-1
cmake-data==3.13.4-1
cpp==4:8.3.0-1
cpp-8==8.3.0-6
cron==3.0pl1-134+deb10u1
curl==7.64.0-4+deb10u2
dbus==1.12.20-0+deb10u1
dh-python==3.20190308
dirmngr==2.2.12-1+deb10u1
dmsetup==2:1.02.155-3
dpkg-dev==1.19.8
ethtool==1:4.19-1
exim4-base==4.92-8+deb10u6
exim4-config==4.92-8+deb10u6
exim4-daemon-light==4.92-8+deb10u6
fakeroot==1.23-1
file==1:5.35-4+deb10u2
fontconfig==2.13.1-2
fontconfig-config==2.13.1-2
fonts-droid-fallback==1:6.0.1r16-1.1
fonts-liberation==1:1.07.4-9
fonts-lmodern==2.004.5-6
fonts-lyx==2.3.2-1
fonts-noto-mono==20181227-1
g++==4:8.3.0-1
g++-8==8.3.0-6
gcc==4:8.3.0-1
gcc-8==8.3.0-6
gdb==8.2.1-2+b3
gir1.2-glib-2.0==1.58.3-2
git==1:2.20.1-2+deb10u3
git-man==1:2.20.1-2+deb10u3
gnupg==2.2.12-1+deb10u1
gnupg-l10n==2.2.12-1+deb10u1
gnupg-utils==2.2.12-1+deb10u1
gpg==2.2.12-1+deb10u1
gpg-agent==2.2.12-1+deb10u1
gpg-wks-client==2.2.12-1+deb10u1
gpg-wks-server==2.2.12-1+deb10u1
gpgconf==2.2.12-1+deb10u1
gpgsm==2.2.12-1+deb10u1
graphviz==2.40.1-6+deb10u1
hping3==3.a2.ds2-7
ipython3==5.8.0-1+deb10u1
javascript-common==11
krb5-locales==1.17-3+deb10u3
less==487-0.1+b1
libalgorithm-diff-perl==1.19.03-2
libalgorithm-diff-xs-perl==0.04-5+b1
libalgorithm-merge-perl==0.08-3
libapparmor1==2.13.2-10
libarchive13==3.3.3-4+deb10u1
libargon2-1==0~20171227-0.2
libasan5==8.3.0-6
libassuan0==2.5.2-1
libatomic1==8.3.0-6
libauthen-sasl-perl==2.1600-1
libavahi-client3==0.7-4+deb10u1
libavahi-common-data==0.7-4+deb10u1
libavahi-common3==0.7-4+deb10u1
libbabeltrace1==1.5.6-2+deb10u1
libbinutils==2.31.1-16
libblas3==3.8.0-2
libboost-atomic1.71.0==1.71.0-6~bpo10+1
libbrotli1==1.0.7-2+deb10u1
libbsd0==0.9.1-2+deb10u1
libc-dev-bin==2.28-10+deb10u1
libc6-dbg==2.28-10+deb10u1
libc6-dev==2.28-10+deb10u1
libcairo2==1.16.0-4+deb10u1
libcc1-0==8.3.0-6
libcdt5==2.40.1-6+deb10u1
libcgraph6==2.40.1-6+deb10u1
libcryptsetup12==2:2.1.0-5+deb10u2
libcups2==2.2.10-6+deb10u6
libcupsfilters1==1.21.6-5
libcupsimage2==2.2.10-6+deb10u6
libcurl3-gnutls==7.64.0-4+deb10u2
libcurl4==7.64.0-4+deb10u2
libdaemon0==0.14-7
libdata-dump-perl==1.23-1
libdatrie1==0.2.12-2
libdbus-1-3==1.12.20-0+deb10u1
libdevmapper1.02.1==2:1.02.155-3
libdouble-conversion1==3.1.0-3
libdpkg-perl==1.19.8
libdrm-amdgpu1==2.4.97-1
libdrm-common==2.4.97-1
libdrm-intel1==2.4.97-1
libdrm-nouveau2==2.4.97-1
libdrm-radeon1==2.4.97-1
libdrm2==2.4.97-1
libdw1==0.176-1.1
libedit2==3.1-20181209-1
libencode-locale-perl==1.05-1
liberror-perl==0.17027-2
libestr0==0.1.10-2.1
libevent-2.1-6==2.1.8-stable-4
libevent-core-2.1-6==2.1.8-stable-4
libevent-pthreads-2.1-6==2.1.8-stable-4
libexpat1==2.2.6-2+deb10u4
libexpat1-dev==2.2.6-2+deb10u4
libfakeroot==1.23-1
libfastjson4==0.99.8-2
libffi-dev==3.2.1-9
libfile-basedir-perl==0.08-1
libfile-desktopentry-perl==0.22-1
libfile-fcntllock-perl==0.22-3+b5
libfile-listing-perl==6.04-1
libfile-mimeinfo-perl==0.29-1
libfont-afm-perl==1.20-2
libfontconfig1==2.13.1-2
libfontenc1==1:1.1.3-1+b2
libfreetype6==2.9.1-3+deb10u2
libfribidi0==1.0.5-3.1+deb10u1
libgcc-8-dev==8.3.0-6
libgd3==2.2.5-5.2
libgdbm-compat4==1.18.1-4
libgdbm6==1.18.1-4
libgfortran5==8.3.0-6
libgirepository-1.0-1==1.58.3-2
libgl1==1.1.0-1
libgl1-mesa-dri==18.3.6-2+deb10u1
libglapi-mesa==18.3.6-2+deb10u1
libglib2.0-0==2.58.3-2+deb10u3
libglib2.0-data==2.58.3-2+deb10u3
libglvnd0==1.1.0-1
libglx-mesa0==18.3.6-2+deb10u1
libglx0==1.1.0-1
libgnutls-dane0==3.6.7-4+deb10u7
libgomp1==8.3.0-6
libgpm2==1.20.7-5
libgraphite2-3==1.3.13-7
libgs9==9.27~dfsg-2+deb10u5
libgs9-common==9.27~dfsg-2+deb10u5
libgssapi-krb5-2==1.17-3+deb10u3
libgts-0.7-5==0.7.6+darcs121130-4
libgts-bin==0.7.6+darcs121130-4
libgvc6==2.40.1-6+deb10u1
libgvpr2==2.40.1-6+deb10u1
libharfbuzz-icu0==2.3.1-1
libharfbuzz0b==2.3.1-1
libhtml-form-perl==6.03-1
libhtml-format-perl==2.12-1
libhtml-parser-perl==3.72-3+b3
libhtml-tagset-perl==3.20-3
libhtml-tree-perl==5.07-2
libhttp-cookies-perl==6.04-1
libhttp-daemon-perl==6.01-3
libhttp-date-perl==6.02-1
libhttp-message-perl==6.18-1
libhttp-negotiate-perl==6.01-1
libice6==2:1.0.9-2
libicu63==63.1-6+deb10u3
libidn11==1.33-2.2
libijs-0.35==0.35-14
libimagequant0==2.12.2-1.1
libio-html-perl==1.001-1
libio-socket-ssl-perl==2.060-3
libio-stringy-perl==2.111-3
libip4tc0==1.8.2-4
libipc-system-simple-perl==1.25-4
libipt2==2.0-2
libisl19==0.20-2
libitm1==8.3.0-6
libjansson4==2.12-1
libjbig0==2.1-3.1+b2
libjbig2dec0==0.16-1+deb10u1
libjpeg62-turbo==1:1.5.2-2+deb10u1
libjs-jquery==3.3.1~dfsg-3+deb10u1
libjs-jquery-ui==1.12.1+dfsg-5
libjson-c3==0.12.1+ds-2+deb10u1
libjsoncpp1==1.7.4-3
libk5crypto3==1.17-3+deb10u3
libkeyutils1==1.6-6
libkmod2==26-1
libkpathsea6==2018.20181218.49446-1
libkrb5-3==1.17-3+deb10u3
libkrb5support0==1.17-3+deb10u3
libksba8==1.3.5-2
liblab-gamut1==2.40.1-6+deb10u1
liblapack3==3.8.0-2
liblcms2-2==2.9-3
libldap-2.4-2==2.4.47+dfsg-3+deb10u7
libldap-common==2.4.47+dfsg-3+deb10u7
libllvm7==1:7.0.1-8+deb10u2
liblocale-gettext-perl==1.07-3+b4
liblockfile-bin==1.14-1.1
liblockfile1==1.14-1.1
liblognorm5==2.0.5-1
liblsan0==8.3.0-6
libltdl7==2.4.6-9
liblwp-mediatypes-perl==6.02-1
liblwp-protocol-https-perl==6.07-2
libmagic-mgc==1:5.35-4+deb10u2
libmagic1==1:5.35-4+deb10u2
libmailtools-perl==2.18-1
libmpc3==1.1.0-1
libmpdec2==2.4.2-2
libmpfr6==4.0.2-1
libmpx2==8.3.0-6
libncurses6==6.1+20181013-2+deb10u2
libnet-dbus-perl==1.1.0-5+b1
libnet-http-perl==6.18-1
libnet-smtp-ssl-perl==1.04-1
libnet-ssleay-perl==1.85-2+b1
libnet1==1.1.6+dfsg-3.1
libnghttp2-14==1.36.0-2+deb10u1
libnl-3-200==3.4.0-1
libnl-cli-3-200==3.4.0-1
libnl-genl-3-200==3.4.0-1
libnl-nf-3-200==3.4.0-1
libnl-route-3-200==3.4.0-1
libnpth0==1.6-1
libnss-systemd==241-7~deb10u8
libopenjp2-7==2.3.0-2+deb10u2
libopts25==1:5.18.12-4
libpam-systemd==241-7~deb10u8
libpango-1.0-0==1.42.4-8~deb10u1
libpangocairo-1.0-0==1.42.4-8~deb10u1
libpangoft2-1.0-0==1.42.4-8~deb10u1
libpaper-utils==1.1.28
libpaper1==1.1.28
libpathplan4==2.40.1-6+deb10u1
libpcap-dev==1.8.1-6+deb10u1
libpcap0.8==1.8.1-6+deb10u1
libpcap0.8-dev==1.8.1-6+deb10u1
libpciaccess0==0.14-1
libpcre2-16-0==10.32-5
libpcre2-8-0==10.32-5
libperl5.28==5.28.1-6+deb10u1
libpixman-1-0==0.36.0-1
libpng16-16==1.6.36-6
libpopt0==1.16-12
libpotrace0==1.15-1
libprocps7==2:3.3.15-2
libpsl5==0.20.2-2
libptexenc1==2018.20181218.49446-1
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
libpython3-dev==3.7.3-1
libpython3-stdlib==3.7.3-1
libpython3.7==3.7.3-2+deb10u3
libpython3.7-dev==3.7.3-2+deb10u3
libpython3.7-minimal==3.7.3-2+deb10u3
libpython3.7-stdlib==3.7.3-2+deb10u3
libqt5core5a==5.11.3+dfsg1-1+deb10u4
libqt5dbus5==5.11.3+dfsg1-1+deb10u4
libqt5network5==5.11.3+dfsg1-1+deb10u4
libquadmath0==8.3.0-6
libreadline7==7.0-5
librhash0==1.3.8-1
librtmp1==2.4+20151223.gitfa8646d.1-2
libsasl2-2==2.1.27+dfsg-1+deb10u2
libsasl2-modules==2.1.27+dfsg-1+deb10u2
libsasl2-modules-db==2.1.27+dfsg-1+deb10u2
libsensors-config==1:3.5.0-3
libsensors5==1:3.5.0-3
libsigsegv2==2.12-2
libsm6==2:1.2.3-1
libsqlite3-0==3.27.2-3+deb10u1
libssh2-1==1.8.0-2.1
libssl-dev==1.1.1n-0+deb10u2
libssl1.1==1.1.1n-0+deb10u2
libstdc++-8-dev==8.3.0-6
libsynctex2==2018.20181218.49446-1
libtacacs+1==4.0.4.27a-3
libtcl8.6==8.6.9+dfsg-2
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
libtext-iconv-perl==1.7-5+b7
libthai-data==0.1.28-2
libthai0==0.1.28-2
libthrift-0.11.0==0.11.0-4
libtie-ixhash-perl==1.23-2
libtiff5==4.1.0+git191117-2~deb10u4
libtimedate-perl==2.3000-2+deb10u1
libtk8.6==8.6.9-2
libtry-tiny-perl==0.30-1
libtsan0==8.3.0-6
libubsan1==8.3.0-6
libunbound8==1.9.0-2+deb10u2
liburi-perl==1.76-1
libutempter0==1.1.6-3
libuv1==1.24.1-1+deb10u1
libwebp6==0.6.1-2+deb10u1
libwebpdemux2==0.6.1-2+deb10u1
libwebpmux3==0.6.1-2+deb10u1
libwoff1==1.0.2-1
libwrap0==7.6.q-28
libwww-perl==6.36-2
libwww-robotrules-perl==6.02-1
libx11-6==2:1.6.7-1+deb10u2
libx11-data==2:1.6.7-1+deb10u2
libx11-protocol-perl==0.56-7
libx11-xcb1==2:1.6.7-1+deb10u2
libxau6==1:1.0.8-1+b2
libxaw7==2:1.0.13-1+b2
libxcb-dri2-0==1.13.1-2
libxcb-dri3-0==1.13.1-2
libxcb-glx0==1.13.1-2
libxcb-present0==1.13.1-2
libxcb-render0==1.13.1-2
libxcb-shape0==1.13.1-2
libxcb-shm0==1.13.1-2
libxcb-sync1==1.13.1-2
libxcb1==1.13.1-2
libxcomposite1==1:0.4.4-2
libxcursor1==1:1.1.15-2
libxdamage1==1:1.1.4-3+b3
libxdmcp6==1:1.1.2-3
libxdot4==2.40.1-6+deb10u1
libxext6==2:1.3.3-1+b2
libxfixes3==1:5.0.3-1
libxft2==2.3.2-2
libxi6==2:1.7.9-1
libxinerama1==2:1.1.4-2
libxml-parser-perl==2.44-4
libxml-twig-perl==1:3.50-1.1
libxml-xpathengine-perl==0.14-1
libxml2==2.9.4+dfsg1-7+deb10u4
libxmu6==2:1.1.2-2+b3
libxmuu1==2:1.1.2-2+b3
libxpm4==1:3.5.12-1
libxrandr2==2:1.5.1-1
libxrender1==1:0.9.10-1
libxshmfence1==1.3-1
libxss1==1:1.2.3-1
libxt6==1:1.1.5-1+b3
libxtst6==2:1.2.3-1
libxv1==2:1.0.11-1
libxxf86dga1==2:1.1.4-1+b3
libxxf86vm1==1:1.1.4-1+b2
libxxhash0==0.6.5-2
libzzip-0-13==0.13.62-3.2+deb10u1
linux-libc-dev==4.19.235-1
lmodern==2.004.5-6
logrotate==3.14.0-4
lsb-base==10.2019051400
lsof==4.91+dfsg-1
m4==1.4.18-2
make==4.2.1-1.2
manpages==4.16-2
manpages-dev==4.16-2
mime-support==3.62
ncurses-term==6.1+20181013-2+deb10u2
net-tools==1.60+git20180626.aebd88e-1
netbase==5.6
ntp==1:4.2.8p12+dfsg-4
ntpdate==1:4.2.8p12+dfsg-4
ntpstat==0.0.0.1-2
openssh-client==1:7.9p1-10+deb10u2
openssh-server==1:7.9p1-10+deb10u2
openssh-sftp-server==1:7.9p1-10+deb10u2
openssl==1.1.1n-0+deb10u2
patch==2.7.6-3+deb10u1
perl==5.28.1-6+deb10u1
perl-modules-5.28==5.28.1-6+deb10u1
perl-openssl-defaults==3
pinentry-curses==1.1.0-2
pkg-config==0.29-6
poppler-data==0.4.9-2
procps==2:3.3.15-2
psmisc==23.2-1+deb10u1
publicsuffix==20211109.1735-0+deb10u1
python==2.7.16-1
python-dev==2.7.16-1
python-libpcap==0.6.4-1
python-matplotlib-data==3.0.2-2
python-minimal==2.7.16-1
python-pip-whl==18.1-5
python-ptf==0.9-1
python-saithrift==0.9.4
python-scapy==2.4.0-2
python-six==1.12.0-1
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
python3==3.7.3-1
python3-asn1crypto==0.24.0-1
python3-cffi-backend==1.12.2-1
python3-crypto==2.6.1-9+b1
python3-cryptography==2.6.1-3+deb10u2
python3-cycler==0.10.0-1
python3-dateutil==2.7.3-3
python3-dbus==1.2.8-3
python3-decorator==4.3.0-1.1
python3-dev==3.7.3-1
python3-distutils==3.7.3-1
python3-entrypoints==0.3-1
python3-gi==3.30.4-1
python3-ipython==5.8.0-1+deb10u1
python3-ipython-genutils==0.2.0-1
python3-keyring==17.1.1-1
python3-keyrings.alt==3.1.1-1
python3-kiwisolver==1.0.1-2+b1
python3-lib2to3==3.7.3-1
python3-matplotlib==3.0.2-2
python3-minimal==3.7.3-1
python3-numpy==1:1.16.2-1
python3-olefile==0.46-1
python3-pexpect==4.6.0-1
python3-pickleshare==0.7.5-1
python3-pil==5.4.1-2+deb10u3
python3-pip==18.1-5
python3-pkg-resources==40.8.0-1
python3-prompt-toolkit==1.0.15-1
python3-ptyprocess==0.6.0-1
python3-pygments==2.3.1+dfsg-1+deb10u2
python3-pyparsing==2.2.0+dfsg1-2
python3-pyx==0.14.1-9
python3-scapy==2.4.0-2
python3-secretstorage==2.3.1-2
python3-setuptools==40.8.0-1
python3-simplegeneric==0.8.1-2
python3-six==1.12.0-1
python3-tk==3.7.3-1
python3-traitlets==4.3.2-1
python3-venv==3.7.3-1
python3-wcwidth==0.1.7+dfsg1-3
python3-wheel==0.32.3-2
python3-xdg==0.25-5
python3.7==3.7.3-2+deb10u3
python3.7-dev==3.7.3-2+deb10u3
python3.7-minimal==3.7.3-2+deb10u3
python3.7-venv==3.7.3-2+deb10u3
qttranslations5-l10n==5.11.3-2
readline-common==7.0-5
rsyslog==8.1901.0-1+deb10u2
sensible-utils==0.0.12
shared-mime-info==1.10-1
sntp==1:4.2.8p12+dfsg-4
systemd==241-7~deb10u8
systemd-sysv==241-7~deb10u8
t1utils==1.41-3
tacacs+==4.0.4.27a-3
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-latex-base==2018.20190227-2
tk8.6-blt2.5==2.5.3+dfsg-4
tmux==2.8-3
traceroute==1:2.1.0-2
ttf-bitstream-vera==1.10-8
tzdata==2021a-0+deb10u5
ucf==3.0038+nmu1
unzip==6.0-23+deb10u2
vim==2:8.1.0875-5+deb10u2
vim-common==2:8.1.0875-5+deb10u2
vim-runtime==2:8.1.0875-5+deb10u2
wget==1.20.1-1.1
x11-common==1:7.7+19
x11-utils==7.7+4
x11-xserver-utils==7.7+8
xauth==1:1.0.10-1
xdg-user-dirs==0.17-2
xdg-utils==1.1.3-1+deb10u1
xfonts-encodings==1:1.0.4-2
xfonts-utils==1:7.7+6
xxd==2:8.1.0875-5+deb10u2
xz-utils==5.2.4-1+deb10u1

View File

@ -0,0 +1,69 @@
backports.functools-lru-cache==1.6.4
backports.shutil-get-terminal-size==1.0.0
bcrypt==3.1.7
cffi==1.15.0
click==7.1.2
contextlib2==0.6.0.post1
cryptography==3.3.2
decorator==4.4.2
dpkt==1.9.7.2
enum34==1.1.6
exabgp==3.4.17
flask==1.0
flask-httpauth==2.5.0
future==0.18.2
futures==3.2.0
grpcio==1.18.0
grpcio-tools==1.15.0
importlib-resources==3.3.1
ipaddress==1.0.23
ipython==5.4.1
ipython-genutils==0.2.0
itsdangerous==1.1.0
jinja2==2.11.3
markupsafe==1.1.1
netaddr==0.8.0
nnpy==1.4.2
oslo.config==2.1.0
paramiko==2.11.0
pathlib2==2.3.7.post1
pbr==2.0.0
pexpect==4.8.0
pickleshare==0.7.5
plumbum==1.7.2
prompt-toolkit==1.0.18
protobuf==3.6.1
ptf==0.9.1
ptyprocess==0.7.0
pyaml==21.10.1
pybrctl==0.1.3
pycparser==2.21
pygments==2.5.2
pylibpcap==0.6.4
pynacl==1.4.0
pyrasite==2.0
pyro4==4.82
pysubnettree==0.26
pyyaml==5.4.1
retrying==1.3.3
rpyc==4.1.5
saithrift==0.9
scandir==1.10.0
scapy==2.2.0.dev0
selectors34==1.2
serpent==1.28
simplegeneric==0.8.1
singledispatch==3.7.0
six==1.12.0
stevedore==1.32.0
supervisor==4.2.4
thrift==0.11.0
traitlets==4.3.3
twisted==16.0.0
typing==3.10.0.0
unittest-xml-reporting==2.5.2
wcwidth==0.2.5
werkzeug==1.0.1
yabgp==0.8.2
zipp==1.2.0
zope.interface==5.4.0

View File

@ -0,0 +1,30 @@
asn1crypto==0.24.0
cryptography==2.6.1
cycler==0.10.0
decorator==4.3.0
entrypoints==0.3
ipython==5.8.0
ipython-genutils==0.2.0
keyring==17.1.1
keyrings.alt==3.1.1
kiwisolver==1.0.1
matplotlib==3.0.2
numpy==1.16.2
olefile==0.46
pexpect==4.6.0
pickleshare==0.7.5
pillow==5.4.1
prompt-toolkit==1.0.15
pycrypto==2.6.1
pygments==2.3.1
pygobject==3.30.4
pyparsing==2.2.0
python-dateutil==2.7.3
pyx==0.14.1
pyxdg==0.25
scapy==2.4.0
secretstorage==2.3.1
simplegeneric==0.8.1
six==1.12.0
traitlets==4.3.2
wcwidth==0.1.7

View File

@ -0,0 +1,26 @@
gdb==10.1-1.7
gdbserver==10.1-1.7
libbabeltrace1==1.5.8-1+b3
libboost-regex1.74.0==1.74.0-9
libcbor0==0.5.0+dfsg-2
libcurl3-gnutls==7.74.0-1.3+deb11u1
libdebuginfod1==0.183-1
libdw1==0.183-1
libedit2==3.1-20191231-2+b1
libfido2-1==1.6.0-2
libglib2.0-0==2.66.8-1
libgpm2==1.20.7-8
libhiredis0.14-dbgsym==0.14.0-3~bpo9+1
libicu67==67.1-7
libipt2==2.0.3-1
libmpfr6==4.1.0-3
libsource-highlight-common==3.1.9-3
libsource-highlight4v5==3.1.9-3+b1
libswsscommon-dbg==1.0.0
libunwind8==1.3.2-2
openssh-client==1:8.4p1-5
radvd==1:2.18-3
sshpass==1.09-1+b1
strace==5.10-1
vim==2:8.2.2434-3+deb11u1
vim-runtime==2:8.2.2434-3+deb11u1

View File

@ -0,0 +1,22 @@
dmidecode==3.2-1
gdb==8.2.1-2+b3
gdbserver==8.2.1-2+b3
hsflowd==2.0.34-1
libbabeltrace1==1.5.6-2+deb10u1
libbsd0==0.9.1-2+deb10u1
libdw1==0.176-1.1
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
libipt2==2.0-2
libpopt0==1.16-12
libswsscommon-dbg==1.0.0
libunwind8==1.2.1-10~deb10u1
openssh-client==1:7.9p1-10+deb10u2
psample==1.1-1
sflowtool==5.04
sshpass==1.06-1
strace==4.26-0.2
vim==2:8.1.0875-5+deb10u2
vim-runtime==2:8.1.0875-5+deb10u2

View File

@ -0,0 +1,67 @@
binutils==2.31.1-16
binutils-common==2.31.1-16
binutils-x86-64-linux-gnu==2.31.1-16
cpp==4:8.3.0-1
cpp-8==8.3.0-6
dh-python==3.20190308
freeipmi-common==1.6.3-1.1
gcc==4:8.3.0-1
gcc-8==8.3.0-6
gdb==8.2.1-2+b3
gdbserver==8.2.1-2+b3
ipmitool==1.8.18-6+deb10u1
libasan5==8.3.0-6
libbabeltrace1==1.5.6-2+deb10u1
libbinutils==2.31.1-16
libbsd0==0.9.1-2+deb10u1
libc-dev-bin==2.28-10+deb10u1
libc-l10n==2.28-10+deb10u1
libc6-dev==2.28-10+deb10u1
libcc1-0==8.3.0-6
libdw1==0.176-1.1
libedit2==3.1-20181209-1
libexpat1-dev==2.2.6-2+deb10u4
libfreeipmi17==1.6.3-1.1
libgcc-8-dev==8.3.0-6
libglib2.0-0==2.58.3-2+deb10u3
libgomp1==8.3.0-6
libgpm2==1.20.7-5
libhiredis0.14-dbgsym==0.14.0-3~bpo9+1
libipt2==2.0-2
libisl19==0.20-2
libitm1==8.3.0-6
liblsan0==8.3.0-6
libmariadb3==1:10.3.34-0+deb10u1
libmpc3==1.1.0-1
libmpfr6==4.0.2-1
libmpx2==8.3.0-6
libpci3==1:3.5.2-1
libpopt0==1.16-12
libpython3-dev==3.7.3-1
libpython3.7-dev==3.7.3-2+deb10u3
libquadmath0==8.3.0-6
libsensors-config==1:3.5.0-3
libsensors5==1:3.5.0-3
libsnmp-base==5.7.3+dfsg-5
libsnmp30==5.7.3+dfsg-5
libsnmp30-dbg==5.7.3+dfsg-5
libswsscommon-dbg==1.0.0
libtsan0==8.3.0-6
libubsan1==8.3.0-6
libunwind8==1.2.1-10~deb10u1
linux-libc-dev==4.19.235-1
locales==2.28-10+deb10u1
make==4.2.1-1.2
mariadb-common==1:10.3.34-0+deb10u1
mysql-common==5.8+1.0.5
openssh-client==1:7.9p1-10+deb10u2
python3-dev==3.7.3-1
python3.7-dev==3.7.3-2+deb10u3
snmp==5.7.3+dfsg-5
snmp-dbgsym==5.7.3+dfsg-5
snmpd==5.7.3+dfsg-5
snmpd-dbgsym==5.7.3+dfsg-5
sshpass==1.06-1
strace==4.26-0.2
vim==2:8.1.0875-5+deb10u2
vim-runtime==2:8.1.0875-5+deb10u2

View File

@ -0,0 +1 @@
binutils-aarch64-linux-gnu==2.31.1-16

View File

@ -0,0 +1 @@
binutils-arm-linux-gnueabihf==2.31.1-16

View File

@ -0,0 +1,4 @@
hiredis==2.0.0
psutil==5.9.1
python-arptable==0.0.2
smbus==1.1.post2

View File

@ -0,0 +1,26 @@
gdb==8.2.1-2+b3
gdbserver==8.2.1-2+b3
libbabeltrace1==1.5.6-2+deb10u1
libbsd0==0.9.1-2+deb10u1
libcjson-dev==1.7.10-1.1+deb10u1
libcjson1==1.7.10-1.1+deb10u1
libcurl3-gnutls==7.64.0-4+deb10u2
libdw1==0.176-1.1
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+deb10u3
libipt2==2.0-2
libpopt0==1.16-12
libswsscommon-dbg==1.0.0
libunwind8==1.2.1-10~deb10u1
libxml2==2.9.4+dfsg1-7+deb10u4
openssh-client==1:7.9p1-10+deb10u2
sonic-mgmt-common==1.0.0
sonic-mgmt-framework==1.0-01
sonic-mgmt-framework-dbg==1.0-01
sshpass==1.06-1
strace==4.26-0.2
vim==2:8.1.0875-5+deb10u2
vim-runtime==2:8.1.0875-5+deb10u2

View File

@ -0,0 +1,26 @@
attrs==21.4.0
certifi==2017.4.17
charset-normalizer==2.0.12
click==8.1.3
clickclick==20.10.2
connexion==2.7.0
flask==2.1.2
grpcio==1.46.3
grpcio-tools==1.20.0
idna==3.3
importlib-metadata==4.11.4
importlib-resources==5.7.1
inflection==0.5.1
itsdangerous==2.1.2
jsonschema==4.6.0
openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
protobuf==4.21.1
pyrsistent==0.18.1
python-dateutil==2.6.0
requests==2.28.0
six==1.11.0
typing_extensions==4.2.0
urllib3==1.26.5
werkzeug==2.1.2
zipp==3.8.0

View File

@ -0,0 +1,27 @@
gdb==10.1-1.7
gdbserver==10.1-1.7
libbabeltrace1==1.5.8-1+b3
libboost-regex1.74.0==1.74.0-9
libcbor0==0.5.0+dfsg-2
libcurl3-gnutls==7.74.0-1.3+deb11u1
libdebuginfod1==0.183-1
libdw1==0.183-1
libedit2==3.1-20191231-2+b1
libfido2-1==1.6.0-2
libglib2.0-0==2.66.8-1
libgpm2==1.20.7-8
libhiredis0.14-dbgsym==0.14.0-3~bpo9+1
libicu67==67.1-7
libipt2==2.0.3-1
libmpfr6==4.1.0-3
libsource-highlight-common==3.1.9-3
libsource-highlight4v5==3.1.9-3+b1
libswsscommon-dbg==1.0.0
libunwind8==1.3.2-2
openssh-client==1:8.4p1-5
sonic-mgmt-common==1.0.0
sonic-telemetry==0.1
sshpass==1.09-1+b1
strace==5.10-1
vim==2:8.2.2434-3+deb11u1
vim-runtime==2:8.2.2434-3+deb11u1

View File

@ -0,0 +1,215 @@
arping==2.19-6
bash-completion==1:2.8-6
binutils==2.31.1-16
binutils-common==2.31.1-16
binutils-x86-64-linux-gnu==2.31.1-16
bridge-utils==1.6-2
build-essential==12.6
conntrack==1:1.4.5-2
cpp==4:8.3.0-1
cpp-8==8.3.0-6
cron==3.0pl1-134+deb10u1
dh-python==3.20190308
dirmngr==2.2.12-1+deb10u1
dmsetup==2:1.02.155-3
ethtool==1:4.19-1
fontconfig-config==2.13.1-2
fonts-dejavu-core==2.37-1
frr==8.2.2-sonic-0
g++==4:8.3.0-1
g++-8==8.3.0-6
gcc==4:8.3.0-1
gcc-8==8.3.0-6
gettext-base==0.19.8.1-9
gir1.2-freedesktop==1.58.3-2
gir1.2-glib-2.0==1.58.3-2
gnupg==2.2.12-1+deb10u1
gnupg-l10n==2.2.12-1+deb10u1
gnupg-utils==2.2.12-1+deb10u1
gobject-introspection==1.58.3-2
gpg==2.2.12-1+deb10u1
gpg-agent==2.2.12-1+deb10u1
gpg-wks-client==2.2.12-1+deb10u1
gpg-wks-server==2.2.12-1+deb10u1
gpgconf==2.2.12-1+deb10u1
gpgsm==2.2.12-1+deb10u1
grub-common==2.02+dfsg1-20+deb10u4
grub2-common==2.02+dfsg1-20+deb10u4
ifupdown==0.8.35
iproute2==5.10.0-4~bpo10+1
iptables==1.8.2-4
libasan5==8.3.0-6
libassuan0==2.5.2-1
libbinutils==2.31.1-16
libblkid-dev==2.33.1-0.1
libboost-atomic1.71.0==1.71.0-6~bpo10+1
libboost-program-options1.71.0==1.71.0-6~bpo10+1
libboost-system1.71.0==1.71.0-6~bpo10+1
libboost-thread1.71.0==1.71.0-6~bpo10+1
libbpf0==1:0.3-2~bpo10+1
libbsd0==0.9.1-2+deb10u1
libc-ares2==1.14.0-1+deb10u1
libc-dev-bin==2.28-10+deb10u1
libc6-dev==2.28-10+deb10u1
libcairo-gobject2==1.16.0-4+deb10u1
libcairo-script-interpreter2==1.16.0-4+deb10u1
libcairo2==1.16.0-4+deb10u1
libcairo2-dev==1.16.0-4+deb10u1
libcc1-0==8.3.0-6
libdbus-1-dev==1.12.20-0+deb10u1
libdevmapper1.02.1==2:1.02.155-3
libdouble-conversion1==3.1.0-3
libdpkg-perl==1.19.8
libedit2==3.1-20181209-1
libefiboot1==37-2+deb10u1
libefivar1==37-2+deb10u1
libexpat1-dev==2.2.6-2+deb10u4
libffi-dev==3.2.1-9
libfontconfig1==2.13.1-2
libfontconfig1-dev==2.13.1-2
libfreetype6==2.9.1-3+deb10u2
libfreetype6-dev==2.9.1-3+deb10u2
libfuse2==2.9.9-1+deb10u1
libgcc-8-dev==8.3.0-6
libgirepository-1.0-1==1.58.3-2
libgirepository1.0-dev==1.58.3-2
libglib2.0-0==2.58.3-2+deb10u3
libglib2.0-bin==2.58.3-2+deb10u3
libglib2.0-data==2.58.3-2+deb10u3
libglib2.0-dev==2.58.3-2+deb10u3
libglib2.0-dev-bin==2.58.3-2+deb10u3
libgomp1==8.3.0-6
libice-dev==2:1.0.9-2
libice6==2:1.0.9-2
libicu63==63.1-6+deb10u3
libip4tc0==1.8.2-4
libip6tc0==1.8.2-4
libiptc0==1.8.2-4
libisl19==0.20-2
libitm1==8.3.0-6
libjson-c3==0.12.1+ds-2+deb10u1
libjudydebian1==1.0.5-5
libksba8==1.3.5-2
liblsan0==8.3.0-6
liblzo2-2==2.10-0.1
libmount-dev==2.33.1-0.1
libmpc3==1.1.0-1
libmpfr6==4.0.2-1
libmpx2==8.3.0-6
libnet1==1.1.6+dfsg-3.1
libnetfilter-conntrack3==1.0.7-1
libnfnetlink0==1.0.1-3+b1
libnftnl11==1.1.2-2
libnpth0==1.6-1
libpcap0.8==1.8.1-6+deb10u1
libpcre16-3==2:8.39-12
libpcre2-16-0==10.32-5
libpcre2-8-0==10.32-5
libpcre3-dev==2:8.39-12
libpcre32-3==2:8.39-12
libpcrecpp0v5==2:8.39-12
libpixman-1-0==0.36.0-1
libpixman-1-dev==0.36.0-1
libpng-dev==1.6.36-6
libpng16-16==1.6.36-6
libpopt0==1.16-12
libpthread-stubs0-dev==0.4-1
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
libpython3-dev==3.7.3-1
libpython3.7-dev==3.7.3-2+deb10u3
libqt5core5a==5.11.3+dfsg1-1+deb10u4
libqt5dbus5==5.11.3+dfsg1-1+deb10u4
libqt5network5==5.11.3+dfsg1-1+deb10u4
libquadmath0==8.3.0-6
libsaimetadata==1.0.0
libsairedis==1.0.0
libsaivs==1.0.0
libselinux1-dev==2.8-1+b1
libsepol1-dev==2.8-1
libsm-dev==2:1.2.3-1
libsm6==2:1.2.3-1
libssl-dev==1.1.1n-0+deb10u2
libstdc++-8-dev==8.3.0-6
libsystemd-dev==241-7~deb10u8
libteam-utils==1.30-1
libteam5==1.30-1
libteamdctl0==1.30-1
libtsan0==8.3.0-6
libubsan1==8.3.0-6
libunwind8==1.2.1-10~deb10u1
libx11-6==2:1.6.7-1+deb10u2
libx11-data==2:1.6.7-1+deb10u2
libx11-dev==2:1.6.7-1+deb10u2
libxau-dev==1:1.0.8-1+b2
libxau6==1:1.0.8-1+b2
libxcb-render0==1.13.1-2
libxcb-render0-dev==1.13.1-2
libxcb-shm0==1.13.1-2
libxcb-shm0-dev==1.13.1-2
libxcb1==1.13.1-2
libxcb1-dev==1.13.1-2
libxdmcp-dev==1:1.1.2-3
libxdmcp6==1:1.1.2-3
libxext-dev==2:1.3.3-1+b2
libxext6==2:1.3.3-1+b2
libxrender-dev==1:0.9.10-1
libxrender1==1:0.9.10-1
libyang2==2.0.112-6
linux-libc-dev==4.19.235-1
logrotate==3.14.0-4
lsof==4.91+dfsg-1
make==4.2.1-1.2
ndisc6==1.0.4-1
openssh-client==1:7.9p1-10+deb10u2
openssh-server==1:7.9p1-10+deb10u2
openssh-sftp-server==1:7.9p1-10+deb10u2
patch==2.7.6-3+deb10u1
pinentry-curses==1.1.0-2
pkg-config==0.29-6
psmisc==23.2-1+deb10u1
python==2.7.16-1
python-dev==2.7.16-1
python-minimal==2.7.16-1
python-pip==18.1-5
python-pip-whl==18.1-5
python-ply==3.11-3
python-scapy==2.4.0-2
python-swsscommon==1.0.0
python2==2.7.16-1
python2-dev==2.7.16-1
python2-minimal==2.7.16-1
python2.7==2.7.16-2+deb10u1
python2.7-dev==2.7.16-2+deb10u1
python2.7-minimal==2.7.16-2+deb10u1
python3-dev==3.7.3-1
python3-mako==1.0.7+ds1-1
python3-markdown==3.0.1-3
python3-markupsafe==1.1.0-1
python3-pkg-resources==40.8.0-1
python3.7-dev==3.7.3-2+deb10u3
redis-server==5:6.0.6-1~bpo10+1
sensible-utils==0.0.12
sonic-device-data==1.0-1
sonic-host-services-data==1.0-1
sonic-utilities-data==1.0-1
swig==3.0.12-2
swig3.0==3.0.12-2
swss==1.0.0
syncd-vs==1.0.0
tcpdump==4.9.3-1~deb10u2
ucf==3.0038+nmu1
uuid-dev==2.33.1-0.1
x11-common==1:7.7+19
x11proto-core-dev==2018.4-4
x11proto-dev==2018.4-4
x11proto-xext-dev==2018.4-4
xorg-sgml-doctools==1:1.11-1
xtrans-dev==1.3.5-1
zlib1g-dev==1:1.2.11.dfsg-1+deb10u1

View File

@ -0,0 +1,13 @@
certifi==2021.10.8
chardet==4.0.0
crontab==0.23.0
idna==2.10
monotonic==1.5
netifaces==0.10.7
ply==3.11
py2-ipaddress==3.4.2
pyroute2==0.5.3
requests==2.27.1
scapy==2.4.0
six==1.16.0
urllib3==1.26.9

View File

@ -0,0 +1,34 @@
blessed==1.19.1
certifi==2022.5.18.1
charset-normalizer==2.0.12
click==7.0
click-log==0.4.0
colorful==0.5.4
dbus-python==1.2.18
docker==5.0.3
docker-image-py==0.1.12
enlighten==1.10.2
filelock==3.7.1
idna==3.3
jsonpatch==1.32
jsonpointer==2.3
m2crypto==0.38.0
netifaces==0.10.9
pexpect==4.8.0
prefixed==0.3.2
prettyprinter==0.18.0
ptyprocess==0.7.0
pycairo==1.21.0
pygments==2.12.0
pygobject==3.42.1
pyroute2==0.5.14
requests==2.28.0
scapy==2.4.4
semantic-version==2.10.0
systemd-python==234
tabulate==0.8.2
toposort==1.6
urllib3==1.26.9
wcwidth==0.2.5
websocket-client==1.3.2
www-authenticate==0.9.2

View File

@ -0,0 +1,6 @@
iputils-ping==3:20210202-1
libsaimetadata==1.0.0
libsairedis==1.0.0
libteam5==1.30-1
libteamdctl0==1.30-1
swss==1.0.0

View File

@ -0,0 +1,5 @@
libsaimetadata==1.0.0
libsairedis==1.0.0
libteam5==1.30-1
libteamdctl0==1.30-1
swss==1.0.0

View File

@ -0,0 +1,71 @@
binutils==2.31.1-16
binutils-common==2.31.1-16
binutils-x86-64-linux-gnu==2.31.1-16
build-essential==12.6
cmake==3.13.4-1
cmake-data==3.13.4-1
cpp==4:8.3.0-1
cpp-8==8.3.0-6
g++==4:8.3.0-1
g++-8==8.3.0-6
gcc==4:8.3.0-1
gcc-8==8.3.0-6
libarchive13==3.3.3-4+deb10u1
libasan5==8.3.0-6
libbinutils==2.31.1-16
libboost-atomic1.71.0==1.71.0-6~bpo10+1
libcc1-0==8.3.0-6
libdouble-conversion1==3.1.0-3
libdpkg-perl==1.19.8
libexpat1-dev==2.2.6-2+deb10u4
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
libisl19==0.20-2
libitm1==8.3.0-6
libjsoncpp1==1.7.4-3
liblsan0==8.3.0-6
libmpc3==1.1.0-1
libmpfr6==4.0.2-1
libmpx2==8.3.0-6
libpcre2-16-0==10.32-5
libpcre2-8-0==10.32-5
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
libqt5core5a==5.11.3+dfsg1-1+deb10u4
libqt5dbus5==5.11.3+dfsg1-1+deb10u4
libqt5network5==5.11.3+dfsg1-1+deb10u4
libquadmath0==8.3.0-6
librhash0==1.3.8-1
libssl-dev==1.1.1n-0+deb10u2
libstdc++-8-dev==8.3.0-6
libthrift0==0.14.1
libtsan0==8.3.0-6
libubsan1==8.3.0-6
libuv1==1.24.1-1+deb10u1
make==4.2.1-1.2
patch==2.7.6-3+deb10u1
python==2.7.16-1
python-dev==2.7.16-1
python-minimal==2.7.16-1
python-pip==18.1-5
python-pip-whl==18.1-5
python-pkg-resources==40.8.0-1
python-ptf==0.9-1
python-scapy==2.4.0-2
python-setuptools==40.8.0-1
python2==2.7.16-1
python2-dev==2.7.16-1
python2-minimal==2.7.16-1
python2.7==2.7.16-2+deb10u1
python2.7-dev==2.7.16-2+deb10u1
python2.7-minimal==2.7.16-2+deb10u1
syncd-rpc==1.0.0
wget==1.20.1-1.1

View File

@ -0,0 +1,5 @@
cffi==1.7.0
nnpy==1.4.2
ptf==0.9.1
pycparser==2.21
scapy==2.4.0

View File

@ -0,0 +1,25 @@
bfnplatform==1.0.0
bfnsdk==1.0.0
libbsd0==0.9.1-2+deb10u1
libc-ares2==1.14.0-1+deb10u1
libc-dev-bin==2.28-10+deb10u1
libc6-dev==2.28-10+deb10u1
libcurl3-gnutls==7.64.0-4+deb10u2
libcurl4-gnutls-dev==7.64.0-4+deb10u2
libedit2==3.1-20181209-1
libgoogle-perftools4==2.7-1
libicu63==63.1-6+deb10u3
liblzma-dev==5.2.4-1+deb10u1
libpcap-dev==1.8.1-6+deb10u1
libpcap0.8==1.8.1-6+deb10u1
libpcap0.8-dev==1.8.1-6+deb10u1
libsaimetadata==1.0.0
libsairedis==1.0.0
libtcmalloc-minimal4==2.7-1
libunwind-dev==1.2.1-10~deb10u1
libunwind8==1.2.1-10~deb10u1
libusb-1.0-0==2:1.0.22-2
libusb-1.0-0-dev==2:1.0.22-2
libxml2==2.9.4+dfsg1-7+deb10u4
linux-libc-dev==4.19.235-1
syncd==1.0.0

View File

@ -0,0 +1,76 @@
binutils==2.31.1-16
binutils-common==2.31.1-16
binutils-x86-64-linux-gnu==2.31.1-16
build-essential==12.6
cmake==3.13.4-1
cmake-data==3.13.4-1
cpp==4:8.3.0-1
cpp-8==8.3.0-6
g++==4:8.3.0-1
g++-8==8.3.0-6
gcc==4:8.3.0-1
gcc-8==8.3.0-6
libarchive13==3.3.3-4+deb10u1
libasan5==8.3.0-6
libbinutils==2.31.1-16
libboost-atomic1.71.0==1.71.0-6~bpo10+1
libc-dev-bin==2.28-10+deb10u1
libc6-dev==2.28-10+deb10u1
libcc1-0==8.3.0-6
libdouble-conversion1==3.1.0-3
libdpkg-perl==1.19.8
libexpat1-dev==2.2.6-2+deb10u4
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+deb10u3
libisl19==0.20-2
libitm1==8.3.0-6
libjsoncpp1==1.7.4-3
liblsan0==8.3.0-6
libmpc3==1.1.0-1
libmpfr6==4.0.2-1
libmpx2==8.3.0-6
libpcre2-16-0==10.32-5
libpcre2-8-0==10.32-5
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
libqt5core5a==5.11.3+dfsg1-1+deb10u4
libqt5dbus5==5.11.3+dfsg1-1+deb10u4
libqt5network5==5.11.3+dfsg1-1+deb10u4
libquadmath0==8.3.0-6
librhash0==1.3.8-1
libssl-dev==1.1.1n-0+deb10u2
libstdc++-8-dev==8.3.0-6
libthrift-0.11.0==0.11.0-4
libtsan0==8.3.0-6
libubsan1==8.3.0-6
libuv1==1.24.1-1+deb10u1
libxml2==2.9.4+dfsg1-7+deb10u4
linux-libc-dev==4.19.235-1
make==4.2.1-1.2
patch==2.7.6-3+deb10u1
python==2.7.16-1
python-dev==2.7.16-1
python-minimal==2.7.16-1
python-pip==18.1-5
python-pip-whl==18.1-5
python-pkg-resources==40.8.0-1
python-ptf==0.9-1
python-scapy==2.4.0-2
python-setuptools==40.8.0-1
python2==2.7.16-1
python2-dev==2.7.16-1
python2-minimal==2.7.16-1
python2.7==2.7.16-2+deb10u1
python2.7-dev==2.7.16-2+deb10u1
python2.7-minimal==2.7.16-2+deb10u1
syncd-rpc==1.0.0
wget==1.20.1-1.1

View File

@ -0,0 +1,5 @@
cffi==1.7.0
nnpy==1.4.2
ptf==0.9.1
pycparser==2.21
scapy==2.4.0

View File

@ -0,0 +1,2 @@
https://github.com/nanomsg/nanomsg/archive/1.0.0.tar.gz==6f56ef28c93cee644e8c4aaaef7cfb55
https://raw.githubusercontent.com/p4lang/ptf/master/ptf_nn/ptf_nn_agent.py==628956b660575965429cec84b1778816

View File

@ -0,0 +1,28 @@
ethtool==1:4.19-1
gdb==8.2.1-2+b3
gdbserver==8.2.1-2+b3
kmod==26-1
libbabeltrace1==1.5.6-2+deb10u1
libbsd0==0.9.1-2+deb10u1
libdw1==0.176-1.1
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
libipt2==2.0-2
libkmod2==26-1
libpopt0==1.16-12
libsaibcm==7.1.0.0-1
libsaimetadata==1.0.0
libsaimetadata-dbg==1.0.0
libsairedis==1.0.0
libsairedis-dbg==1.0.0
libswsscommon-dbg==1.0.0
libunwind8==1.2.1-10~deb10u1
openssh-client==1:7.9p1-10+deb10u2
sshpass==1.06-1
strace==4.26-0.2
syncd==1.0.0
syncd-dbg==1.0.0
vim==2:8.1.0875-5+deb10u2
vim-runtime==2:8.1.0875-5+deb10u2

View File

@ -0,0 +1,76 @@
binutils==2.31.1-16
binutils-common==2.31.1-16
binutils-x86-64-linux-gnu==2.31.1-16
build-essential==12.6
cmake==3.13.4-1
cmake-data==3.13.4-1
cpp==4:8.3.0-1
cpp-8==8.3.0-6
g++==4:8.3.0-1
g++-8==8.3.0-6
gcc==4:8.3.0-1
gcc-8==8.3.0-6
libarchive13==3.3.3-4+deb10u1
libasan5==8.3.0-6
libbinutils==2.31.1-16
libboost-atomic1.71.0==1.71.0-6~bpo10+1
libc-dev-bin==2.28-10+deb10u1
libc6-dev==2.28-10+deb10u1
libcc1-0==8.3.0-6
libdouble-conversion1==3.1.0-3
libdpkg-perl==1.19.8
libexpat1-dev==2.2.6-2+deb10u4
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+deb10u3
libisl19==0.20-2
libitm1==8.3.0-6
libjsoncpp1==1.7.4-3
liblsan0==8.3.0-6
libmpc3==1.1.0-1
libmpfr6==4.0.2-1
libmpx2==8.3.0-6
libpcre2-16-0==10.32-5
libpcre2-8-0==10.32-5
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
libqt5core5a==5.11.3+dfsg1-1+deb10u4
libqt5dbus5==5.11.3+dfsg1-1+deb10u4
libqt5network5==5.11.3+dfsg1-1+deb10u4
libquadmath0==8.3.0-6
librhash0==1.3.8-1
libssl-dev==1.1.1n-0+deb10u2
libstdc++-8-dev==8.3.0-6
libthrift-0.11.0==0.11.0-4
libtsan0==8.3.0-6
libubsan1==8.3.0-6
libuv1==1.24.1-1+deb10u1
libxml2==2.9.4+dfsg1-7+deb10u4
linux-libc-dev==4.19.235-1
make==4.2.1-1.2
patch==2.7.6-3+deb10u1
python==2.7.16-1
python-dev==2.7.16-1
python-minimal==2.7.16-1
python-pip==18.1-5
python-pip-whl==18.1-5
python-pkg-resources==40.8.0-1
python-ptf==0.9-1
python-scapy==2.4.0-2
python-setuptools==40.8.0-1
python2==2.7.16-1
python2-dev==2.7.16-1
python2-minimal==2.7.16-1
python2.7==2.7.16-2+deb10u1
python2.7-dev==2.7.16-2+deb10u1
python2.7-minimal==2.7.16-2+deb10u1
syncd-rpc==1.0.0
wget==1.20.1-1.1

View File

@ -0,0 +1,5 @@
cffi==1.7.0
nnpy==1.4.2
ptf==0.9.1
pycparser==2.21
scapy==2.4.0

View File

@ -0,0 +1,2 @@
https://github.com/nanomsg/nanomsg/archive/1.0.0.tar.gz==6f56ef28c93cee644e8c4aaaef7cfb55
https://raw.githubusercontent.com/p4lang/ptf/master/ptf_nn/ptf_nn_agent.py==628956b660575965429cec84b1778816

View File

@ -0,0 +1,29 @@
ethtool==1:4.19-1
gdb==8.2.1-2+b3
gdbserver==8.2.1-2+b3
kmod==26-1
libbabeltrace1==1.5.6-2+deb10u1
libbsd0==0.9.1-2+deb10u1
libdw1==0.176-1.1
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
libipt2==2.0-2
libkmod2==26-1
libpopt0==1.16-12
libsaibcm==7.1.0.0-1
libsaimetadata==1.0.0
libsaimetadata-dbg==1.0.0
libsairedis==1.0.0
libsairedis-dbg==1.0.0
libswsscommon-dbg==1.0.0
libunwind8==1.2.1-10~deb10u1
libyaml-0-2==0.2.1-1
openssh-client==1:7.9p1-10+deb10u2
sshpass==1.06-1
strace==4.26-0.2
syncd==1.0.0
syncd-dbg==1.0.0
vim==2:8.1.0875-5+deb10u2
vim-runtime==2:8.1.0875-5+deb10u2

View File

@ -0,0 +1,78 @@
binutils==2.31.1-16
binutils-common==2.31.1-16
binutils-x86-64-linux-gnu==2.31.1-16
build-essential==12.6
cmake==3.13.4-1
cmake-data==3.13.4-1
cpp==4:8.3.0-1
cpp-8==8.3.0-6
g++==4:8.3.0-1
g++-8==8.3.0-6
gcc==4:8.3.0-1
gcc-8==8.3.0-6
libarchive13==3.3.3-4+deb10u1
libasan5==8.3.0-6
libbinutils==2.31.1-16
libboost-atomic1.71-dev==1.71.0-6~bpo10+1
libboost-atomic1.71.0==1.71.0-6~bpo10+1
libboost1.71-dev==1.71.0-6~bpo10+1
libc-dev-bin==2.28-10+deb10u1
libc6-dev==2.28-10+deb10u1
libcc1-0==8.3.0-6
libdouble-conversion1==3.1.0-3
libdpkg-perl==1.19.8
libexpat1-dev==2.2.6-2+deb10u4
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+deb10u3
libisl19==0.20-2
libitm1==8.3.0-6
libjsoncpp1==1.7.4-3
liblsan0==8.3.0-6
libmpc3==1.1.0-1
libmpfr6==4.0.2-1
libmpx2==8.3.0-6
libpcre2-16-0==10.32-5
libpcre2-8-0==10.32-5
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
libqt5core5a==5.11.3+dfsg1-1+deb10u4
libqt5dbus5==5.11.3+dfsg1-1+deb10u4
libqt5network5==5.11.3+dfsg1-1+deb10u4
libquadmath0==8.3.0-6
librhash0==1.3.8-1
libssl-dev==1.1.1n-0+deb10u2
libstdc++-8-dev==8.3.0-6
libthrift-0.11.0==0.11.0-4
libtsan0==8.3.0-6
libubsan1==8.3.0-6
libuv1==1.24.1-1+deb10u1
libxml2==2.9.4+dfsg1-7+deb10u4
linux-libc-dev==4.19.235-1
make==4.2.1-1.2
patch==2.7.6-3+deb10u1
python==2.7.16-1
python-dev==2.7.16-1
python-minimal==2.7.16-1
python-pip==18.1-5
python-pip-whl==18.1-5
python-pkg-resources==40.8.0-1
python-ptf==0.9-1
python-scapy==2.4.0-2
python-setuptools==40.8.0-1
python2==2.7.16-1
python2-dev==2.7.16-1
python2-minimal==2.7.16-1
python2.7==2.7.16-2+deb10u1
python2.7-dev==2.7.16-2+deb10u1
python2.7-minimal==2.7.16-2+deb10u1
syncd-rpc==1.0.0
wget==1.20.1-1.1

View File

@ -0,0 +1,5 @@
cffi==1.7.0
nnpy==1.4.2
ptf==0.9.1
pycparser==2.21
scapy==2.4.0

View File

@ -0,0 +1,24 @@
gdb==8.2.1-2+b3
gdbserver==8.2.1-2+b3
kmod==26-1
libbabeltrace1==1.5.6-2+deb10u1
libbsd0==0.9.1-2+deb10u1
libdw1==0.176-1.1
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
libipt2==2.0-2
libkmod2==26-1
libpopt0==1.16-12
libsai==1.9.1-0
libsaimetadata==1.0.0
libsairedis==1.0.0
libswsscommon-dbg==1.0.0
libunwind8==1.2.1-10~deb10u1
openssh-client==1:7.9p1-10+deb10u2
sshpass==1.06-1
strace==4.26-0.2
syncd==1.0.0
vim==2:8.1.0875-5+deb10u2
vim-runtime==2:8.1.0875-5+deb10u2

View File

@ -0,0 +1,37 @@
dmsetup==2:1.02.155-3
keyutils==1.6-6
libdevmapper1.02.1==2:1.02.155-3
libevent-2.1-6==2.1.8-stable-4
libexpat1-dev==2.2.6-2+deb10u4
libnfsidmap2==0.25-5.1
libpcap-dev==1.8.1-6+deb10u1
libpcap0.8==1.8.1-6+deb10u1
libpcap0.8-dev==1.8.1-6+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
libsensors-config==1:3.5.0-3
libsensors4-dev==1:3.5.0-3
libsensors5==1:3.5.0-3
libtirpc-common==1.1.4-0.4
libtirpc3==1.1.4-0.4
nfs-common==1:1.3.4-2.5+deb10u1
python==2.7.16-1
python-dev==2.7.16-1
python-minimal==2.7.16-1
python2==2.7.16-1
python2-dev==2.7.16-1
python2-minimal==2.7.16-1
python2.7==2.7.16-2+deb10u1
python2.7-dev==2.7.16-2+deb10u1
python2.7-minimal==2.7.16-2+deb10u1
rpcbind==1.2.5-0.3+deb10u1
sensible-utils==0.0.12
swig==3.0.12-2
swig3.0==3.0.12-2
ucf==3.0038+nmu1

View File

@ -0,0 +1,71 @@
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
cmake==3.18.4-2+deb11u1
cmake-data==3.18.4-2+deb11u1
cpp==4:10.2.1-1
cpp-10==10.2.1-6
g++==4:10.2.1-1
g++-10==10.2.1-6
gcc==4:10.2.1-1
gcc-10==10.2.1-6
libarchive13==3.4.3-2+deb11u1
libasan6==10.2.1-6
libbinutils==2.35.2-2
libboost-atomic1.74.0==1.74.0-9
libcc1-0==10.2.1-6
libctf-nobfd0==2.35.2-2
libctf0==2.35.2-2
libdouble-conversion3==3.1.5-6.1
libdpkg-perl==1.20.10
libffi-dev==3.3-6
libgcc-10-dev==10.2.1-6
libglib2.0-0==2.66.8-1
libgomp1==10.2.1-6
libisl23==0.23-1
libitm1==10.2.1-6
libjsoncpp24==1.9.4-4
liblsan0==10.2.1-6
libmpc3==1.2.0-1
libmpfr6==4.1.0-3
libpcre2-16-0==10.36-2
libpython2-dev==2.7.18-3
libpython2-stdlib==2.7.18-3
libpython2.7==2.7.18-8
libpython2.7-dev==2.7.18-8
libpython2.7-minimal==2.7.18-8
libpython2.7-stdlib==2.7.18-8
libqt5core5a==5.15.2+dfsg-9
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+deb11u2
libssl1.1==1.1.1n-0+deb11u2
libstdc++-10-dev==10.2.1-6
libthrift-0.11.0==0.11.0-4
libtsan0==10.2.1-6
libubsan1==10.2.1-6
libuv1==1.40.0-2
mailcap==3.69
make==4.3-4.1
mime-support==3.66
patch==2.7.6-7
python-dev-is-python2==2.7.18-9
python-is-python2==2.7.18-9
python-pkg-resources==44.1.1-1
python-ptf==0.9-1
python-scapy==2.4.0-2
python-setuptools==44.1.1-1
python2==2.7.18-3
python2-dev==2.7.18-3
python2-minimal==2.7.18-3
python2.7==2.7.18-8
python2.7-dev==2.7.18-8
python2.7-minimal==2.7.18-8
shared-mime-info==2.0-1
syncd-rpc==1.0.0
wget==1.21-1+deb11u1
xz-utils==5.2.5-2.1~deb11u1

View File

@ -0,0 +1,6 @@
cffi==1.7.0
nnpy==1.4.2
ptf==0.9.1
pycparser==2.21
python-sdk-api==4.5.1500
scapy==2.4.0

View File

@ -0,0 +1,73 @@
applibs==1.mlnx.4.5.1500
applibs-dev==1.mlnx.4.5.1500
gdb==10.1-1.7
gdbserver==10.1-1.7
iproute2-dev==1.mlnx.4.5.1500
libbabeltrace1==1.5.8-1+b3
libboost-regex1.74.0==1.74.0-9
libc-dev-bin==2.31-13+deb11u3
libc6-dev==2.31-13+deb11u3
libcbor0==0.5.0+dfsg-2
libcrypt-dev==1:4.4.18-4
libcurl3-gnutls==7.74.0-1.3+deb11u1
libdebuginfod1==0.183-1
libdw1==0.183-1
libedit2==3.1-20191231-2+b1
libelf1==0.183-1
libexpat1-dev==2.2.10-2+deb11u3
libfido2-1==1.6.0-2
libglib2.0-0==2.66.8-1
libgpm2==1.20.7-8
libhiredis0.14-dbgsym==0.14.0-3~bpo9+1
libicu67==67.1-7
libipt2==2.0.3-1
libjs-sphinxdoc==3.4.3-2
libjs-underscore==1.9.1~dfsg-3
libmpfr6==4.1.0-3
libnsl-dev==1.3.0-2
libpython3-dev==3.9.2-3
libpython3.9-dev==3.9.2-1
libsaimetadata==1.0.0
libsaimetadata-dbg==1.0.0
libsairedis==1.0.0
libsairedis-dbg==1.0.0
libsource-highlight-common==3.1.9-3
libsource-highlight4v5==3.1.9-3+b1
libswsscommon-dbg==1.0.0
libtirpc-dev==1.3.1-1
libunwind8==1.3.2-2
libxml2==2.9.10+dfsg-6.7+deb11u2
linux-libc-dev==5.10.120-1
mft==4.20.0-34
mlnx-sai==1.mlnx.SAIRel1.21.1.0
openssh-client==1:8.4p1-5
python-is-python3==3.9.2-1
python-pip-whl==20.3.4-4+deb11u1
python-sdk-api==1.mlnx.4.5.1500
python3-dev==3.9.2-3
python3-pip==20.3.4-4+deb11u1
python3-pkg-resources==52.0.0-4
python3-setuptools==52.0.0-4
python3-wheel==0.34.2-1
python3.9-dev==3.9.2-1
sshpass==1.09-1+b1
strace==5.10-1
sx-acl-helper==1.mlnx.4.5.1500
sx-acl-helper-dev==1.mlnx.4.5.1500
sx-complib==1.mlnx.4.5.1500
sx-complib-dev==1.mlnx.4.5.1500
sx-examples==1.mlnx.4.5.1500
sx-examples-dev==1.mlnx.4.5.1500
sx-gen-utils==1.mlnx.4.5.1500
sx-gen-utils-dev==1.mlnx.4.5.1500
sx-scew==1.mlnx.4.5.1500
sx-scew-dev==1.mlnx.4.5.1500
sxd-libs==1.mlnx.4.5.1500
sxd-libs-dev==1.mlnx.4.5.1500
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.1500
wjh-libs-dev==1.mlnx.4.5.1500
zlib1g-dev==1:1.2.11.dfsg-2+deb11u1

View File

@ -0,0 +1 @@
python_sdk_api==4.5.1500

View File

@ -0,0 +1,41 @@
dmsetup==2:1.02.155-3
keyutils==1.6-6
libdevmapper1.02.1==2:1.02.155-3
libevent-2.1-6==2.1.8-stable-4
libexpat1-dev==2.2.6-2+deb10u4
libnfsidmap2==0.25-5.1
libpcap-dev==1.8.1-6+deb10u1
libpcap0.8==1.8.1-6+deb10u1
libpcap0.8-dev==1.8.1-6+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
libsaimetadata==1.0.0
libsairedis==1.0.0
libsensors-config==1:3.5.0-3
libsensors4-dev==1:3.5.0-3
libsensors5==1:3.5.0-3
libtirpc-common==1.1.4-0.4
libtirpc3==1.1.4-0.4
mrvllibsai==1.9.1-2
nfs-common==1:1.3.4-2.5+deb10u1
python==2.7.16-1
python-dev==2.7.16-1
python-minimal==2.7.16-1
python2==2.7.16-1
python2-dev==2.7.16-1
python2-minimal==2.7.16-1
python2.7==2.7.16-2+deb10u1
python2.7-dev==2.7.16-2+deb10u1
python2.7-minimal==2.7.16-2+deb10u1
rpcbind==1.2.5-0.3+deb10u1
sensible-utils==0.0.12
swig==3.0.12-2
swig3.0==3.0.12-2
syncd==1.0.0
ucf==3.0038+nmu1

View File

@ -0,0 +1,28 @@
gdb==8.2.1-2+b3
gdbserver==8.2.1-2+b3
iproute2==5.10.0-4~bpo10+1
libbabeltrace1==1.5.6-2+deb10u1
libbpf0==1:0.3-2~bpo10+1
libbsd0==0.9.1-2+deb10u1
libdw1==0.176-1.1
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
libipt2==2.0-2
libpopt0==1.16-12
libsaimetadata==1.0.0
libsaimetadata-dbg==1.0.0
libsairedis==1.0.0
libsairedis-dbg==1.0.0
libsaivs==1.0.0
libsaivs-dbg==1.0.0
libswsscommon-dbg==1.0.0
libunwind8==1.2.1-10~deb10u1
openssh-client==1:7.9p1-10+deb10u2
sshpass==1.06-1
strace==4.26-0.2
syncd-vs==1.0.0
syncd-vs-dbg==1.0.0
vim==2:8.1.0875-5+deb10u2
vim-runtime==2:8.1.0875-5+deb10u2

View File

@ -0,0 +1,22 @@
gdb==8.2.1-2+b3
gdbserver==8.2.1-2+b3
libbabeltrace1==1.5.6-2+deb10u1
libbsd0==0.9.1-2+deb10u1
libdw1==0.176-1.1
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
libipt2==2.0-2
libpopt0==1.16-12
libswsscommon-dbg==1.0.0
libteam-utils==1.30-1
libteam-utils-dbgsym==1.30-1
libteamdctl0-dbgsym==1.30-1
libunwind8==1.2.1-10~deb10u1
openssh-client==1:7.9p1-10+deb10u2
sshpass==1.06-1
strace==4.26-0.2
swss-dbg==1.0.0
vim==2:8.1.0875-5+deb10u2
vim-runtime==2:8.1.0875-5+deb10u2

View File

@ -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:20.10.16~3-0~debian-bullseye
docker-ce-rootless-extras==5:20.10.17~3-0~debian-bullseye
docker-scan-plugin==0.17.0~debian-bullseye
docutils-common==0.16+dfsg-4
dosfstools==4.2-1
@ -1340,12 +1340,12 @@ libzvbi0==0.2.35-18
libzzip-0-13==0.13.62-3.3+deb11u1
licensecheck==3.1.1-2
lintian==2.104.0
linux-compiler-gcc-10-x86==5.10.113-1
linux-headers-5.10.0-14-amd64==5.10.113-1
linux-headers-5.10.0-14-common==5.10.113-1
linux-headers-amd64==5.10.113-1
linux-kbuild-5.10==5.10.113-1
linux-libc-dev==5.10.113-1
linux-compiler-gcc-10-x86==5.10.120-1
linux-headers-5.10.0-15-amd64==5.10.120-1
linux-headers-5.10.0-15-common==5.10.120-1
linux-headers-amd64==5.10.120-1
linux-kbuild-5.10==5.10.120-1
linux-libc-dev==5.10.120-1
linuxdoc-tools==0.9.82-1
llvm-11==1:11.0.1-2
llvm-11-dev==1:11.0.1-2

View File

@ -17,6 +17,7 @@ libgomp1-armhf-cross==10.2.1-6cross1
libstdc++6-armhf-cross==10.2.1-6cross1
libubsan1-armhf-cross==10.2.1-6cross1
libxslt1-dev==1.1.34-4
linux-headers-5.10.0-14-arm64==5.10.113-1
linux-headers-arm64==5.10.113-1
nodejs==14.19.3-deb-1nodesource1
linux-headers-5.10.0-15-arm64==5.10.120-1
linux-headers-arm64==5.10.120-1
nodejs==14.19.3-deb-1nodesource1
tzdata==2021a-1+deb11u4

View File

@ -43,9 +43,9 @@ libxapian-dev==1.4.18-3
libxslt1-dev==1.1.34-4
libxstring-perl==0.005-1+b1
libyaml-tiny-perl==1.73-1
linux-compiler-gcc-10-arm==5.10.113-1
linux-headers-5.10.0-14-armmp==5.10.113-1
linux-headers-armmp==5.10.113-1
linux-compiler-gcc-10-arm==5.10.120-1
linux-headers-5.10.0-15-armmp==5.10.120-1
linux-headers-armmp==5.10.120-1
mat2==0.12.1-2
nodejs==14.19.3-deb-1nodesource1
ps2eps==1.68+binaryfree-3
@ -58,4 +58,5 @@ sassc==3.6.1+20201027-1
texlive-extra-utils==2020.20210202-3
texlive-font-utils==2020.20210202-3
texlive-luatex==2020.20210202-3
tzdata==2021a-1+deb11u4
yui-compressor==2.4.8-2.1

View File

@ -1,2 +1,2 @@
https://chromium.googlesource.com/chromium/tools/depot_tools.git==89b222dba5ea3fd91598e821c0b82797f2e2fa3c
https://chromium.googlesource.com/chromium/tools/depot_tools.git==3133f98f3f1e3b46b10a284ff8280d79d7450698
https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f

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.6.4-1
containerd.io==1.6.6-1
cowbuilder==0.88
cowdancer==0.88
cpio==2.12+dfsg-9

View File

@ -1,2 +1,2 @@
https://chromium.googlesource.com/chromium/tools/depot_tools.git==89b222dba5ea3fd91598e821c0b82797f2e2fa3c
https://chromium.googlesource.com/chromium/tools/depot_tools.git==407333d42436270d60043ca49241cedc0ebc6eb1
https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f

View File

@ -219,9 +219,9 @@ libaugeas0==1.8.0-1+deb9u1
libauparse-dev==1:2.6.7-2
libauparse0==1:2.6.7-2
libauthen-sasl-perl==2.1600-1
libavahi-client3==0.6.32-2
libavahi-common-data==0.6.32-2
libavahi-common3==0.6.32-2
libavahi-client3==0.6.32-2+deb9u1
libavahi-common-data==0.6.32-2+deb9u1
libavahi-common3==0.6.32-2+deb9u1
libavalon-framework-java==4.2.0-9
libb-hooks-endofscope-perl==0.21-1
libbabeltrace-ctf-dev==1.5.1-1
@ -497,10 +497,10 @@ libgl1-mesa-dri==13.0.6-1+b2
libgl1-mesa-glx==13.0.6-1+b2
libglapi-mesa==13.0.6-1+b2
libglew2.0==2.0.0-3+b1
libglib2.0-0==2.50.3-2+deb9u2
libglib2.0-bin==2.50.3-2+deb9u2
libglib2.0-data==2.50.3-2+deb9u2
libglib2.0-dev==2.50.3-2+deb9u2
libglib2.0-0==2.50.3-2+deb9u3
libglib2.0-bin==2.50.3-2+deb9u3
libglib2.0-data==2.50.3-2+deb9u3
libglib2.0-dev==2.50.3-2+deb9u3
libglu1-mesa==9.0.0-2.1
libglu1-mesa-dev==9.0.0-2.1
libgmock-dev==1.8.0-10~bpo9+1

View File

@ -1,2 +1,2 @@
https://chromium.googlesource.com/chromium/tools/depot_tools.git==89b222dba5ea3fd91598e821c0b82797f2e2fa3c
https://chromium.googlesource.com/chromium/tools/depot_tools.git==407333d42436270d60043ca49241cedc0ebc6eb1
https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f

View File

@ -297,7 +297,7 @@ libyang==1.0.73
libyang-cpp==1.0.73
linux-base==4.6
linux-image-5.10.0-12-2-amd64-unsigned==5.10.103-1
linux-libc-dev==5.10.113-1
linux-libc-dev==5.10.120-1
locales==2.31-13+deb11u3
logrotate==3.18.0-2
lsb-release==11.1.0

View File

@ -54,7 +54,7 @@ python-dateutil==2.8.2
pyyaml==5.4.1
redis==3.5.3
regex==2022.6.2
requests==2.27.1
requests==2.28.0
scapy==2.4.4
semantic-version==2.10.0
six==1.16.0