[ci/build]: Upgrade SONiC package versions

This commit is contained in:
mssonicbld 2024-01-24 06:46:30 +00:00 committed by mssonicbld
parent caefe1d17b
commit 1fb9732f41
96 changed files with 749 additions and 800 deletions

View File

@ -1,5 +1,6 @@
debootstrap==1.0.123+deb11u1 applibs==1.mlnx.4.6.2134
kernel-mft-dkms==4.25.0-62 kernel-mft-dkms==4.25.0-62
libnl-3-200==3.5.0-1
libnl-3-dev==3.5.0-1 libnl-3-dev==3.5.0-1
libnl-cli-3-200==3.5.0-1 libnl-cli-3-200==3.5.0-1
libnl-cli-3-dev==3.5.0-1 libnl-cli-3-dev==3.5.0-1
@ -7,6 +8,7 @@ libnl-genl-3-200==3.5.0-1
libnl-genl-3-dev==3.5.0-1 libnl-genl-3-dev==3.5.0-1
libnl-nf-3-200==3.5.0-1 libnl-nf-3-200==3.5.0-1
libnl-nf-3-dev==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 libnl-route-3-dev==3.5.0-1
libswsscommon==1.0.0 libswsscommon==1.0.0
libswsscommon-dev==1.0.0 libswsscommon-dev==1.0.0
@ -16,9 +18,16 @@ libyang==1.0.73
libyang-cpp==1.0.73 libyang-cpp==1.0.73
libyang-dev==1.0.73 libyang-dev==1.0.73
linux-headers-6.1.0-11-2-amd64==6.1.38-4 linux-headers-6.1.0-11-2-amd64==6.1.38-4
linux-headers-6.1.0-11-2-arm64==6.1.38-4
linux-headers-6.1.0-11-2-common==6.1.38-4 linux-headers-6.1.0-11-2-common==6.1.38-4
net-tools==2.10-0.1 net-tools==2.10-0.1
python3-swsscommon==1.0.0 python3-swsscommon==1.0.0
python3-yang==1.0.73 python3-yang==1.0.73
sonic-platform-pddf==1.1 sonic-platform-pddf==1.1
sonic-platform-pddf-sym==1.1 sonic-platform-pddf-sym==1.1
sx-complib==1.mlnx.4.6.2134
sx-complib-dev==1.mlnx.4.6.2134
sx-gen-utils==1.mlnx.4.6.2134
sx-gen-utils-dev==1.mlnx.4.6.2134
sxd-libs==1.mlnx.4.6.2134
sxd-libs-dev==1.mlnx.4.6.2134

View File

@ -1,2 +0,0 @@
libnl-3-200==3.5.0-1
libnl-route-3-200==3.5.0-1

View File

@ -1,2 +1 @@
libnl-3-200==3.5.0-1 linux-headers-6.1.0-11-2-armmp==6.1.38-4
libnl-route-3-200==3.5.0-1

View File

@ -1,34 +1,40 @@
bitarray==2.8.1
blessed==1.20.0 blessed==1.20.0
cffi==1.16.0 cffi==1.16.0
click==7.0
click-log==0.4.0 click-log==0.4.0
colorful==0.5.5 colorful==0.5.6
deepdiff==6.2.2 deepdiff==6.2.2
docker==6.1.3 docker==7.0.0
docker-image-py==0.1.12 docker-image-py==0.1.12
enlighten==1.12.0 enlighten==1.12.4
filelock==3.12.4 filelock==3.13.1
ijson==3.2.3 ijson==3.2.3
ipaddress==1.0.23 ipaddress==1.0.23
jsondiff==2.0.0 jsondiff==2.0.0
jsonpatch==1.33 jsonpatch==1.33
jsonpointer==2.4 jsonpointer==2.4
jsonschema==2.6.0 jsonschema==2.6.0
lxml==4.9.1
natsort==6.2.1 natsort==6.2.1
netaddr==0.8.0 netaddr==0.8.0
netifaces==0.11.0 netifaces==0.11.0
ordered-set==4.1.0 ordered-set==4.1.0
paramiko==2.11.0 paramiko==2.11.0
pexpect==4.9.0
prefixed==0.7.0 prefixed==0.7.0
prettyprinter==0.18.0 prettyprinter==0.18.0
pycairo==1.25.0 ptyprocess==0.7.0
pycairo==1.25.1
pycparser==2.21 pycparser==2.21
pynacl==1.5.0 pynacl==1.5.0
pyroute2==0.5.19 pyroute2==0.5.19
pyyaml==6.0.1
semantic-version==2.10.0 semantic-version==2.10.0
systemd-python==235 systemd-python==235
tabulate==0.9.0 tabulate==0.9.0
toposort==1.6 toposort==1.6
wcwidth==0.2.8 urllib3==2.1.0
websocket-client==1.6.4 wcwidth==0.2.13
www-authenticate==0.9.2 www-authenticate==0.9.2
xmltodict==0.12.0 xmltodict==0.12.0

View File

@ -1,7 +0,0 @@
bitarray==2.8.1
click==7.0
lxml==4.9.1
pexpect==4.8.0
ptyprocess==0.7.0
pyyaml==6.0.1
urllib3==2.0.7

View File

@ -1,7 +0,0 @@
bitarray==2.8.1
click==7.0
lxml==4.9.1
pexpect==4.8.0
ptyprocess==0.7.0
pyyaml==6.0.1
urllib3==2.0.7

View File

@ -1,6 +1,7 @@
applibs==1.mlnx.4.6.1062 applibs==1.mlnx.4.6.2134
applibs-dev==1.mlnx.4.6.1062 applibs-dev==1.mlnx.4.6.2134
libdashapi==1.0.0 libdashapi==1.0.0
libnl-3-200==3.5.0-1
libnl-3-dev==3.5.0-1 libnl-3-dev==3.5.0-1
libnl-cli-3-200==3.5.0-1 libnl-cli-3-200==3.5.0-1
libnl-cli-3-dev==3.5.0-1 libnl-cli-3-dev==3.5.0-1
@ -8,11 +9,14 @@ libnl-genl-3-200==3.5.0-1
libnl-genl-3-dev==3.5.0-1 libnl-genl-3-dev==3.5.0-1
libnl-nf-3-200==3.5.0-1 libnl-nf-3-200==3.5.0-1
libnl-nf-3-dev==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 libnl-route-3-dev==3.5.0-1
libprotobuf-dev==3.21.12-3 libprotobuf-dev==3.21.12-3
libprotobuf-lite32==3.21.12-3 libprotobuf-lite32==3.21.12-3
libprotobuf32==3.21.12-3 libprotobuf32==3.21.12-3
libprotoc32==3.21.12-3 libprotoc32==3.21.12-3
libsai==1.13.0-1
libsai-dev==1.13.0-1
libsaimetadata==1.0.0 libsaimetadata==1.0.0
libsaimetadata-dev==1.0.0 libsaimetadata-dev==1.0.0
libsairedis==1.0.0 libsairedis==1.0.0
@ -36,19 +40,19 @@ python3-swsscommon==1.0.0
python3-yang==1.0.73 python3-yang==1.0.73
sonic-mgmt-common==1.0.0 sonic-mgmt-common==1.0.0
sonic-mgmt-common-codegen==1.0.0 sonic-mgmt-common-codegen==1.0.0
sx-acl-helper==1.mlnx.4.6.1062 sx-acl-helper==1.mlnx.4.6.2134
sx-acl-helper-dev==1.mlnx.4.6.1062 sx-acl-helper-dev==1.mlnx.4.6.2134
sx-complib==1.mlnx.4.6.1062 sx-complib==1.mlnx.4.6.2134
sx-complib-dev==1.mlnx.4.6.1062 sx-complib-dev==1.mlnx.4.6.2134
sx-examples==1.mlnx.4.6.1062 sx-examples==1.mlnx.4.6.2134
sx-examples-dev==1.mlnx.4.6.1062 sx-examples-dev==1.mlnx.4.6.2134
sx-gen-utils==1.mlnx.4.6.1062 sx-gen-utils==1.mlnx.4.6.2134
sx-gen-utils-dev==1.mlnx.4.6.1062 sx-gen-utils-dev==1.mlnx.4.6.2134
sx-hash-calc==1.mlnx.4.6.1062 sx-hash-calc==1.mlnx.4.6.2134
sx-obj-desc-lib==1.mlnx.4.6.1062 sx-obj-desc-lib==1.mlnx.4.6.2134
sx-obj-desc-lib-dev==1.mlnx.4.6.1062 sx-obj-desc-lib-dev==1.mlnx.4.6.2134
sxd-libs==1.mlnx.4.6.1062 sxd-libs==1.mlnx.4.6.2134
sxd-libs-dev==1.mlnx.4.6.1062 sxd-libs-dev==1.mlnx.4.6.2134
thrift-compiler==0.11.0-4 thrift-compiler==0.11.0-4
wjh-libs==1.mlnx.4.6.1062 wjh-libs==1.mlnx.4.6.2134
wjh-libs-dev==1.mlnx.4.6.1062 wjh-libs-dev==1.mlnx.4.6.2134

View File

@ -1,3 +0,0 @@
libnl-3-200==3.5.0-1
libnl-route-3-200==3.5.0-1
mrvllibsai==1.12.0-2

View File

@ -1,3 +0,0 @@
libnl-3-200==3.5.0-1
libnl-route-3-200==3.5.0-1
mrvllibsai==1.12.0-2

View File

@ -1,12 +1,16 @@
bcrypt==3.2.2
bitarray==2.8.1
blessed==1.20.0 blessed==1.20.0
cffi==1.16.0 cffi==1.16.0
charset-normalizer==3.3.0 charset-normalizer==3.3.2
click==7.0
click-log==0.4.0 click-log==0.4.0
colorful==0.5.5 colorful==0.5.6
docker==6.1.3 docker==7.0.0
docker-image-py==0.1.12 docker-image-py==0.1.12
enlighten==1.12.0 enlighten==1.12.4
filelock==3.12.4 filelock==3.13.1
freezegun==1.4.0
ijson==3.2.3 ijson==3.2.3
ipaddress==1.0.23 ipaddress==1.0.23
jsondiff==2.0.0 jsondiff==2.0.0
@ -19,17 +23,20 @@ netifaces==0.11.0
paramiko==2.11.0 paramiko==2.11.0
prefixed==0.7.0 prefixed==0.7.0
prettyprinter==0.18.0 prettyprinter==0.18.0
psutil==5.9.5 psutil==5.9.8
pycairo==1.25.0 pycairo==1.25.1
pycparser==2.21 pycparser==2.21
pynacl==1.5.0 pynacl==1.5.0
pyroute2==0.5.19 pyroute2==0.5.19
python-arptable==0.0.2 python-arptable==0.0.2
pyyaml==6.0.1
requests==2.31.0
semantic-version==2.10.0 semantic-version==2.10.0
systemd-python==235 systemd-python==235
tabulate==0.9.0 tabulate==0.9.0
toposort==1.6 toposort==1.6
wcwidth==0.2.8 urllib3==2.1.0
websocket-client==1.6.4 wcwidth==0.2.13
www-authenticate==0.9.2 www-authenticate==0.9.2
xmltodict==0.12.0 xmltodict==0.12.0
zipp==1.2.0

View File

@ -1,6 +0,0 @@
bcrypt==3.2.2
click==7.0
pyyaml==6.0.1
requests==2.31.0
urllib3==2.0.7
zipp==1.2.0

View File

@ -1,6 +0,0 @@
bcrypt==3.2.2
click==7.0
pyyaml==6.0.1
requests==2.31.0
urllib3==2.0.7
zipp==1.2.0

View File

@ -1,9 +1,13 @@
libnl-3-200==3.5.0-1
libnl-3-dev==3.5.0-1
libnl-cli-3-200==3.5.0-1 libnl-cli-3-200==3.5.0-1
libnl-cli-3-dev==3.5.0-1 libnl-cli-3-dev==3.5.0-1
libnl-genl-3-200==3.5.0-1 libnl-genl-3-200==3.5.0-1
libnl-genl-3-dev==3.5.0-1 libnl-genl-3-dev==3.5.0-1
libnl-nf-3-200==3.5.0-1 libnl-nf-3-200==3.5.0-1
libnl-nf-3-dev==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
libsaimetadata==1.0.0 libsaimetadata==1.0.0
libsaimetadata-dev==1.0.0 libsaimetadata-dev==1.0.0
libsairedis==1.0.0 libsairedis==1.0.0

View File

@ -1,4 +0,0 @@
libnl-3-200==3.5.0-1
libnl-3-dev==3.5.0-1
libnl-route-3-200==3.5.0-1
libnl-route-3-dev==3.5.0-1

View File

@ -1,4 +0,0 @@
libnl-3-200==3.5.0-1
libnl-3-dev==3.5.0-1
libnl-route-3-200==3.5.0-1
libnl-route-3-dev==3.5.0-1

View File

@ -1,10 +1,11 @@
bitarray==1.5.3 bitarray==2.8.1
contextlib2==0.6.0.post1 contextlib2==0.6.0.post1
future==0.18.3 future==0.18.3
importlib-resources==3.3.1 importlib-resources==3.3.1
ipaddress==1.0.23
natsort==6.2.1 natsort==6.2.1
netaddr==0.8.0 netaddr==0.8.0
pyang==2.5.3 pyang==2.6.0
pyangbind==0.6.0 pyangbind==0.6.0
thrift==0.11.0 thrift==0.11.0
zipp==1.2.0 zipp==1.2.0

View File

@ -1,7 +1,9 @@
bitarray==2.8.1
ijson==3.2.3 ijson==3.2.3
ipaddress==1.0.23 ipaddress==1.0.23
jsondiff==2.0.0 jsondiff==2.0.0
natsort==6.2.1 natsort==6.2.1
netaddr==0.8.0 netaddr==0.8.0
pyyaml==6.0.1
tabulate==0.9.0 tabulate==0.9.0
xmltodict==0.12.0 xmltodict==0.12.0

View File

@ -1,15 +1,15 @@
amd64:amd64/debian:bullseye==sha256:3da0c9fb1282040a13e26074dc1712f656fc2fa6d8d2e264612e5c7266f17653 amd64:amd64/debian:bullseye==sha256:4cb3f4198e4af2d03dffe6bfa4f3686773596494ef298f3882553d52e885634b
amd64:amd64/debian:buster==sha256:88a98482ebe4b8ef20104c844d74ac59a7241e8782c9ea3a1c1d47503dbbbddb amd64:amd64/debian:buster==sha256:d39357a2a8840e450e387df33a5aaf8f0c8f99e388a0e18169f3dd240fc2393d
amd64:debian:bookworm==sha256:7d3e8810c96a6a278c218eb8e7f01efaec9d65f50c54aae37421dc3cbeba6535 amd64:debian:bookworm==sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67
amd64:debian:bullseye==sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b amd64:debian:bullseye==sha256:71cb300d5448af821aedfe63afd55ba05f45a6a79f00dcd131b96b780bb99fe4
amd64:debian:buster==sha256:853b9ec779e55f670cbdcb5e15bfb778b5be2c5c61fc8c655638b7a977d273c6 amd64:debian:buster==sha256:defa5d214292f2aaf7905d3e4bcdf8f628019feb63e7c8746df563d1a941f8d7
arm64:arm64v8/debian:bullseye==sha256:7a89d1fd045f797f2f34dd778bdf19335587357c3603859f2048f4c0285b06a8 arm64:arm64v8/debian:bullseye==sha256:c4a762841d008c85d809f0981c47e2a490c43483e4a169e17afa2dc83d18b2b1
arm64:arm64v8/debian:buster==sha256:22d2604df80a9385e2dd191b518bb33b7204805e01fbc80621aac7441f8dd0fd arm64:arm64v8/debian:buster==sha256:7d6cb4b56f1230b8692ed0c5fa5fa838ddd7ebd436a6463a6e9b29d1aa4c6e24
arm64:debian:bookworm==sha256:7d3e8810c96a6a278c218eb8e7f01efaec9d65f50c54aae37421dc3cbeba6535 arm64:debian:bookworm==sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67
arm64:debian:bullseye==sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b arm64:debian:bullseye==sha256:71cb300d5448af821aedfe63afd55ba05f45a6a79f00dcd131b96b780bb99fe4
arm64:debian:buster==sha256:853b9ec779e55f670cbdcb5e15bfb778b5be2c5c61fc8c655638b7a977d273c6 arm64:debian:buster==sha256:defa5d214292f2aaf7905d3e4bcdf8f628019feb63e7c8746df563d1a941f8d7
armhf:arm32v7/debian:bullseye==sha256:6879eee9d653dfa6d92b36fa682482facf009a5434036afdba78b488ea1b7e62 armhf:arm32v7/debian:bullseye==sha256:70dcc7f2c51acbeaff85f700d9c1ef936371e60bdec8da15729c19503ef1fb8f
armhf:arm32v7/debian:buster==sha256:68111b72aab43dcb684b0b4a3dc0926fcbb43f6f6c1f3a370ea6619ec7228d08 armhf:arm32v7/debian:buster==sha256:d984bf6bd66a53445e82ca3e6ae8d3c40a866c053339acfd5f3fa705a7092b90
armhf:debian:bookworm==sha256:7d3e8810c96a6a278c218eb8e7f01efaec9d65f50c54aae37421dc3cbeba6535 armhf:debian:bookworm==sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67
armhf:debian:bullseye==sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b armhf:debian:bullseye==sha256:71cb300d5448af821aedfe63afd55ba05f45a6a79f00dcd131b96b780bb99fe4
armhf:debian:buster==sha256:853b9ec779e55f670cbdcb5e15bfb778b5be2c5c61fc8c655638b7a977d273c6 armhf:debian:buster==sha256:defa5d214292f2aaf7905d3e4bcdf8f628019feb63e7c8746df563d1a941f8d7

View File

@ -1,22 +1,24 @@
https://chromium.googlesource.com/chromium/tools/depot_tools.git==c7628f780970136892e71d9de0dee072a1982dc9 https://chromium.googlesource.com/chromium/tools/depot_tools.git==00ae0c065cac5c7fd0855a38249dc17f4092bc14
https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f
https://github.com/CESNET/libyang.git==7e5ea21030fe6632b6faad30c0de8d9669503773 https://github.com/CESNET/libyang.git==fc4dbd923e044006c93df020590a1e5a8656c09e
https://github.com/daveolson53/audisp-tacplus.git==559c9f22edd4f2dea0ecedffb3ad9502b12a75b6 https://github.com/daveolson53/audisp-tacplus.git==559c9f22edd4f2dea0ecedffb3ad9502b12a75b6
https://github.com/daveolson53/libnss-tacplus.git==19008ab68d9d504aa58eb34d5f564755a1613b8b https://github.com/daveolson53/libnss-tacplus.git==19008ab68d9d504aa58eb34d5f564755a1613b8b
https://github.com/dyninc/OpenBFDD.git==e35f43ad8d2b3f084e96a84c392528a90d05a287 https://github.com/dyninc/OpenBFDD.git==e35f43ad8d2b3f084e96a84c392528a90d05a287
https://github.com/flashrom/flashrom.git==1dd7c88f41e49a076a189154928030d37ca00d26 https://github.com/flashrom/flashrom.git==a21be9153abe50ae26cd833db62d9493e7eadf54
https://github.com/FreeRADIUS/freeradius-server.git==176c3c3a95568fa709242ccad31b185d9fc2c856 https://github.com/FreeRADIUS/freeradius-server.git==30951a836a404e1305fd145eed7c3587432a4a30
https://github.com/FreeRADIUS/pam_radius.git==7d75a319e43d5e234b93f89cd461a11861d07b95 https://github.com/FreeRADIUS/pam_radius.git==53c0cfff686ab48ae3bac5449d5461b6e1b83d27
https://github.com/jeroennijhof/pam_tacplus.git==b89dba44b58ec7fdc9b5365b982aa4a316484a3c https://github.com/jeroennijhof/pam_tacplus.git==b89dba44b58ec7fdc9b5365b982aa4a316484a3c
https://github.com/jpirko/libteam.git==8b843e93cee1dab61fb79b01791201cdad45e1d1 https://github.com/jpirko/libteam.git==8b843e93cee1dab61fb79b01791201cdad45e1d1
https://github.com/lguohan/gnxi.git==3adf8b97755b49947e465b5a14645f11e79fa0cd https://github.com/lguohan/gnxi.git==3adf8b97755b49947e465b5a14645f11e79fa0cd
https://github.com/Marvell-switching/mrvl-prestera.git==22ac73bff81451571002df88e5a39cf390a4d8cd
https://github.com/Mellanox/libpsample.git==62bb27d9a49424e45191eee81df7ce0d8c74e774 https://github.com/Mellanox/libpsample.git==62bb27d9a49424e45191eee81df7ce0d8c74e774
https://github.com/p4lang/ptf.git==bad2ecf5ccf6d897bc0f8f43c95c228599f79ae9 https://github.com/openconfig/oc-pyang.git==4607fd1987d4f586aba03b40f222015cb3ef8161
https://github.com/p4lang/ptf.git==252facba471842f7e88db353cffc2872c0e13909
https://github.com/p4lang/scapy-vxlan.git==85ffe83da156568ee47a0750f638227e6e1d7479 https://github.com/p4lang/scapy-vxlan.git==85ffe83da156568ee47a0750f638227e6e1d7479
https://github.com/sflow/host-sflow==6296a172c2c3879126298dc66994d38e68956185 https://github.com/sflow/host-sflow==6f50c161d3dc2b78c66b1f8cd69fcd7957e2730f
https://github.com/sflow/sflowtool==2b622f99d36254884507d9137e6e99020db260cb https://github.com/sflow/sflowtool==c1eeb55ad6bfd76283833614a8296f635627e1db
https://github.com/thom311/libnl==a735989cff5576fa2a8f9188eccf1fb30832f426 https://github.com/thom311/libnl==8693347fe9c47d08ce5899602ab4f208c1249619
https://salsa.debian.org/debian/libteam.git==48142125234a665ad5367b724af36a58fb484d3d https://salsa.debian.org/debian/libteam.git==48142125234a665ad5367b724af36a58fb484d3d
https://salsa.debian.org/kernel-team/initramfs-tools.git==cf964bfb4362019fd7fba1e839e403ff950dca8e https://salsa.debian.org/kernel-team/initramfs-tools.git==cf964bfb4362019fd7fba1e839e403ff950dca8e
https://salsa.debian.org/sk-guest/monit.git==c9da7ebb1f35dfba17b50b5969a6e75e29cbec0d https://salsa.debian.org/sk-guest/monit.git==c9da7ebb1f35dfba17b50b5969a6e75e29cbec0d
https://salsa.debian.org/ssh-team/openssh.git==2b4ef335ae2ef4e1fe846b92c7047754aa706539 https://salsa.debian.org/ssh-team/openssh.git==1d67ef8053a0ea5e9a57c0e6ad33604d17e95456

View File

@ -1,23 +1,23 @@
deb.debian.org_debian-security_dists_bookworm-security==2023-10-27T23:54:58Z deb.debian.org_debian-security_dists_bookworm-security==2024-01-23T21:49:41Z
deb.debian.org_debian_dists_bookworm==2023-10-07T09:29:19Z deb.debian.org_debian_dists_bookworm==2023-12-10T17:43:24Z
deb.debian.org_debian_dists_bookworm-updates==2023-10-27T20:11:46Z deb.debian.org_debian_dists_bookworm-updates==2024-01-23T20:15:19Z
deb.nodesource.com_node%5f14.x_dists_bookworm==2023-02-17T00:35:29Z deb.nodesource.com_node%5f14.x_dists_bookworm==2023-02-17T00:35:29Z
deb.nodesource.com_node%5f14.x_dists_bullseye==2023-02-17T00:35:28Z deb.nodesource.com_node%5f14.x_dists_bullseye==2023-02-17T00:35:28Z
deb.nodesource.com_node%5f14.x_dists_buster==2023-02-17T00:35:28Z deb.nodesource.com_node%5f14.x_dists_buster==2023-02-17T00:35:28Z
debian==20231027T000138Z debian==20240123T000238Z
debian-security==20231027T000139Z debian-security==20240123T000351Z
download.docker.com_linux_debian_dists_bookworm==2023-10-26T15:36:36Z download.docker.com_linux_debian_dists_bookworm==2024-01-19T10:37:46Z
download.docker.com_linux_debian_dists_bullseye==2023-10-26T15:36:36Z download.docker.com_linux_debian_dists_bullseye==2024-01-19T10:37:46Z
download.docker.com_linux_debian_dists_buster==2023-10-26T15:36:37Z download.docker.com_linux_debian_dists_buster==2024-01-19T10:37:46Z
packages.trafficmanager.net_snapshot_debian-security_20231027T000139Z_dists_bookworm-security==2023-10-26T18:49:39Z packages.trafficmanager.net_snapshot_debian-security_20240123T000351Z_dists_bookworm-security==2024-01-22T18:13:05Z
packages.trafficmanager.net_snapshot_debian-security_20231027T000139Z_dists_bullseye-security==2023-10-26T18:49:40Z packages.trafficmanager.net_snapshot_debian-security_20240123T000351Z_dists_bullseye-security==2024-01-22T18:13:06Z
packages.trafficmanager.net_snapshot_debian-security_20231027T000139Z_dists_buster_updates==2023-10-26T18:49:38Z packages.trafficmanager.net_snapshot_debian-security_20240123T000351Z_dists_buster_updates==2024-01-22T18:13:05Z
packages.trafficmanager.net_snapshot_debian_20231027T000138Z_dists_bookworm==2023-10-07T09:29:19Z packages.trafficmanager.net_snapshot_debian_20240123T000238Z_dists_bookworm==2023-12-10T17:43:24Z
packages.trafficmanager.net_snapshot_debian_20231027T000138Z_dists_bookworm-backports==2023-10-26T20:14:09Z packages.trafficmanager.net_snapshot_debian_20240123T000238Z_dists_bookworm-backports==2024-01-22T20:16:33Z
packages.trafficmanager.net_snapshot_debian_20231027T000138Z_dists_bookworm-updates==2023-10-26T20:14:09Z packages.trafficmanager.net_snapshot_debian_20240123T000238Z_dists_bookworm-updates==2024-01-22T20:16:33Z
packages.trafficmanager.net_snapshot_debian_20231027T000138Z_dists_bullseye==2023-10-07T11:07:16Z packages.trafficmanager.net_snapshot_debian_20240123T000238Z_dists_bullseye==2023-10-07T11:07:16Z
packages.trafficmanager.net_snapshot_debian_20231027T000138Z_dists_bullseye-backports==2023-10-26T20:14:09Z packages.trafficmanager.net_snapshot_debian_20240123T000238Z_dists_bullseye-backports==2024-01-22T20:16:33Z
packages.trafficmanager.net_snapshot_debian_20231027T000138Z_dists_bullseye-updates==2023-10-26T20:14:09Z packages.trafficmanager.net_snapshot_debian_20240123T000238Z_dists_bullseye-updates==2024-01-22T20:16:33Z
packages.trafficmanager.net_snapshot_debian_20231027T000138Z_dists_buster==2023-06-10T08:53:33Z packages.trafficmanager.net_snapshot_debian_20240123T000238Z_dists_buster==2023-06-10T08:53:33Z
packages.trafficmanager.net_snapshot_debian_20231027T000138Z_dists_buster-backports==2023-10-26T20:14:09Z packages.trafficmanager.net_snapshot_debian_20240123T000238Z_dists_buster-backports==2024-01-22T20:16:33Z
packages.trafficmanager.net_snapshot_debian_20231027T000138Z_dists_buster-updates==2023-06-10T08:55:10Z packages.trafficmanager.net_snapshot_debian_20240123T000238Z_dists_buster-updates==2023-06-10T08:55:10Z

View File

@ -19,8 +19,6 @@ http://ftp.us.debian.org/debian/pool/main/s/scapy/python-scapy_2.4.0-2_all.deb==
http://www.mellanox.com/downloads/MFT/mft-4.25.0-62-x86_64-deb.tgz==658a7f7170f6798c98ef8b8045c70f0d http://www.mellanox.com/downloads/MFT/mft-4.25.0-62-x86_64-deb.tgz==658a7f7170f6798c98ef8b8045c70f0d
https://archive.apache.org/dist/thrift/0.14.1/thrift-0.14.1.tar.gz==c64434548438df2cb1e53fb27c600e85 https://archive.apache.org/dist/thrift/0.14.1/thrift-0.14.1.tar.gz==c64434548438df2cb1e53fb27c600e85
https://bootstrap.pypa.io/pip/2.7/get-pip.py==60e8267eb1b7bc71dc4843eb7bd294d3 https://bootstrap.pypa.io/pip/2.7/get-pip.py==60e8267eb1b7bc71dc4843eb7bd294d3
https://deb.debian.org/debian/pool/main/d/debootstrap/debootstrap_1.0.123+deb11u1.dsc==27f74ae171f50bfc1116d3e23dbbab3f
https://deb.debian.org/debian/pool/main/d/debootstrap/debootstrap_1.0.123+deb11u1.tar.gz==37b56a6cf74721c6496d05d032cd22af
https://deb.debian.org/debian/pool/main/k/kdump-tools/kdump-tools_1.8.1.dsc==cf20d7dc926e6efb6946622f25728074 https://deb.debian.org/debian/pool/main/k/kdump-tools/kdump-tools_1.8.1.dsc==cf20d7dc926e6efb6946622f25728074
https://deb.debian.org/debian/pool/main/k/kdump-tools/kdump-tools_1.8.1.tar.xz==bf690b241ae1ef3ac9226ba40995575a https://deb.debian.org/debian/pool/main/k/kdump-tools/kdump-tools_1.8.1.tar.xz==bf690b241ae1ef3ac9226ba40995575a
https://deb.nodesource.com/gpgkey/nodesource.gpg.key==003b51a89a133b5db4cca98b2dea3117 https://deb.nodesource.com/gpgkey/nodesource.gpg.key==003b51a89a133b5db4cca98b2dea3117
@ -30,42 +28,58 @@ https://deb.nodesource.com/node_14.x/dists/buster/Release==42875141604382f0abb4d
https://deb.nodesource.com/setup_14.x==c30873f4a513bb935afaf8f65e7de9e1 https://deb.nodesource.com/setup_14.x==c30873f4a513bb935afaf8f65e7de9e1
https://download.docker.com/linux/debian/gpg==1afae06b34a13c1b3d9cb61a26285a15 https://download.docker.com/linux/debian/gpg==1afae06b34a13c1b3d9cb61a26285a15
https://github.com/aristanetworks/sonic-firmware/raw/446f30ccd8626f904d89d5798da7294948e090a6/phy/phy-credo_1.0_amd64.deb==6c3d6c32477615cbe049b9161ce15bd5 https://github.com/aristanetworks/sonic-firmware/raw/446f30ccd8626f904d89d5798da7294948e090a6/phy/phy-credo_1.0_amd64.deb==6c3d6c32477615cbe049b9161ce15bd5
https://github.com/bazelbuild/bazelisk/releases/latest/download/bazelisk-linux-amd64==0334fd679ec178f14882b73ebc10d7d8 https://github.com/bazelbuild/bazelisk/releases/latest/download/bazelisk-linux-amd64==44124b7ea28b7ffc38cb7a6b770b7844
https://github.com/bazelbuild/bazelisk/releases/latest/download/bazelisk-linux-arm64==e07f07d9f758cdcf57ba5d2ff9f3d491 https://github.com/bazelbuild/bazelisk/releases/latest/download/bazelisk-linux-arm64==13442c16ab9043c7f351f74001c565ac
https://github.com/CentecNetworks/sonic-binaries/raw/master/amd64/sai/libsaictc-dev_1.13.0-1_amd64.deb==b2e4b33541d4ab5de4c1b8eb4a783761
https://github.com/CentecNetworks/sonic-binaries/raw/master/amd64/sai/libsaictc_1.13.0-1_amd64.deb==fd5f2ddc1d9bc12c0e612154c63634cf
https://github.com/CentecNetworks/sonic-binaries/raw/master/amd64/third_party/advantech/_Susi4.so==5e1b8daef522c9da00af400abe25810b
https://github.com/CentecNetworks/sonic-binaries/raw/master/amd64/third_party/advantech/libSUSI-4.00.so.1==393a94b0abba146777e276e1febe0cb0
https://github.com/CentecNetworks/sonic-binaries/raw/master/arm64/sai/libsaictc-dev_1.13.0-1_arm64.deb==1162131e154bba573bf7502d743f1d81
https://github.com/CentecNetworks/sonic-binaries/raw/master/arm64/sai/libsaictc_1.13.0-1_arm64.deb==b8b25694a1dc9b4d8dffc2f2c04ddaed
https://github.com/CumulusNetworks/ifupdown2/archive/3.0.0-1.tar.gz==755459b3a58fbc11625336846cea7420 https://github.com/CumulusNetworks/ifupdown2/archive/3.0.0-1.tar.gz==755459b3a58fbc11625336846cea7420
https://github.com/Marvell-switching/sonic-marvell-binaries/raw/master/arm64/sai-plugin/mrvllibsai_1.12.0-2_arm64.deb==60c59c062572deac78c25b8c52bcb76f https://github.com/Marvell-switching/sonic-marvell-binaries/raw/master/arm64/sai-plugin/mrvllibsai_1.12.0-2_arm64.deb==60c59c062572deac78c25b8c52bcb76f
https://github.com/Marvell-switching/sonic-marvell-binaries/raw/master/armhf/sai-plugin/mrvllibsai_1.12.0-2_armhf.deb==e2890daebc864898775d8b0a7379d4aa https://github.com/Marvell-switching/sonic-marvell-binaries/raw/master/armhf/sai-plugin/mrvllibsai_1.13.0-1_armhf.deb==264acf1919d544ed64e53f0af2215a6b
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/fw-2012.1062/fw-SPC-rel-13_2012_1062-EVB.mfa==ded5ea46c37ba564a29e306ad233a83c https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/fw-2012.2134/fw-SPC-rel-13_2012_2134-EVB.mfa==a50d2bcc1d3e742e583d592288594444
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/fw-2012.1062/fw-SPC2-rel-29_2012_1062-EVB.mfa==74700208646225d39afff0154642648a https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/fw-2012.2134/fw-SPC2-rel-29_2012_2134-EVB.mfa==0d040575a0a347ca70ef9f37655d3321
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/fw-2012.1062/fw-SPC3-rel-30_2012_1062-EVB.mfa==3de91549a489dc45250e3e1ca11b74e3 https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/fw-2012.2134/fw-SPC3-rel-30_2012_2134-EVB.mfa==ebb0bacc32466089ff2167878b5fc0fd
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/fw-2012.1062/fw-SPC4-rel-34_2012_1062-EVB.mfa==52f099ae0e83941a009e07c9ceff3e01 https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/fw-2012.2134/fw-SPC4-rel-34_2012_2134-EVB.mfa==9542291b29bc4f3fca7455d5b94f6fce
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sai-SAIBuild2211.25.1.4-bullseye-amd64/mlnx-sai-dbgsym_1.mlnx.SAIBuild2211.25.1.4_amd64.deb==084c7e47eab2663dbc92d920b13062ee https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sai-SAIBuild2311.26.0.28-bullseye-amd64/mlnx-sai-dbgsym_1.mlnx.SAIBuild2311.26.0.28_amd64.deb==a54897d02becbfa8e3b57e89d80b1a66
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sai-SAIBuild2211.25.1.4-bullseye-amd64/mlnx-sai_1.mlnx.SAIBuild2211.25.1.4_amd64.deb==d5f99501d798fddbf055442b7a9825c9 https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sai-SAIBuild2311.26.0.28-bullseye-amd64/mlnx-sai_1.mlnx.SAIBuild2311.26.0.28_amd64.deb==dc93d3163e4acd4876de7c4b39175b26
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.1062-bullseye-amd64/applibs-dev_1.mlnx.4.6.1062_amd64.deb==896c56aee293b11b353f6bbe39e12c97 https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.2134-bookworm-amd64/applibs-dev_1.mlnx.4.6.2134_amd64.deb==15149ca9fe03eb5e2340e2f18469be64
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.1062-bullseye-amd64/applibs_1.mlnx.4.6.1062_amd64.deb==990fc6f36b5d9656b93b602666b713d9 https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.2134-bookworm-amd64/applibs_1.mlnx.4.6.2134_amd64.deb==2a41a4b0e13ba29256d790c78efdac48
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.1062-bullseye-amd64/python-sdk-api_1.mlnx.4.6.1062_amd64.deb==ed5a3d066bd74e9e503c0e675f303967 https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.2134-bookworm-amd64/sx-complib-dev_1.mlnx.4.6.2134_amd64.deb==14e239c58de10ea9389c8e427f568d36
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.1062-bullseye-amd64/sx-acl-helper-dev_1.mlnx.4.6.1062_amd64.deb==527ef92f811c9bd68bc9c2fd2e92a9fe https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.2134-bookworm-amd64/sx-complib_1.mlnx.4.6.2134_amd64.deb==38f6460babc1cc863cf914225c423639
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.1062-bullseye-amd64/sx-acl-helper_1.mlnx.4.6.1062_amd64.deb==b5efc17b478d203d832a3c6c6b89cc74 https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.2134-bookworm-amd64/sx-gen-utils-dev_1.mlnx.4.6.2134_amd64.deb==6e4ad0ec7e2643a6dd4ad9b248f53e38
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.1062-bullseye-amd64/sx-complib-dev_1.mlnx.4.6.1062_amd64.deb==8f937c5035bc6f3b003d9655bf04d3aa https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.2134-bookworm-amd64/sx-gen-utils_1.mlnx.4.6.2134_amd64.deb==30cbd0844d91983c286beffb8ebcf7c5
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.1062-bullseye-amd64/sx-complib_1.mlnx.4.6.1062_amd64.deb==5a82968a18755dddcd476475b1b13344 https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.2134-bookworm-amd64/sxd-libs-dev_1.mlnx.4.6.2134_amd64.deb==a1f0791578148c42a6026253555a65b9
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.1062-bullseye-amd64/sx-examples-dev_1.mlnx.4.6.1062_amd64.deb==4fc8aba54ec8510d36d063bb12757476 https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.2134-bookworm-amd64/sxd-libs_1.mlnx.4.6.2134_amd64.deb==d35804d21aa0105ad15d4ca7825987f5
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.1062-bullseye-amd64/sx-examples_1.mlnx.4.6.1062_amd64.deb==f47378440b4fb5561d53e30503d13915 https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.2134-bullseye-amd64/applibs-dev_1.mlnx.4.6.2134_amd64.deb==15149ca9fe03eb5e2340e2f18469be64
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.1062-bullseye-amd64/sx-gen-utils-dev_1.mlnx.4.6.1062_amd64.deb==91b0eebf60c1951f69445280d4e6c4bd https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.2134-bullseye-amd64/applibs_1.mlnx.4.6.2134_amd64.deb==0c7bd2ee3630ef836f3e14b5902be53d
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.1062-bullseye-amd64/sx-gen-utils_1.mlnx.4.6.1062_amd64.deb==7297619bd83b02e79c710f5b5fa49eda https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.2134-bullseye-amd64/python-sdk-api_1.mlnx.4.6.2134_amd64.deb==3a9c3b6b6dd027e15a51f9855ce19e03
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.1062-bullseye-amd64/sx-hash-calc_1.mlnx.4.6.1062_amd64.deb==9a60e92d1ce28007121ac68eacee0496 https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.2134-bullseye-amd64/sx-acl-helper-dev_1.mlnx.4.6.2134_amd64.deb==9d5ee168b7b350acccaae4d44580aea0
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.1062-bullseye-amd64/sx-obj-desc-lib-dev_1.mlnx.4.6.1062_amd64.deb==e13879a8469e37340e9907cdd45b8e16 https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.2134-bullseye-amd64/sx-acl-helper_1.mlnx.4.6.2134_amd64.deb==43710bc5830e797dd9c4a5319b5b64e2
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.1062-bullseye-amd64/sx-obj-desc-lib_1.mlnx.4.6.1062_amd64.deb==506e2dd46f2143cf18803a0da67a6ff3 https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.2134-bullseye-amd64/sx-complib-dev_1.mlnx.4.6.2134_amd64.deb==14e239c58de10ea9389c8e427f568d36
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.1062-bullseye-amd64/sxd-libs-dev_1.mlnx.4.6.1062_amd64.deb==1fdfde8b32074b946acfd081c0e1271b https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.2134-bullseye-amd64/sx-complib_1.mlnx.4.6.2134_amd64.deb==d37f3e3f22013b1f733ef1cbb364c1d3
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.1062-bullseye-amd64/sxd-libs_1.mlnx.4.6.1062_amd64.deb==02738041bcf511e6b789c75cb733f7ae https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.2134-bullseye-amd64/sx-examples-dev_1.mlnx.4.6.2134_amd64.deb==5700029cfa1cbf9797e9742ebc9079d5
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.1062-bullseye-amd64/wjh-libs-dev_1.mlnx.4.6.1062_amd64.deb==e9ac3327a9c40ed51a6eacfb33ea6c21 https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.2134-bullseye-amd64/sx-examples_1.mlnx.4.6.2134_amd64.deb==67d433a0b1364d8679354bd0ddc705e1
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.1062-bullseye-amd64/wjh-libs_1.mlnx.4.6.1062_amd64.deb==26f396720661ba2ce50b7ad0a5f61d71 https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.2134-bullseye-amd64/sx-gen-utils-dev_1.mlnx.4.6.2134_amd64.deb==f16637de98bc626f627cc084fdc708be
https://github.com/Mellanox/Spectrum-SDK-Drivers/archive/refs/heads/4.6.1062.zip==b688b23ed6c55fe2436e8928dea0c3b0 https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.2134-bullseye-amd64/sx-gen-utils_1.mlnx.4.6.2134_amd64.deb==720f167a853a8b72f7897f0787d5bc16
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.2134-bullseye-amd64/sx-hash-calc_1.mlnx.4.6.2134_amd64.deb==9c789356eb185ed0884cf3047e478878
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.2134-bullseye-amd64/sx-obj-desc-lib-dev_1.mlnx.4.6.2134_amd64.deb==07d626287b14a26dbf41b083d52cf40e
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.2134-bullseye-amd64/sx-obj-desc-lib_1.mlnx.4.6.2134_amd64.deb==83c087c3c08c12bca3a604eb8d685f49
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.2134-bullseye-amd64/sxd-libs-dev_1.mlnx.4.6.2134_amd64.deb==a1f0791578148c42a6026253555a65b9
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.2134-bullseye-amd64/sxd-libs_1.mlnx.4.6.2134_amd64.deb==9f87dc3d959d7317a5660257d809482f
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.2134-bullseye-amd64/wjh-libs-dev_1.mlnx.4.6.2134_amd64.deb==224012ba52edb71e6c2b64dcc2f5a58f
https://github.com/Mellanox/Spectrum-SDK-Drivers-SONiC-Bins/releases/download/sdk-4.6.2134-bullseye-amd64/wjh-libs_1.mlnx.4.6.2134_amd64.deb==38da8dfb98d6c95faebd026ac1fd64c6
https://github.com/Mellanox/Spectrum-SDK-Drivers/archive/refs/heads/4.6.2134.zip==00864904463c139da4e2654eef31d503
https://github.com/nanomsg/nanomsg/archive/1.0.0.tar.gz==6f56ef28c93cee644e8c4aaaef7cfb55 https://github.com/nanomsg/nanomsg/archive/1.0.0.tar.gz==6f56ef28c93cee644e8c4aaaef7cfb55
https://github.com/pensando/dsc-artifacts/blob/main/docker-dpu-base.gz?raw=true==26caa959af69bc5f895dce0cd02557a8
https://github.com/pensando/dsc-artifacts/blob/main/libsai_1.10.1-0_arm64.deb?raw=true==f6f9619ecb727c0491431f3f019ac5b3
https://launchpad.net/debian/+archive/primary/+sourcefiles/bash/5.1-2/bash_5.1-2.debian.tar.xz==9d0cbd5f463f461c840c95f62a64d61b https://launchpad.net/debian/+archive/primary/+sourcefiles/bash/5.1-2/bash_5.1-2.debian.tar.xz==9d0cbd5f463f461c840c95f62a64d61b
https://launchpad.net/debian/+archive/primary/+sourcefiles/bash/5.1-2/bash_5.1-2.dsc==be44c5a9fc12fb567a486f54b842dd9e https://launchpad.net/debian/+archive/primary/+sourcefiles/bash/5.1-2/bash_5.1-2.dsc==be44c5a9fc12fb567a486f54b842dd9e
https://launchpad.net/debian/+archive/primary/+sourcefiles/bash/5.1-2/bash_5.1.orig.tar.xz==6ddb13b6111f601db08fc7c72afa0263 https://launchpad.net/debian/+archive/primary/+sourcefiles/bash/5.1-2/bash_5.1.orig.tar.xz==6ddb13b6111f601db08fc7c72afa0263
https://raw.githubusercontent.com/p4lang/ptf/master/ptf_nn/ptf_nn_agent.py==963c345c75fe5c5bdedc05ed98a5fd1f https://raw.githubusercontent.com/p4lang/ptf/master/ptf_nn/ptf_nn_agent.py==963c345c75fe5c5bdedc05ed98a5fd1f
https://repo1.maven.org/maven2/io/swagger/swagger-codegen-cli/2.4.5/swagger-codegen-cli-2.4.5.jar==219f1453ff22482d9e080effbfa7fa81 https://repo1.maven.org/maven2/org/openapitools/openapi-generator-cli/4.2.3/openapi-generator-cli-4.2.3.jar==cda48eb414c8b4585e280c3fb2656e24
https://sonicstorage.blob.core.windows.net/debian-security/pool/updates/main/l/linux/linux_6.1.38-4.debian.tar.xz==c8f198a6081fd0986cfb4e602991d8e6 https://sonicstorage.blob.core.windows.net/debian-security/pool/updates/main/l/linux/linux_6.1.38-4.debian.tar.xz==c8f198a6081fd0986cfb4e602991d8e6
https://sonicstorage.blob.core.windows.net/debian-security/pool/updates/main/l/linux/linux_6.1.38-4.dsc==963b0628e1019bcdefaac537de9c3505 https://sonicstorage.blob.core.windows.net/debian-security/pool/updates/main/l/linux/linux_6.1.38-4.dsc==963b0628e1019bcdefaac537de9c3505
https://sonicstorage.blob.core.windows.net/debian-security/pool/updates/main/l/linux/linux_6.1.38.orig.tar.xz==ac1b8c9b011c057362e5a228d1268517 https://sonicstorage.blob.core.windows.net/debian-security/pool/updates/main/l/linux/linux_6.1.38.orig.tar.xz==ac1b8c9b011c057362e5a228d1268517
@ -81,8 +95,8 @@ https://sonicstorage.blob.core.windows.net/debian/pool/main/n/net-snmp/net-snmp_
https://sonicstorage.blob.core.windows.net/debian/pool/main/n/net-snmp/net-snmp_5.9+dfsg.orig.tar.xz==6c2d346ce3320e8999500497e9bacc99 https://sonicstorage.blob.core.windows.net/debian/pool/main/n/net-snmp/net-snmp_5.9+dfsg.orig.tar.xz==6c2d346ce3320e8999500497e9bacc99
https://sonicstorage.blob.core.windows.net/packages/20190307/bcmcmd?sv=2015-04-05&sr=b&sig=sUdbU7oVbh5exbXXHVL5TDFBTWDDBASHeJ8Cp0B0TIc%3D&se=2038-05-06T22%3A34%3A19Z&sp=r==b8aefc751bdf93218716bca6797460ff https://sonicstorage.blob.core.windows.net/packages/20190307/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/20190307/dsserve?sv=2015-04-05&sr=b&sig=lk7BH3DtW%2F5ehc0Rkqfga%2BUCABI0UzQmDamBsZH9K6w%3D&se=2038-05-06T22%3A34%3A45Z&sp=r==f9d4b815ebb9be9f755dedca8a51170d
https://sonicstorage.blob.core.windows.net/packages/credosai/libsaicredo-owl_0.8.2_amd64.deb?sv=2021-04-10&st=2023-01-31T04%3A25%3A43Z&se=2100-01-31T04%3A25%3A00Z&sr=b&sp=r&sig=%2BdSFujwy0gY%2FiH50Ffi%2FsqZOAHBOFPUcBdR06fHEZkI%3D==cca0a297f413bf6b01ea6761b040d527 https://sonicstorage.blob.core.windows.net/packages/credosai/libsaicredo-owl_0.9.3_amd64.deb?sv=2021-04-10&st=2023-10-12T02%3A21%3A51Z&se=2031-10-13T02%3A21%3A00Z&sr=b&sp=r&sig=olu3%2Bq5eJYRtXCygJWgKUx%2FdlrlB%2FWE0i9ruftYdB7g%3D==c69922a1589cf5615a3fddd5b66aa296
https://sonicstorage.blob.core.windows.net/packages/credosai/libsaicredo_0.8.2_amd64.deb?sv=2021-04-10&st=2023-01-31T04%3A24%3A23Z&se=2100-01-31T04%3A24%3A00Z&sr=b&sp=r&sig=RZPbmaIetvDRtwifrVT4s%2FaQxB%2FBTOyCqXtMtoNRjmY%3D==9107bab0c6295fecd4ab4cd48493bc3f https://sonicstorage.blob.core.windows.net/packages/credosai/libsaicredo_0.9.3_amd64.deb?sv=2021-04-10&st=2023-10-12T02%3A21%3A05Z&se=2031-10-13T02%3A21%3A00Z&sr=b&sp=r&sig=UXC%2FYKm%2BvHRjGmM3xjnFMQzY%2BMpxhKtMxNHQPdwvtN8%3D==0400bc2015f56bff7d4283c030be26cc
https://sonicstorage.blob.core.windows.net/packages/debian/socat_1.7.4.1-3.debian.tar.xz?sv=2020-04-08&st=2021-12-14T08%3A00%3A00Z&se=2030-12-14T18%3A18%3A00Z&sr=b&sp=r&sig=C8aYSvaQgMJ58Z13kFY0Wr0J0QF6i7WCeET9%2BpF%2BAxc%3D==e8d1e99b4b9e93f5dde860f6d55f42e3 https://sonicstorage.blob.core.windows.net/packages/debian/socat_1.7.4.1-3.debian.tar.xz?sv=2020-04-08&st=2021-12-14T08%3A00%3A00Z&se=2030-12-14T18%3A18%3A00Z&sr=b&sp=r&sig=C8aYSvaQgMJ58Z13kFY0Wr0J0QF6i7WCeET9%2BpF%2BAxc%3D==e8d1e99b4b9e93f5dde860f6d55f42e3
https://sonicstorage.blob.core.windows.net/packages/debian/socat_1.7.4.1-3.dsc?sv=2020-04-08&st=2021-12-14T00%3A00%3A00Z&se=2050-12-15T00%3A00%3A00Z&sr=b&sp=r&sig=fIy6dVz3s59K0TiMkTlwSWN8lCzRl3i76ruAtROhfWA%3D==df3ed0dd965589fd09bf6a2920bc273e https://sonicstorage.blob.core.windows.net/packages/debian/socat_1.7.4.1-3.dsc?sv=2020-04-08&st=2021-12-14T00%3A00%3A00Z&se=2050-12-15T00%3A00%3A00Z&sr=b&sp=r&sig=fIy6dVz3s59K0TiMkTlwSWN8lCzRl3i76ruAtROhfWA%3D==df3ed0dd965589fd09bf6a2920bc273e
https://sonicstorage.blob.core.windows.net/packages/debian/socat_1.7.4.1.orig.tar.gz?sv=2020-04-08&st=2021-12-14T00%3A00%3A00Z&se=2050-12-15T00%3A00%3A00Z&sr=b&sp=r&sig=gpihyZv%2Fr0bVrCUKCKwpS4bIoqiPpdd%2BgCfuUGNHOUc%3D==780d14908dc1a6aa2790de376ab56b7a https://sonicstorage.blob.core.windows.net/packages/debian/socat_1.7.4.1.orig.tar.gz?sv=2020-04-08&st=2021-12-14T00%3A00%3A00Z&se=2050-12-15T00%3A00%3A00Z&sr=b&sp=r&sig=gpihyZv%2Fr0bVrCUKCKwpS4bIoqiPpdd%2BgCfuUGNHOUc%3D==780d14908dc1a6aa2790de376ab56b7a
@ -99,43 +113,43 @@ https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.1/amd64/golang
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.1/amd64/golang-1.15-src_1.15.15-1~deb11u4%2Bfips_amd64.deb==1c920937aa49b602a1bfec3c49747131 https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.1/amd64/golang-1.15-src_1.15.15-1~deb11u4%2Bfips_amd64.deb==1c920937aa49b602a1bfec3c49747131
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.1/arm64/golang-1.15-go_1.15.15-1~deb11u4%2Bfips_arm64.deb==0b70c104b907db13ff2fe5d52b3d0008 https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.1/arm64/golang-1.15-go_1.15.15-1~deb11u4%2Bfips_arm64.deb==0b70c104b907db13ff2fe5d52b3d0008
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.1/arm64/golang-1.15-src_1.15.15-1~deb11u4%2Bfips_arm64.deb==1d06900f03424fa5ce34a782605983fe https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.1/arm64/golang-1.15-src_1.15.15-1~deb11u4%2Bfips_arm64.deb==1d06900f03424fa5ce34a782605983fe
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/amd64/golang-1.15-doc_1.15.15-1~deb11u4+fips_all.deb==72ead09139135d4ecd91b76c89128567 https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/amd64/golang-1.15-doc_1.15.15-1~deb11u4+fips_all.deb==72ead09139135d4ecd91b76c89128567
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/amd64/golang-1.15-go_1.15.15-1~deb11u4+fips_amd64.deb==145e103357a915cc759cc93de602b631 https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/amd64/golang-1.15-go_1.15.15-1~deb11u4+fips_amd64.deb==145e103357a915cc759cc93de602b631
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/amd64/golang-1.15-src_1.15.15-1~deb11u4+fips_amd64.deb==1c1a46d5599be92777702643c37d5751 https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/amd64/golang-1.15-src_1.15.15-1~deb11u4+fips_amd64.deb==1c1a46d5599be92777702643c37d5751
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/amd64/golang-1.15_1.15.15-1~deb11u4+fips_all.deb==847bc1fc5ce9c8ebae5176947ab34d30 https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/amd64/golang-1.15_1.15.15-1~deb11u4+fips_all.deb==847bc1fc5ce9c8ebae5176947ab34d30
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/amd64/libk5crypto3_1.18.3-6+deb11u1+fips_amd64.deb==5e8de29d5f6844f71f15cbf0c3993f1c https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/amd64/libk5crypto3_1.18.3-6+deb11u1+fips_amd64.deb==5e8de29d5f6844f71f15cbf0c3993f1c
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/amd64/libpython3.9-minimal_3.9.2-1+fips_amd64.deb==71b75222c8bcd5ede55693a9223a3246 https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/amd64/libpython3.9-minimal_3.9.2-1+fips_amd64.deb==e47afaa81099fa2949a2dce75cffb6da
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/amd64/libpython3.9-stdlib_3.9.2-1+fips_amd64.deb==565cce5ca6e6a31a53b7a9e2faa4b7d9 https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/amd64/libpython3.9-stdlib_3.9.2-1+fips_amd64.deb==ab079d683259b241186cc1b3c68f3d73
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/amd64/libpython3.9_3.9.2-1+fips_amd64.deb==c405132eacaf059c7c903f853d48be7e https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/amd64/libpython3.9_3.9.2-1+fips_amd64.deb==c405132eacaf059c7c903f853d48be7e
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/amd64/libssl-dev_1.1.1n-0+deb11u4+fips_amd64.deb==a1833ecb83cddb66ce30bf4b28e48856 https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/amd64/libssl-dev_1.1.1n-0+deb11u5+fips_amd64.deb==7deccb6cb0197bd9dc257d54505533cf
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/amd64/libssl-doc_1.1.1n-0+deb11u4+fips_all.deb==52925c4fd9932ffe78798dd55bdb077e https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/amd64/libssl-doc_1.1.1n-0+deb11u5+fips_all.deb==3ac7462c370d85e42c03b11d26f35016
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/amd64/libssl1.1_1.1.1n-0+deb11u4+fips_amd64.deb==65000162eac58235fbf1acab52047ca9 https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/amd64/libssl1.1_1.1.1n-0+deb11u5+fips_amd64.deb==6a4505b82957d711e983e03364275521
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/amd64/openssh-client_8.4p1-5+deb11u1+fips_amd64.deb==bee0e4f52cf8dedd6dac78be18b02400 https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/amd64/openssh-client_8.4p1-5+deb11u2+fips_amd64.deb==1fb734b040398b0fb9c674385253b993
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/amd64/openssh-server_8.4p1-5+deb11u1+fips_amd64.deb==8ac4a8397c8e62d554718f1c8c6f5896 https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/amd64/openssh-server_8.4p1-5+deb11u2+fips_amd64.deb==8ec9f1fbfedd6c36312c5181d9950b58
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/amd64/openssh-sftp-server_8.4p1-5+deb11u1+fips_amd64.deb==94740a01d5d025df8d99d3e5b7a0b0e9 https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/amd64/openssh-sftp-server_8.4p1-5+deb11u2+fips_amd64.deb==02e8be0633aff33497655261256eadca
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/amd64/openssl_1.1.1n-0+deb11u4+fips_amd64.deb==2f3040c1dc6230c5dd09994eeaace905 https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/amd64/openssl_1.1.1n-0+deb11u5+fips_amd64.deb==ee086d7e1fb0cfd36513ec242381af53
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/amd64/python3.9-minimal_3.9.2-1+fips_amd64.deb==66511f65e2873cda108e6bb3911abbf5 https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/amd64/python3.9-minimal_3.9.2-1+fips_amd64.deb==44c28ede910f014efc84118bc8a4b73c
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/amd64/python3.9_3.9.2-1+fips_amd64.deb==30be224443931a2a3428aa270b87384a https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/amd64/python3.9_3.9.2-1+fips_amd64.deb==30be224443931a2a3428aa270b87384a
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/amd64/symcrypt-openssl_0.8_amd64.deb==0b838c07c4625a593cd914e414b656ea https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/amd64/symcrypt-openssl_0.9_amd64.deb==9095ce7fd2283806f0c3ce8a60d36ad2
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/arm64/golang-1.15-doc_1.15.15-1~deb11u4+fips_all.deb==72ead09139135d4ecd91b76c89128567 https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/arm64/golang-1.15-doc_1.15.15-1~deb11u4+fips_all.deb==72ead09139135d4ecd91b76c89128567
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/arm64/golang-1.15-go_1.15.15-1~deb11u4+fips_arm64.deb==b59f315800ca2ec31de79136dfb8979d https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/arm64/golang-1.15-go_1.15.15-1~deb11u4+fips_arm64.deb==b59f315800ca2ec31de79136dfb8979d
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/arm64/golang-1.15-src_1.15.15-1~deb11u4+fips_arm64.deb==0038c68ed1e3adb1b43434af81cff678 https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/arm64/golang-1.15-src_1.15.15-1~deb11u4+fips_arm64.deb==0038c68ed1e3adb1b43434af81cff678
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/arm64/golang-1.15_1.15.15-1~deb11u4+fips_all.deb==847bc1fc5ce9c8ebae5176947ab34d30 https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/arm64/golang-1.15_1.15.15-1~deb11u4+fips_all.deb==847bc1fc5ce9c8ebae5176947ab34d30
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/arm64/libk5crypto3_1.18.3-6+deb11u1+fips_arm64.deb==0bb2a2d23f73e882d91b2e256aad08f6 https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/arm64/libk5crypto3_1.18.3-6+deb11u1+fips_arm64.deb==0bb2a2d23f73e882d91b2e256aad08f6
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/arm64/libpython3.9-minimal_3.9.2-1+fips_arm64.deb==870a96b0d9d7fe753d495ad6574e4c03 https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/arm64/libpython3.9-minimal_3.9.2-1+fips_arm64.deb==7e6ac5f9bce1ecd59532ed669040436d
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/arm64/libpython3.9-stdlib_3.9.2-1+fips_arm64.deb==df2b4d1672a297f855d0e85b382629cc https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/arm64/libpython3.9-stdlib_3.9.2-1+fips_arm64.deb==1b86a9d8bafe7cddc484f4ac1010ee07
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/arm64/libpython3.9_3.9.2-1+fips_arm64.deb==edae5c269e2c401873e7cff3d4f93a7a https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/arm64/libpython3.9_3.9.2-1+fips_arm64.deb==edae5c269e2c401873e7cff3d4f93a7a
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/arm64/libssl-dev_1.1.1n-0+deb11u4+fips_arm64.deb==56aed9e3cef3692a36129598bd9871d6 https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/arm64/libssl-dev_1.1.1n-0+deb11u5+fips_arm64.deb==2116b0e949a521b02098f01aee5a33d4
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/arm64/libssl-doc_1.1.1n-0+deb11u4+fips_all.deb==52925c4fd9932ffe78798dd55bdb077e https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/arm64/libssl-doc_1.1.1n-0+deb11u5+fips_all.deb==3ac7462c370d85e42c03b11d26f35016
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/arm64/libssl1.1_1.1.1n-0+deb11u4+fips_arm64.deb==5c760faf80f6f4efc71e255b2e0774fc https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/arm64/libssl1.1_1.1.1n-0+deb11u5+fips_arm64.deb==a6a6a6f2d23d91398f44570da6e2e80c
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/arm64/openssh-client_8.4p1-5+deb11u1+fips_arm64.deb==ce762b1730871a72bc423c97444342ad https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/arm64/openssh-client_8.4p1-5+deb11u2+fips_arm64.deb==b30c745ca94e392740c67225802e9068
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/arm64/openssh-server_8.4p1-5+deb11u1+fips_arm64.deb==c943526cf7317d4c0d05005db47b6992 https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/arm64/openssh-server_8.4p1-5+deb11u2+fips_arm64.deb==8ab6d9e3bac9d486bda5664e40f634ef
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/arm64/openssh-sftp-server_8.4p1-5+deb11u1+fips_arm64.deb==4e360e97ed3f0eaead7a8ef79fa4f3d7 https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/arm64/openssh-sftp-server_8.4p1-5+deb11u2+fips_arm64.deb==73c51fa8f165a014571c2bdbd843c517
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/arm64/openssl_1.1.1n-0+deb11u4+fips_arm64.deb==68e32a58e12f960ce163decc0f756906 https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/arm64/openssl_1.1.1n-0+deb11u5+fips_arm64.deb==5c16b501e97678e7f55c616afa6423bb
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/arm64/python3.9-minimal_3.9.2-1+fips_arm64.deb==71935b5d5780014e0048f0e9d84acdb9 https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/arm64/python3.9-minimal_3.9.2-1+fips_arm64.deb==3ea50a9bb61102b7e2ffe8f7b79c3d5f
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/arm64/python3.9_3.9.2-1+fips_arm64.deb==4d6307dabcd3060235d6188cfa0346b8 https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/arm64/python3.9_3.9.2-1+fips_arm64.deb==4d6307dabcd3060235d6188cfa0346b8
https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.8/arm64/symcrypt-openssl_0.8_arm64.deb==0ab2a6b1c621508eb5b39da92fd69060 https://sonicstorage.blob.core.windows.net/public/fips/bullseye/0.9/arm64/symcrypt-openssl_0.9_arm64.deb==5138fe3d77f84c995ed412f064c07951
https://sonicstorage.blob.core.windows.net/public/sai/bcmpai/REL_3.8/3.8/libsaibroncos_3.8_amd64.deb==f7c3f0ed8c97c2572e3c2e59faaae4a8 https://sonicstorage.blob.core.windows.net/public/sai/bcmpai/REL_3.11/3.11/libsaibroncos_3.11_amd64.deb==6e21a16126e833516a9659d4c35c284e
https://storage.googleapis.com/golang/go1.15.15.linux-amd64.tar.gz==b75227438c6129b5013da053b3aa3f38 https://storage.googleapis.com/golang/go1.15.15.linux-amd64.tar.gz==b75227438c6129b5013da053b3aa3f38
https://storage.googleapis.com/golang/go1.15.15.linux-arm64.tar.gz==6d721146a9195592d92a80cf27d475f9 https://storage.googleapis.com/golang/go1.15.15.linux-arm64.tar.gz==6d721146a9195592d92a80cf27d475f9
https://storage.googleapis.com/golang/go1.15.15.linux-armv6l.tar.gz==23d140bbeedc978b954de1a199a22bdb https://storage.googleapis.com/golang/go1.15.15.linux-armv6l.tar.gz==23d140bbeedc978b954de1a199a22bdb

View File

@ -1,5 +1,5 @@
ca-certificates==20210119 ca-certificates==20210119
curl==7.74.0-1.3+deb11u10 curl==7.74.0-1.3+deb11u11
iproute2==5.10.0-4 iproute2==5.10.0-4
jq==1.6-2.1 jq==1.6-2.1
less==551-2 less==551-2
@ -9,7 +9,7 @@ libbrotli1==1.0.9-2+b2
libbsd0==0.11.3-1+deb11u1 libbsd0==0.11.3-1+deb11u1
libcap2==1:2.44-1 libcap2==1:2.44-1
libcap2-bin==1:2.44-1 libcap2-bin==1:2.44-1
libcurl4==7.74.0-1.3+deb11u10 libcurl4==7.74.0-1.3+deb11u11
libdaemon0==0.14-7.1 libdaemon0==0.14-7.1
libdbus-1-3==1.12.28-0+deb11u1 libdbus-1-3==1.12.28-0+deb11u1
libelf1==0.183-1 libelf1==0.183-1
@ -31,7 +31,7 @@ libmnl0==1.0.4-3
libmpdec3==2.5.1-1 libmpdec3==2.5.1-1
libncurses6==6.2+20201114-2+deb11u2 libncurses6==6.2+20201114-2+deb11u2
libncursesw6==6.2+20201114-2+deb11u2 libncursesw6==6.2+20201114-2+deb11u2
libnghttp2-14==1.43.0-1 libnghttp2-14==1.43.0-1+deb11u1
libnorm1==1.5.9+dfsg-2 libnorm1==1.5.9+dfsg-2
libonig5==6.9.6-1.1 libonig5==6.9.6-1.1
libperl5.32==5.32.1-4+deb11u2 libperl5.32==5.32.1-4+deb11u2
@ -48,8 +48,8 @@ libsasl2-modules-db==2.1.27+dfsg-2.1+deb11u1
libsodium23==1.0.18-1 libsodium23==1.0.18-1
libsqlite3-0==3.34.1-3 libsqlite3-0==3.34.1-3
libssh2-1==1.9.0-2 libssh2-1==1.9.0-2
libssl-dev==1.1.1n-0+deb11u4+fips libssl-dev==1.1.1n-0+deb11u5+fips
libssl1.1==1.1.1n-0+deb11u4+fips libssl1.1==1.1.1n-0+deb11u5+fips
libwrap0==7.6.q-31 libwrap0==7.6.q-31
libxtables12==1.8.7-1 libxtables12==1.8.7-1
libzmq5==4.3.4-1 libzmq5==4.3.4-1
@ -57,7 +57,7 @@ lua-bitop==1.0.2-5
lua-cjson==2.1.0+dfsg-2.1 lua-cjson==2.1.0+dfsg-2.1
media-types==4.0.0 media-types==4.0.0
net-tools==1.60+git20181103.0eebece-1 net-tools==1.60+git20181103.0eebece-1
openssl==1.1.1n-0+deb11u4+fips openssl==1.1.1n-0+deb11u5+fips
perl==5.32.1-4+deb11u2 perl==5.32.1-4+deb11u2
perl-modules-5.32==5.32.1-4+deb11u2 perl-modules-5.32==5.32.1-4+deb11u2
procps==2:3.3.17-5 procps==2:3.3.17-5

View File

@ -1,7 +1,11 @@
async-timeout==4.0.3
j2cli==0.3.10 j2cli==0.3.10
jinja2==3.1.2 jinja2==3.1.3
markupsafe==2.1.3 markupsafe==2.1.4
pip==23.2.1 pip==23.3.2
python-lzf==0.2.4
rdbtools==0.1.15
redis==5.0.1
setuptools==49.6.0 setuptools==49.6.0
supervisor==4.2.1 supervisor==4.2.1
supervisord-dependent-startup==1.4.0 supervisord-dependent-startup==1.4.0

View File

@ -1,9 +1,9 @@
ca-certificates==20200601~deb10u2 ca-certificates==20200601~deb10u2
curl==7.64.0-4+deb10u7 curl==7.64.0-4+deb10u8
jq==1.5+dfsg-2+b1 jq==1.5+dfsg-2+b1
less==487-0.1+b1 less==487-0.1+b1
libatomic1==8.3.0-6 libatomic1==8.3.0-6
libcurl4==7.64.0-4+deb10u7 libcurl4==7.64.0-4+deb10u8
libdaemon0==0.14-7 libdaemon0==0.14-7
libdbus-1-3==1.12.28-0+deb10u1 libdbus-1-3==1.12.28-0+deb10u1
libestr0==0.1.10-2.1 libestr0==0.1.10-2.1
@ -24,7 +24,7 @@ libldap-common==2.4.47+dfsg-3+deb10u7
liblognorm5==2.0.5-1 liblognorm5==2.0.5-1
liblua5.1-0==5.1.5-8.1+b2 liblua5.1-0==5.1.5-8.1+b2
libmpdec2==2.4.2-2 libmpdec2==2.4.2-2
libncurses6==6.1+20181013-2+deb10u4 libncurses6==6.1+20181013-2+deb10u5
libnghttp2-14==1.36.0-2+deb10u2 libnghttp2-14==1.36.0-2+deb10u2
libnorm1==1.5.8+dfsg2-1 libnorm1==1.5.8+dfsg2-1
libonig5==6.9.1-1 libonig5==6.9.1-1

View File

@ -1,7 +1,7 @@
j2cli==0.3.10 j2cli==0.3.10
jinja2==3.1.2 jinja2==3.1.3
markupsafe==2.1.3 markupsafe==2.1.4
pip==23.2.1 pip==23.3.2
setuptools==49.6.0 setuptools==49.6.0
supervisor==4.2.1 supervisor==4.2.1
supervisord-dependent-startup==1.4.0 supervisord-dependent-startup==1.4.0

View File

@ -1,18 +1,32 @@
apt-utils==2.2.4 apt-utils==2.2.4
dpkg-dev==1.20.13 dpkg-dev==1.20.13
icu-devtools==67.1-7
libboost-serialization1.74.0==1.74.0-9 libboost-serialization1.74.0==1.74.0-9
libc-dev-bin==2.31-13+deb11u7
libc6-dev==2.31-13+deb11u7
libcrypt-dev==1:4.4.18-4
libhiredis0.14==0.14.1-1 libhiredis0.14==0.14.1-1
libicu-dev==67.1-7
libicu67==67.1-7
libjs-jquery==3.5.1+dfsg+~3.5.5-7 libjs-jquery==3.5.1+dfsg+~3.5.5-7
libnl-3-200==3.5.0-1 libnl-3-200==3.5.0-1
libnl-cli-3-200==3.5.0-1 libnl-cli-3-200==3.5.0-1
libnl-genl-3-200==3.5.0-1 libnl-genl-3-200==3.5.0-1
libnl-nf-3-200==3.5.0-1 libnl-nf-3-200==3.5.0-1
libnl-route-3-200==3.5.0-1 libnl-route-3-200==3.5.0-1
libnsl-dev==1.3.0-2
libpython3.9==3.9.2-1 libpython3.9==3.9.2-1
libswsscommon==1.0.0 libswsscommon==1.0.0
libtirpc-dev==1.3.1-1+deb11u1
libxml2==2.9.10+dfsg-6.7+deb11u4
libxml2-dev==2.9.10+dfsg-6.7+deb11u4
libxslt1-dev==1.1.34-4+deb11u1
libxslt1.1==1.1.34-4+deb11u1
libyang==1.0.73 libyang==1.0.73
libyang-cpp==1.0.73 libyang-cpp==1.0.73
linux-libc-dev==5.10.205-2
python3-swsscommon==1.0.0 python3-swsscommon==1.0.0
python3-yang==1.0.73 python3-yang==1.0.73
sonic-db-cli==1.0.0 sonic-db-cli==1.0.0
sonic-eventd==1.0.0-0 sonic-eventd==1.0.0-0
zlib1g-dev==1:1.2.11.dfsg-2+deb11u2

View File

@ -1,14 +0,0 @@
icu-devtools==67.1-7
libc-dev-bin==2.31-13+deb11u7
libc6-dev==2.31-13+deb11u7
libcrypt-dev==1:4.4.18-4
libicu-dev==67.1-7
libicu67==67.1-7
libnsl-dev==1.3.0-2
libtirpc-dev==1.3.1-1+deb11u1
libxml2==2.9.10+dfsg-6.7+deb11u4
libxml2-dev==2.9.10+dfsg-6.7+deb11u4
libxslt1-dev==1.1.34-4+deb11u1
libxslt1.1==1.1.34-4+deb11u1
linux-libc-dev==5.10.197-1
zlib1g-dev==1:1.2.11.dfsg-2+deb11u2

View File

@ -1,14 +0,0 @@
icu-devtools==67.1-7
libc-dev-bin==2.31-13+deb11u7
libc6-dev==2.31-13+deb11u7
libcrypt-dev==1:4.4.18-4
libicu-dev==67.1-7
libicu67==67.1-7
libnsl-dev==1.3.0-2
libtirpc-dev==1.3.1-1+deb11u1
libxml2==2.9.10+dfsg-6.7+deb11u4
libxml2-dev==2.9.10+dfsg-6.7+deb11u4
libxslt1-dev==1.1.34-4+deb11u1
libxslt1.1==1.1.34-4+deb11u1
linux-libc-dev==5.10.197-1
zlib1g-dev==1:1.2.11.dfsg-2+deb11u2

View File

@ -1,4 +1,3 @@
async-timeout==4.0.3
bitarray==2.8.1 bitarray==2.8.1
ijson==3.2.3 ijson==3.2.3
ipaddress==1.0.23 ipaddress==1.0.23
@ -6,12 +5,12 @@ jsondiff==2.0.0
lxml==4.9.1 lxml==4.9.1
natsort==6.2.1 natsort==6.2.1
netaddr==0.8.0 netaddr==0.8.0
pyang==2.5.3 pyang==2.6.0
pyangbind==0.8.1 pyangbind==0.8.1
pyyaml==6.0.1 pyyaml==6.0.1
redis==4.5.4 redis==4.5.4
redis-dump-load==1.1 redis-dump-load==1.1
regex==2023.8.8 regex==2023.12.25
six==1.16.0 six==1.16.0
tabulate==0.9.0 tabulate==0.9.0
xmltodict==0.12.0 xmltodict==0.12.0

View File

@ -1,9 +1,16 @@
apt-utils==1.8.2.3 apt-utils==1.8.2.3
bzip2==1.0.6-9.2~deb10u2 bzip2==1.0.6-9.2~deb10u2
dpkg-dev==1.19.8 dpkg-dev==1.19.8
icu-devtools==63.1-6+deb10u3
libapt-inst2.0==1.8.2.3 libapt-inst2.0==1.8.2.3
libboost-serialization1.71.0==1.71.0-6~bpo10+1 libboost-serialization1.71.0==1.71.0-6~bpo10+1
libc-dev-bin==2.28-10+deb10u2
libc6-dev==2.28-10+deb10u2
libdpkg-perl==1.19.8
libglib2.0-0==2.58.3-2+deb10u5
libhiredis0.14==0.14.0-3 libhiredis0.14==0.14.0-3
libicu-dev==63.1-6+deb10u3
libicu63==63.1-6+deb10u3
libnl-3-200==3.5.0-1 libnl-3-200==3.5.0-1
libnl-cli-3-200==3.5.0-1 libnl-cli-3-200==3.5.0-1
libnl-genl-3-200==3.5.0-1 libnl-genl-3-200==3.5.0-1
@ -11,9 +18,16 @@ libnl-nf-3-200==3.5.0-1
libnl-route-3-200==3.5.0-1 libnl-route-3-200==3.5.0-1
libpython3.7==3.7.3-2+deb10u6 libpython3.7==3.7.3-2+deb10u6
libswsscommon==1.0.0 libswsscommon==1.0.0
libxml2==2.9.4+dfsg1-7+deb10u6
libxml2-dev==2.9.4+dfsg1-7+deb10u6
libxslt1-dev==1.1.32-2.2~deb10u2
libxslt1.1==1.1.32-2.2~deb10u2
libyang==1.0.73 libyang==1.0.73
libyang-cpp==1.0.73 libyang-cpp==1.0.73
linux-libc-dev==4.19.304-1
pkg-config==0.29-6
python3-swsscommon==1.0.0 python3-swsscommon==1.0.0
python3-yang==1.0.73 python3-yang==1.0.73
sonic-db-cli==1.0.0 sonic-db-cli==1.0.0
xz-utils==5.2.4-1+deb10u1 xz-utils==5.2.4-1+deb10u1
zlib1g-dev==1:1.2.11.dfsg-1+deb10u2

View File

@ -1,14 +0,0 @@
icu-devtools==63.1-6+deb10u3
libc-dev-bin==2.28-10+deb10u2
libc6-dev==2.28-10+deb10u2
libdpkg-perl==1.19.8
libglib2.0-0==2.58.3-2+deb10u5
libicu-dev==63.1-6+deb10u3
libicu63==63.1-6+deb10u3
libxml2==2.9.4+dfsg1-7+deb10u6
libxml2-dev==2.9.4+dfsg1-7+deb10u6
libxslt1-dev==1.1.32-2.2~deb10u2
libxslt1.1==1.1.32-2.2~deb10u2
linux-libc-dev==4.19.289-2
pkg-config==0.29-6
zlib1g-dev==1:1.2.11.dfsg-1+deb10u2

View File

@ -1,14 +0,0 @@
icu-devtools==63.1-6+deb10u3
libc-dev-bin==2.28-10+deb10u2
libc6-dev==2.28-10+deb10u2
libdpkg-perl==1.19.8
libglib2.0-0==2.58.3-2+deb10u5
libicu-dev==63.1-6+deb10u3
libicu63==63.1-6+deb10u3
libxml2==2.9.4+dfsg1-7+deb10u6
libxml2-dev==2.9.4+dfsg1-7+deb10u6
libxslt1-dev==1.1.32-2.2~deb10u2
libxslt1.1==1.1.32-2.2~deb10u2
linux-libc-dev==4.19.289-2
pkg-config==0.29-6
zlib1g-dev==1:1.2.11.dfsg-1+deb10u2

View File

@ -7,12 +7,12 @@ jsondiff==2.0.0
lxml==4.9.1 lxml==4.9.1
natsort==6.2.1 natsort==6.2.1
netaddr==0.8.0 netaddr==0.8.0
pyang==2.5.3 pyang==2.6.0
pyangbind==0.8.1 pyangbind==0.8.1
pyyaml==6.0.1 pyyaml==6.0.1
redis==4.5.4 redis==4.5.4
redis-dump-load==1.1 redis-dump-load==1.1
regex==2023.8.8 regex==2023.12.25
six==1.16.0 six==1.16.0
tabulate==0.9.0 tabulate==0.9.0
typing_extensions==4.7.1 typing_extensions==4.7.1

View File

@ -3,7 +3,7 @@ gdbserver==10.1-1.7
libbabeltrace1==1.5.8-1+b3 libbabeltrace1==1.5.8-1+b3
libboost-regex1.74.0==1.74.0-9 libboost-regex1.74.0==1.74.0-9
libcbor0==0.5.0+dfsg-2 libcbor0==0.5.0+dfsg-2
libcurl3-gnutls==7.74.0-1.3+deb11u10 libcurl3-gnutls==7.74.0-1.3+deb11u11
libdebuginfod1==0.183-1 libdebuginfod1==0.183-1
libdw1==0.183-1 libdw1==0.183-1
libedit2==3.1-20191231-2+b1 libedit2==3.1-20191231-2+b1
@ -17,7 +17,7 @@ libsource-highlight-common==3.1.9-3
libsource-highlight4v5==3.1.9-3+b1 libsource-highlight4v5==3.1.9-3+b1
libswsscommon-dbgsym==1.0.0 libswsscommon-dbgsym==1.0.0
libunwind8==1.3.2-2 libunwind8==1.3.2-2
openssh-client==1:8.4p1-5+deb11u2 openssh-client==1:8.4p1-5+deb11u3
redis-server==5:6.0.16-1+deb11u2 redis-server==5:6.0.16-1+deb11u2
sshpass==1.09-1+b1 sshpass==1.09-1+b1
strace==5.10-1 strace==5.10-1

View File

@ -5,7 +5,7 @@ isc-dhcp-relay-dbgsym==4.4.1-2.3+deb11u2
libbabeltrace1==1.5.8-1+b3 libbabeltrace1==1.5.8-1+b3
libboost-regex1.74.0==1.74.0-9 libboost-regex1.74.0==1.74.0-9
libcbor0==0.5.0+dfsg-2 libcbor0==0.5.0+dfsg-2
libcurl3-gnutls==7.74.0-1.3+deb11u10 libcurl3-gnutls==7.74.0-1.3+deb11u11
libdebuginfod1==0.183-1 libdebuginfod1==0.183-1
libdns-export1110==1:9.11.19+dfsg-2.1 libdns-export1110==1:9.11.19+dfsg-2.1
libdw1==0.183-1 libdw1==0.183-1
@ -28,7 +28,7 @@ libsource-highlight4v5==3.1.9-3+b1
libswsscommon-dbgsym==1.0.0 libswsscommon-dbgsym==1.0.0
libunwind8==1.3.2-2 libunwind8==1.3.2-2
lsof==4.93.2+dfsg-1.1 lsof==4.93.2+dfsg-1.1
openssh-client==1:8.4p1-5+deb11u2 openssh-client==1:8.4p1-5+deb11u3
sonic-dhcp6relay==1.0.0-0 sonic-dhcp6relay==1.0.0-0
sonic-dhcp6relay-dbgsym==1.0.0-0 sonic-dhcp6relay-dbgsym==1.0.0-0
sonic-dhcpmon==1.0.0-0 sonic-dhcpmon==1.0.0-0

View File

@ -0,0 +1,3 @@
freezegun==1.4.0
psutil==5.9.8
python-dateutil==2.8.2

View File

@ -3,7 +3,7 @@ gdbserver==10.1-1.7
libbabeltrace1==1.5.8-1+b3 libbabeltrace1==1.5.8-1+b3
libboost-regex1.74.0==1.74.0-9 libboost-regex1.74.0==1.74.0-9
libcbor0==0.5.0+dfsg-2 libcbor0==0.5.0+dfsg-2
libcurl3-gnutls==7.74.0-1.3+deb11u10 libcurl3-gnutls==7.74.0-1.3+deb11u11
libdebuginfod1==0.183-1 libdebuginfod1==0.183-1
libdw1==0.183-1 libdw1==0.183-1
libedit2==3.1-20191231-2+b1 libedit2==3.1-20191231-2+b1
@ -17,7 +17,7 @@ libsource-highlight-common==3.1.9-3
libsource-highlight4v5==3.1.9-3+b1 libsource-highlight4v5==3.1.9-3+b1
libswsscommon-dbgsym==1.0.0 libswsscommon-dbgsym==1.0.0
libunwind8==1.3.2-2 libunwind8==1.3.2-2
openssh-client==1:8.4p1-5+deb11u2 openssh-client==1:8.4p1-5+deb11u3
sonic-eventd-dbgsym==1.0.0-0 sonic-eventd-dbgsym==1.0.0-0
sshpass==1.09-1+b1 sshpass==1.09-1+b1
strace==5.10-1 strace==5.10-1

View File

@ -9,7 +9,7 @@ libbabeltrace1==1.5.8-1+b3
libboost-regex1.74.0==1.74.0-9 libboost-regex1.74.0==1.74.0-9
libc-ares2==1.17.1-1+deb11u3 libc-ares2==1.17.1-1+deb11u3
libcbor0==0.5.0+dfsg-2 libcbor0==0.5.0+dfsg-2
libcurl3-gnutls==7.74.0-1.3+deb11u10 libcurl3-gnutls==7.74.0-1.3+deb11u11
libdebuginfod1==0.183-1 libdebuginfod1==0.183-1
libdw1==0.183-1 libdw1==0.183-1
libedit2==3.1-20191231-2+b1 libedit2==3.1-20191231-2+b1
@ -34,7 +34,7 @@ libyang2==2.0.112-6
libyang2-dbgsym==2.0.112-6 libyang2-dbgsym==2.0.112-6
logrotate==3.18.0-2+deb11u2 logrotate==3.18.0-2+deb11u2
lsof==4.93.2+dfsg-1.1 lsof==4.93.2+dfsg-1.1
openssh-client==1:8.4p1-5+deb11u2 openssh-client==1:8.4p1-5+deb11u3
pci.ids==0.0~2021.02.08-1 pci.ids==0.0~2021.02.08-1
sensible-utils==0.0.14 sensible-utils==0.0.14
sonic-rsyslog-plugin==1.0.0-0 sonic-rsyslog-plugin==1.0.0-0

View File

@ -6,7 +6,7 @@ libc-dev-bin==2.31-13+deb11u7
libc6-dev==2.31-13+deb11u7 libc6-dev==2.31-13+deb11u7
libcbor0==0.5.0+dfsg-2 libcbor0==0.5.0+dfsg-2
libcrypt-dev==1:4.4.18-4 libcrypt-dev==1:4.4.18-4
libcurl3-gnutls==7.74.0-1.3+deb11u10 libcurl3-gnutls==7.74.0-1.3+deb11u11
libdebuginfod1==0.183-1 libdebuginfod1==0.183-1
libdw1==0.183-1 libdw1==0.183-1
libedit2==3.1-20191231-2+b1 libedit2==3.1-20191231-2+b1
@ -20,7 +20,7 @@ libnsl-dev==1.3.0-2
libprotobuf-dev==3.12.4-1+deb11u1 libprotobuf-dev==3.12.4-1+deb11u1
libprotobuf-lite23==3.12.4-1+deb11u1 libprotobuf-lite23==3.12.4-1+deb11u1
libprotobuf23==3.12.4-1+deb11u1 libprotobuf23==3.12.4-1+deb11u1
libsaibroncos==3.8 libsaibroncos==3.11
libsaimetadata==1.0.0 libsaimetadata==1.0.0
libsairedis==1.0.0 libsairedis==1.0.0
libsource-highlight-common==3.1.9-3 libsource-highlight-common==3.1.9-3
@ -28,8 +28,8 @@ libsource-highlight4v5==3.1.9-3+b1
libswsscommon-dbgsym==1.0.0 libswsscommon-dbgsym==1.0.0
libtirpc-dev==1.3.1-1+deb11u1 libtirpc-dev==1.3.1-1+deb11u1
libunwind8==1.3.2-2 libunwind8==1.3.2-2
linux-libc-dev==5.10.197-1 linux-libc-dev==5.10.205-2
openssh-client==1:8.4p1-5+deb11u2 openssh-client==1:8.4p1-5+deb11u3
sshpass==1.09-1+b1 sshpass==1.09-1+b1
strace==5.10-1 strace==5.10-1
syncd==1.0.0 syncd==1.0.0

View File

@ -3,7 +3,7 @@ gdbserver==10.1-1.7
libbabeltrace1==1.5.8-1+b3 libbabeltrace1==1.5.8-1+b3
libboost-regex1.74.0==1.74.0-9 libboost-regex1.74.0==1.74.0-9
libcbor0==0.5.0+dfsg-2 libcbor0==0.5.0+dfsg-2
libcurl3-gnutls==7.74.0-1.3+deb11u10 libcurl3-gnutls==7.74.0-1.3+deb11u11
libdebuginfod1==0.183-1 libdebuginfod1==0.183-1
libdw1==0.183-1 libdw1==0.183-1
libedit2==3.1-20191231-2+b1 libedit2==3.1-20191231-2+b1
@ -13,15 +13,15 @@ libgpm2==1.20.7-8
libicu67==67.1-7 libicu67==67.1-7
libipt2==2.0.3-1 libipt2==2.0.3-1
libmpfr6==4.1.0-3 libmpfr6==4.1.0-3
libsaicredo==0.8.2 libsaicredo==0.9.3
libsaicredo-owl==0.8.2 libsaicredo-owl==0.9.3
libsaimetadata==1.0.0 libsaimetadata==1.0.0
libsairedis==1.0.0 libsairedis==1.0.0
libsource-highlight-common==3.1.9-3 libsource-highlight-common==3.1.9-3
libsource-highlight4v5==3.1.9-3+b1 libsource-highlight4v5==3.1.9-3+b1
libswsscommon-dbgsym==1.0.0 libswsscommon-dbgsym==1.0.0
libunwind8==1.3.2-2 libunwind8==1.3.2-2
openssh-client==1:8.4p1-5+deb11u2 openssh-client==1:8.4p1-5+deb11u3
sshpass==1.09-1+b1 sshpass==1.09-1+b1
strace==5.10-1 strace==5.10-1
syncd==1.0.0 syncd==1.0.0

View File

@ -3,7 +3,7 @@ gdbserver==10.1-1.7
libbabeltrace1==1.5.8-1+b3 libbabeltrace1==1.5.8-1+b3
libboost-regex1.74.0==1.74.0-9 libboost-regex1.74.0==1.74.0-9
libcbor0==0.5.0+dfsg-2 libcbor0==0.5.0+dfsg-2
libcurl3-gnutls==7.74.0-1.3+deb11u10 libcurl3-gnutls==7.74.0-1.3+deb11u11
libdebuginfod1==0.183-1 libdebuginfod1==0.183-1
libdw1==0.183-1 libdw1==0.183-1
libedit2==3.1-20191231-2+b1 libedit2==3.1-20191231-2+b1
@ -25,7 +25,7 @@ libsource-highlight4v5==3.1.9-3+b1
libswsscommon-dbg==1.0.0 libswsscommon-dbg==1.0.0
libswsscommon-dbgsym==1.0.0 libswsscommon-dbgsym==1.0.0
libunwind8==1.3.2-2 libunwind8==1.3.2-2
openssh-client==1:8.4p1-5+deb11u2 openssh-client==1:8.4p1-5+deb11u3
sshpass==1.09-1+b1 sshpass==1.09-1+b1
strace==5.10-1 strace==5.10-1
syncd-vs==1.0.0 syncd-vs==1.0.0

View File

@ -3,7 +3,7 @@ gdbserver==10.1-1.7
libbabeltrace1==1.5.8-1+b3 libbabeltrace1==1.5.8-1+b3
libboost-regex1.74.0==1.74.0-9 libboost-regex1.74.0==1.74.0-9
libcbor0==0.5.0+dfsg-2 libcbor0==0.5.0+dfsg-2
libcurl3-gnutls==7.74.0-1.3+deb11u10 libcurl3-gnutls==7.74.0-1.3+deb11u11
libdebuginfod1==0.183-1 libdebuginfod1==0.183-1
libdw1==0.183-1 libdw1==0.183-1
libedit2==3.1-20191231-2+b1 libedit2==3.1-20191231-2+b1
@ -26,7 +26,7 @@ libunwind8==1.3.2-2
libxml2==2.9.10+dfsg-6.7+deb11u4 libxml2==2.9.10+dfsg-6.7+deb11u4
lldpd==1.0.16-1+deb12u1 lldpd==1.0.16-1+deb12u1
lldpd-dbgsym==1.0.16-1+deb12u1 lldpd-dbgsym==1.0.16-1+deb12u1
openssh-client==1:8.4p1-5+deb11u2 openssh-client==1:8.4p1-5+deb11u3
pci.ids==0.0~2021.02.08-1 pci.ids==0.0~2021.02.08-1
sshpass==1.09-1+b1 sshpass==1.09-1+b1
strace==5.10-1 strace==5.10-1

View File

@ -3,7 +3,7 @@ gdbserver==10.1-1.7
libbabeltrace1==1.5.8-1+b3 libbabeltrace1==1.5.8-1+b3
libboost-regex1.74.0==1.74.0-9 libboost-regex1.74.0==1.74.0-9
libcbor0==0.5.0+dfsg-2 libcbor0==0.5.0+dfsg-2
libcurl3-gnutls==7.74.0-1.3+deb11u10 libcurl3-gnutls==7.74.0-1.3+deb11u11
libdashapi==1.0.0 libdashapi==1.0.0
libdebuginfod1==0.183-1 libdebuginfod1==0.183-1
libdw1==0.183-1 libdw1==0.183-1
@ -25,7 +25,7 @@ libswsscommon-dbgsym==1.0.0
libteam5==1.30-1 libteam5==1.30-1
libteamdctl0==1.30-1 libteamdctl0==1.30-1
libunwind8==1.3.2-2 libunwind8==1.3.2-2
openssh-client==1:8.4p1-5+deb11u2 openssh-client==1:8.4p1-5+deb11u3
python3-protobuf==3.21.12-3 python3-protobuf==3.21.12-3
sshpass==1.09-1+b1 sshpass==1.09-1+b1
strace==5.10-1 strace==5.10-1

View File

@ -7,7 +7,7 @@ libboost-program-options1.74.0==1.74.0-9
libboost-regex1.74.0==1.74.0-9 libboost-regex1.74.0==1.74.0-9
libboost-thread1.74.0==1.74.0-9 libboost-thread1.74.0==1.74.0-9
libcbor0==0.5.0+dfsg-2 libcbor0==0.5.0+dfsg-2
libcurl3-gnutls==7.74.0-1.3+deb11u10 libcurl3-gnutls==7.74.0-1.3+deb11u11
libdebuginfod1==0.183-1 libdebuginfod1==0.183-1
libdw1==0.183-1 libdw1==0.183-1
libedit2==3.1-20191231-2+b1 libedit2==3.1-20191231-2+b1
@ -21,7 +21,7 @@ libsource-highlight-common==3.1.9-3
libsource-highlight4v5==3.1.9-3+b1 libsource-highlight4v5==3.1.9-3+b1
libswsscommon-dbgsym==1.0.0 libswsscommon-dbgsym==1.0.0
libunwind8==1.3.2-2 libunwind8==1.3.2-2
openssh-client==1:8.4p1-5+deb11u2 openssh-client==1:8.4p1-5+deb11u3
sonic-linkmgrd==1.0.0-1 sonic-linkmgrd==1.0.0-1
sonic-linkmgrd-dbgsym==1.0.0-1 sonic-linkmgrd-dbgsym==1.0.0-1
sshpass==1.09-1+b1 sshpass==1.09-1+b1

View File

@ -6,7 +6,7 @@ iptables==1.8.7-1
libbabeltrace1==1.5.8-1+b3 libbabeltrace1==1.5.8-1+b3
libboost-regex1.74.0==1.74.0-9 libboost-regex1.74.0==1.74.0-9
libcbor0==0.5.0+dfsg-2 libcbor0==0.5.0+dfsg-2
libcurl3-gnutls==7.74.0-1.3+deb11u10 libcurl3-gnutls==7.74.0-1.3+deb11u11
libdebuginfod1==0.183-1 libdebuginfod1==0.183-1
libdw1==0.183-1 libdw1==0.183-1
libedit2==3.1-20191231-2+b1 libedit2==3.1-20191231-2+b1
@ -27,7 +27,7 @@ libsource-highlight4v5==3.1.9-3+b1
libswsscommon-dbgsym==1.0.0 libswsscommon-dbgsym==1.0.0
libunwind8==1.3.2-2 libunwind8==1.3.2-2
netbase==6.3 netbase==6.3
openssh-client==1:8.4p1-5+deb11u2 openssh-client==1:8.4p1-5+deb11u3
sshpass==1.09-1+b1 sshpass==1.09-1+b1
strace==5.10-1 strace==5.10-1
swss-dbg==1.0.0 swss-dbg==1.0.0

View File

@ -7,7 +7,7 @@ ifupdown==0.8.36
libbabeltrace1==1.5.8-1+b3 libbabeltrace1==1.5.8-1+b3
libboost-regex1.74.0==1.74.0-9 libboost-regex1.74.0==1.74.0-9
libcbor0==0.5.0+dfsg-2 libcbor0==0.5.0+dfsg-2
libcurl3-gnutls==7.74.0-1.3+deb11u10 libcurl3-gnutls==7.74.0-1.3+deb11u11
libdebuginfod1==0.183-1 libdebuginfod1==0.183-1
libdw1==0.183-1 libdw1==0.183-1
libedit2==3.1-20191231-2+b1 libedit2==3.1-20191231-2+b1
@ -29,7 +29,7 @@ libswsscommon-dbgsym==1.0.0
libunwind8==1.3.2-2 libunwind8==1.3.2-2
ndisc6==1.0.4-2 ndisc6==1.0.4-2
ndppd==0.2.5-6 ndppd==0.2.5-6
openssh-client==1:8.4p1-5+deb11u2 openssh-client==1:8.4p1-5+deb11u3
pci.ids==0.0~2021.02.08-1 pci.ids==0.0~2021.02.08-1
pciutils==1:3.7.0-5 pciutils==1:3.7.0-5
sonic-rsyslog-plugin==1.0.0-0 sonic-rsyslog-plugin==1.0.0-0

View File

@ -1,5 +1,5 @@
applibs==1.mlnx.4.6.1062 applibs==1.mlnx.4.6.2134
applibs-dev==1.mlnx.4.6.1062 applibs-dev==1.mlnx.4.6.2134
dmidecode==3.3-2 dmidecode==3.3-2
ethtool==1:5.9-1 ethtool==1:5.9-1
fancontrol==1:3.6.0-7 fancontrol==1:3.6.0-7
@ -16,7 +16,7 @@ libbabeltrace1==1.5.8-1+b3
libboost-regex1.74.0==1.74.0-9 libboost-regex1.74.0==1.74.0-9
libcairo2==1.16.0-5 libcairo2==1.16.0-5
libcbor0==0.5.0+dfsg-2 libcbor0==0.5.0+dfsg-2
libcurl3-gnutls==7.74.0-1.3+deb11u10 libcurl3-gnutls==7.74.0-1.3+deb11u11
libdatrie1==0.2.13-1 libdatrie1==0.2.13-1
libdbi1==0.9.0-6 libdbi1==0.9.0-6
libdebuginfod1==0.183-1 libdebuginfod1==0.183-1
@ -65,11 +65,11 @@ libxml2==2.9.10+dfsg-6.7+deb11u4
libxrender1==1:0.9.10-1 libxrender1==1:0.9.10-1
lm-sensors==1:3.6.0-7 lm-sensors==1:3.6.0-7
lm-sensors-dbgsym==1:3.6.0-7 lm-sensors-dbgsym==1:3.6.0-7
openssh-client==1:8.4p1-5+deb11u2 openssh-client==1:8.4p1-5+deb11u3
pci.ids==0.0~2021.02.08-1 pci.ids==0.0~2021.02.08-1
pciutils==1:3.7.0-5 pciutils==1:3.7.0-5
psmisc==23.4-2 psmisc==23.4-2
python-sdk-api==1.mlnx.4.6.1062 python-sdk-api==1.mlnx.4.6.2134
python3-attr==20.3.0-1 python3-attr==20.3.0-1
python3-importlib-metadata==1.6.0-2 python3-importlib-metadata==1.6.0-2
python3-jsonschema==3.2.0-3 python3-jsonschema==3.2.0-3
@ -87,12 +87,12 @@ sensord-dbgsym==1:3.6.0-7
smartmontools==7.2-1 smartmontools==7.2-1
sshpass==1.09-1+b1 sshpass==1.09-1+b1
strace==5.10-1 strace==5.10-1
sx-complib==1.mlnx.4.6.1062 sx-complib==1.mlnx.4.6.2134
sx-complib-dev==1.mlnx.4.6.1062 sx-complib-dev==1.mlnx.4.6.2134
sx-gen-utils==1.mlnx.4.6.1062 sx-gen-utils==1.mlnx.4.6.2134
sx-gen-utils-dev==1.mlnx.4.6.1062 sx-gen-utils-dev==1.mlnx.4.6.2134
sxd-libs==1.mlnx.4.6.1062 sxd-libs==1.mlnx.4.6.2134
sxd-libs-dev==1.mlnx.4.6.1062 sxd-libs-dev==1.mlnx.4.6.2134
ucf==3.0043 ucf==3.0043
udev==247.3-7+deb11u4 udev==247.3-7+deb11u4
vim==2:8.2.2434-3+deb11u1 vim==2:8.2.2434-3+deb11u1

View File

@ -1,19 +1,19 @@
attrs==20.3.0 attrs==20.3.0
certifi==2023.7.22 certifi==2023.11.17
charset-normalizer==3.2.0 charset-normalizer==3.3.2
grpcio==1.39.0 grpcio==1.39.0
grpcio-tools==1.39.0 grpcio-tools==1.39.0
guacamole==0.9.2 guacamole==0.9.2
idna==3.4 idna==3.6
importlib-metadata==1.6.0 importlib-metadata==1.6.0
jsonschema==2.6.0 jsonschema==2.6.0
libpci==0.2 libpci==0.2
more-itertools==4.2.0 more-itertools==4.2.0
netifaces==0.11.0 netifaces==0.11.0
protobuf==4.24.3 protobuf==3.20.3
pyrsistent==0.15.5 pyrsistent==0.15.5
python_sdk_api==4.6.1062 python_sdk_api==4.6.2134
requests==2.31.0 requests==2.31.0
thrift==0.13.0 thrift==0.13.0
urllib3==2.0.5 urllib3==2.1.0
zipp==1.0.0 zipp==1.0.0

View File

@ -2,9 +2,9 @@ crc16==0.1.1
getmac==0.9.4 getmac==0.9.4
importlib-metadata==6.7.0 importlib-metadata==6.7.0
netifaces==0.11.0 netifaces==0.11.0
packaging==23.1 packaging==23.2
packet-helper==0.0.1 packet-helper==0.0.1
psutil==5.9.5 psutil==5.9.8
ptf==0.0.0 ptf==0.0.0
pyperclip==1.8.2 pyperclip==1.8.2
pysubnettree==0.37 pysubnettree==0.37

View File

@ -18,7 +18,7 @@ cmake-data==3.13.4-1
cpp==4:8.3.0-1 cpp==4:8.3.0-1
cpp-8==8.3.0-6 cpp-8==8.3.0-6
cron==3.0pl1-134+deb10u1 cron==3.0pl1-134+deb10u1
curl==7.64.0-4+deb10u7 curl==7.64.0-4+deb10u8
dbus==1.12.28-0+deb10u1 dbus==1.12.28-0+deb10u1
dbus-user-session==1.12.28-0+deb10u1 dbus-user-session==1.12.28-0+deb10u1
dconf-gsettings-backend==0.30.1-2 dconf-gsettings-backend==0.30.1-2
@ -29,9 +29,9 @@ dirmngr==2.2.12-1+deb10u2
dmsetup==2:1.02.155-3 dmsetup==2:1.02.155-3
dpkg-dev==1.19.8 dpkg-dev==1.19.8
ethtool==1:4.19-1 ethtool==1:4.19-1
exim4-base==4.92-8+deb10u8 exim4-base==4.92-8+deb10u9
exim4-config==4.92-8+deb10u8 exim4-config==4.92-8+deb10u9
exim4-daemon-light==4.92-8+deb10u8 exim4-daemon-light==4.92-8+deb10u9
fakeroot==1.23-1 fakeroot==1.23-1
file==1:5.35-4+deb10u2 file==1:5.35-4+deb10u2
fontconfig==2.13.1-2 fontconfig==2.13.1-2
@ -114,8 +114,8 @@ libcryptsetup12==2:2.1.0-5+deb10u2
libcups2==2.2.10-6+deb10u9 libcups2==2.2.10-6+deb10u9
libcupsfilters1==1.21.6-5+deb10u1 libcupsfilters1==1.21.6-5+deb10u1
libcupsimage2==2.2.10-6+deb10u9 libcupsimage2==2.2.10-6+deb10u9
libcurl3-gnutls==7.64.0-4+deb10u7 libcurl3-gnutls==7.64.0-4+deb10u8
libcurl4==7.64.0-4+deb10u7 libcurl4==7.64.0-4+deb10u8
libdaemon0==0.14-7 libdaemon0==0.14-7
libdata-dump-perl==1.23-1 libdata-dump-perl==1.23-1
libdatrie1==0.2.12-2 libdatrie1==0.2.12-2
@ -177,7 +177,7 @@ libglib2.0-data==2.58.3-2+deb10u5
libglvnd0==1.1.0-1 libglvnd0==1.1.0-1
libglx-mesa0==18.3.6-2+deb10u1 libglx-mesa0==18.3.6-2+deb10u1
libglx0==1.1.0-1 libglx0==1.1.0-1
libgnutls-dane0==3.6.7-4+deb10u10 libgnutls-dane0==3.6.7-4+deb10u11
libgnutls30==3.6.7-4+deb10u10 libgnutls30==3.6.7-4+deb10u10
libgomp1==8.3.0-6 libgomp1==8.3.0-6
libgpm2==1.20.7-5 libgpm2==1.20.7-5
@ -263,7 +263,7 @@ libmpdec2==2.4.2-2
libmpfr6==4.0.2-1 libmpfr6==4.0.2-1
libmpx2==8.3.0-6 libmpx2==8.3.0-6
libmtdev1==1.1.5-1+b1 libmtdev1==1.1.5-1+b1
libncurses6==6.1+20181013-2+deb10u4 libncurses6==6.1+20181013-2+deb10u5
libnet-dbus-perl==1.1.0-5+b1 libnet-dbus-perl==1.1.0-5+b1
libnet-http-perl==6.18-1 libnet-http-perl==6.18-1
libnet-smtp-ssl-perl==1.04-1 libnet-smtp-ssl-perl==1.04-1
@ -462,7 +462,7 @@ libxxf86dga1==2:1.1.4-1+b3
libxxf86vm1==1:1.1.4-1+b2 libxxf86vm1==1:1.1.4-1+b2
libxxhash0==0.6.5-2 libxxhash0==0.6.5-2
libzzip-0-13==0.13.62-3.2+deb10u1 libzzip-0-13==0.13.62-3.2+deb10u1
linux-libc-dev==4.19.289-2 linux-libc-dev==4.19.304-1
lmodern==2.004.5-6 lmodern==2.004.5-6
logrotate==3.14.0-4 logrotate==3.14.0-4
lsb-base==10.2019051400 lsb-base==10.2019051400
@ -472,15 +472,15 @@ make==4.2.1-1.2
manpages==4.16-2 manpages==4.16-2
manpages-dev==4.16-2 manpages-dev==4.16-2
mime-support==3.62 mime-support==3.62
ncurses-term==6.1+20181013-2+deb10u4 ncurses-term==6.1+20181013-2+deb10u5
net-tools==1.60+git20180626.aebd88e-1 net-tools==1.60+git20180626.aebd88e-1
netbase==5.6 netbase==5.6
ntp==1:4.2.8p12+dfsg-4 ntp==1:4.2.8p12+dfsg-4
ntpdate==1:4.2.8p12+dfsg-4 ntpdate==1:4.2.8p12+dfsg-4
ntpstat==0.0.0.1-2 ntpstat==0.0.0.1-2
openssh-client==1:7.9p1-10+deb10u3 openssh-client==1:7.9p1-10+deb10u4
openssh-server==1:7.9p1-10+deb10u3 openssh-server==1:7.9p1-10+deb10u4
openssh-sftp-server==1:7.9p1-10+deb10u3 openssh-sftp-server==1:7.9p1-10+deb10u4
openssl==1.1.1n-0+deb10u6 openssl==1.1.1n-0+deb10u6
patch==2.7.6-3+deb10u1 patch==2.7.6-3+deb10u1
perl==5.28.1-6+deb10u1 perl==5.28.1-6+deb10u1

View File

@ -22,13 +22,13 @@ ipython-genutils==0.2.0
itsdangerous==1.1.0 itsdangerous==1.1.0
jinja2==2.11.3 jinja2==2.11.3
markupsafe==1.1.1 markupsafe==1.1.1
netaddr==0.9.0 netaddr==0.10.1
nnpy==1.4.2 nnpy==1.4.2
oslo.config==2.1.0 oslo.config==2.1.0
paramiko==2.12.0 paramiko==2.12.0
pathlib2==2.3.7.post1 pathlib2==2.3.7.post1
pbr==2.0.0 pbr==2.0.0
pexpect==4.8.0 pexpect==4.9.0
pickleshare==0.7.5 pickleshare==0.7.5
pip==20.3.4 pip==20.3.4
plumbum==1.7.2 plumbum==1.7.2
@ -65,7 +65,7 @@ twisted==16.0.0
typing==3.10.0.0 typing==3.10.0.0
unittest-xml-reporting==2.5.2 unittest-xml-reporting==2.5.2
unknown==0.0.0 unknown==0.0.0
wcwidth==0.2.6 wcwidth==0.2.13
werkzeug==1.0.1 werkzeug==1.0.1
wheel==0.37.1 wheel==0.37.1
yabgp==0.8.2 yabgp==0.8.2

View File

@ -3,7 +3,7 @@ gdbserver==10.1-1.7
libbabeltrace1==1.5.8-1+b3 libbabeltrace1==1.5.8-1+b3
libboost-regex1.74.0==1.74.0-9 libboost-regex1.74.0==1.74.0-9
libcbor0==0.5.0+dfsg-2 libcbor0==0.5.0+dfsg-2
libcurl3-gnutls==7.74.0-1.3+deb11u10 libcurl3-gnutls==7.74.0-1.3+deb11u11
libdebuginfod1==0.183-1 libdebuginfod1==0.183-1
libdw1==0.183-1 libdw1==0.183-1
libedit2==3.1-20191231-2+b1 libedit2==3.1-20191231-2+b1
@ -17,7 +17,7 @@ libsource-highlight-common==3.1.9-3
libsource-highlight4v5==3.1.9-3+b1 libsource-highlight4v5==3.1.9-3+b1
libswsscommon-dbgsym==1.0.0 libswsscommon-dbgsym==1.0.0
libunwind8==1.3.2-2 libunwind8==1.3.2-2
openssh-client==1:8.4p1-5+deb11u2 openssh-client==1:8.4p1-5+deb11u3
radvd==1:2.18-3 radvd==1:2.18-3
sshpass==1.09-1+b1 sshpass==1.09-1+b1
strace==5.10-1 strace==5.10-1

View File

@ -6,7 +6,7 @@ hsflowd-dbg==2.0.51-26
libbabeltrace1==1.5.8-1+b3 libbabeltrace1==1.5.8-1+b3
libboost-regex1.74.0==1.74.0-9 libboost-regex1.74.0==1.74.0-9
libcbor0==0.5.0+dfsg-2 libcbor0==0.5.0+dfsg-2
libcurl3-gnutls==7.74.0-1.3+deb11u10 libcurl3-gnutls==7.74.0-1.3+deb11u11
libdebuginfod1==0.183-1 libdebuginfod1==0.183-1
libdw1==0.183-1 libdw1==0.183-1
libedit2==3.1-20191231-2+b1 libedit2==3.1-20191231-2+b1
@ -20,7 +20,7 @@ libsource-highlight-common==3.1.9-3
libsource-highlight4v5==3.1.9-3+b1 libsource-highlight4v5==3.1.9-3+b1
libswsscommon-dbgsym==1.0.0 libswsscommon-dbgsym==1.0.0
libunwind8==1.3.2-2 libunwind8==1.3.2-2
openssh-client==1:8.4p1-5+deb11u2 openssh-client==1:8.4p1-5+deb11u3
psample==1.1-1 psample==1.1-1
sflowtool==5.04 sflowtool==5.04
sshpass==1.09-1+b1 sshpass==1.09-1+b1

View File

@ -6,7 +6,7 @@ libbabeltrace1==1.5.8-1+b3
libboost-regex1.74.0==1.74.0-9 libboost-regex1.74.0==1.74.0-9
libc-l10n==2.31-13+deb11u7 libc-l10n==2.31-13+deb11u7
libcbor0==0.5.0+dfsg-2 libcbor0==0.5.0+dfsg-2
libcurl3-gnutls==7.74.0-1.3+deb11u10 libcurl3-gnutls==7.74.0-1.3+deb11u11
libdebuginfod1==0.183-1 libdebuginfod1==0.183-1
libdw1==0.183-1 libdw1==0.183-1
libedit2==3.1-20191231-2+b1 libedit2==3.1-20191231-2+b1
@ -28,7 +28,7 @@ libsource-highlight4v5==3.1.9-3+b1
libswsscommon-dbgsym==1.0.0 libswsscommon-dbgsym==1.0.0
libunwind8==1.3.2-2 libunwind8==1.3.2-2
locales==2.31-13+deb11u7 locales==2.31-13+deb11u7
openssh-client==1:8.4p1-5+deb11u2 openssh-client==1:8.4p1-5+deb11u3
pci.ids==0.0~2021.02.08-1 pci.ids==0.0~2021.02.08-1
snmp==5.9+dfsg-4+deb11u1 snmp==5.9+dfsg-4+deb11u1
snmp-dbgsym==5.9+dfsg-4+deb11u1 snmp-dbgsym==5.9+dfsg-4+deb11u1

View File

@ -1,4 +1,4 @@
hiredis==2.2.3 hiredis==2.3.2
psutil==5.9.5 psutil==5.9.8
python-arptable==0.0.2 python-arptable==0.0.2
smbus==1.1.post2 smbus==1.1.post2

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+deb11u11
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
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-dbgsym==1.0.0
libunwind8==1.3.2-2
openssh-client==1:8.4p1-5+deb11u3
sonic-gnmi==0.1
sonic-mgmt-common==1.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

@ -2,9 +2,9 @@ gdb==8.2.1-2+b3
gdbserver==8.2.1-2+b3 gdbserver==8.2.1-2+b3
libbabeltrace1==1.5.6-2+deb10u1 libbabeltrace1==1.5.6-2+deb10u1
libbsd0==0.9.1-2+deb10u1 libbsd0==0.9.1-2+deb10u1
libcjson-dev==1.7.10-1.1+deb10u1 libcjson-dev==1.7.10-1.1+deb10u2
libcjson1==1.7.10-1.1+deb10u1 libcjson1==1.7.10-1.1+deb10u2
libcurl3-gnutls==7.64.0-4+deb10u7 libcurl3-gnutls==7.64.0-4+deb10u8
libdw1==0.176-1.1+deb10u1 libdw1==0.176-1.1+deb10u1
libedit2==3.1-20181209-1 libedit2==3.1-20181209-1
libglib2.0-0==2.58.3-2+deb10u5 libglib2.0-0==2.58.3-2+deb10u5
@ -15,7 +15,7 @@ libpopt0==1.16-12
libswsscommon-dbgsym==1.0.0 libswsscommon-dbgsym==1.0.0
libunwind8==1.2.1-10~deb10u1 libunwind8==1.2.1-10~deb10u1
libxml2==2.9.4+dfsg1-7+deb10u6 libxml2==2.9.4+dfsg1-7+deb10u6
openssh-client==1:7.9p1-10+deb10u3 openssh-client==1:7.9p1-10+deb10u4
sonic-mgmt-common==1.0.0 sonic-mgmt-common==1.0.0
sonic-mgmt-framework==1.0-01 sonic-mgmt-framework==1.0-01
sonic-mgmt-framework-dbg==1.0-01 sonic-mgmt-framework-dbg==1.0-01

View File

@ -1,13 +1,13 @@
attrs==23.1.0 attrs==23.2.0
certifi==2017.4.17 certifi==2017.4.17
charset-normalizer==3.2.0 charset-normalizer==3.3.2
click==8.1.7 click==8.1.7
clickclick==20.10.2 clickclick==20.10.2
connexion==2.7.0 connexion==2.7.0
flask==2.2.5 flask==2.2.5
grpcio==1.58.0 grpcio==1.58.0
grpcio-tools==1.20.0 grpcio-tools==1.20.0
idna==3.4 idna==3.6
importlib-resources==5.12.0 importlib-resources==5.12.0
inflection==0.5.1 inflection==0.5.1
itsdangerous==2.1.2 itsdangerous==2.1.2
@ -18,7 +18,7 @@ openapi-schema-validator==0.4.4
openapi-spec-validator==0.5.7 openapi-spec-validator==0.5.7
pathable==0.4.3 pathable==0.4.3
pkgutil_resolve_name==1.3.10 pkgutil_resolve_name==1.3.10
protobuf==4.24.3 protobuf==4.24.4
pyrsistent==0.19.3 pyrsistent==0.19.3
python-dateutil==2.6.0 python-dateutil==2.6.0
requests==2.31.0 requests==2.31.0

View File

@ -98,16 +98,16 @@ libxml2==2.9.10+dfsg-6.7+deb11u4
libxml2-dev==2.9.10+dfsg-6.7+deb11u4 libxml2-dev==2.9.10+dfsg-6.7+deb11u4
libyang2==2.0.112-6 libyang2==2.0.112-6
libzmq3-dev==4.3.4-1 libzmq3-dev==4.3.4-1
linux-libc-dev==5.10.197-1 linux-libc-dev==5.10.205-2
logrotate==3.18.0-2+deb11u2 logrotate==3.18.0-2+deb11u2
lsof==4.93.2+dfsg-1.1 lsof==4.93.2+dfsg-1.1
mailcap==3.69 mailcap==3.69
mime-support==3.66 mime-support==3.66
ndisc6==1.0.4-2 ndisc6==1.0.4-2
netbase==6.3 netbase==6.3
openssh-client==1:8.4p1-5+deb11u2 openssh-client==1:8.4p1-5+deb11u3
openssh-server==1:8.4p1-5+deb11u2 openssh-server==1:8.4p1-5+deb11u3
openssh-sftp-server==1:8.4p1-5+deb11u2 openssh-sftp-server==1:8.4p1-5+deb11u3
openssl==1.1.1w-0+deb11u1 openssl==1.1.1w-0+deb11u1
pinentry-curses==1.1.0-4 pinentry-curses==1.1.0-4
psmisc==23.4-2 psmisc==23.4-2

View File

@ -1,34 +1,34 @@
async-timeout==4.0.2 async-timeout==4.0.2
bcrypt==3.2.2 bcrypt==3.2.2
blessed==1.20.0 blessed==1.20.0
certifi==2023.7.22 certifi==2023.11.17
cffi==1.15.1 cffi==1.16.0
charset-normalizer==3.2.0 charset-normalizer==3.3.2
click==7.0 click==7.0
click-log==0.4.0 click-log==0.4.0
colorful==0.5.5 colorful==0.5.6
cryptography==3.3.2 cryptography==42.0.0
dbus-python==1.3.2 dbus-python==1.3.2
docker==6.1.3 docker==7.0.0
docker-image-py==0.1.12 docker-image-py==0.1.12
enlighten==1.12.0 enlighten==1.12.4
filelock==3.12.4 filelock==3.13.1
idna==3.4 idna==3.6
importlib-metadata==6.1.0 importlib-metadata==6.1.0
jsonpatch==1.33 jsonpatch==1.33
jsonpointer==2.4 jsonpointer==2.4
lazy-object-proxy==1.9.0 lazy-object-proxy==1.10.0
m2crypto==0.39.0 m2crypto==0.40.1
netifaces==0.10.9 netifaces==0.10.9
packaging==23.1 packaging==23.2
paramiko==2.11.0 paramiko==2.11.0
pexpect==4.8.0 pexpect==4.9.0
prefixed==0.7.0 prefixed==0.7.0
prettyprinter==0.18.0 prettyprinter==0.18.0
ptyprocess==0.7.0 ptyprocess==0.7.0
pycairo==1.24.0 pycairo==1.25.1
pycparser==2.21 pycparser==2.21
pygments==2.16.1 pygments==2.17.2
pygobject==3.46.0 pygobject==3.46.0
pynacl==1.5.0 pynacl==1.5.0
pyroute2==0.5.14 pyroute2==0.5.14
@ -39,8 +39,8 @@ semantic-version==2.10.0
systemd-python==235 systemd-python==235
toposort==1.6 toposort==1.6
typing_extensions==4.7.1 typing_extensions==4.7.1
urllib3==2.0.5 urllib3==2.1.0
wcwidth==0.2.6 wcwidth==0.2.13
websocket-client==1.6.3 websocket-client==1.6.3
www-authenticate==0.9.2 www-authenticate==0.9.2
zipp==3.15.0 zipp==3.15.0

View File

@ -57,7 +57,7 @@ libtsan0==10.2.1-6
libubsan1==10.2.1-6 libubsan1==10.2.1-6
libuv1==1.40.0-2 libuv1==1.40.0-2
libxml2==2.9.10+dfsg-6.7+deb11u4 libxml2==2.9.10+dfsg-6.7+deb11u4
linux-libc-dev==5.10.197-1 linux-libc-dev==5.10.205-2
mailcap==3.69 mailcap==3.69
make==4.3-4.1 make==4.3-4.1
mime-support==3.66 mime-support==3.66

View File

@ -5,7 +5,7 @@ kmod==28-1
libbabeltrace1==1.5.8-1+b3 libbabeltrace1==1.5.8-1+b3
libboost-regex1.74.0==1.74.0-9 libboost-regex1.74.0==1.74.0-9
libcbor0==0.5.0+dfsg-2 libcbor0==0.5.0+dfsg-2
libcurl3-gnutls==7.74.0-1.3+deb11u10 libcurl3-gnutls==7.74.0-1.3+deb11u11
libdebuginfod1==0.183-1 libdebuginfod1==0.183-1
libdw1==0.183-1 libdw1==0.183-1
libedit2==3.1-20191231-2+b1 libedit2==3.1-20191231-2+b1
@ -22,7 +22,7 @@ libsource-highlight-common==3.1.9-3
libsource-highlight4v5==3.1.9-3+b1 libsource-highlight4v5==3.1.9-3+b1
libswsscommon-dbgsym==1.0.0 libswsscommon-dbgsym==1.0.0
libunwind8==1.3.2-2 libunwind8==1.3.2-2
openssh-client==1:8.4p1-5+deb11u2 openssh-client==1:8.4p1-5+deb11u3
sshpass==1.09-1+b1 sshpass==1.09-1+b1
strace==5.10-1 strace==5.10-1
syncd==1.0.0 syncd==1.0.0

View File

@ -57,7 +57,7 @@ libtsan0==10.2.1-6
libubsan1==10.2.1-6 libubsan1==10.2.1-6
libuv1==1.40.0-2 libuv1==1.40.0-2
libxml2==2.9.10+dfsg-6.7+deb11u4 libxml2==2.9.10+dfsg-6.7+deb11u4
linux-libc-dev==5.10.197-1 linux-libc-dev==5.10.205-2
mailcap==3.69 mailcap==3.69
make==4.3-4.1 make==4.3-4.1
mime-support==3.66 mime-support==3.66

View File

@ -5,7 +5,7 @@ kmod==28-1
libbabeltrace1==1.5.8-1+b3 libbabeltrace1==1.5.8-1+b3
libboost-regex1.74.0==1.74.0-9 libboost-regex1.74.0==1.74.0-9
libcbor0==0.5.0+dfsg-2 libcbor0==0.5.0+dfsg-2
libcurl3-gnutls==7.74.0-1.3+deb11u10 libcurl3-gnutls==7.74.0-1.3+deb11u11
libdebuginfod1==0.183-1 libdebuginfod1==0.183-1
libdw1==0.183-1 libdw1==0.183-1
libedit2==3.1-20191231-2+b1 libedit2==3.1-20191231-2+b1
@ -23,7 +23,8 @@ libsource-highlight4v5==3.1.9-3+b1
libswsscommon-dbgsym==1.0.0 libswsscommon-dbgsym==1.0.0
libunwind8==1.3.2-2 libunwind8==1.3.2-2
libyaml-0-2==0.2.2-1 libyaml-0-2==0.2.2-1
openssh-client==1:8.4p1-5+deb11u2 lz4==1.9.3-2
openssh-client==1:8.4p1-5+deb11u3
sshpass==1.09-1+b1 sshpass==1.09-1+b1
strace==5.10-1 strace==5.10-1
syncd==1.0.0 syncd==1.0.0

View File

@ -57,7 +57,7 @@ libtsan0==10.2.1-6
libubsan1==10.2.1-6 libubsan1==10.2.1-6
libuv1==1.40.0-2 libuv1==1.40.0-2
libxml2==2.9.10+dfsg-6.7+deb11u4 libxml2==2.9.10+dfsg-6.7+deb11u4
linux-libc-dev==5.10.197-1 linux-libc-dev==5.10.205-2
mailcap==3.69 mailcap==3.69
make==4.3-4.1 make==4.3-4.1
mime-support==3.66 mime-support==3.66

View File

@ -4,7 +4,7 @@ kmod==28-1
libbabeltrace1==1.5.8-1+b3 libbabeltrace1==1.5.8-1+b3
libboost-regex1.74.0==1.74.0-9 libboost-regex1.74.0==1.74.0-9
libcbor0==0.5.0+dfsg-2 libcbor0==0.5.0+dfsg-2
libcurl3-gnutls==7.74.0-1.3+deb11u10 libcurl3-gnutls==7.74.0-1.3+deb11u11
libdebuginfod1==0.183-1 libdebuginfod1==0.183-1
libdw1==0.183-1 libdw1==0.183-1
libedit2==3.1-20191231-2+b1 libedit2==3.1-20191231-2+b1
@ -16,7 +16,7 @@ libicu67==67.1-7
libipt2==2.0.3-1 libipt2==2.0.3-1
libkmod2==28-1 libkmod2==28-1
libmpfr6==4.1.0-3 libmpfr6==4.1.0-3
libsai==1.12.0-1 libsai==1.13.0-1
libsaimetadata==1.0.0 libsaimetadata==1.0.0
libsairedis==1.0.0 libsairedis==1.0.0
libsource-highlight-common==3.1.9-3 libsource-highlight-common==3.1.9-3
@ -24,7 +24,7 @@ libsource-highlight4v5==3.1.9-3+b1
libswsscommon-dbg==1.0.0 libswsscommon-dbg==1.0.0
libswsscommon-dbgsym==1.0.0 libswsscommon-dbgsym==1.0.0
libunwind8==1.3.2-2 libunwind8==1.3.2-2
openssh-client==1:8.4p1-5+deb11u2 openssh-client==1:8.4p1-5+deb11u3
sshpass==1.09-1+b1 sshpass==1.09-1+b1
strace==5.10-1 strace==5.10-1
syncd==1.0.0 syncd==1.0.0

View File

@ -3,7 +3,7 @@ iputils-ping==3:20210202-1
keyutils==1.6.1-2 keyutils==1.6.1-2
libdbus-1-dev==1.12.28-0+deb11u1 libdbus-1-dev==1.12.28-0+deb11u1
libdevmapper1.02.1==2:1.02.175-2.1 libdevmapper1.02.1==2:1.02.175-2.1
libdpkg-perl==1.20.12 libdpkg-perl==1.20.13
libevent-2.1-7==2.1.12-stable-1 libevent-2.1-7==2.1.12-stable-1
libexpat1-dev==2.2.10-2+deb11u5 libexpat1-dev==2.2.10-2+deb11u5
libnfsidmap2==0.25-6 libnfsidmap2==0.25-6
@ -12,10 +12,10 @@ libpcap0.8==1.10.0-2
libpcap0.8-dev==1.10.0-2 libpcap0.8-dev==1.10.0-2
libpython2-dev==2.7.18-3 libpython2-dev==2.7.18-3
libpython2-stdlib==2.7.18-3 libpython2-stdlib==2.7.18-3
libpython2.7==2.7.18-8 libpython2.7==2.7.18-8+deb11u1
libpython2.7-dev==2.7.18-8 libpython2.7-dev==2.7.18-8+deb11u1
libpython2.7-minimal==2.7.18-8 libpython2.7-minimal==2.7.18-8+deb11u1
libpython2.7-stdlib==2.7.18-8 libpython2.7-stdlib==2.7.18-8+deb11u1
libsensors-config==1:3.6.0-7 libsensors-config==1:3.6.0-7
libsensors-dev==1:3.6.0-7 libsensors-dev==1:3.6.0-7
libsensors4-dev==1:3.6.0-7 libsensors4-dev==1:3.6.0-7
@ -29,9 +29,9 @@ python-is-python2==2.7.18-9
python2==2.7.18-3 python2==2.7.18-3
python2-dev==2.7.18-3 python2-dev==2.7.18-3
python2-minimal==2.7.18-3 python2-minimal==2.7.18-3
python2.7==2.7.18-8 python2.7==2.7.18-8+deb11u1
python2.7-dev==2.7.18-8 python2.7-dev==2.7.18-8+deb11u1
python2.7-minimal==2.7.18-8 python2.7-minimal==2.7.18-8+deb11u1
rpcbind==1.2.5-9 rpcbind==1.2.5-9
sensible-utils==0.0.14 sensible-utils==0.0.14
swig==4.0.2-1 swig==4.0.2-1

View File

@ -3,7 +3,7 @@ nnpy==1.4.2
pip==20.3.4 pip==20.3.4
ptf==0.9.1 ptf==0.9.1
pycparser==2.21 pycparser==2.21
python-sdk-api==4.6.1062 python-sdk-api==4.6.2134
scapy==2.4.0 scapy==2.4.0
setuptools==44.1.1 setuptools==44.1.1
wheel==0.37.1 wheel==0.37.1

View File

@ -1,5 +1,5 @@
applibs==1.mlnx.4.6.1062 applibs==1.mlnx.4.6.2134
applibs-dev==1.mlnx.4.6.1062 applibs-dev==1.mlnx.4.6.2134
gdb==10.1-1.7 gdb==10.1-1.7
gdbserver==10.1-1.7 gdbserver==10.1-1.7
iproute2==1.mlnx.4.5.4206 iproute2==1.mlnx.4.5.4206
@ -11,7 +11,7 @@ libc-dev-bin==2.31-13+deb11u7
libc6-dev==2.31-13+deb11u7 libc6-dev==2.31-13+deb11u7
libcbor0==0.5.0+dfsg-2 libcbor0==0.5.0+dfsg-2
libcrypt-dev==1:4.4.18-4 libcrypt-dev==1:4.4.18-4
libcurl3-gnutls==7.74.0-1.3+deb11u10 libcurl3-gnutls==7.74.0-1.3+deb11u11
libdebuginfod1==0.183-1 libdebuginfod1==0.183-1
libdw1==0.183-1 libdw1==0.183-1
libedit2==3.1-20191231-2+b1 libedit2==3.1-20191231-2+b1
@ -40,13 +40,13 @@ libswsscommon-dbgsym==1.0.0
libtirpc-dev==1.3.1-1+deb11u1 libtirpc-dev==1.3.1-1+deb11u1
libunwind8==1.3.2-2 libunwind8==1.3.2-2
libxml2==2.9.10+dfsg-6.7+deb11u4 libxml2==2.9.10+dfsg-6.7+deb11u4
linux-libc-dev==5.10.197-1 linux-libc-dev==5.10.205-2
mft==4.25.0-62 mft==4.25.0-62
mft-fwtrace-cfg==1.0.0 mft-fwtrace-cfg==1.0.0
mlnx-sai==1.mlnx.SAIBuild2211.25.1.4 mlnx-sai==1.mlnx.SAIBuild2311.26.0.28
openssh-client==1:8.4p1-5+deb11u2 openssh-client==1:8.4p1-5+deb11u3
python-pip-whl==20.3.4-4+deb11u1 python-pip-whl==20.3.4-4+deb11u1
python-sdk-api==1.mlnx.4.6.1062 python-sdk-api==1.mlnx.4.6.2134
python3-attr==20.3.0-1 python3-attr==20.3.0-1
python3-dev==3.9.2-3 python3-dev==3.9.2-3
python3-importlib-metadata==1.6.0-2 python3-importlib-metadata==1.6.0-2
@ -62,25 +62,25 @@ python3-zipp==1.0.0-3
python3.9-dev==3.9.2-1 python3.9-dev==3.9.2-1
sshpass==1.09-1+b1 sshpass==1.09-1+b1
strace==5.10-1 strace==5.10-1
sx-acl-helper==1.mlnx.4.6.1062 sx-acl-helper==1.mlnx.4.6.2134
sx-acl-helper-dev==1.mlnx.4.6.1062 sx-acl-helper-dev==1.mlnx.4.6.2134
sx-complib==1.mlnx.4.6.1062 sx-complib==1.mlnx.4.6.2134
sx-complib-dev==1.mlnx.4.6.1062 sx-complib-dev==1.mlnx.4.6.2134
sx-examples==1.mlnx.4.6.1062 sx-examples==1.mlnx.4.6.2134
sx-examples-dev==1.mlnx.4.6.1062 sx-examples-dev==1.mlnx.4.6.2134
sx-gen-utils==1.mlnx.4.6.1062 sx-gen-utils==1.mlnx.4.6.2134
sx-gen-utils-dev==1.mlnx.4.6.1062 sx-gen-utils-dev==1.mlnx.4.6.2134
sx-hash-calc==1.mlnx.4.6.1062 sx-hash-calc==1.mlnx.4.6.2134
sx-obj-desc-lib==1.mlnx.4.6.1062 sx-obj-desc-lib==1.mlnx.4.6.2134
sx-obj-desc-lib-dev==1.mlnx.4.6.1062 sx-obj-desc-lib-dev==1.mlnx.4.6.2134
sx-scew==1.mlnx.4.5.5142 sx-scew==1.mlnx.4.5.5142
sx-scew-dev==1.mlnx.4.5.5142 sx-scew-dev==1.mlnx.4.5.5142
sxd-libs==1.mlnx.4.6.1062 sxd-libs==1.mlnx.4.6.2134
sxd-libs-dev==1.mlnx.4.6.1062 sxd-libs-dev==1.mlnx.4.6.2134
syncd==1.0.0 syncd==1.0.0
syncd-dbg==1.0.0 syncd-dbg==1.0.0
vim==2:8.2.2434-3+deb11u1 vim==2:8.2.2434-3+deb11u1
vim-runtime==2:8.2.2434-3+deb11u1 vim-runtime==2:8.2.2434-3+deb11u1
wjh-libs==1.mlnx.4.6.1062 wjh-libs==1.mlnx.4.6.2134
wjh-libs-dev==1.mlnx.4.6.1062 wjh-libs-dev==1.mlnx.4.6.2134
zlib1g-dev==1:1.2.11.dfsg-2+deb11u2 zlib1g-dev==1:1.2.11.dfsg-2+deb11u2

View File

@ -3,5 +3,5 @@ importlib-metadata==1.6.0
jsonschema==3.2.0 jsonschema==3.2.0
more-itertools==4.2.0 more-itertools==4.2.0
pyrsistent==0.15.5 pyrsistent==0.15.5
python_sdk_api==4.6.1062 python_sdk_api==4.6.2134
zipp==1.0.0 zipp==1.0.0

View File

@ -25,7 +25,7 @@ libsensors4-dev==1:3.6.0-7
libsensors5==1:3.6.0-7 libsensors5==1:3.6.0-7
mailcap==3.69 mailcap==3.69
mime-support==3.66 mime-support==3.66
mrvllibsai==1.12.0-2 mrvllibsai==1.13.0-1
nfs-common==1:1.3.4-6 nfs-common==1:1.3.4-6
pkg-config==0.29.2-1 pkg-config==0.29.2-1
python-dev-is-python2==2.7.18-9 python-dev-is-python2==2.7.18-9

View File

@ -0,0 +1,17 @@
kmod==28-1
libabsl20200923==0~20200923.3-2
libc-ares2==1.17.1-1+deb11u3
libgrpc++-dev==1.30.2-3
libgrpc++1==1.30.2-3
libgrpc-dev==1.30.2-3
libgrpc10==1.30.2-3
libkmod2==28-1
libprotobuf-dev==3.12.4-1+deb11u1
libprotobuf-lite23==3.12.4-1+deb11u1
libprotobuf23==3.12.4-1+deb11u1
libprotoc23==3.12.4-1+deb11u1
libsai==1.10.1-0
libsaimetadata==1.0.0
libsairedis==1.0.0
protobuf-compiler==3.12.4-1+deb11u1
syncd==1.0.0

View File

@ -4,7 +4,7 @@ iproute2==5.10.0-4sonic1
libbabeltrace1==1.5.8-1+b3 libbabeltrace1==1.5.8-1+b3
libboost-regex1.74.0==1.74.0-9 libboost-regex1.74.0==1.74.0-9
libcbor0==0.5.0+dfsg-2 libcbor0==0.5.0+dfsg-2
libcurl3-gnutls==7.74.0-1.3+deb11u10 libcurl3-gnutls==7.74.0-1.3+deb11u11
libdebuginfod1==0.183-1 libdebuginfod1==0.183-1
libdw1==0.183-1 libdw1==0.183-1
libedit2==3.1-20191231-2+b1 libedit2==3.1-20191231-2+b1
@ -25,7 +25,7 @@ libsource-highlight-common==3.1.9-3
libsource-highlight4v5==3.1.9-3+b1 libsource-highlight4v5==3.1.9-3+b1
libswsscommon-dbgsym==1.0.0 libswsscommon-dbgsym==1.0.0
libunwind8==1.3.2-2 libunwind8==1.3.2-2
openssh-client==1:8.4p1-5+deb11u2 openssh-client==1:8.4p1-5+deb11u3
sshpass==1.09-1+b1 sshpass==1.09-1+b1
strace==5.10-1 strace==5.10-1
syncd-vs==1.0.0 syncd-vs==1.0.0

View File

@ -3,7 +3,7 @@ gdbserver==10.1-1.7
libbabeltrace1==1.5.8-1+b3 libbabeltrace1==1.5.8-1+b3
libboost-regex1.74.0==1.74.0-9 libboost-regex1.74.0==1.74.0-9
libcbor0==0.5.0+dfsg-2 libcbor0==0.5.0+dfsg-2
libcurl3-gnutls==7.74.0-1.3+deb11u10 libcurl3-gnutls==7.74.0-1.3+deb11u11
libdebuginfod1==0.183-1 libdebuginfod1==0.183-1
libdw1==0.183-1 libdw1==0.183-1
libedit2==3.1-20191231-2+b1 libedit2==3.1-20191231-2+b1
@ -20,7 +20,7 @@ libteam-utils==1.30-1
libteam-utils-dbgsym==1.30-1 libteam-utils-dbgsym==1.30-1
libteamdctl0-dbgsym==1.30-1 libteamdctl0-dbgsym==1.30-1
libunwind8==1.3.2-2 libunwind8==1.3.2-2
openssh-client==1:8.4p1-5+deb11u2 openssh-client==1:8.4p1-5+deb11u3
sshpass==1.09-1+b1 sshpass==1.09-1+b1
strace==5.10-1 strace==5.10-1
swss-dbg==1.0.0 swss-dbg==1.0.0

View File

@ -30,6 +30,8 @@ bind9-dnsutils==1:9.18.19-1~deb12u1
bind9-host==1:9.18.19-1~deb12u1 bind9-host==1:9.18.19-1~deb12u1
bind9-libs==1:9.18.19-1~deb12u1 bind9-libs==1:9.18.19-1~deb12u1
binutils==2.40-2 binutils==2.40-2
binutils-aarch64-linux-gnu==2.40-2
binutils-arm-linux-gnueabihf==2.40-2
binutils-common==2.40-2 binutils-common==2.40-2
binutils-x86-64-linux-gnu==2.40-2 binutils-x86-64-linux-gnu==2.40-2
bison==2:3.8.2+dfsg-1+b1 bison==2:3.8.2+dfsg-1+b1
@ -41,7 +43,7 @@ byacc==1:2.0.20221106-1
bzip2==1.0.8-5+b1 bzip2==1.0.8-5+b1
bzip2-doc==1.0.8-5 bzip2-doc==1.0.8-5
ca-certificates==20230311 ca-certificates==20230311
ca-certificates-java==20230620~deb12u1 ca-certificates-java==20230710~deb12u1
cdbs==0.4.166 cdbs==0.4.166
check==0.15.2-2+b1 check==0.15.2-2+b1
chrpath==0.16-2+b1 chrpath==0.16-2+b1
@ -58,13 +60,13 @@ cowdancer==0.89
cpio==2.13+dfsg-7.1 cpio==2.13+dfsg-7.1
cpp==4:12.2.0-3 cpp==4:12.2.0-3
cpp-12==12.2.0-14 cpp-12==12.2.0-14
cpp-12-arm-linux-gnueabihf==12.2.0-14cross1
cpp-arm-linux-gnueabihf==4:12.2.0-3
cppcheck==2.10-2 cppcheck==2.10-2
cppzmq-dev==4.9.0-1 cppzmq-dev==4.9.0-1
cron==3.0pl1-162 cron==3.0pl1-162
cron-daemon-common==3.0pl1-162 cron-daemon-common==3.0pl1-162
curl==7.88.1-10+deb12u4 curl==7.88.1-10+deb12u5
dblatex==0.3.12py3-2
dblatex-doc==0.3.12py3-2
dbus==1.14.10-1~deb12u1 dbus==1.14.10-1~deb12u1
dbus-bin==1.14.10-1~deb12u1 dbus-bin==1.14.10-1~deb12u1
dbus-daemon==1.14.10-1~deb12u1 dbus-daemon==1.14.10-1~deb12u1
@ -76,17 +78,15 @@ dconf-service==0.40.0-4
dctrl-tools==2.24-3+b1 dctrl-tools==2.24-3+b1
debhelper==13.11.4 debhelper==13.11.4
debian-keyring==2022.12.24 debian-keyring==2022.12.24
debootstrap==1.0.128+nmu2 debootstrap==1.0.128+nmu2+deb12u1
default-jdk==2:1.17-74
default-jdk-headless==2:1.17-74 default-jdk-headless==2:1.17-74
default-jre==2:1.17-74 default-jre==2:1.17-74
default-jre-headless==2:1.17-74 default-jre-headless==2:1.17-74
default-libmysqlclient-dev==1.1.0 default-libmysqlclient-dev==1.1.0
device-tree-compiler==1.6.1-4+b1 device-tree-compiler==1.6.1-4+b1
devscripts==2.23.4 devscripts==2.23.4+deb12u1
dh-apparmor==3.0.8-3 dh-apparmor==3.0.8-3
dh-autoreconf==20 dh-autoreconf==20
dh-elpa==2.0.16
dh-exec==0.27 dh-exec==0.27
dh-make==2.202301 dh-make==2.202301
dh-python==5.20230130+deb12u1 dh-python==5.20230130+deb12u1
@ -95,7 +95,7 @@ dh-strip-nondeterminism==1.13.1-1
dictionaries-common==1.29.5 dictionaries-common==1.29.5
diffstat==1.65-1 diffstat==1.65-1
dirmngr==2.2.40-1.1 dirmngr==2.2.40-1.1
distro-info-data==0.58 distro-info-data==0.58+deb12u1
dkms==3.0.10-8+deb12u1 dkms==3.0.10-8+deb12u1
dmsetup==2:1.02.185-2 dmsetup==2:1.02.185-2
dnsutils==1:9.18.19-1~deb12u1 dnsutils==1:9.18.19-1~deb12u1
@ -104,11 +104,10 @@ docbook-dsssl==1.79-10
docbook-to-man==1:2.0.0-45 docbook-to-man==1:2.0.0-45
docbook-utils==0.6.14-4 docbook-utils==0.6.14-4
docbook-xml==4.5-12 docbook-xml==4.5-12
docbook-xsl==1.79.2+dfsg-2
docker-buildx-plugin==0.10.5-1~debian.12~bookworm docker-buildx-plugin==0.10.5-1~debian.12~bookworm
docker-ce==5:24.0.2-1~debian.12~bookworm docker-ce==5:24.0.2-1~debian.12~bookworm
docker-ce-cli==5:24.0.2-1~debian.12~bookworm docker-ce-cli==5:24.0.2-1~debian.12~bookworm
docker-ce-rootless-extras==5:24.0.7-1~debian.12~bookworm docker-ce-rootless-extras==5:25.0.0-1~debian.12~bookworm
docker-compose-plugin==2.18.1-1~debian.12~bookworm docker-compose-plugin==2.18.1-1~debian.12~bookworm
docutils-common==0.19+dfsg-6 docutils-common==0.19+dfsg-6
dosfstools==4.2-1 dosfstools==4.2-1
@ -120,15 +119,11 @@ dvisvgm==3.0.3-1
dwz==0.15-1 dwz==0.15-1
eatmydata==130-2 eatmydata==130-2
ed==1.19-1 ed==1.19-1
emacs-bin-common==1:28.2+1-15
emacs-common==1:28.2+1-15
emacs-el==1:28.2+1-15
emacs-nox==1:28.2+1-15
emacsen-common==3.0.5 emacsen-common==3.0.5
equivs==2.3.1 equivs==2.3.1
exim4-base==4.96-15+deb12u2 exim4-base==4.96-15+deb12u4
exim4-config==4.96-15+deb12u2 exim4-config==4.96-15+deb12u4
exim4-daemon-light==4.96-15+deb12u2 exim4-daemon-light==4.96-15+deb12u4
expat==2.5.0-1 expat==2.5.0-1
fakeroot==1.31-1.2 fakeroot==1.31-1.2
file==1:5.44-3 file==1:5.44-3
@ -139,8 +134,6 @@ fonts-dejavu-core==2.37-6
fonts-dejavu-extra==2.37-6 fonts-dejavu-extra==2.37-6
fonts-droid-fallback==1:6.0.1r16-1.1 fonts-droid-fallback==1:6.0.1r16-1.1
fonts-font-awesome==5.0.10+really4.7.0~dfsg-4.1 fonts-font-awesome==5.0.10+really4.7.0~dfsg-4.1
fonts-gfs-baskerville==1.1-6
fonts-gfs-porson==1.1-7
fonts-lato==2.0-2.1 fonts-lato==2.0-2.1
fonts-liberation2==2.1.5-1 fonts-liberation2==2.1.5-1
fonts-lmodern==2.005-1 fonts-lmodern==2.005-1
@ -153,7 +146,11 @@ g++-12==12.2.0-14
gawk==1:5.2.1-2 gawk==1:5.2.1-2
gcc==4:12.2.0-3 gcc==4:12.2.0-3
gcc-12==12.2.0-14 gcc-12==12.2.0-14
gcc-12-arm-linux-gnueabihf==12.2.0-14cross1
gcc-12-arm-linux-gnueabihf-base==12.2.0-14cross1
gcc-12-cross-base==12.2.0-14cross1
gcc-12-multilib==12.2.0-14 gcc-12-multilib==12.2.0-14
gcc-arm-linux-gnueabihf==4:12.2.0-3
gcc-multilib==4:12.2.0-3 gcc-multilib==4:12.2.0-3
gcovr==5.2-1 gcovr==5.2-1
gdb==13.1-3 gdb==13.1-3
@ -161,7 +158,7 @@ gem2deb==2.1
gem2deb-test-runner==2.1 gem2deb-test-runner==2.1
gettext==0.21-12 gettext==0.21-12
gettext-base==0.21-12 gettext-base==0.21-12
ghostscript==10.0.0~dfsg-11+deb12u2 ghostscript==10.0.0~dfsg-11+deb12u3
gir1.2-atk-1.0==2.46.0-5 gir1.2-atk-1.0==2.46.0-5
gir1.2-atspi-2.0==2.46.0-5 gir1.2-atspi-2.0==2.46.0-5
gir1.2-freedesktop==1.74.0-3 gir1.2-freedesktop==1.74.0-3
@ -200,7 +197,6 @@ gpgsm==2.2.40-1.1
graphviz==2.42.2-7+b3 graphviz==2.42.2-7+b3
groff==1.22.4-10 groff==1.22.4-10
groff-base==1.22.4-10 groff-base==1.22.4-10
gsasl-common==2.2.0-1
gsettings-desktop-schemas==43.0-1 gsettings-desktop-schemas==43.0-1
gsfonts==2:20200910-7 gsfonts==2:20200910-7
gstreamer1.0-libav==1.22.0-2 gstreamer1.0-libav==1.22.0-2
@ -272,9 +268,8 @@ libarchive-zip-perl==1.68-1
libarchive13==3.6.2-1 libarchive13==3.6.2-1
libargon2-1==0~20171227-0.3+deb12u1 libargon2-1==0~20171227-0.3+deb12u1
libarray-intspan-perl==2.004-2 libarray-intspan-perl==2.004-2
libarray-unique-perl==0.08-4
libarray-utils-perl==0.5-3
libasan8==12.2.0-14 libasan8==12.2.0-14
libasan8-armhf-cross==12.2.0-14cross1
libasm-java==9.4-1 libasm-java==9.4-1
libasound2==1.2.8-1+b1 libasound2==1.2.8-1+b1
libasound2-data==1.2.8-1 libasound2-data==1.2.8-1
@ -292,6 +287,7 @@ libatk1.0-dev==2.46.0-5
libatm1==1:2.5.1-4+b2 libatm1==1:2.5.1-4+b2
libatm1-dev==1:2.5.1-4+b2 libatm1-dev==1:2.5.1-4+b2
libatomic1==12.2.0-14 libatomic1==12.2.0-14
libatomic1-armhf-cross==12.2.0-14cross1
libatspi2.0-0==2.46.0-5 libatspi2.0-0==2.46.0-5
libatspi2.0-dev==2.46.0-5 libatspi2.0-dev==2.46.0-5
libattr1-dev==1:2.5.1-4 libattr1-dev==1:2.5.1-4
@ -304,11 +300,11 @@ libavahi-client3==0.8-10
libavahi-common-data==0.8-10 libavahi-common-data==0.8-10
libavahi-common3==0.8-10 libavahi-common3==0.8-10
libavc1394-0==0.5.4-5 libavc1394-0==0.5.4-5
libavcodec59==7:5.1.3-1 libavcodec59==7:5.1.4-0+deb12u1
libavfilter8==7:5.1.3-1 libavfilter8==7:5.1.4-0+deb12u1
libavformat59==7:5.1.3-1 libavformat59==7:5.1.4-0+deb12u1
libavif15==0.11.1-1 libavif15==0.11.1-1
libavutil57==7:5.1.3-1 libavutil57==7:5.1.4-0+deb12u1
libb-hooks-endofscope-perl==0.26-1 libb-hooks-endofscope-perl==0.26-1
libb-hooks-op-check-perl==0.22-2+b1 libb-hooks-op-check-perl==0.22-2+b1
libbabeltrace-dev==1.5.11-1+b2 libbabeltrace-dev==1.5.11-1+b2
@ -389,6 +385,7 @@ libc-ares2==1.18.1-3
libc-dev-bin==2.36-9+deb12u3 libc-dev-bin==2.36-9+deb12u3
libc-devtools==2.36-9+deb12u3 libc-devtools==2.36-9+deb12u3
libc-l10n==2.36-9+deb12u3 libc-l10n==2.36-9+deb12u3
libc6-armhf-cross==2.36-8cross1
libc6-dbg==2.36-9+deb12u3 libc6-dbg==2.36-9+deb12u3
libc6-dev==2.36-9+deb12u3 libc6-dev==2.36-9+deb12u3
libc6-dev-i386==2.36-9+deb12u3 libc6-dev-i386==2.36-9+deb12u3
@ -464,11 +461,11 @@ libctf-nobfd0==2.40-2
libctf0==2.40-2 libctf0==2.40-2
libcunit1==2.1-3-dfsg-2.6 libcunit1==2.1-3-dfsg-2.6
libcunit1-dev==2.1-3-dfsg-2.6 libcunit1-dev==2.1-3-dfsg-2.6
libcups2==2.4.2-3+deb12u4 libcups2==2.4.2-3+deb12u5
libcurl3-gnutls==7.88.1-10+deb12u4 libcurl3-gnutls==7.88.1-10+deb12u5
libcurl3-nss==7.88.1-10+deb12u4 libcurl3-nss==7.88.1-10+deb12u5
libcurl4==7.88.1-10+deb12u4 libcurl4==7.88.1-10+deb12u5
libcurl4-openssl-dev==7.88.1-10+deb12u4 libcurl4-openssl-dev==7.88.1-10+deb12u5
libdaemon-dev==0.14-7.1 libdaemon-dev==0.14-7.1
libdaemon0==0.14-7.1 libdaemon0==0.14-7.1
libdata-dpath-perl==0.58-2 libdata-dpath-perl==0.58-2
@ -494,9 +491,8 @@ libdbus-glib-1-2==0.112-3
libdbus-glib-1-dev==0.112-3 libdbus-glib-1-dev==0.112-3
libdbus-glib-1-dev-bin==0.112-3 libdbus-glib-1-dev-bin==0.112-3
libdconf1==0.40.0-4 libdconf1==0.40.0-4
libde265-0==1.0.11-1 libde265-0==1.0.11-1+deb12u1
libdebhelper-perl==13.11.4 libdebhelper-perl==13.11.4
libdebian-source-perl==0.122
libdebuginfod-common==0.188-2.1 libdebuginfod-common==0.188-2.1
libdebuginfod1==0.188-2.1 libdebuginfod1==0.188-2.1
libdecor-0-0==0.1.1-2 libdecor-0-0==0.1.1-2
@ -514,7 +510,7 @@ libdevel-stacktrace-perl==2.0400-2
libdevmapper1.02.1==2:1.02.185-2 libdevmapper1.02.1==2:1.02.185-2
libdigest-perl-md5-perl==1.9-5 libdigest-perl-md5-perl==1.9-5
libdist-checkconflicts-perl==0.11-2 libdist-checkconflicts-perl==0.11-2
libdistro-info-perl==1.5 libdistro-info-perl==1.5+deb12u1
libdjvulibre-text==3.5.28-2 libdjvulibre-text==3.5.28-2
libdjvulibre21==3.5.28-2+b1 libdjvulibre21==3.5.28-2+b1
libdom4j-java==2.1.3-2 libdom4j-java==2.1.3-2
@ -545,7 +541,6 @@ libel-api-java==3.0.0-3
libelf-dev==0.188-2.1 libelf-dev==0.188-2.1
libelf1==0.188-2.1 libelf1==0.188-2.1
libemail-address-xs-perl==1.05-1+b1 libemail-address-xs-perl==1.05-1+b1
libemail-date-format-perl==1.008-1
libencode-locale-perl==1.05-3 libencode-locale-perl==1.05-3
libepoxy-dev==1.5.10-1 libepoxy-dev==1.5.10-1
libepoxy0==1.5.10-1 libepoxy0==1.5.10-1
@ -566,7 +561,6 @@ libexpat1==2.5.0-1
libexpat1-dev==2.5.0-1 libexpat1-dev==2.5.0-1
libexplain-dev==1.4.D001-12+b1 libexplain-dev==1.4.D001-12+b1
libexplain51==1.4.D001-12+b1 libexplain51==1.4.D001-12+b1
libexporter-lite-perl==0.09-2
libexporter-tiny-perl==1.006000-1 libexporter-tiny-perl==1.006000-1
libfabric1==1.17.0-3 libfabric1==1.17.0-3
libfakeroot==1.31-1.2 libfakeroot==1.31-1.2
@ -622,7 +616,8 @@ libgav1-1==0.18.0-1+b1
libgbm1==22.3.6-1+deb12u1 libgbm1==22.3.6-1+deb12u1
libgc1==1:8.2.2-3 libgc1==1:8.2.2-3
libgcc-12-dev==12.2.0-14 libgcc-12-dev==12.2.0-14
libgccjit0==12.2.0-14 libgcc-12-dev-armhf-cross==12.2.0-14cross1
libgcc-s1-armhf-cross==12.2.0-14cross1
libgd3==2.3.3-9 libgd3==2.3.3-9
libgdbm-compat4==1.23-3 libgdbm-compat4==1.23-3
libgdbm6==1.23-3 libgdbm6==1.23-3
@ -667,22 +662,20 @@ libgme0==0.6.3-6
libgmock-dev==1.12.1-0.2 libgmock-dev==1.12.1-0.2
libgmp-dev==2:6.2.1+dfsg1-1.1 libgmp-dev==2:6.2.1+dfsg1-1.1
libgmpxx4ldbl==2:6.2.1+dfsg1-1.1 libgmpxx4ldbl==2:6.2.1+dfsg1-1.1
libgnutls-dane0==3.7.9-2 libgnutls-dane0==3.7.9-2+deb12u1
libgomp1==12.2.0-14 libgomp1==12.2.0-14
libgoogle-gson-java==2.10-1 libgomp1-armhf-cross==12.2.0-14cross1
libgoogle-perftools4==2.10-1 libgoogle-perftools4==2.10-1
libgpgme11==1.18.0-3+b1 libgpgme11==1.18.0-3+b1
libgpm2==1.20.7-10+b1 libgpm2==1.20.7-10+b1
libgprofng0==2.40-2 libgprofng0==2.40-2
libgraphite2-3==1.3.14-1 libgraphite2-3==1.3.14-1
libgraphite2-dev==1.3.14-1 libgraphite2-dev==1.3.14-1
libgs-common==10.0.0~dfsg-11+deb12u2 libgs-common==10.0.0~dfsg-11+deb12u3
libgs10==10.0.0~dfsg-11+deb12u2 libgs10==10.0.0~dfsg-11+deb12u3
libgs10-common==10.0.0~dfsg-11+deb12u2 libgs10-common==10.0.0~dfsg-11+deb12u3
libgsasl18==2.2.0-1
libgsm1==1.0.22-1 libgsm1==1.0.22-1
libgssapi-krb5-2==1.20.1-2+deb12u1 libgssapi-krb5-2==1.20.1-2+deb12u1
libgssglue1==0.7-1.1
libgssrpc4==1.20.1-2+deb12u1 libgssrpc4==1.20.1-2+deb12u1
libgstreamer-plugins-base1.0-0==1.22.0-3+deb12u1 libgstreamer-plugins-base1.0-0==1.22.0-3+deb12u1
libgstreamer1.0-0==1.22.0-2 libgstreamer1.0-0==1.22.0-2
@ -726,6 +719,7 @@ libhttp-negotiate-perl==6.01-2
libhttp-tiny-multipart-perl==0.08-2 libhttp-tiny-multipart-perl==0.08-2
libhttpclient-java==4.5.14-1 libhttpclient-java==4.5.14-1
libhttpcore-java==4.4.16-1 libhttpcore-java==4.4.16-1
libhwasan0==12.2.0-14
libhwloc-plugins==2.9.0-1 libhwloc-plugins==2.9.0-1
libhwloc15==2.9.0-1 libhwloc15==2.9.0-1
libhwy1==1.0.3-3+deb12u1 libhwy1==1.0.3-3+deb12u1
@ -759,7 +753,6 @@ libip6tc-dev==1.8.9-2
libip6tc2==1.8.9-2 libip6tc2==1.8.9-2
libipc-run-perl==20220807.0-1 libipc-run-perl==20220807.0-1
libipc-run3-perl==0.048-3 libipc-run3-perl==0.048-3
libipc-shareable-perl==1.13-1
libipc-system-simple-perl==1.30-2 libipc-system-simple-perl==1.30-2
libipt2==2.0.5-1 libipt2==2.0.5-1
libiptc-dev==1.8.9-2 libiptc-dev==1.8.9-2
@ -781,7 +774,7 @@ libjbig2dec0==0.19-3
libjcode-pm-perl==2.06-1.1 libjcode-pm-perl==2.06-1.1
libjemalloc-dev==5.3.0-1 libjemalloc-dev==5.3.0-1
libjemalloc2==5.3.0-1 libjemalloc2==5.3.0-1
libjetty9-java==9.4.50-4+deb12u1 libjetty9-java==9.4.50-4+deb12u2
libjpeg-dev==1:2.1.5-2 libjpeg-dev==1:2.1.5-2
libjpeg62-turbo==1:2.1.5-2 libjpeg62-turbo==1:2.1.5-2
libjpeg62-turbo-dev==1:2.1.5-2 libjpeg62-turbo-dev==1:2.1.5-2
@ -835,8 +828,6 @@ liblerc-dev==4.0.0+ds-2
liblerc4==4.0.0+ds-2 liblerc4==4.0.0+ds-2
liblilv-0-0==0.24.14-1 liblilv-0-0==0.24.14-1
liblist-compare-perl==0.55-2 liblist-compare-perl==0.55-2
liblist-moreutils-perl==0.430-2
liblist-moreutils-xs-perl==0.430-3+b1
liblist-someutils-perl==0.59-1 liblist-someutils-perl==0.59-1
liblist-someutils-xs-perl==0.58-3 liblist-someutils-xs-perl==0.58-3
liblist-utilsby-perl==0.12-2 liblist-utilsby-perl==0.12-2
@ -848,8 +839,6 @@ liblockfile-bin==1.17-1+b1
liblockfile1==1.17-1+b1 liblockfile1==1.17-1+b1
liblog-any-adapter-screen-perl==0.140-2 liblog-any-adapter-screen-perl==0.140-2
liblog-any-perl==1.713-1 liblog-any-perl==1.713-1
liblog-dispatch-perl==2.70-1
liblog-log4perl-perl==1.57-1
liblognorm5==2.0.6-4 liblognorm5==2.0.6-4
liblqr-1-0==0.4.2-2.1 liblqr-1-0==0.4.2-2.1
liblsan0==12.2.0-14 liblsan0==12.2.0-14
@ -870,7 +859,6 @@ libmagickcore-6.q16-6-extra==8:6.9.11.60+dfsg-1.6
libmagickwand-6.q16-6==8:6.9.11.60+dfsg-1.6 libmagickwand-6.q16-6==8:6.9.11.60+dfsg-1.6
libmail-sendmail-perl==0.80-3 libmail-sendmail-perl==0.80-3
libmailtools-perl==2.21-2 libmailtools-perl==2.21-2
libmailutils9==1:3.15-4
libmariadb-dev==1:10.11.4-1~deb12u1 libmariadb-dev==1:10.11.4-1~deb12u1
libmariadb-dev-compat==1:10.11.4-1~deb12u1 libmariadb-dev-compat==1:10.11.4-1~deb12u1
libmariadb3==1:10.11.4-1~deb12u1 libmariadb3==1:10.11.4-1~deb12u1
@ -900,10 +888,7 @@ libmbedcrypto7==2.28.3-1
libmd-dev==1.0.4-2 libmd-dev==1.0.4-2
libmd4c0==0.4.8-1 libmd4c0==0.4.8-1
libmfx1==22.5.4-1 libmfx1==22.5.4-1
libmime-charset-perl==1.013.1-2
libmime-lite-perl==3.033-1
libmime-tools-perl==5.510-1 libmime-tools-perl==5.510-1
libmime-types-perl==2.24-1
libmldbm-perl==2.05-4 libmldbm-perl==2.05-4
libmnl-dev==1.0.4-3 libmnl-dev==1.0.4-3
libmnl0==1.0.4-3 libmnl0==1.0.4-3
@ -954,18 +939,18 @@ libnfs13==4.0.0-1
libnftables1==1.0.6-2+deb12u2 libnftables1==1.0.6-2+deb12u2
libnftnl-dev==1.2.4-2 libnftnl-dev==1.2.4-2
libnftnl11==1.2.4-2 libnftnl11==1.2.4-2
libnghttp2-14==1.52.0-1 libnghttp2-14==1.52.0-1+deb12u1
libnl-3-200==3.7.0-0.2+b1 libnl-3-200==3.7.0-0.2+b1
libnl-route-3-200==3.7.0-0.2+b1 libnl-route-3-200==3.7.0-0.2+b1
libnode108==18.19.0+dfsg-6~deb12u1
libnorm-dev==1.5.9+dfsg-2 libnorm-dev==1.5.9+dfsg-2
libnorm1==1.5.9+dfsg-2 libnorm1==1.5.9+dfsg-2
libnpth0==1.6-3 libnpth0==1.6-3
libnsl-dev==1.3.0-2 libnsl-dev==1.3.0-2
libnsl2==1.3.0-2 libnsl2==1.3.0-2
libnspr4==2:4.35-1 libnspr4==2:4.35-1
libnss-systemd==252.17-1~deb12u1 libnss-systemd==252.19-1~deb12u1
libnss3==2:3.87.1-1 libnss3==2:3.87.1-1
libntlm0==1.6-4
libnuma-dev==2.0.16-1 libnuma-dev==2.0.16-1
libnuma1==2.0.16-1 libnuma1==2.0.16-1
libnumber-compare-perl==0.03-3 libnumber-compare-perl==0.03-3
@ -998,7 +983,7 @@ libpackage-stash-xs-perl==0.30-1+b1
libpackagekit-glib2-18==1.2.6-5 libpackagekit-glib2-18==1.2.6-5
libpadwalker-perl==2.5-1+b3 libpadwalker-perl==2.5-1+b3
libpam-cap==1:2.66-4 libpam-cap==1:2.66-4
libpam-systemd==252.17-1~deb12u1 libpam-systemd==252.19-1~deb12u1
libpam0g-dev==1.5.2-6+deb12u1 libpam0g-dev==1.5.2-6+deb12u1
libpango-1.0-0==1.50.12+ds-1 libpango-1.0-0==1.50.12+ds-1
libpango1.0-dev==1.50.12+ds-1 libpango1.0-dev==1.50.12+ds-1
@ -1010,8 +995,6 @@ libpaper1==1.1.29
libparams-classify-perl==0.015-2+b1 libparams-classify-perl==0.015-2+b1
libparams-util-perl==1.102-2+b1 libparams-util-perl==1.102-2+b1
libparams-validate-perl==1.31-1 libparams-validate-perl==1.31-1
libparams-validationcompiler-perl==0.31-1
libparse-debcontrol-perl==2.005-6
libparse-recdescent-perl==1.967015+dfsg-4 libparse-recdescent-perl==1.967015+dfsg-4
libpath-iterator-rule-perl==1.015-2 libpath-iterator-rule-perl==1.015-2
libpath-tiny-perl==0.144-1 libpath-tiny-perl==0.144-1
@ -1034,8 +1017,8 @@ libpcrecpp0v5==2:8.39-15
libpcsclite-dev==1.9.9-2 libpcsclite-dev==1.9.9-2
libpcsclite1==1.9.9-2 libpcsclite1==1.9.9-2
libpdfbox-java==1:1.8.16-2 libpdfbox-java==1:1.8.16-2
libperl-dev==5.36.0-7 libperl-dev==5.36.0-7+deb12u1
libperl5.36==5.36.0-7 libperl5.36==5.36.0-7+deb12u1
libperlio-gzip-perl==0.20-1+b1 libperlio-gzip-perl==0.20-1+b1
libperlio-utf8-strict-perl==0.010-1 libperlio-utf8-strict-perl==0.010-1
libpfm4==4.13.0-1 libpfm4==4.13.0-1
@ -1065,7 +1048,7 @@ libplexus-sec-dispatcher-java==2.0-3
libplexus-utils2-java==3.4.2-1 libplexus-utils2-java==3.4.2-1
libplexus-velocity-java==1.2-3.1 libplexus-velocity-java==1.2-3.1
libpmem1==1.12.1-2 libpmem1==1.12.1-2
libpmix2==4.2.2-1+b1 libpmix2==4.2.2-1+deb12u1
libpng-dev==1.6.39-2 libpng-dev==1.6.39-2
libpng-tools==1.6.39-2 libpng-tools==1.6.39-2
libpng16-16==1.6.39-2 libpng16-16==1.6.39-2
@ -1075,12 +1058,15 @@ libpod-parser-perl==1.65-1
libpolkit-agent-1-0==122-3 libpolkit-agent-1-0==122-3
libpolkit-gobject-1-0==122-3 libpolkit-gobject-1-0==122-3
libpopt0==1.19+dfsg-1 libpopt0==1.19+dfsg-1
libpostproc56==7:5.1.3-1 libpostproc56==7:5.1.4-0+deb12u1
libpotrace0==1.16-2 libpotrace0==1.16-2
libpq5==15.3-0+deb12u1
libproc-processtable-perl==0.634-1+b2 libproc-processtable-perl==0.634-1+b2
libproc2-0==2:4.0.2-3 libproc2-0==2:4.0.2-3
libprotobuf-c1==1.4.1-1+b1 libprotobuf-c1==1.4.1-1+b1
libprotobuf-dev==3.21.12-3
libprotobuf-lite32==3.21.12-3
libprotobuf32==3.21.12-3
libprotoc32==3.21.12-3
libproxy1v5==0.4.18-1.2 libproxy1v5==0.4.18-1.2
libpsl5==0.21.2-1 libpsl5==0.21.2-1
libpsm-infinipath1==3.3+20.604758e7-6.2 libpsm-infinipath1==3.3+20.604758e7-6.2
@ -1193,7 +1179,6 @@ libsoap-lite-perl==1.27-3
libsocket6-perl==0.29-3 libsocket6-perl==0.29-3
libsodium-dev==1.0.18-1 libsodium-dev==1.0.18-1
libsodium23==1.0.18-1 libsodium23==1.0.18-1
libsombok3==2.4.0-2+b1
libsord-0-0==0.16.14+git221008-1 libsord-0-0==0.16.14+git221008-1
libsort-versions-perl==1.62-3 libsort-versions-perl==1.62-3
libsoup2.4-1==2.74.3-1 libsoup2.4-1==2.74.3-1
@ -1201,25 +1186,24 @@ libsoup2.4-common==2.74.3-1
libsource-highlight-common==3.1.9-4.2 libsource-highlight-common==3.1.9-4.2
libsource-highlight4v5==3.1.9-4.2+b3 libsource-highlight4v5==3.1.9-4.2+b3
libsoxr0==0.1.3-4 libsoxr0==0.1.3-4
libspecio-perl==0.48-1
libspeex1==1.2.1-2 libspeex1==1.2.1-2
libsphinxbase3==0.8+5prealpha+1-16 libsphinxbase3==0.8+5prealpha+1-16
libspice-server1==0.15.1-1 libspice-server1==0.15.1-1
libspreadsheet-parseexcel-perl==0.6500-3 libspreadsheet-parseexcel-perl==0.6500-4~deb12u1
libspreadsheet-writeexcel-perl==2.40-4 libspreadsheet-writeexcel-perl==2.40-4
libsqlite3-0==3.40.1-2 libsqlite3-0==3.40.1-2
libsratom-0-0==0.6.14-1 libsratom-0-0==0.6.14-1
libsrt1.5-gnutls==1.5.1-1 libsrt1.5-gnutls==1.5.1-1
libssh-4==0.10.5-2 libssh-4==0.10.6-0+deb12u1
libssh-gcrypt-4==0.10.5-2 libssh-gcrypt-4==0.10.6-0+deb12u1
libssh2-1==1.10.0-3+b1 libssh2-1==1.10.0-3+b1
libssl-dev==3.0.11-1~deb12u2 libssl-dev==3.0.11-1~deb12u2
libssl3==3.0.11-1~deb12u2 libssl3==3.0.11-1~deb12u2
libstdc++-12-dev==12.2.0-14 libstdc++-12-dev==12.2.0-14
libstdc++6-armhf-cross==12.2.0-14cross1
libstemmer0d==2.2.0-2 libstemmer0d==2.2.0-2
libstrictures-perl==2.000006-1 libstrictures-perl==2.000006-1
libstring-copyright-perl==0.003014-1 libstring-copyright-perl==0.003014-1
libstring-crc32-perl==2.100-2
libstring-escape-perl==2010.002-3 libstring-escape-perl==2010.002-3
libstring-license-perl==0.0.2-1 libstring-license-perl==0.0.2-1
libstring-shellquote-perl==1.04-3 libstring-shellquote-perl==1.04-3
@ -1235,14 +1219,14 @@ libsubunit0==1.4.0-3
libsurefire-java==2.22.3-2 libsurefire-java==2.22.3-2
libsvtav1enc1==1.4.1+dfsg-1 libsvtav1enc1==1.4.1+dfsg-1
libswitch-perl==2.17-3 libswitch-perl==2.17-3
libswresample4==7:5.1.3-1 libswresample4==7:5.1.4-0+deb12u1
libswscale6==7:5.1.3-1 libswscale6==7:5.1.4-0+deb12u1
libsynctex2==2022.20220321.62855-5.1+deb12u1 libsynctex2==2022.20220321.62855-5.1+deb12u1
libsyntax-keyword-try-perl==0.28-1 libsyntax-keyword-try-perl==0.28-1
libsys-cpuaffinity-perl==1.13~03-2+b1 libsys-cpuaffinity-perl==1.13~03-2+b1
libsys-hostname-long-perl==1.5-3 libsys-hostname-long-perl==1.5-3
libsystemd-dev==252.17-1~deb12u1 libsystemd-dev==252.19-1~deb12u1
libsystemd-shared==252.17-1~deb12u1 libsystemd-shared==252.19-1~deb12u1
libtag1v5==1.13-2 libtag1v5==1.13-2
libtag1v5-vanilla==1.13-2 libtag1v5-vanilla==1.13-2
libtask-weaken-perl==1.06-2 libtask-weaken-perl==1.06-2
@ -1268,9 +1252,9 @@ libthai-dev==0.1.29-1
libthai0==0.1.29-1 libthai0==0.1.29-1
libtheora0==1.1.1+dfsg.1-16.1+b1 libtheora0==1.1.1+dfsg.1-16.1+b1
libtie-ixhash-perl==1.23-4 libtie-ixhash-perl==1.23-4
libtiff-dev==4.5.0-6 libtiff-dev==4.5.0-6+deb12u1
libtiff6==4.5.0-6 libtiff6==4.5.0-6+deb12u1
libtiffxx6==4.5.0-6 libtiffxx6==4.5.0-6+deb12u1
libtime-duration-perl==1.21-2 libtime-duration-perl==1.21-2
libtime-moment-perl==0.44-2+b1 libtime-moment-perl==0.44-2+b1
libtimedate-perl==2.3300-2 libtimedate-perl==2.3300-2
@ -1293,12 +1277,12 @@ libtype-tiny-perl==2.002001-1
libtype-tiny-xs-perl==0.025-1 libtype-tiny-xs-perl==0.025-1
libtypes-serialiser-perl==1.01-1 libtypes-serialiser-perl==1.01-1
libubsan1==12.2.0-14 libubsan1==12.2.0-14
libubsan1-armhf-cross==12.2.0-14cross1
libuchardet0==0.0.7-1 libuchardet0==0.0.7-1
libucx0==1.13.1-1 libucx0==1.13.1-1
libudev-dev==252.17-1~deb12u1 libudev-dev==252.19-1~deb12u1
libudfread0==1.1.2-1 libudfread0==1.1.2-1
libunbound8==1.17.1-2+deb12u1 libunbound8==1.17.1-2+deb12u1
libunicode-linebreak-perl==0.0.20190101-1+b5
libunicode-map-perl==0.112-13+b1 libunicode-map-perl==0.112-13+b1
libunicode-utf8-perl==0.62-2 libunicode-utf8-perl==0.62-2
libunivocity-parsers-java==2.9.1-1 libunivocity-parsers-java==2.9.1-1
@ -1458,6 +1442,7 @@ libxrender1==1:0.9.10-1.1
libxs-parse-keyword-perl==0.33-1 libxs-parse-keyword-perl==0.33-1
libxs-parse-sublike-perl==0.16-1+b2 libxs-parse-sublike-perl==0.16-1+b2
libxshmfence1==1.3-1 libxshmfence1==1.3-1
libxslt1-dev==1.1.35-1
libxslt1.1==1.1.35-1 libxslt1.1==1.1.35-1
libxss1==1:1.2.3-1 libxss1==1:1.2.3-1
libxstring-perl==0.005-2+b1 libxstring-perl==0.005-2+b1
@ -1476,7 +1461,6 @@ libyajl2==2.1.0-3+deb12u2
libyaml-0-2==0.2.5-1 libyaml-0-2==0.2.5-1
libyaml-dev==0.2.5-1 libyaml-dev==0.2.5-1
libyaml-libyaml-perl==0.86+ds-1 libyaml-libyaml-perl==0.86+ds-1
libyaml-tiny-perl==1.73-1
libyuv0==0.0~git20230123.b2528b0-1 libyuv0==0.0~git20230123.b2528b0-1
libz3-4==4.8.12-3.1 libz3-4==4.8.12-3.1
libz3-dev==4.8.12-3.1 libz3-dev==4.8.12-3.1
@ -1489,12 +1473,14 @@ libzvbi0==0.2.41-1
libzzip-0-13==0.13.72+dfsg.1-1.1 libzzip-0-13==0.13.72+dfsg.1-1.1
licensecheck==3.3.5-1 licensecheck==3.3.5-1
lintian==2.116.3 lintian==2.116.3
linux-compiler-gcc-12-x86==6.1.55-1 linux-compiler-gcc-12-x86==6.1.69-1
linux-headers-6.1.0-13-amd64==6.1.55-1 linux-headers-6.1.0-17-amd64==6.1.69-1
linux-headers-6.1.0-13-common==6.1.55-1 linux-headers-6.1.0-17-arm64==6.1.69-1
linux-headers-amd64==6.1.55-1 linux-headers-6.1.0-17-common==6.1.69-1
linux-kbuild-6.1==6.1.55-1 linux-headers-amd64==6.1.69-1
linux-libc-dev==6.1.55-1 linux-headers-arm64==6.1.69-1
linux-kbuild-6.1==6.1.69-1
linux-libc-dev==6.1.69-1
linuxdoc-tools==0.9.82-1 linuxdoc-tools==0.9.82-1
llvm-14==1:14.0.6-12 llvm-14==1:14.0.6-12
llvm-14-dev==1:14.0.6-12 llvm-14-dev==1:14.0.6-12
@ -1516,8 +1502,6 @@ lz4==1.9.4-1
lzop==1.04-2 lzop==1.04-2
m4==1.4.19-3 m4==1.4.19-3
mailcap==3.70+nmu1 mailcap==3.70+nmu1
mailutils==1:3.15-4
mailutils-common==1:3.15-4
make==4.3-4.1 make==4.3-4.1
man-db==2.11.2-2 man-db==2.11.2-2
man2html-base==1.6g-14 man2html-base==1.6g-14
@ -1540,18 +1524,25 @@ netbase==6.4
netpbm==2:11.01.00-2 netpbm==2:11.01.00-2
nftables==1.0.6-2+deb12u2 nftables==1.0.6-2+deb12u2
nlohmann-json3-dev==3.11.2-2 nlohmann-json3-dev==3.11.2-2
node-acorn==8.8.1+ds+~cs25.17.7-2
node-busboy==1.6.0+~cs2.6.0-2
node-cjs-module-lexer==1.2.2+dfsg-5
node-jquery==3.6.1+dfsg+~3.5.14-1 node-jquery==3.6.1+dfsg+~3.5.14-1
node-undici==5.15.0+dfsg1+~cs20.10.9.3-1+deb12u3
node-xtend==4.0.2-3
nodejs==18.19.0+dfsg-6~deb12u1
nodejs-doc==18.19.0+dfsg-6~deb12u1
nss-plugin-pem==1.0.8+1-1 nss-plugin-pem==1.0.8+1-1
ocl-icd-libopencl1==2.3.1-1 ocl-icd-libopencl1==2.3.1-1
openjade==1.4devel1-22 openjade==1.4devel1-22
openjdk-17-jdk==17.0.8+7-1~deb12u1 openjdk-17-jdk==17.0.9+9-1~deb12u1
openjdk-17-jdk-headless==17.0.8+7-1~deb12u1 openjdk-17-jdk-headless==17.0.9+9-1~deb12u1
openjdk-17-jre==17.0.8+7-1~deb12u1 openjdk-17-jre==17.0.9+9-1~deb12u1
openjdk-17-jre-headless==17.0.8+7-1~deb12u1 openjdk-17-jre-headless==17.0.9+9-1~deb12u1
opensp==1.5.2-13+b2 opensp==1.5.2-13+b2
openssh-client==1:9.2p1-2+deb12u1 openssh-client==1:9.2p1-2+deb12u2
openssh-server==1:9.2p1-2+deb12u1 openssh-server==1:9.2p1-2+deb12u2
openssh-sftp-server==1:9.2p1-2+deb12u1 openssh-sftp-server==1:9.2p1-2+deb12u2
openssl==3.0.11-1~deb12u2 openssl==3.0.11-1~deb12u2
ovmf==2022.11-6 ovmf==2022.11-6
packagekit==1.2.6-5 packagekit==1.2.6-5
@ -1563,8 +1554,8 @@ patchutils==0.4.2-1
pbuilder==0.231 pbuilder==0.231
pbzip2==1.1.13-1 pbzip2==1.1.13-1
pci.ids==0.0~2023.04.11-1 pci.ids==0.0~2023.04.11-1
perl==5.36.0-7 perl==5.36.0-7+deb12u1
perl-modules-5.36==5.36.0-7 perl-modules-5.36==5.36.0-7+deb12u1
perl-openssl-defaults==7+b1 perl-openssl-defaults==7+b1
php-cli==2:8.2+93 php-cli==2:8.2+93
php-codecoverage==9.2.26+dfsg-1 php-codecoverage==9.2.26+dfsg-1
@ -1622,6 +1613,7 @@ preview-latex-style==12.2-1
pristine-tar==1.50 pristine-tar==1.50
procmail==3.22-27 procmail==3.22-27
procps==2:4.0.2-3 procps==2:4.0.2-3
protobuf-compiler==3.21.12-3
psmisc==23.6-1 psmisc==23.6-1
psutils==1.17.dfsg-4 psutils==1.17.dfsg-4
publicsuffix==20230209.2326-1 publicsuffix==20230209.2326-1
@ -1748,12 +1740,12 @@ python3.11-dbg==3.11.2-6
python3.11-dev==3.11.2-6 python3.11-dev==3.11.2-6
python3.11-minimal==3.11.2-6 python3.11-minimal==3.11.2-6
python3.11-venv==3.11.2-6 python3.11-venv==3.11.2-6
qemu-block-extra==1:7.2+dfsg-7+deb12u2 qemu-block-extra==1:7.2+dfsg-7+deb12u3
qemu-system-common==1:7.2+dfsg-7+deb12u2 qemu-system-common==1:7.2+dfsg-7+deb12u3
qemu-system-data==1:7.2+dfsg-7+deb12u2 qemu-system-data==1:7.2+dfsg-7+deb12u3
qemu-system-gui==1:7.2+dfsg-7+deb12u2 qemu-system-gui==1:7.2+dfsg-7+deb12u3
qemu-system-x86==1:7.2+dfsg-7+deb12u2 qemu-system-x86==1:7.2+dfsg-7+deb12u3
qemu-utils==1:7.2+dfsg-7+deb12u2 qemu-utils==1:7.2+dfsg-7+deb12u3
qt5-gtk-platformtheme==5.15.8+dfsg-11 qt5-gtk-platformtheme==5.15.8+dfsg-11
qt5-qmake==5.15.8+dfsg-11 qt5-qmake==5.15.8+dfsg-11
qt5-qmake-bin==5.15.8+dfsg-11 qt5-qmake-bin==5.15.8+dfsg-11
@ -1764,7 +1756,6 @@ qttranslations5-l10n==5.15.8-2
qtwayland5==5.15.8-2 qtwayland5==5.15.8-2
quilt==0.67+really0.66-1 quilt==0.67+really0.66-1
rake==13.0.6-3 rake==13.0.6-3
rake-compiler==1.2.1-1
readline-common==8.2-1.3 readline-common==8.2-1.3
rpcsvc-proto==1.4.3-1 rpcsvc-proto==1.4.3-1
rrdtool==1.7.2-4+b8 rrdtool==1.7.2-4+b8
@ -1803,9 +1794,9 @@ strace==6.1-0.1
sudo==1.9.13p3-1+deb12u1 sudo==1.9.13p3-1+deb12u1
swig==4.1.0-0.2 swig==4.1.0-0.2
swig4.0==4.1.0-0.2 swig4.0==4.1.0-0.2
systemd==252.17-1~deb12u1 systemd==252.19-1~deb12u1
systemd-sysv==252.17-1~deb12u1 systemd-sysv==252.19-1~deb12u1
systemd-timesyncd==252.17-1~deb12u1 systemd-timesyncd==252.19-1~deb12u1
t1utils==1.41-4 t1utils==1.41-4
tcl==8.6.13 tcl==8.6.13
tcl8.6==8.6.13+dfsg-2 tcl8.6==8.6.13+dfsg-2
@ -1815,21 +1806,15 @@ tex-common==6.18
tex-gyre==20180621-6 tex-gyre==20180621-6
texi2html==1.82+dfsg1-7 texi2html==1.82+dfsg1-7
texinfo==6.8-6+b1 texinfo==6.8-6+b1
texlive==2022.20230122-3
texlive-base==2022.20230122-3 texlive-base==2022.20230122-3
texlive-bibtex-extra==2022.20230122-4
texlive-binaries==2022.20220321.62855-5.1+deb12u1 texlive-binaries==2022.20220321.62855-5.1+deb12u1
texlive-extra-utils==2022.20230122-4
texlive-fonts-recommended==2022.20230122-3 texlive-fonts-recommended==2022.20230122-3
texlive-formats-extra==2022.20230122-4 texlive-formats-extra==2022.20230122-4
texlive-lang-greek==2022.20230122-1
texlive-latex-base==2022.20230122-3 texlive-latex-base==2022.20230122-3
texlive-latex-extra==2022.20230122-4 texlive-latex-extra==2022.20230122-4
texlive-latex-recommended==2022.20230122-3 texlive-latex-recommended==2022.20230122-3
texlive-luatex==2022.20230122-3
texlive-pictures==2022.20230122-3 texlive-pictures==2022.20230122-3
texlive-plain-generic==2022.20230122-4 texlive-plain-generic==2022.20230122-4
texlive-science==2022.20230122-4
texlive-xetex==2022.20230122-3 texlive-xetex==2022.20230122-3
time==1.9-0.2 time==1.9-0.2
tipa==2:1.3-21 tipa==2:1.3-21
@ -1861,7 +1846,6 @@ xfonts-encodings==1:1.0.4-2.2
xfonts-utils==1:7.7+6 xfonts-utils==1:7.7+6
xkb-data==2.35.1-1 xkb-data==2.35.1-1
xml-core==0.18+nmu1 xml-core==0.18+nmu1
xmlto==0.0.28-2.1
xorg-sgml-doctools==1:1.11-1.1 xorg-sgml-doctools==1:1.11-1.1
xsltproc==1.1.35-1 xsltproc==1.1.35-1
xtrans-dev==1.4.0-1 xtrans-dev==1.4.0-1

View File

@ -1,35 +1,6 @@
bc==1.07.1-3 bc==1.07.1-3
binutils-aarch64-linux-gnu==2.40-2
binutils-arm-linux-gnueabihf==2.40-2
cpp-12-arm-linux-gnueabihf==12.2.0-14cross1
cpp-arm-linux-gnueabihf==4:12.2.0-3
dctrl-tools==2.24-3 dctrl-tools==2.24-3
dvipng==1.15-1.1 dvipng==1.15-1.1
gcc-12-arm-linux-gnueabihf==12.2.0-14cross1
gcc-12-arm-linux-gnueabihf-base==12.2.0-14cross1
gcc-12-cross-base==12.2.0-14cross1
gcc-arm-linux-gnueabihf==4:12.2.0-3
libasan8-armhf-cross==12.2.0-14cross1
libatomic1-armhf-cross==12.2.0-14cross1
libc6-armhf-cross==2.36-8cross1
libgcc-12-dev-armhf-cross==12.2.0-14cross1
libgcc-s1-armhf-cross==12.2.0-14cross1
libgomp1-armhf-cross==12.2.0-14cross1
libhwasan0==12.2.0-14
libnanomsg-dev==1.1.5+dfsg-1.1 libnanomsg-dev==1.1.5+dfsg-1.1
libnanomsg5==1.1.5+dfsg-1.1 libnanomsg5==1.1.5+dfsg-1.1
libnode108==18.13.0+dfsg1-1
libstdc++6-armhf-cross==12.2.0-14cross1
libubsan1-armhf-cross==12.2.0-14cross1
libunicode-linebreak-perl==0.0.20190101-1+b4
libxslt1-dev==1.1.35-1
linux-headers-6.1.0-13-arm64==6.1.55-1
linux-headers-arm64==6.1.55-1
node-acorn==8.8.1+ds+~cs25.17.7-2
node-busboy==1.6.0+~cs2.6.0-2
node-cjs-module-lexer==1.2.2+dfsg-5
node-undici==5.15.0+dfsg1+~cs20.10.9.3-1+deb12u1
node-xtend==4.0.2-3
nodejs==18.13.0+dfsg1-1
nodejs-doc==18.13.0+dfsg1-1
wget==1.21.3-1+b1 wget==1.21.3-1+b1

View File

@ -1,20 +1,9 @@
bc==1.07.1-3 bc==1.07.1-3
binutils-arm-linux-gnueabihf==2.40-2
dctrl-tools==2.24-3 dctrl-tools==2.24-3
dvipng==1.15-1.1 dvipng==1.15-1.1
libnanomsg-dev==1.1.5+dfsg-1.1 libnanomsg-dev==1.1.5+dfsg-1.1
libnanomsg5==1.1.5+dfsg-1.1 libnanomsg5==1.1.5+dfsg-1.1
libnode108==18.13.0+dfsg1-1 linux-compiler-gcc-12-arm==6.1.69-1
libunicode-linebreak-perl==0.0.20190101-1+b4 linux-headers-6.1.0-17-armmp==6.1.69-1
libxslt1-dev==1.1.35-1 linux-headers-armmp==6.1.69-1
linux-compiler-gcc-12-arm==6.1.55-1
linux-headers-6.1.0-13-armmp==6.1.55-1
linux-headers-armmp==6.1.55-1
node-acorn==8.8.1+ds+~cs25.17.7-2
node-busboy==1.6.0+~cs2.6.0-2
node-cjs-module-lexer==1.2.2+dfsg-5
node-undici==5.15.0+dfsg1+~cs20.10.9.3-1+deb12u1
node-xtend==4.0.2-3
nodejs==18.13.0+dfsg1-1
nodejs-doc==18.13.0+dfsg1-1
wget==1.21.3-1+b1 wget==1.21.3-1+b1

View File

@ -6,7 +6,7 @@ automat==22.10.0
babel==2.10.3 babel==2.10.3
bcrypt==3.2.2 bcrypt==3.2.2
beautifulsoup4==4.11.2 beautifulsoup4==4.11.2
bitarray==2.8.2 bitarray==2.9.2
blinker==1.5 blinker==1.5
build==0.9.0 build==0.9.0
certifi==2022.9.24 certifi==2022.9.24
@ -19,9 +19,8 @@ coverage==6.5.0
crc16==0.1.1 crc16==0.1.1
cryptography==38.0.4 cryptography==38.0.4
ctypesgen==1.0.2 ctypesgen==1.0.2
dblatex==0.3.12
dbus-python==1.3.2 dbus-python==1.3.2
devscripts==2.23.4 devscripts==2.23.4+deb12u1
dill==0.3.6 dill==0.3.6
distro==1.8.0 distro==1.8.0
docutils==0.19 docutils==0.19
@ -64,16 +63,16 @@ parse==1.19.0
pep517==0.13.0 pep517==0.13.0
pexpect==4.8.0 pexpect==4.8.0
pillow==10.0.0 pillow==10.0.0
pip==23.3 pip==23.3.2
platformdirs==2.6.0 platformdirs==2.6.0
pluggy==1.0.0+repack pluggy==1.0.0+repack
ptyprocess==0.7.0 ptyprocess==0.7.0
py==1.11.0 py==1.11.0
pyang==2.4.0 pyang==2.4.0
pyangbind==0.8.1 pyangbind==0.8.2
pyasn1==0.4.8 pyasn1==0.4.8
pyasn1-modules==0.2.8 pyasn1-modules==0.2.8
pyfakefs==5.3.0 pyfakefs==5.3.4
pygments==2.14.0 pygments==2.14.0
pygobject==3.42.2 pygobject==3.42.2
pyhamcrest==2.0.3 pyhamcrest==2.0.3
@ -93,7 +92,7 @@ pytz==2022.7.1
pyxdg==0.28 pyxdg==0.28
pyyaml==6.0 pyyaml==6.0
redis==5.0.1 redis==5.0.1
regex==2023.10.3 regex==2023.12.25
requests==2.28.1 requests==2.28.1
roman==3.3 roman==3.3
scour==0.38.2 scour==0.38.2

View File

@ -29,6 +29,8 @@ bind9-host==1:9.16.44-1~deb11u1
bind9-libs==1:9.16.44-1~deb11u1 bind9-libs==1:9.16.44-1~deb11u1
binfmt-support==2.2.1-1+deb11u1 binfmt-support==2.2.1-1+deb11u1
binutils==2.35.2-2 binutils==2.35.2-2
binutils-aarch64-linux-gnu==2.35.2-2
binutils-arm-linux-gnueabihf==2.35.2-2
binutils-common==2.35.2-2 binutils-common==2.35.2-2
binutils-x86-64-linux-gnu==2.35.2-2 binutils-x86-64-linux-gnu==2.35.2-2
bison==2:3.7.5+dfsg-1 bison==2:3.7.5+dfsg-1
@ -56,9 +58,11 @@ cowdancer==0.89
cpio==2.13+dfsg-7.1~deb11u1 cpio==2.13+dfsg-7.1~deb11u1
cpp==4:10.2.1-1 cpp==4:10.2.1-1
cpp-10==10.2.1-6 cpp-10==10.2.1-6
cpp-10-arm-linux-gnueabihf==10.2.1-6cross1
cpp-arm-linux-gnueabihf==4:10.2.1-1
cppcheck==2.3-1 cppcheck==2.3-1
cron==3.0pl1-137 cron==3.0pl1-137
curl==7.74.0-1.3+deb11u10 curl==7.74.0-1.3+deb11u11
dblatex==0.3.12py3-1 dblatex==0.3.12py3-1
dblatex-doc==0.3.12py3-1 dblatex-doc==0.3.12py3-1
dbus==1.12.28-0+deb11u1 dbus==1.12.28-0+deb11u1
@ -101,7 +105,7 @@ docbook-xsl==1.79.2+dfsg-1
docker-buildx-plugin==0.10.5-1~debian.11~bullseye docker-buildx-plugin==0.10.5-1~debian.11~bullseye
docker-ce==5:24.0.2-1~debian.11~bullseye docker-ce==5:24.0.2-1~debian.11~bullseye
docker-ce-cli==5:24.0.2-1~debian.11~bullseye docker-ce-cli==5:24.0.2-1~debian.11~bullseye
docker-ce-rootless-extras==5:24.0.7-1~debian.11~bullseye docker-ce-rootless-extras==5:25.0.0-1~debian.11~bullseye
docker-compose-plugin==2.18.1-1~debian.11~bullseye docker-compose-plugin==2.18.1-1~debian.11~bullseye
docutils-common==0.16+dfsg-4 docutils-common==0.16+dfsg-4
dosfstools==4.2-1 dosfstools==4.2-1
@ -121,9 +125,9 @@ emacs-el==1:27.1+1-3.1+deb11u2
emacs-nox==1:27.1+1-3.1+deb11u2 emacs-nox==1:27.1+1-3.1+deb11u2
emacsen-common==3.0.4 emacsen-common==3.0.4
equivs==2.3.1 equivs==2.3.1
exim4-base==4.94.2-7+deb11u1 exim4-base==4.94.2-7+deb11u2
exim4-config==4.94.2-7+deb11u1 exim4-config==4.94.2-7+deb11u2
exim4-daemon-light==4.94.2-7+deb11u1 exim4-daemon-light==4.94.2-7+deb11u2
expat==2.2.10-2+deb11u5 expat==2.2.10-2+deb11u5
fakeroot==1.25.3-1.1 fakeroot==1.25.3-1.1
file==1:5.39-3+deb11u1 file==1:5.39-3+deb11u1
@ -147,7 +151,11 @@ g++-10==10.2.1-6
gawk==1:5.1.0-1 gawk==1:5.1.0-1
gcc==4:10.2.1-1 gcc==4:10.2.1-1
gcc-10==10.2.1-6 gcc-10==10.2.1-6
gcc-10-arm-linux-gnueabihf==10.2.1-6cross1
gcc-10-arm-linux-gnueabihf-base==10.2.1-6cross1
gcc-10-cross-base==10.2.1-6cross1
gcc-10-multilib==10.2.1-6 gcc-10-multilib==10.2.1-6
gcc-arm-linux-gnueabihf==4:10.2.1-1
gcc-multilib==4:10.2.1-1 gcc-multilib==4:10.2.1-1
gcovr==4.2-1 gcovr==4.2-1
gdb==10.1-1.7 gdb==10.1-1.7
@ -262,6 +270,7 @@ libarray-intspan-perl==2.004-1
libarray-unique-perl==0.08-2.1 libarray-unique-perl==0.08-2.1
libarray-utils-perl==0.5-1.1 libarray-utils-perl==0.5-1.1
libasan6==10.2.1-6 libasan6==10.2.1-6
libasan6-armhf-cross==10.2.1-6cross1
libasm-java==9.1-1 libasm-java==9.1-1
libasound2==1.2.4-1.1 libasound2==1.2.4-1.1
libasound2-data==1.2.4-1.1 libasound2-data==1.2.4-1.1
@ -280,6 +289,7 @@ libatk1.0-dev==2.36.0-2
libatm1==1:2.5.1-4 libatm1==1:2.5.1-4
libatm1-dev==1:2.5.1-4 libatm1-dev==1:2.5.1-4
libatomic1==10.2.1-6 libatomic1==10.2.1-6
libatomic1-armhf-cross==10.2.1-6cross1
libatspi2.0-0==2.38.0-4+deb11u1 libatspi2.0-0==2.38.0-4+deb11u1
libatspi2.0-dev==2.38.0-4+deb11u1 libatspi2.0-dev==2.38.0-4+deb11u1
libattr1-dev==1:2.4.48-6 libattr1-dev==1:2.4.48-6
@ -375,6 +385,7 @@ libc-ares2==1.17.1-1+deb11u3
libc-dev-bin==2.31-13+deb11u7 libc-dev-bin==2.31-13+deb11u7
libc-devtools==2.31-13+deb11u7 libc-devtools==2.31-13+deb11u7
libc-l10n==2.31-13+deb11u7 libc-l10n==2.31-13+deb11u7
libc6-armhf-cross==2.31-9cross4
libc6-dbg==2.31-13+deb11u7 libc6-dbg==2.31-13+deb11u7
libc6-dev==2.31-13+deb11u7 libc6-dev==2.31-13+deb11u7
libc6-dev-i386==2.31-13+deb11u7 libc6-dev-i386==2.31-13+deb11u7
@ -449,9 +460,9 @@ libctf0==2.35.2-2
libcunit1==2.1-3-dfsg-2.3 libcunit1==2.1-3-dfsg-2.3
libcunit1-dev==2.1-3-dfsg-2.3 libcunit1-dev==2.1-3-dfsg-2.3
libcups2==2.3.3op2-3+deb11u6 libcups2==2.3.3op2-3+deb11u6
libcurl3-gnutls==7.74.0-1.3+deb11u10 libcurl3-gnutls==7.74.0-1.3+deb11u11
libcurl4==7.74.0-1.3+deb11u10 libcurl4==7.74.0-1.3+deb11u11
libcurl4-openssl-dev==7.74.0-1.3+deb11u10 libcurl4-openssl-dev==7.74.0-1.3+deb11u11
libdaemon-dev==0.14-7.1 libdaemon-dev==0.14-7.1
libdaemon0==0.14-7.1 libdaemon0==0.14-7.1
libdata-dpath-perl==0.58-1 libdata-dpath-perl==0.58-1
@ -588,6 +599,8 @@ libfstrm0==0.6.0-1+b1
libgbm1==20.3.5-1 libgbm1==20.3.5-1
libgc1==1:8.0.4-3 libgc1==1:8.0.4-3
libgcc-10-dev==10.2.1-6 libgcc-10-dev==10.2.1-6
libgcc-10-dev-armhf-cross==10.2.1-6cross1
libgcc-s1-armhf-cross==10.2.1-6cross1
libgd-perl==2.73-1+b1 libgd-perl==2.73-1+b1
libgd3==2.3.0-2 libgd3==2.3.0-2
libgdbm-compat4==1.19-2 libgdbm-compat4==1.19-2
@ -630,6 +643,7 @@ libgmp-dev==2:6.2.1+dfsg-1+deb11u1
libgmpxx4ldbl==2:6.2.1+dfsg-1+deb11u1 libgmpxx4ldbl==2:6.2.1+dfsg-1+deb11u1
libgnutls-dane0==3.7.1-5+deb11u3 libgnutls-dane0==3.7.1-5+deb11u3
libgomp1==10.2.1-6 libgomp1==10.2.1-6
libgomp1-armhf-cross==10.2.1-6cross1
libgoogle-gson-java==2.8.6-1+deb11u1 libgoogle-gson-java==2.8.6-1+deb11u1
libgoogle-perftools4==2.8.1-1 libgoogle-perftools4==2.8.1-1
libgpgme11==1.14.0-1+b2 libgpgme11==1.14.0-1+b2
@ -735,7 +749,7 @@ libjbig0==2.1-3.1+b2
libjbig2dec0==0.19-2 libjbig2dec0==0.19-2
libjemalloc-dev==5.2.1-3 libjemalloc-dev==5.2.1-3
libjemalloc2==5.2.1-3 libjemalloc2==5.2.1-3
libjetty9-java==9.4.39-3+deb11u2 libjetty9-java==9.4.50-4+deb11u1
libjpeg62-turbo==1:2.0.6-4 libjpeg62-turbo==1:2.0.6-4
libjq1==1.6-2.1 libjq1==1.6-2.1
libjs-bootstrap4==4.5.2+dfsg1-8~deb11u1 libjs-bootstrap4==4.5.2+dfsg1-8~deb11u1
@ -893,7 +907,7 @@ libnfnetlink0==1.0.1-3+b1
libnftables1==0.9.8-3.1+deb11u1 libnftables1==0.9.8-3.1+deb11u1
libnftnl-dev==1.1.9-1 libnftnl-dev==1.1.9-1
libnftnl11==1.1.9-1 libnftnl11==1.1.9-1
libnghttp2-14==1.43.0-1 libnghttp2-14==1.43.0-1+deb11u1
libnl-3-200==3.4.0-1+b1 libnl-3-200==3.4.0-1+b1
libnl-route-3-200==3.4.0-1+b1 libnl-route-3-200==3.4.0-1+b1
libnorm-dev==1.5.9+dfsg-2 libnorm-dev==1.5.9+dfsg-2
@ -1002,7 +1016,7 @@ libplexus-sec-dispatcher-java==1.4-4
libplexus-utils2-java==3.3.0-1 libplexus-utils2-java==3.3.0-1
libplexus-velocity-java==1.2-3.1 libplexus-velocity-java==1.2-3.1
libpmem1==1.10-2+deb11u1 libpmem1==1.10-2+deb11u1
libpmix2==4.0.0-4.1 libpmix2==4.0.0-4.1+deb11u1
libpng-dev==1.6.37-3 libpng-dev==1.6.37-3
libpng-tools==1.6.37-3 libpng-tools==1.6.37-3
libpng16-16==1.6.37-3 libpng16-16==1.6.37-3
@ -1134,10 +1148,11 @@ libspice-server1==0.14.3-2.1
libsqlite3-0==3.34.1-3 libsqlite3-0==3.34.1-3
libsratom-0-0==0.6.8-1 libsratom-0-0==0.6.8-1
libsrt1.4-gnutls==1.4.2-1.3 libsrt1.4-gnutls==1.4.2-1.3
libssh-gcrypt-4==0.9.7-0+deb11u1 libssh-gcrypt-4==0.9.8-0+deb11u1
libssh2-1==1.9.0-2 libssh2-1==1.9.0-2
libssl-dev==1.1.1w-0+deb11u1 libssl-dev==1.1.1w-0+deb11u1
libstdc++-10-dev==10.2.1-6 libstdc++-10-dev==10.2.1-6
libstdc++6-armhf-cross==10.2.1-6cross1
libstemmer0d==2.1.0-1 libstemmer0d==2.1.0-1
libstrictures-perl==2.000006-1 libstrictures-perl==2.000006-1
libstring-copyright-perl==0.003006-1 libstring-copyright-perl==0.003006-1
@ -1185,7 +1200,7 @@ libthai-dev==0.1.28-3
libthai0==0.1.28-3 libthai0==0.1.28-3
libtheora0==1.1.1+dfsg.1-15 libtheora0==1.1.1+dfsg.1-15
libtie-ixhash-perl==1.23-2.1 libtie-ixhash-perl==1.23-2.1
libtiff5==4.2.0-1+deb11u4 libtiff5==4.2.0-1+deb11u5
libtime-duration-perl==1.21-1 libtime-duration-perl==1.21-1
libtime-moment-perl==0.44-1+b3 libtime-moment-perl==0.44-1+b3
libtimedate-perl==2.3300-2 libtimedate-perl==2.3300-2
@ -1202,6 +1217,7 @@ libtype-tiny-perl==1.012001-2
libtype-tiny-xs-perl==0.022-1 libtype-tiny-xs-perl==0.022-1
libtypes-serialiser-perl==1.01-1 libtypes-serialiser-perl==1.01-1
libubsan1==10.2.1-6 libubsan1==10.2.1-6
libubsan1-armhf-cross==10.2.1-6cross1
libuchardet0==0.0.7-1 libuchardet0==0.0.7-1
libucx0==1.10.1~rc1+really.1.10.0-1 libucx0==1.10.1~rc1+really.1.10.0-1
libudev-dev==247.3-7+deb11u4 libudev-dev==247.3-7+deb11u4
@ -1372,6 +1388,7 @@ libxrandr2==2:1.5.1-1
libxrender-dev==1:0.9.10-1 libxrender-dev==1:0.9.10-1
libxrender1==1:0.9.10-1 libxrender1==1:0.9.10-1
libxshmfence1==1.3-1 libxshmfence1==1.3-1
libxslt1-dev==1.1.34-4+deb11u1
libxslt1.1==1.1.34-4+deb11u1 libxslt1.1==1.1.34-4+deb11u1
libxss1==1:1.2.3-1 libxss1==1:1.2.3-1
libxstring-perl==0.005-1+b1 libxstring-perl==0.005-1+b1
@ -1400,12 +1417,14 @@ libzvbi0==0.2.35-18
libzzip-0-13==0.13.62-3.3+deb11u1 libzzip-0-13==0.13.62-3.3+deb11u1
licensecheck==3.1.1-2 licensecheck==3.1.1-2
lintian==2.104.0 lintian==2.104.0
linux-compiler-gcc-10-x86==5.10.197-1 linux-compiler-gcc-10-x86==5.10.205-2
linux-headers-5.10.0-26-amd64==5.10.197-1 linux-headers-5.10.0-27-amd64==5.10.205-2
linux-headers-5.10.0-26-common==5.10.197-1 linux-headers-5.10.0-27-arm64==5.10.205-2
linux-headers-amd64==5.10.197-1 linux-headers-5.10.0-27-common==5.10.205-2
linux-kbuild-5.10==5.10.197-1 linux-headers-amd64==5.10.205-2
linux-libc-dev==5.10.197-1 linux-headers-arm64==5.10.205-2
linux-kbuild-5.10==5.10.205-2
linux-libc-dev==5.10.205-2
linuxdoc-tools==0.9.82-1 linuxdoc-tools==0.9.82-1
llvm-11==1:11.0.1-2 llvm-11==1:11.0.1-2
llvm-11-runtime==1:11.0.1-2 llvm-11-runtime==1:11.0.1-2
@ -1450,16 +1469,17 @@ netpbm==2:10.0-15.4
nftables==0.9.8-3.1+deb11u1 nftables==0.9.8-3.1+deb11u1
nlohmann-json3-dev==3.9.1-1 nlohmann-json3-dev==3.9.1-1
node-jquery==3.5.1+dfsg+~3.5.5-7 node-jquery==3.5.1+dfsg+~3.5.5-7
nodejs==14.21.3-deb-1nodesource1
ocl-icd-libopencl1==2.2.14-2 ocl-icd-libopencl1==2.2.14-2
openjade==1.4devel1-22 openjade==1.4devel1-22
openjdk-11-jdk==11.0.20+8-1~deb11u1 openjdk-11-jdk==11.0.21+9-1~deb11u1
openjdk-11-jdk-headless==11.0.20+8-1~deb11u1 openjdk-11-jdk-headless==11.0.21+9-1~deb11u1
openjdk-11-jre==11.0.20+8-1~deb11u1 openjdk-11-jre==11.0.21+9-1~deb11u1
openjdk-11-jre-headless==11.0.20+8-1~deb11u1 openjdk-11-jre-headless==11.0.21+9-1~deb11u1
opensp==1.5.2-13+b2 opensp==1.5.2-13+b2
openssh-client==1:8.4p1-5+deb11u2 openssh-client==1:8.4p1-5+deb11u3
openssh-server==1:8.4p1-5+deb11u2 openssh-server==1:8.4p1-5+deb11u3
openssh-sftp-server==1:8.4p1-5+deb11u2 openssh-sftp-server==1:8.4p1-5+deb11u3
openssl==1.1.1w-0+deb11u1 openssl==1.1.1w-0+deb11u1
ovmf==2020.11-2+deb11u1 ovmf==2020.11-2+deb11u1
packagekit==1.2.2-2 packagekit==1.2.2-2

View File

@ -1,23 +1,3 @@
binutils-aarch64-linux-gnu==2.35.2-2
binutils-arm-linux-gnueabihf==2.35.2-2
cpp-10-arm-linux-gnueabihf==10.2.1-6cross1
cpp-arm-linux-gnueabihf==4:10.2.1-1
dctrl-tools==2.24-3 dctrl-tools==2.24-3
dvipng==1.15-1.1 dvipng==1.15-1.1
gcc-10-arm-linux-gnueabihf==10.2.1-6cross1
gcc-10-arm-linux-gnueabihf-base==10.2.1-6cross1
gcc-10-cross-base==10.2.1-6cross1
gcc-arm-linux-gnueabihf==4:10.2.1-1
libasan6-armhf-cross==10.2.1-6cross1
libatomic1-armhf-cross==10.2.1-6cross1
libc6-armhf-cross==2.31-9cross4
libgcc-10-dev-armhf-cross==10.2.1-6cross1
libgcc-s1-armhf-cross==10.2.1-6cross1
libgomp1-armhf-cross==10.2.1-6cross1
libstdc++6-armhf-cross==10.2.1-6cross1
libubsan1-armhf-cross==10.2.1-6cross1
libunicode-linebreak-perl==0.0.20190101-1+b2 libunicode-linebreak-perl==0.0.20190101-1+b2
libxslt1-dev==1.1.34-4+deb11u1
linux-headers-5.10.0-26-arm64==5.10.197-1
linux-headers-arm64==5.10.197-1
nodejs==14.21.3-deb-1nodesource1

View File

@ -1,4 +1,3 @@
binutils-arm-linux-gnueabihf==2.35.2-2
dctrl-tools==2.24-3 dctrl-tools==2.24-3
dvipng==1.15-1.1 dvipng==1.15-1.1
golang-1.15-go==1.15.15-1~deb11u4 golang-1.15-go==1.15.15-1~deb11u4
@ -6,9 +5,7 @@ golang-1.15-src==1.15.15-1~deb11u4
libjpeg-dev==1:2.0.6-4 libjpeg-dev==1:2.0.6-4
libjpeg62-turbo-dev==1:2.0.6-4 libjpeg62-turbo-dev==1:2.0.6-4
libunicode-linebreak-perl==0.0.20190101-1+b2 libunicode-linebreak-perl==0.0.20190101-1+b2
libxslt1-dev==1.1.34-4+deb11u1 linux-compiler-gcc-10-arm==5.10.205-2
linux-compiler-gcc-10-arm==5.10.197-1 linux-headers-5.10.0-27-armmp==5.10.205-2
linux-headers-5.10.0-26-armmp==5.10.197-1 linux-headers-armmp==5.10.205-2
linux-headers-armmp==5.10.197-1
nasm==2.15.05-1 nasm==2.15.05-1
nodejs==14.21.3-deb-1nodesource1

View File

@ -6,7 +6,7 @@ automat==20.2.0
babel==2.8.0 babel==2.8.0
bcrypt==3.1.7 bcrypt==3.1.7
beautifulsoup4==4.9.3 beautifulsoup4==4.9.3
bitarray==2.8.1 bitarray==2.9.2
certifi==2020.6.20 certifi==2020.6.20
chardet==4.0.0 chardet==4.0.0
click==7.1.2 click==7.1.2
@ -60,9 +60,9 @@ parameterized==0.8.1
parse==1.6.6 parse==1.6.6
pexpect==4.8.0 pexpect==4.8.0
pillow==9.4.0 pillow==9.4.0
pip==23.2.1 pip==23.3.2
pluggy==0.13.0 pluggy==0.13.0
protobuf==4.24.4 protobuf==4.25.2
ptyprocess==0.7.0 ptyprocess==0.7.0
py==1.10.0 py==1.10.0
pyang==2.4.0 pyang==2.4.0
@ -70,7 +70,7 @@ pyangbind==0.8.1
pyasn1==0.4.8 pyasn1==0.4.8
pyasn1-modules==0.2.1 pyasn1-modules==0.2.1
pycurl==7.43.0.6 pycurl==7.43.0.6
pyfakefs==5.2.4 pyfakefs==5.3.4
pygments==2.7.1 pygments==2.7.1
pygobject==3.38.0 pygobject==3.38.0
pyhamcrest==1.9.0 pyhamcrest==1.9.0
@ -88,8 +88,8 @@ python-magic==0.4.20
pytz==2021.1 pytz==2021.1
pyxdg==0.27 pyxdg==0.27
pyyaml==5.4.1 pyyaml==5.4.1
redis==5.0.0 redis==5.0.1
regex==2023.8.8 regex==2023.12.25
requests==2.25.1 requests==2.25.1
roman==2.0.0 roman==2.0.0
service-identity==18.1.0 service-identity==18.1.0

View File

@ -26,6 +26,7 @@ bc==1.07.1-2+b1
bind9-host==1:9.11.5.P4+dfsg-5.1+deb10u9 bind9-host==1:9.11.5.P4+dfsg-5.1+deb10u9
binfmt-support==2.2.0-2 binfmt-support==2.2.0-2
binutils==2.31.1-16 binutils==2.31.1-16
binutils-aarch64-linux-gnu==2.31.1-16
binutils-common==2.31.1-16 binutils-common==2.31.1-16
binutils-x86-64-linux-gnu==2.31.1-16 binutils-x86-64-linux-gnu==2.31.1-16
bison==2:3.3.2.dfsg-1 bison==2:3.3.2.dfsg-1
@ -56,7 +57,7 @@ cpp==4:8.3.0-1
cpp-8==8.3.0-6 cpp-8==8.3.0-6
cppcheck==1.86-1 cppcheck==1.86-1
cron==3.0pl1-134+deb10u1 cron==3.0pl1-134+deb10u1
curl==7.64.0-4+deb10u7 curl==7.64.0-4+deb10u8
dbus==1.12.28-0+deb10u1 dbus==1.12.28-0+deb10u1
dbus-user-session==1.12.28-0+deb10u1 dbus-user-session==1.12.28-0+deb10u1
dconf-gsettings-backend==0.30.1-2 dconf-gsettings-backend==0.30.1-2
@ -81,7 +82,7 @@ dh-systemd==12.1.1
dictionaries-common==1.28.1 dictionaries-common==1.28.1
diffstat==1.62-1 diffstat==1.62-1
dirmngr==2.2.12-1+deb10u2 dirmngr==2.2.12-1+deb10u2
distro-info-data==0.41+deb10u7 distro-info-data==0.41+deb10u8
dkms==2.6.1-4 dkms==2.6.1-4
dmeventd==2:1.02.155-3 dmeventd==2:1.02.155-3
dmsetup==2:1.02.155-3 dmsetup==2:1.02.155-3
@ -94,7 +95,7 @@ docbook-xml==4.5-8
docker-buildx-plugin==0.10.5-1~debian.10~buster docker-buildx-plugin==0.10.5-1~debian.10~buster
docker-ce==5:24.0.2-1~debian.10~buster docker-ce==5:24.0.2-1~debian.10~buster
docker-ce-cli==5:24.0.2-1~debian.10~buster docker-ce-cli==5:24.0.2-1~debian.10~buster
docker-ce-rootless-extras==5:24.0.7-1~debian.10~buster docker-ce-rootless-extras==5:25.0.0-1~debian.10~buster
docker-compose-plugin==2.18.1-1~debian.10~buster docker-compose-plugin==2.18.1-1~debian.10~buster
docutils-common==0.14+dfsg-4 docutils-common==0.14+dfsg-4
docutils-doc==0.14+dfsg-4 docutils-doc==0.14+dfsg-4
@ -108,9 +109,9 @@ dwz==0.13-5~bpo10+1
eatmydata==105-7 eatmydata==105-7
emacsen-common==3.0.4 emacsen-common==3.0.4
equivs==2.2.0 equivs==2.2.0
exim4-base==4.92-8+deb10u8 exim4-base==4.92-8+deb10u9
exim4-config==4.92-8+deb10u8 exim4-config==4.92-8+deb10u9
exim4-daemon-light==4.92-8+deb10u8 exim4-daemon-light==4.92-8+deb10u9
expat==2.2.6-2+deb10u6 expat==2.2.6-2+deb10u6
exuberant-ctags==1:5.9~svn20110310-12+deb10u1 exuberant-ctags==1:5.9~svn20110310-12+deb10u1
fakeroot==1.23-1 fakeroot==1.23-1
@ -292,7 +293,7 @@ libbinutils==2.31.1-16
libbison-dev==2:3.3.2.dfsg-1 libbison-dev==2:3.3.2.dfsg-1
libbit-vector-perl==7.4-1+b5 libbit-vector-perl==7.4-1+b5
libblkid-dev==2.33.1-0.1 libblkid-dev==2.33.1-0.1
libbluetooth3==5.50-1.2~deb10u3 libbluetooth3==5.50-1.2~deb10u4
libbluray2==1:1.1.0-1+deb10u1 libbluray2==1:1.1.0-1+deb10u1
libboost-atomic1.71-dev==1.71.0-6~bpo10+1 libboost-atomic1.71-dev==1.71.0-6~bpo10+1
libboost-atomic1.71.0==1.71.0-6~bpo10+1 libboost-atomic1.71.0==1.71.0-6~bpo10+1
@ -371,8 +372,8 @@ libcgi-pm-perl==4.40-1
libcglib-java==3.2.10-1 libcglib-java==3.2.10-1
libcgraph6==2.40.1-6+deb10u1 libcgraph6==2.40.1-6+deb10u1
libchromaprint1==1.4.3-3 libchromaprint1==1.4.3-3
libcjson-dev==1.7.10-1.1+deb10u1 libcjson-dev==1.7.10-1.1+deb10u2
libcjson1==1.7.10-1.1+deb10u1 libcjson1==1.7.10-1.1+deb10u2
libclang-common-7-dev==1:7.0.1-8+deb10u2 libclang-common-7-dev==1:7.0.1-8+deb10u2
libclang1-6.0==1:6.0.1-10 libclang1-6.0==1:6.0.1-10
libclang1-7==1:7.0.1-8+deb10u2 libclang1-7==1:7.0.1-8+deb10u2
@ -417,9 +418,9 @@ libcunit1-dev==2.1-3-dfsg-2+b12
libcups2==2.2.10-6+deb10u9 libcups2==2.2.10-6+deb10u9
libcupsfilters1==1.21.6-5+deb10u1 libcupsfilters1==1.21.6-5+deb10u1
libcupsimage2==2.2.10-6+deb10u9 libcupsimage2==2.2.10-6+deb10u9
libcurl3-gnutls==7.64.0-4+deb10u7 libcurl3-gnutls==7.64.0-4+deb10u8
libcurl4==7.64.0-4+deb10u7 libcurl4==7.64.0-4+deb10u8
libcurl4-openssl-dev==7.64.0-4+deb10u7 libcurl4-openssl-dev==7.64.0-4+deb10u8
libdaemon-dev==0.14-7 libdaemon-dev==0.14-7
libdaemon0==0.14-7 libdaemon0==0.14-7
libdata-dump-perl==1.23-1 libdata-dump-perl==1.23-1
@ -434,7 +435,7 @@ libdbus-glib-1-2==0.110-4
libdbus-glib-1-dev==0.110-4 libdbus-glib-1-dev==0.110-4
libdbus-glib-1-dev-bin==0.110-4 libdbus-glib-1-dev-bin==0.110-4
libdconf1==0.30.1-2 libdconf1==0.30.1-2
libde265-0==1.0.11-0+deb10u4 libde265-0==1.0.11-0+deb10u6
libdebhelper-perl==13.3.3~bpo10+1 libdebhelper-perl==13.3.3~bpo10+1
libdevel-callchecker-perl==0.008-1 libdevel-callchecker-perl==0.008-1
libdevel-caller-perl==2.06-2+b1 libdevel-caller-perl==2.06-2+b1
@ -448,7 +449,7 @@ libdevmapper1.02.1==2:1.02.155-3
libdigest-bubblebabble-perl==0.02-2 libdigest-bubblebabble-perl==0.02-2
libdigest-hmac-perl==1.03+dfsg-2 libdigest-hmac-perl==1.03+dfsg-2
libdist-checkconflicts-perl==0.11-1 libdist-checkconflicts-perl==0.11-1
libdistro-info-perl==0.21 libdistro-info-perl==0.21+deb10u1
libdjvulibre-text==3.5.27.1-10+deb10u1 libdjvulibre-text==3.5.27.1-10+deb10u1
libdjvulibre21==3.5.27.1-10+deb10u1 libdjvulibre21==3.5.27.1-10+deb10u1
libdns-export1104==1:9.11.5.P4+dfsg-5.1+deb10u9 libdns-export1104==1:9.11.5.P4+dfsg-5.1+deb10u9
@ -462,9 +463,12 @@ libdpkg-perl==1.19.8
libdrm-amdgpu1==2.4.97-1 libdrm-amdgpu1==2.4.97-1
libdrm-common==2.4.97-1 libdrm-common==2.4.97-1
libdrm-dev==2.4.97-1 libdrm-dev==2.4.97-1
libdrm-etnaviv1==2.4.97-1
libdrm-freedreno1==2.4.97-1
libdrm-intel1==2.4.97-1 libdrm-intel1==2.4.97-1
libdrm-nouveau2==2.4.97-1 libdrm-nouveau2==2.4.97-1
libdrm-radeon1==2.4.97-1 libdrm-radeon1==2.4.97-1
libdrm-tegra0==2.4.97-1
libdrm2==2.4.97-1 libdrm2==2.4.97-1
libdv4==1.0.0-12 libdv4==1.0.0-12
libdvdnav4==6.0.0-1 libdvdnav4==6.0.0-1
@ -577,17 +581,19 @@ libgme0==0.6.2-1
libgmock-dev==1.8.1-3 libgmock-dev==1.8.1-3
libgmp-dev==2:6.1.2+dfsg-4+deb10u1 libgmp-dev==2:6.1.2+dfsg-4+deb10u1
libgmpxx4ldbl==2:6.1.2+dfsg-4+deb10u1 libgmpxx4ldbl==2:6.1.2+dfsg-4+deb10u1
libgnutls-dane0==3.6.7-4+deb10u10 libgnutls-dane0==3.6.7-4+deb10u11
libgnutls-openssl27==3.6.7-4+deb10u10 libgnutls-openssl27==3.6.7-4+deb10u11
libgnutls28-dev==3.6.7-4+deb10u10 libgnutls28-dev==3.6.7-4+deb10u11
libgnutlsxx28==3.6.7-4+deb10u10 libgnutlsxx28==3.6.7-4+deb10u11
libgomp1==8.3.0-6 libgomp1==8.3.0-6
libgoogle-perftools4==2.7-1 libgoogle-perftools4==2.7-1
libgpgme11==1.12.0-6 libgpgme11==1.12.0-6
libgpm2==1.20.7-5 libgpm2==1.20.7-5
libgraphite2-3==1.3.13-7 libgraphite2-3==1.3.13-7
libgraphite2-dev==1.3.13-7 libgraphite2-dev==1.3.13-7
libgrpc++-dev==1.16.1-1
libgrpc++1==1.16.1-1 libgrpc++1==1.16.1-1
libgrpc-dev==1.16.1-1
libgrpc6==1.16.1-1 libgrpc6==1.16.1-1
libgs9==9.27~dfsg-2+deb10u9 libgs9==9.27~dfsg-2+deb10u9
libgs9-common==9.27~dfsg-2+deb10u9 libgs9-common==9.27~dfsg-2+deb10u9
@ -691,7 +697,7 @@ libjbig0==2.1-3.1+b2
libjbig2dec0==0.16-1+deb10u1 libjbig2dec0==0.16-1+deb10u1
libjemalloc-dev==5.1.0-3 libjemalloc-dev==5.1.0-3
libjemalloc2==5.1.0-3 libjemalloc2==5.1.0-3
libjetty9-java==9.4.16-0+deb10u3 libjetty9-java==9.4.50-4+deb10u1
libjpeg62-turbo==1:1.5.2-2+deb10u1 libjpeg62-turbo==1:1.5.2-2+deb10u1
libjq1==1.5+dfsg-2+b1 libjq1==1.5+dfsg-2+b1
libjs-bootstrap==3.4.1+dfsg-1 libjs-bootstrap==3.4.1+dfsg-1
@ -811,9 +817,9 @@ libnamespace-autoclean-perl==0.28-1
libnamespace-clean-perl==0.27-1 libnamespace-clean-perl==0.27-1
libnanomsg-dev==1.1.5+dfsg-1 libnanomsg-dev==1.1.5+dfsg-1
libnanomsg5==1.1.5+dfsg-1 libnanomsg5==1.1.5+dfsg-1
libncurses-dev==6.1+20181013-2+deb10u4 libncurses-dev==6.1+20181013-2+deb10u5
libncurses5-dev==6.1+20181013-2+deb10u4 libncurses5-dev==6.1+20181013-2+deb10u5
libncurses6==6.1+20181013-2+deb10u4 libncurses6==6.1+20181013-2+deb10u5
libnet-dbus-perl==1.1.0-5+b1 libnet-dbus-perl==1.1.0-5+b1
libnet-dns-perl==1.19-1 libnet-dns-perl==1.19-1
libnet-dns-sec-perl==1.11-1 libnet-dns-sec-perl==1.11-1
@ -843,7 +849,7 @@ libnorm1==1.5.8+dfsg2-1
libnpth0==1.6-1 libnpth0==1.6-1
libnspr4==2:4.20-1 libnspr4==2:4.20-1
libnss-systemd==241-7~deb10u10 libnss-systemd==241-7~deb10u10
libnss3==2:3.42.1-1+deb10u6 libnss3==2:3.42.1-1+deb10u7
libnuma-dev==2.0.12-1 libnuma-dev==2.0.12-1
libnuma1==2.0.12-1 libnuma1==2.0.12-1
libnumber-compare-perl==0.03-1 libnumber-compare-perl==0.03-1
@ -939,7 +945,7 @@ libplexus-languages-java==0.9.10-1
libplexus-sec-dispatcher-java==1.4-4 libplexus-sec-dispatcher-java==1.4-4
libplexus-utils2-java==3.1.1-1 libplexus-utils2-java==3.1.1-1
libplexus-velocity-java==1.2-3 libplexus-velocity-java==1.2-3
libpmix2==3.1.2-3 libpmix2==3.1.2-3+deb10u1
libpng-dev==1.6.36-6 libpng-dev==1.6.36-6
libpng-tools==1.6.36-6 libpng-tools==1.6.36-6
libpng16-16==1.6.36-6 libpng16-16==1.6.36-6
@ -1107,8 +1113,8 @@ libsub-identify-perl==0.14-1+b1
libsub-install-perl==0.928-1 libsub-install-perl==0.928-1
libsub-name-perl==0.21-1+b3 libsub-name-perl==0.21-1+b3
libsub-quote-perl==2.005001-1 libsub-quote-perl==2.005001-1
libsubunit-dev==1.3.0-1 libsubunit-dev==1.3.0-1+deb10u1
libsubunit0==1.3.0-1 libsubunit0==1.3.0-1+deb10u1
libsurefire-java==2.22.1-1 libsurefire-java==2.22.1-1
libswitch-perl==2.17-2 libswitch-perl==2.17-2
libswresample3==7:4.1.11-0+deb10u1 libswresample3==7:4.1.11-0+deb10u1
@ -1327,6 +1333,7 @@ libxrender-dev==1:0.9.10-1
libxrender1==1:0.9.10-1 libxrender1==1:0.9.10-1
libxshmfence-dev==1.3-1 libxshmfence-dev==1.3-1
libxshmfence1==1.3-1 libxshmfence1==1.3-1
libxslt1-dev==1.1.32-2.2~deb10u2
libxslt1.1==1.1.32-2.2~deb10u2 libxslt1.1==1.1.32-2.2~deb10u2
libxss1==1:1.2.3-1 libxss1==1:1.2.3-1
libxt-dev==1:1.1.5-1+b3 libxt-dev==1:1.1.5-1+b3
@ -1352,12 +1359,12 @@ libzvbi0==0.2.35-16
libzzip-0-13==0.13.62-3.2+deb10u1 libzzip-0-13==0.13.62-3.2+deb10u1
licensecheck==3.0.31-3 licensecheck==3.0.31-3
lintian==2.15.0 lintian==2.15.0
linux-compiler-gcc-8-x86==4.19.289-2 linux-compiler-gcc-8-x86==4.19.304-1
linux-headers-4.19.0-25-amd64==4.19.289-2 linux-headers-4.19.0-26-amd64==4.19.304-1
linux-headers-4.19.0-25-common==4.19.289-2 linux-headers-4.19.0-26-common==4.19.304-1
linux-headers-amd64==4.19+105+deb10u20 linux-headers-amd64==4.19+105+deb10u21
linux-kbuild-4.19==4.19.289-2 linux-kbuild-4.19==4.19.304-1
linux-libc-dev==4.19.289-2 linux-libc-dev==4.19.304-1
linuxdoc-tools==0.9.73-2 linuxdoc-tools==0.9.73-2
llvm-7==1:7.0.1-8+deb10u2 llvm-7==1:7.0.1-8+deb10u2
llvm-7-dev==1:7.0.1-8+deb10u2 llvm-7-dev==1:7.0.1-8+deb10u2
@ -1391,24 +1398,25 @@ mesa-vdpau-drivers==18.3.6-2+deb10u1
mime-support==3.62 mime-support==3.62
module-assistant==0.11.10 module-assistant==0.11.10
mysql-common==5.8+1.0.5 mysql-common==5.8+1.0.5
ncurses-term==6.1+20181013-2+deb10u4 ncurses-term==6.1+20181013-2+deb10u5
netbase==5.6 netbase==5.6
netpbm==2:10.0-15.3+b2 netpbm==2:10.0-15.3+b2
nettle-dev==3.4.1-1+deb10u1 nettle-dev==3.4.1-1+deb10u1
nftables==0.9.0-2 nftables==0.9.0-2
nlohmann-json3-dev==3.5.0-0.1 nlohmann-json3-dev==3.5.0-0.1
nodejs==14.21.3-deb-1nodesource1
ocl-icd-libopencl1==2.2.12-2 ocl-icd-libopencl1==2.2.12-2
openjade==1.4devel1-21.3+b1 openjade==1.4devel1-21.3+b1
openjdk-11-jdk==11.0.20+8-1~deb10u1 openjdk-11-jdk==11.0.21+9-1~deb10u1
openjdk-11-jdk-headless==11.0.20+8-1~deb10u1 openjdk-11-jdk-headless==11.0.21+9-1~deb10u1
openjdk-11-jre==11.0.20+8-1~deb10u1 openjdk-11-jre==11.0.21+9-1~deb10u1
openjdk-11-jre-headless==11.0.20+8-1~deb10u1 openjdk-11-jre-headless==11.0.21+9-1~deb10u1
openmpi-bin==3.1.3-11 openmpi-bin==3.1.3-11
openmpi-common==3.1.3-11 openmpi-common==3.1.3-11
opensp==1.5.2-13+b1 opensp==1.5.2-13+b1
openssh-client==1:7.9p1-10+deb10u3 openssh-client==1:7.9p1-10+deb10u4
openssh-server==1:7.9p1-10+deb10u3 openssh-server==1:7.9p1-10+deb10u4
openssh-sftp-server==1:7.9p1-10+deb10u3 openssh-sftp-server==1:7.9p1-10+deb10u4
openssl==1.1.1n-0+deb10u6 openssl==1.1.1n-0+deb10u6
ovmf==0~20181115.85588389-3+deb10u3 ovmf==0~20181115.85588389-3+deb10u3
packagekit==1.1.12-5 packagekit==1.1.12-5
@ -1566,7 +1574,7 @@ python-twisted-bin==18.9.0-3+deb10u2
python-twisted-core==18.9.0-3+deb10u2 python-twisted-core==18.9.0-3+deb10u2
python-typing==3.6.6-1 python-typing==3.6.6-1
python-tz==2019.1-1 python-tz==2019.1-1
python-urllib3==1.24.1-1+deb10u1 python-urllib3==1.24.1-1+deb10u2
python-webencodings==0.5.1-1 python-webencodings==0.5.1-1
python-wheel==0.32.3-2 python-wheel==0.32.3-2
python-wrapt==1.10.11-1 python-wrapt==1.10.11-1
@ -1600,7 +1608,7 @@ python3-dbg==3.7.3-1
python3-dbus==1.2.8-3 python3-dbus==1.2.8-3
python3-debian==0.1.35 python3-debian==0.1.35
python3-dev==3.7.3-1 python3-dev==3.7.3-1
python3-distro-info==0.21 python3-distro-info==0.21+deb10u1
python3-distutils==3.7.3-1 python3-distutils==3.7.3-1
python3-docutils==0.14+dfsg-4 python3-docutils==0.14+dfsg-4
python3-entrypoints==0.3-1 python3-entrypoints==0.3-1
@ -1642,7 +1650,7 @@ python3-sphinx==1.8.4-1
python3-sphinx-rtd-theme==0.4.3+dfsg-1 python3-sphinx-rtd-theme==0.4.3+dfsg-1
python3-tz==2019.1-1 python3-tz==2019.1-1
python3-unidiff==0.5.4-1 python3-unidiff==0.5.4-1
python3-urllib3==1.24.1-1+deb10u1 python3-urllib3==1.24.1-1+deb10u2
python3-wheel==0.32.3-2 python3-wheel==0.32.3-2
python3-xdg==0.25-5 python3-xdg==0.25-5
python3.7==3.7.3-2+deb10u6 python3.7==3.7.3-2+deb10u6

View File

@ -1,7 +1 @@
binutils-aarch64-linux-gnu==2.31.1-16
libdrm-etnaviv1==2.4.97-1
libdrm-freedreno1==2.4.97-1
libdrm-tegra0==2.4.97-1
libtext-iconv-perl==1.7-5+b6 libtext-iconv-perl==1.7-5+b6
libxslt1-dev==1.1.32-2.2~deb10u2
nodejs==14.21.3-deb-1nodesource1

View File

@ -1,13 +1,8 @@
binutils-arm-linux-gnueabihf==2.31.1-16 binutils-arm-linux-gnueabihf==2.31.1-16
libdrm-etnaviv1==2.4.97-1
libdrm-exynos1==2.4.97-1 libdrm-exynos1==2.4.97-1
libdrm-freedreno1==2.4.97-1
libdrm-omap1==2.4.97-1 libdrm-omap1==2.4.97-1
libdrm-tegra0==2.4.97-1
libgles2-mesa-dev==18.3.6-2+deb10u1 libgles2-mesa-dev==18.3.6-2+deb10u1
libjpeg-dev==1:1.5.2-2+deb10u1 libjpeg-dev==1:1.5.2-2+deb10u1
libjpeg62-turbo-dev==1:1.5.2-2+deb10u1 libjpeg62-turbo-dev==1:1.5.2-2+deb10u1
libxslt1-dev==1.1.32-2.2~deb10u2 linux-compiler-gcc-8-arm==4.19.304-1
linux-compiler-gcc-8-arm==4.19.289-2
nasm==2.14-1 nasm==2.14-1
nodejs==14.21.3-deb-1nodesource1

View File

@ -4,14 +4,14 @@ async-timeout==4.0.3
atomicwrites==1.1.5 atomicwrites==1.1.5
attrs==18.2.0 attrs==18.2.0
babel==2.6.0 babel==2.6.0
bitarray==2.8.1 bitarray==2.9.2
certifi==2018.8.24 certifi==2018.8.24
chardet==3.0.4 chardet==3.0.4
cov-core==1.15.0 cov-core==1.15.0
coverage==4.5.2 coverage==4.5.2
cryptography==2.6.1 cryptography==2.6.1
devscripts==2.19.5+deb10u1 devscripts==2.19.5+deb10u1
distro-info==0.21 distro-info==0.21+deb10u1
docutils==0.14 docutils==0.14
entrypoints==0.3 entrypoints==0.3
fastentrypoints==0.12 fastentrypoints==0.12
@ -25,7 +25,7 @@ jinja2==3.0.3
keyring==17.1.1 keyring==17.1.1
keyrings.alt==3.1.1 keyrings.alt==3.1.1
lxml==4.9.1 lxml==4.9.1
m2crypto==0.39.0 m2crypto==0.40.1
mako==1.0.7 mako==1.0.7
markdown==3.0.1 markdown==3.0.1
markupsafe==2.0.1 markupsafe==2.0.1
@ -41,7 +41,7 @@ parameterized==0.8.1
pbr==4.2.0 pbr==4.2.0
pexpect==4.8.0 pexpect==4.8.0
pillow==9.4.0 pillow==9.4.0
pip==23.2.1 pip==23.3.2
pluggy==0.8.0 pluggy==0.8.0
ptyprocess==0.7.0 ptyprocess==0.7.0
py==1.7.0 py==1.7.0
@ -49,7 +49,7 @@ pyang==2.4.0
pyangbind==0.8.1 pyangbind==0.8.1
pycrypto==2.6.1 pycrypto==2.6.1
pycurl==7.43.0.2 pycurl==7.43.0.2
pyfakefs==5.2.4 pyfakefs==5.3.4
pygments==2.3.1 pygments==2.3.1
pygobject==3.30.4 pygobject==3.30.4
pympler==0.8 pympler==0.8
@ -64,8 +64,8 @@ python-magic==0.4.16
pytz==2019.1 pytz==2019.1
pyxdg==0.25 pyxdg==0.25
pyyaml==5.4.1 pyyaml==5.4.1
redis==5.0.0 redis==5.0.1
regex==2023.8.8 regex==2023.12.25
requests==2.21.0 requests==2.21.0
roman==2.0.0 roman==2.0.0
secretstorage==2.3.1 secretstorage==2.3.1

View File

@ -1,6 +1,6 @@
adduser==3.134 adduser==3.134
apt==2.6.1 apt==2.6.1
base-files==12.4+deb12u2 base-files==12.4+deb12u4
base-passwd==3.6.1 base-passwd==3.6.1
bash==5.2.15-2+b2 bash==5.2.15-2+b2
bsdutils==1:2.38.1-5+b1 bsdutils==1:2.38.1-5+b1
@ -26,8 +26,8 @@ libaudit-common==1:3.0.9-1
libaudit1==1:3.0.9-1 libaudit1==1:3.0.9-1
libblkid1==2.38.1-5+b1 libblkid1==2.38.1-5+b1
libbz2-1.0==1.0.8-5+b1 libbz2-1.0==1.0.8-5+b1
libc-bin==2.36-9+deb12u2 libc-bin==2.36-9+deb12u3
libc6==2.36-9+deb12u2 libc6==2.36-9+deb12u3
libcap-ng0==0.8.3-1+b3 libcap-ng0==0.8.3-1+b3
libcap2==1:2.66-4 libcap2==1:2.66-4
libcom-err2==1.47.0-2 libcom-err2==1.47.0-2
@ -36,13 +36,10 @@ libdb5.3==5.3.28+dfsg2-1
libdebconfclient0==0.270 libdebconfclient0==0.270
libext2fs2==1.47.0-2 libext2fs2==1.47.0-2
libffi8==3.4.4-1 libffi8==3.4.4-1
libfile-find-rule-perl==0.34-3
libgcc-s1==12.2.0-14 libgcc-s1==12.2.0-14
libgcrypt20==1.10.1-3 libgcrypt20==1.10.1-3
libgdbm-compat4==1.23-3
libgdbm6==1.23-3
libgmp10==2:6.2.1+dfsg1-1.1 libgmp10==2:6.2.1+dfsg1-1.1
libgnutls30==3.7.9-2 libgnutls30==3.7.9-2+deb12u1
libgpg-error0==1.46-1 libgpg-error0==1.46-1
libhogweed6==3.8.1-2 libhogweed6==3.8.1-2
libidn2-0==2.3.3-1+b1 libidn2-0==2.3.3-1+b1
@ -51,14 +48,12 @@ liblzma5==5.4.1-0.2
libmd0==1.0.4-2 libmd0==1.0.4-2
libmount1==2.38.1-5+b1 libmount1==2.38.1-5+b1
libnettle8==3.8.1-2 libnettle8==3.8.1-2
libnumber-compare-perl==0.03-3
libp11-kit0==0.24.1-2 libp11-kit0==0.24.1-2
libpam-modules==1.5.2-6+deb12u1 libpam-modules==1.5.2-6+deb12u1
libpam-modules-bin==1.5.2-6+deb12u1 libpam-modules-bin==1.5.2-6+deb12u1
libpam-runtime==1.5.2-6+deb12u1 libpam-runtime==1.5.2-6+deb12u1
libpam0g==1.5.2-6+deb12u1 libpam0g==1.5.2-6+deb12u1
libpcre2-8-0==10.42-1 libpcre2-8-0==10.42-1
libperl5.36==5.36.0-7
libseccomp2==2.5.4-1+b3 libseccomp2==2.5.4-1+b3
libselinux1==3.4-1+b6 libselinux1==3.4-1+b6
libsemanage-common==3.4-1 libsemanage-common==3.4-1
@ -67,11 +62,10 @@ libsepol2==3.4-2.1
libsmartcols1==2.38.1-5+b1 libsmartcols1==2.38.1-5+b1
libss2==1.47.0-2 libss2==1.47.0-2
libstdc++6==12.2.0-14 libstdc++6==12.2.0-14
libsystemd0==252.17-1~deb12u1 libsystemd0==252.19-1~deb12u1
libtasn1-6==4.19.0-2 libtasn1-6==4.19.0-2
libtext-glob-perl==0.11-3
libtinfo6==6.4-4 libtinfo6==6.4-4
libudev1==252.17-1~deb12u1 libudev1==252.19-1~deb12u1
libunistring2==1.0-2 libunistring2==1.0-2
libuuid1==2.38.1-5+b1 libuuid1==2.38.1-5+b1
libxxhash0==0.8.1-1 libxxhash0==0.8.1-1
@ -83,15 +77,12 @@ mount==2.38.1-5+b1
ncurses-base==6.4-4 ncurses-base==6.4-4
ncurses-bin==6.4-4 ncurses-bin==6.4-4
passwd==1:4.13+dfsg1-1+b1 passwd==1:4.13+dfsg1-1+b1
perl==5.36.0-7 perl-base==5.36.0-7+deb12u1
perl-base==5.36.0-7
perl-modules-5.36==5.36.0-7
sed==4.9-1 sed==4.9-1
sysvinit-utils==3.06-4 sysvinit-utils==3.06-4
tar==1.34+dfsg-1.2 tar==1.34+dfsg-1.2
tzdata==2023c-5 tzdata==2023c-5+deb12u1
usr-is-merged==35 usr-is-merged==35
usrmerge==35
util-linux==2.38.1-5+b1 util-linux==2.38.1-5+b1
util-linux-extra==2.38.1-5+b1 util-linux-extra==2.38.1-5+b1
zlib1g==1:1.2.13.dfsg-1 zlib1g==1:1.2.13.dfsg-1

View File

@ -8,6 +8,7 @@ bash==5.1-2
bash-completion==1:2.11-6 bash-completion==1:2.11-6
bash-tacplus==1.0.0 bash-tacplus==1.0.0
binutils==2.40-2 binutils==2.40-2
binutils-aarch64-linux-gnu==2.40-2
binutils-common==2.40-2 binutils-common==2.40-2
binutils-x86-64-linux-gnu==2.40-2 binutils-x86-64-linux-gnu==2.40-2
bridge-utils==1.7.1-1 bridge-utils==1.7.1-1
@ -23,14 +24,14 @@ cpp==4:12.2.0-3
cpp-12==12.2.0-14 cpp-12==12.2.0-14
cron==3.0pl1-162 cron==3.0pl1-162
cron-daemon-common==3.0pl1-162 cron-daemon-common==3.0pl1-162
curl==7.88.1-10+deb12u4 curl==7.88.1-10+deb12u5
dbus==1.14.10-1~deb12u1 dbus==1.14.10-1~deb12u1
dbus-bin==1.14.10-1~deb12u1 dbus-bin==1.14.10-1~deb12u1
dbus-daemon==1.14.10-1~deb12u1 dbus-daemon==1.14.10-1~deb12u1
dbus-session-bus-common==1.14.10-1~deb12u1 dbus-session-bus-common==1.14.10-1~deb12u1
dbus-system-bus-common==1.14.10-1~deb12u1 dbus-system-bus-common==1.14.10-1~deb12u1
device-tree-compiler==1.6.1-4+b1 device-tree-compiler==1.6.1-4+b1
distro-info-data==0.58 distro-info-data==0.58+deb12u1
dmidecode==3.4-1 dmidecode==3.4-1
dmsetup==2:1.02.185-2 dmsetup==2:1.02.185-2
docker-ce==5:24.0.2-1~debian.12~bookworm docker-ce==5:24.0.2-1~debian.12~bookworm
@ -61,12 +62,14 @@ grub2-common==2.06-13+deb12u1
haveged==1.9.14-1+b1 haveged==1.9.14-1+b1
hdparm==9.65+ds-1 hdparm==9.65+ds-1
hping3==3.a2.ds2-10 hping3==3.a2.ds2-10
hw-management==1.mlnx.7.0030.1011 hw-management==1.mlnx.7.0030.2008
i2c-tools==4.3-2+b3 i2c-tools==4.3-2+b3
icu-devtools==72.1-3
ifmetric==0.3-5 ifmetric==0.3-5
ifupdown2==3.0.0-1 ifupdown2==3.0.0-1
initramfs-tools==0.142 initramfs-tools==0.142
initramfs-tools-core==0.142 initramfs-tools-core==0.142
ionic-modules==22.11.1-001
ipmitool==1.8.19-4 ipmitool==1.8.19-4
iproute2==6.1.0-3 iproute2==6.1.0-3
iptables==1.8.9-2 iptables==1.8.9-2
@ -95,9 +98,9 @@ libbpf1==1:1.1.0-1
libbrotli1==1.0.9-2+b6 libbrotli1==1.0.9-2+b6
libbsd0==0.11.7-2 libbsd0==0.11.7-2
libc-ares2==1.18.1-3 libc-ares2==1.18.1-3
libc-bin==2.36-9+deb12u3 libc-dev-bin==2.36-9+deb12u3
libc-l10n==2.36-9+deb12u3 libc-l10n==2.36-9+deb12u3
libc6==2.36-9+deb12u3 libc6-dev==2.36-9+deb12u3
libcap2-bin==1:2.66-4 libcap2-bin==1:2.66-4
libcbor0.8==0.8.0-2+b1 libcbor0.8==0.8.0-2+b1
libcc1-0==12.2.0-14 libcc1-0==12.2.0-14
@ -107,7 +110,7 @@ libcrypt-dev==1:4.4.33-2
libcryptsetup12==2:2.6.1-4~deb12u1 libcryptsetup12==2:2.6.1-4~deb12u1
libctf-nobfd0==2.40-2 libctf-nobfd0==2.40-2
libctf0==2.40-2 libctf0==2.40-2
libcurl4==7.88.1-10+deb12u4 libcurl4==7.88.1-10+deb12u5
libdbd-sqlite3-perl==1.72-1 libdbd-sqlite3-perl==1.72-1
libdbi-perl==1.643-4 libdbi-perl==1.643-4
libdbus-1-3==1.14.10-1~deb12u1 libdbus-1-3==1.14.10-1~deb12u1
@ -129,6 +132,8 @@ libfreeipmi17==1.6.10-1+b1
libfreetype6==2.12.1+dfsg-5 libfreetype6==2.12.1+dfsg-5
libfuse2==2.9.9-6+b1 libfuse2==2.9.9-6+b1
libgcc-12-dev==12.2.0-14 libgcc-12-dev==12.2.0-14
libgdbm-compat4==1.23-3
libgdbm6==1.23-3
libgirepository-1.0-1==1.74.0-3 libgirepository-1.0-1==1.74.0-3
libglib2.0-0==2.74.6-2 libglib2.0-0==2.74.6-2
libgomp1==12.2.0-14 libgomp1==12.2.0-14
@ -138,7 +143,10 @@ libgrpc29==1.51.1-3+b1
libgssapi-krb5-2==1.20.1-2+deb12u1 libgssapi-krb5-2==1.20.1-2+deb12u1
libhavege2==1.9.14-1+b1 libhavege2==1.9.14-1+b1
libhiredis0.14==0.14.1-3 libhiredis0.14==0.14.1-3
libhwasan0==12.2.0-14
libi2c0==4.3-2+b3 libi2c0==4.3-2+b3
libicu-dev==72.1-3
libicu72==72.1-3
libiniparser1==4.1-6 libiniparser1==4.1-6
libip4tc2==1.8.9-2 libip4tc2==1.8.9-2
libip6tc2==1.8.9-2 libip6tc2==1.8.9-2
@ -170,13 +178,14 @@ libnet1==1.1.6+dfsg-3.2
libnetfilter-conntrack3==1.0.9-3 libnetfilter-conntrack3==1.0.9-3
libnfnetlink0==1.0.2-2 libnfnetlink0==1.0.2-2
libnftnl11==1.2.4-2 libnftnl11==1.2.4-2
libnghttp2-14==1.52.0-1 libnghttp2-14==1.52.0-1+deb12u1
libnl-3-200==3.5.0-1 libnl-3-200==3.5.0-1
libnl-cli-3-200==3.5.0-1 libnl-cli-3-200==3.5.0-1
libnl-genl-3-200==3.5.0-1 libnl-genl-3-200==3.5.0-1
libnl-nf-3-200==3.5.0-1 libnl-nf-3-200==3.5.0-1
libnl-route-3-200==3.5.0-1 libnl-route-3-200==3.5.0-1
libnorm1==1.5.9+dfsg-2 libnorm1==1.5.9+dfsg-2
libnsl-dev==1.3.0-2
libnsl2==1.3.0-2 libnsl2==1.3.0-2
libnss-radius==1.0.1-1 libnss-radius==1.0.1-1
libnss-tacplus==1.0.4-1 libnss-tacplus==1.0.4-1
@ -189,6 +198,7 @@ libpam-tacplus==1.4.1-1
libpcap0.8==1.10.3-1 libpcap0.8==1.10.3-1
libpci3==1:3.9.0-4 libpci3==1:3.9.0-4
libpcre3==2:8.39-15 libpcre3==2:8.39-15
libperl5.36==5.36.0-7+deb12u1
libpgm-5.3-0==5.3.128~dfsg-2 libpgm-5.3-0==5.3.128~dfsg-2
libpng16-16==1.6.39-2 libpng16-16==1.6.39-2
libpopt0==1.19+dfsg-1 libpopt0==1.19+dfsg-1
@ -218,10 +228,11 @@ libssl-dev==3.0.11-1~deb12u2
libssl3==3.0.11-1~deb12u2 libssl3==3.0.11-1~deb12u2
libswsscommon==1.0.0 libswsscommon==1.0.0
libsysfs2==2.1.1-4 libsysfs2==2.1.1-4
libsystemd-shared==252.17-1~deb12u1 libsystemd-shared==252.19-1~deb12u1
libtac2==1.4.1-1 libtac2==1.4.1-1
libtcl8.6==8.6.13+dfsg-2 libtcl8.6==8.6.13+dfsg-2
libtirpc-common==1.3.3+ds-1 libtirpc-common==1.3.3+ds-1
libtirpc-dev==1.3.3+ds-1
libtirpc3==1.3.3+ds-1 libtirpc3==1.3.3+ds-1
libtsan2==12.2.0-14 libtsan2==12.2.0-14
libubootenv-tool==0.3.2-1 libubootenv-tool==0.3.2-1
@ -231,16 +242,20 @@ libunwind8==1.6.2-3
libusb-1.0-0==2:1.0.26-1 libusb-1.0-0==2:1.0.26-1
libutempter0==1.2.1-3 libutempter0==1.2.1-3
libwrap0==7.6.q-32 libwrap0==7.6.q-32
libxencall1==4.17.1+2-gb773c48e36-1 libxencall1==4.17.2+76-ge1f9cb16e2-1~deb12u1
libxendevicemodel1==4.17.1+2-gb773c48e36-1 libxendevicemodel1==4.17.2+76-ge1f9cb16e2-1~deb12u1
libxenevtchn1==4.17.1+2-gb773c48e36-1 libxenevtchn1==4.17.2+76-ge1f9cb16e2-1~deb12u1
libxenforeignmemory1==4.17.1+2-gb773c48e36-1 libxenforeignmemory1==4.17.2+76-ge1f9cb16e2-1~deb12u1
libxengnttab1==4.17.1+2-gb773c48e36-1 libxengnttab1==4.17.2+76-ge1f9cb16e2-1~deb12u1
libxenhypfs1==4.17.1+2-gb773c48e36-1 libxenhypfs1==4.17.2+76-ge1f9cb16e2-1~deb12u1
libxenmisc4.17==4.17.1+2-gb773c48e36-1 libxenmisc4.17==4.17.2+76-ge1f9cb16e2-1~deb12u1
libxenstore4==4.17.1+2-gb773c48e36-1 libxenstore4==4.17.2+76-ge1f9cb16e2-1~deb12u1
libxentoolcore1==4.17.1+2-gb773c48e36-1 libxentoolcore1==4.17.2+76-ge1f9cb16e2-1~deb12u1
libxentoollog1==4.17.1+2-gb773c48e36-1 libxentoollog1==4.17.2+76-ge1f9cb16e2-1~deb12u1
libxml2==2.9.14+dfsg-1.3~deb12u1
libxml2-dev==2.9.14+dfsg-1.3~deb12u1
libxslt1-dev==1.1.35-1
libxslt1.1==1.1.35-1
libxtables12==1.8.9-2 libxtables12==1.8.9-2
libyajl2==2.1.0-3+deb12u2 libyajl2==2.1.0-3+deb12u2
libyaml-0-2==0.2.5-1 libyaml-0-2==0.2.5-1
@ -249,7 +264,9 @@ libyang-cpp==1.0.73
libzmq5==4.3.4-6 libzmq5==4.3.4-6
linux-base==4.9 linux-base==4.9
linux-image-6.1.0-11-2-amd64-unsigned==6.1.38-4 linux-image-6.1.0-11-2-amd64-unsigned==6.1.38-4
linux-perf==6.1.55-1 linux-image-6.1.0-11-2-arm64-unsigned==6.1.38-4
linux-libc-dev==6.1.69-1
linux-perf==6.1.69-1
locales==2.36-9+deb12u3 locales==2.36-9+deb12u3
logrotate==3.21.0-1 logrotate==3.21.0-1
lsof==4.95.0-1 lsof==4.95.0-1
@ -269,14 +286,20 @@ net-tools==2.10-0.1
netbase==6.4 netbase==6.4
netfilter-persistent==1.0.20 netfilter-persistent==1.0.20
ntp==1:4.2.8p15+dfsg-2~1.2.2+dfsg1-1+deb12u1 ntp==1:4.2.8p15+dfsg-2~1.2.2+dfsg1-1+deb12u1
ntpdate==1:4.2.8p15+dfsg-2~1.2.2+dfsg1-1+deb12u1
ntpsec==1.2.2+dfsg1-1+deb12u1 ntpsec==1.2.2+dfsg1-1+deb12u1
ntpsec-ntpdate==1.2.2+dfsg1-1+deb12u1
ntpsec-ntpdig==1.2.2+dfsg1-1+deb12u1
ntpstat==0.0.0.1-2+b1 ntpstat==0.0.0.1-2+b1
opennsl-modules==7.1.0.0
openssh-client==1:9.2p1-2+deb12u1 openssh-client==1:9.2p1-2+deb12u1
openssh-server==1:9.2p1-2+deb12u1 openssh-server==1:9.2p1-2+deb12u1
openssh-sftp-server==1:9.2p1-2+deb12u1 openssh-sftp-server==1:9.2p1-2+deb12u1
openssl==3.0.11-1~deb12u2 openssl==3.0.11-1~deb12u2
pci.ids==0.0~2023.04.11-1 pci.ids==0.0~2023.04.11-1
pciutils==1:3.9.0-4 pciutils==1:3.9.0-4
perl==5.36.0-7+deb12u1
perl-modules-5.36==5.36.0-7+deb12u1
picocom==3.1-4 picocom==3.1-4
pkgconf==1.8.1-1 pkgconf==1.8.1-1
procps==2:4.0.2-3 procps==2:4.0.2-3
@ -311,6 +334,7 @@ python3.11-minimal==3.11.2-6
rasdaemon==0.6.8-1.1 rasdaemon==0.6.8-1.1
readline-common==8.2-1.3 readline-common==8.2-1.3
resolvconf==1.91+nmu1 resolvconf==1.91+nmu1
rpcsvc-proto==1.4.3-1
rsyslog==8.2302.0-1 rsyslog==8.2302.0-1
runit-helper==2.15.2 runit-helper==2.15.2
sbsigntool==0.9.4-3.1 sbsigntool==0.9.4-3.1
@ -327,18 +351,19 @@ sonic-utilities-data==1.0-1
sqlite3==3.40.1-2 sqlite3==3.40.1-2
squashfs-tools==1:4.5.1-1 squashfs-tools==1:4.5.1-1
sudo==1.9.13p3-1+deb12u1 sudo==1.9.13p3-1+deb12u1
sx-kernel==1.mlnx.4.6.2134
sysfsutils==2.1.1-4 sysfsutils==2.1.1-4
sysstat==12.6.1-1 sysstat==12.6.1-1
systemd==252.17-1~deb12u1 systemd==252.19-1~deb12u1
systemd-bootchart==234-2+b1 systemd-bootchart==234-2+b1
systemd-sonic-generator==1.0.0 systemd-sonic-generator==1.0.0
systemd-sysv==252.17-1~deb12u1 systemd-sysv==252.19-1~deb12u1
tcpdump==4.99.3-1 tcpdump==4.99.3-1
tcptraceroute==1.5beta7+debian-4.1+b1 tcptraceroute==1.5beta7+debian-4.1+b1
traceroute==1:2.1.2-1 traceroute==1:2.1.2-1
u-boot-tools==2023.01+dfsg-2 u-boot-tools==2023.01+dfsg-2
ucf==3.0043+nmu1 ucf==3.0043+nmu1
udev==252.17-1~deb12u1 udev==252.19-1~deb12u1
unzip==6.0-28 unzip==6.0-28
usbutils==1:014-1 usbutils==1:014-1
vim==2:9.0.1378-2 vim==2:9.0.1378-2
@ -346,5 +371,7 @@ vim-common==2:9.0.1378-2
vim-runtime==2:9.0.1378-2 vim-runtime==2:9.0.1378-2
x11-common==1:7.7+23 x11-common==1:7.7+23
xml-core==0.18+nmu1 xml-core==0.18+nmu1
xxd==2:9.0.1378-2
xz-utils==5.4.1-0.2 xz-utils==5.4.1-0.2
zlib1g-dev==1:1.2.13.dfsg-1
zstd==1.5.4+dfsg2-5 zstd==1.5.4+dfsg2-5

View File

@ -1,18 +1,3 @@
binutils-aarch64-linux-gnu==2.40-2 mrvlprestera==1.0
icu-devtools==72.1-3
libc-dev-bin==2.36-9+deb12u3
libc6-dev==2.36-9+deb12u3
libhwasan0==12.2.0-14
libicu-dev==72.1-3
libicu72==72.1-3
libnsl-dev==1.3.0-2
libtirpc-dev==1.3.3+ds-1
libxml2==2.9.14+dfsg-1.3~deb12u1
libxml2-dev==2.9.14+dfsg-1.3~deb12u1
libxslt1-dev==1.1.35-1
libxslt1.1==1.1.35-1
linux-image-6.1.0-11-2-arm64-unsigned==6.1.38-4
linux-libc-dev==6.1.55-1
ntpstat==0.0.0.1-2 ntpstat==0.0.0.1-2
rpcsvc-proto==1.4.3-1 tsingma-bsp==1.0
zlib1g-dev==1:1.2.13.dfsg-1

View File

@ -1,17 +1,4 @@
binutils-arm-linux-gnueabihf==2.40-2 binutils-arm-linux-gnueabihf==2.40-2
icu-devtools==72.1-3
libc-dev-bin==2.36-9+deb12u3
libc6-dev==2.36-9+deb12u3
libicu-dev==72.1-3
libicu72==72.1-3
libnsl-dev==1.3.0-2
libtirpc-dev==1.3.3+ds-1
libxml2==2.9.14+dfsg-1.3~deb12u1
libxml2-dev==2.9.14+dfsg-1.3~deb12u1
libxslt1-dev==1.1.35-1
libxslt1.1==1.1.35-1
linux-image-6.1.0-11-2-armmp==6.1.38-4 linux-image-6.1.0-11-2-armmp==6.1.38-4
linux-libc-dev==6.1.55-1 mrvlprestera==1.0
ntpstat==0.0.0.1-2 ntpstat==0.0.0.1-2
rpcsvc-proto==1.4.3-1
zlib1g-dev==1:1.2.13.dfsg-1

View File

@ -4,21 +4,21 @@ azure-storage==0.36.0
bcrypt==3.2.2 bcrypt==3.2.2
bitarray==2.8.1 bitarray==2.8.1
blessed==1.20.0 blessed==1.20.0
certifi==2023.7.22 certifi==2023.11.17
cffi==1.15.1 cffi==1.15.1
charset-normalizer==3.2.0 charset-normalizer==3.3.2
click==7.0 click==7.0
click-log==0.4.0 click-log==0.4.0
colorful==0.5.5 colorful==0.5.6
cryptography==3.3.2 cryptography==38.0.4
dbus-python==1.3.2 dbus-python==1.3.2
docker==6.1.1 docker==6.1.1
docker-image-py==0.1.12 docker-image-py==0.1.12
enlighten==1.12.0 enlighten==1.12.4
filelock==3.12.4 filelock==3.13.1
grpcio==1.51.1 grpcio==1.51.1
grpcio-tools==1.51.1 grpcio-tools==1.51.1
idna==3.4 idna==3.6
ijson==3.2.3 ijson==3.2.3
ipaddr==2.2.0 ipaddr==2.2.0
ipaddress==1.0.23 ipaddress==1.0.23
@ -28,7 +28,7 @@ jsondiff==2.0.0
jsonpatch==1.33 jsonpatch==1.33
jsonpointer==2.4 jsonpointer==2.4
jsonschema==2.6.0 jsonschema==2.6.0
lazy-object-proxy==1.9.0 lazy-object-proxy==1.10.0
lxml==4.9.1 lxml==4.9.1
m2crypto==0.38.0 m2crypto==0.38.0
markupsafe==2.1.2 markupsafe==2.1.2
@ -36,23 +36,23 @@ natsort==6.2.1
netaddr==0.8.0 netaddr==0.8.0
netifaces==0.11.0 netifaces==0.11.0
ntpsec==1.2.2 ntpsec==1.2.2
packaging==23.1 packaging==23.2
paramiko==2.11.0 paramiko==2.11.0
pathtools==0.1.2 pathtools==0.1.2
perf==0.1 perf==0.1
pexpect==4.8.0 pexpect==4.9.0
pip==23.0.1 pip==23.0.1
ply==3.11 ply==3.11
prefixed==0.7.0 prefixed==0.7.0
prettyprinter==0.18.0 prettyprinter==0.18.0
protobuf==4.24.4 protobuf==4.25.2
psutil==5.9.5 psutil==5.9.8
ptyprocess==0.7.0 ptyprocess==0.7.0
pyang==2.5.3 pyang==2.6.0
pyangbind==0.8.2 pyangbind==0.8.2
pycairo==1.25.0 pycairo==1.25.1
pycparser==2.21 pycparser==2.21
pygments==2.16.1 pygments==2.17.2
pygobject==3.46.0 pygobject==3.46.0
pynacl==1.5.0 pynacl==1.5.0
pyroute2==0.5.19 pyroute2==0.5.19
@ -60,7 +60,7 @@ python-apt==2.6.0
python-dateutil==2.8.2 python-dateutil==2.8.2
pyyaml==6.0.1 pyyaml==6.0.1
redis==3.5.3 redis==3.5.3
regex==2023.10.3 regex==2023.12.25
requests==2.31.0 requests==2.31.0
scapy==2.4.4 scapy==2.4.4
semantic-version==2.10.0 semantic-version==2.10.0
@ -69,10 +69,10 @@ six==1.16.0
systemd-python==235 systemd-python==235
tabulate==0.9.0 tabulate==0.9.0
toposort==1.6 toposort==1.6
urllib3==2.0.5 urllib3==2.1.0
watchdog==0.10.3 watchdog==0.10.3
wcwidth==0.2.8 wcwidth==0.2.13
websocket-client==1.6.3 websocket-client==1.7.0
wheel==0.38.4 wheel==0.38.4
www-authenticate==0.9.2 www-authenticate==0.9.2
xmltodict==0.12.0 xmltodict==0.12.0

View File

@ -1,2 +0,0 @@
filelock==3.13.0
pycairo==1.25.1