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

Co-authored-by: mssonicbld <vsts@fv-az105-917.rmmgkgolfqletehdpj5nkpzfpa.ex.internal.cloudapp.net>
This commit is contained in:
mssonicbld 2022-06-19 12:46:22 +08:00 committed by GitHub
parent 6ce393e3c0
commit 8e331e077b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
41 changed files with 196 additions and 206 deletions

View File

@ -1,17 +1,17 @@
https://github.com/CESNET/libyang.git==ab1058892ecdee4ac1742601729b15af286fb95e https://github.com/CESNET/libyang.git==87375f15159545a87a1e0de200f5d9d67e9091d7
https://github.com/daveolson53/libnss-tacplus.git==19008ab68d9d504aa58eb34d5f564755a1613b8b https://github.com/daveolson53/libnss-tacplus.git==19008ab68d9d504aa58eb34d5f564755a1613b8b
https://github.com/flashrom/flashrom.git==9f44e1494d5a1ca2bd63aaf9d9617cd4c0d23c5a https://github.com/flashrom/flashrom.git==5613315296821d56e13d98d069ef9a09f811dbd3
https://github.com/FreeRADIUS/freeradius-server.git==9a75ca90d65ecf022ef9e8de3d90e490551294d2 https://github.com/FreeRADIUS/freeradius-server.git==f505a598a9df0b7b3309a87a601469b5695ccbc1
https://github.com/FreeRADIUS/pam_radius.git==5e67868520e90a489626928f28c0befa531bf7d2 https://github.com/FreeRADIUS/pam_radius.git==5e67868520e90a489626928f28c0befa531bf7d2
https://github.com/jeroennijhof/pam_tacplus.git==b8e07ac27c11b86779ae9698fcafee0c89fc83f5 https://github.com/jeroennijhof/pam_tacplus.git==453c7b6fc78eceeaaf39a59b6b87c124628f2fe8
https://github.com/jpirko/libteam.git==69a7494bb77dc10bb27076add07b380dbd778592 https://github.com/jpirko/libteam.git==69a7494bb77dc10bb27076add07b380dbd778592
https://github.com/Mellanox/libpsample.git==62bb27d9a49424e45191eee81df7ce0d8c74e774 https://github.com/Mellanox/libpsample.git==62bb27d9a49424e45191eee81df7ce0d8c74e774
https://github.com/sflow/host-sflow==2b8771aa7284d3b34cfc43fccba67649d30d0c64 https://github.com/sflow/host-sflow==2b8771aa7284d3b34cfc43fccba67649d30d0c64
https://github.com/sflow/sflowtool==4be2a17b36a3b9796c280b117b8b786323a84ae8 https://github.com/sflow/sflowtool==4be2a17b36a3b9796c280b117b8b786323a84ae8
https://github.com/thom311/libnl==2effffe7979dda638108fba26b763fa5acd6edac https://github.com/thom311/libnl==44988e648cd5c9f912148e8b138776064797f49d
https://salsa.debian.org/debian/libteam.git==f8808df228b00873926b5e7b998ad8b61368d4c5 https://salsa.debian.org/debian/libteam.git==f8808df228b00873926b5e7b998ad8b61368d4c5
https://salsa.debian.org/dhcp-team/isc-dhcp.git==b13135d7f6e61724e7b9a54b53e4e8b916ff21aa https://salsa.debian.org/dhcp-team/isc-dhcp.git==18ecb042065e51e088b7470566526cd00e297c14
https://salsa.debian.org/kernel-team/ethtool/==0d5304a5be80cc74bed8ed78002bf5df0d49f412 https://salsa.debian.org/kernel-team/ethtool/==38a3cce26a7fa6eb74228e3501b7ed19dced6d4b
https://salsa.debian.org/kernel-team/initramfs-tools.git==40e544e13611c1b2690eb99a8096fc16c1b9c74e https://salsa.debian.org/kernel-team/initramfs-tools.git==40e544e13611c1b2690eb99a8096fc16c1b9c74e
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==de790f931452a2dcb4490d074d5a16ab8456a523 https://salsa.debian.org/ssh-team/openssh.git==de790f931452a2dcb4490d074d5a16ab8456a523

View File

@ -7,7 +7,7 @@ dbus-python==1.2.18
docker==5.0.3 docker==5.0.3
docker-image-py==0.1.12 docker-image-py==0.1.12
enlighten==1.10.2 enlighten==1.10.2
filelock==3.6.0 filelock==3.7.1
ijson==2.6.1 ijson==2.6.1
ipaddress==1.0.23 ipaddress==1.0.23
jsondiff==2.0.0 jsondiff==2.0.0
@ -19,11 +19,11 @@ netaddr==0.8.0
netifaces==0.11.0 netifaces==0.11.0
prefixed==0.3.2 prefixed==0.3.2
prettyprinter==0.18.0 prettyprinter==0.18.0
psutil==5.9.0 psutil==5.9.1
pycairo==1.21.0 pycairo==1.21.0
pyroute2==0.5.19 pyroute2==0.5.19
python-arptable==0.0.2 python-arptable==0.0.2
semantic-version==2.9.0 semantic-version==2.10.0
tabulate==0.8.2 tabulate==0.8.2
toposort==1.6 toposort==1.6
wcwidth==0.2.5 wcwidth==0.2.5

View File

@ -11,7 +11,7 @@ http://deb.debian.org/debian/pool/main/n/ntp/ntp_4.2.8p12+dfsg.orig.tar.xz==7104
http://http.debian.net/debian/pool/main/h/hiredis/hiredis_0.14.0-3~bpo9+1.debian.tar.xz==ef340aedc6fd42c549cd503bffb498b2 http://http.debian.net/debian/pool/main/h/hiredis/hiredis_0.14.0-3~bpo9+1.debian.tar.xz==ef340aedc6fd42c549cd503bffb498b2
http://http.debian.net/debian/pool/main/h/hiredis/hiredis_0.14.0-3~bpo9+1.dsc==be4ce11ef67268e59e4b6be587327c40 http://http.debian.net/debian/pool/main/h/hiredis/hiredis_0.14.0-3~bpo9+1.dsc==be4ce11ef67268e59e4b6be587327c40
http://http.debian.net/debian/pool/main/h/hiredis/hiredis_0.14.0.orig.tar.gz==6d565680a4af0d2e261abbc3e3431b2b http://http.debian.net/debian/pool/main/h/hiredis/hiredis_0.14.0.orig.tar.gz==6d565680a4af0d2e261abbc3e3431b2b
https://chrome-infra-packages.appspot.com/client?platform=linux-amd64&version=git_revision:8e9b0c80860d00dfe951f7ea37d74e210d376c13==26c9adbc3f71cbcfcf133edb38ad49aa https://chrome-infra-packages.appspot.com/client?platform=linux-amd64&version=git_revision:673f5ee1931bc72a2b3d4ac712a7f7bc541f089b==e813a6e475d01264a4b855c13ff52805
https://github.com/aristanetworks/sonic-firmware/raw/0468f6c23a7219dfee6dd2819013e9f1e940c95d/phy/phy-credo_1.0_amd64.deb==6997e4ec0d064c735248c3c8f9e70349 https://github.com/aristanetworks/sonic-firmware/raw/0468f6c23a7219dfee6dd2819013e9f1e940c95d/phy/phy-credo_1.0_amd64.deb==6997e4ec0d064c735248c3c8f9e70349
https://github.com/CumulusNetworks/ifupdown2/archive/1.2.8-1.tar.gz==12f45e90d23178e96cf70f68dc9455e6 https://github.com/CumulusNetworks/ifupdown2/archive/1.2.8-1.tar.gz==12f45e90d23178e96cf70f68dc9455e6
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/io/swagger/swagger-codegen-cli/2.4.5/swagger-codegen-cli-2.4.5.jar==219f1453ff22482d9e080effbfa7fa81

View File

@ -1,5 +1,3 @@
innovium-sai==0.11.1
innovium-sai-headers==0.11.1
libhiredis-dev==0.14.0-3~bpo9+1 libhiredis-dev==0.14.0-3~bpo9+1
libhiredis0.14==0.14.0-3~bpo9+1 libhiredis0.14==0.14.0-3~bpo9+1
libnl-3-200==3.5.0-1 libnl-3-200==3.5.0-1
@ -15,13 +13,11 @@ 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
libsaithrift-dev==0.9.4
libsaivs==1.0.0 libsaivs==1.0.0
libsaivs-dev==1.0.0 libsaivs-dev==1.0.0
libswsscommon==1.0.0 libswsscommon==1.0.0
libswsscommon-dev==1.0.0 libswsscommon-dev==1.0.0
libthrift-0.11.0==0.11.0-4 libthrift-0.11.0==0.11.0-4
libthrift-dev==0.11.0-4 libthrift-dev==0.11.0-4
python-swsscommon==1.0.0
python-thrift==0.11.0-4 python-thrift==0.11.0-4
thrift-compiler==0.11.0-4 thrift-compiler==0.11.0-4

View File

@ -1,15 +1,2 @@
bitarray==1.5.3
contextlib2==0.6.0.post1
future==0.18.2
importlib-resources==3.3.1
natsort==6.2.1
netaddr==0.8.0
pathlib2==2.3.7.post1
pyang==2.5.3
pyangbind==0.6.0
redis==3.5.3
sairedis==1.0 sairedis==1.0
scandir==1.10.0
singledispatch==3.7.0
thrift==0.11.0 thrift==0.11.0
zipp==1.2.0

View File

@ -1,10 +1,9 @@
amd64:amd64/debian:buster==sha256:40dd1c1b1c36eac161ab63b6ce3a57d56ad79a667a37717a31721bac3f30aaf9 amd64:amd64/debian:buster==sha256:ff2b512c66a78380275b217fd68e81623fc899a7bf9be9bfe16d98188183fcd3
amd64:amd64/debian:stretch==sha256:75383204de7da8eb4bb2724e5fb8dae2910ee78938ade4d35ed8afec19a90b0b amd64:debian:buster==sha256:e5b41ae2b4cf0d04b80cd2f89724e9cfc09e334ac64f188b9808929c748af526
amd64:debian:buster==sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca amd64:debian:stretch==sha256:22cb208880101b9a665332a9360ba4c5c021e3ed2f791638369e9a9418dac981
amd64:debian:stretch==sha256:46b9515d5b9080939a3deb88f063a3966d23bac350affdd30520f09ec678deee arm64:arm64v8/debian:buster==sha256:68f1188b21bf0b7fe9c92f3a91262d3093aafe2de76adc7c52012a16960048fc
arm64:arm64v8/debian:buster==sha256:bf508d976de85857fd69e5da1f67d89f59ab3bc9f60b578ce24eee43047faf23 arm64:debian:buster==sha256:e5b41ae2b4cf0d04b80cd2f89724e9cfc09e334ac64f188b9808929c748af526
arm64:debian:buster==sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca arm64:debian:stretch==sha256:22cb208880101b9a665332a9360ba4c5c021e3ed2f791638369e9a9418dac981
arm64:debian:stretch==sha256:46b9515d5b9080939a3deb88f063a3966d23bac350affdd30520f09ec678deee armhf:arm32v7/debian:buster==sha256:426a61780c005de09eb9c3a08e9bcf292c95bd84514cf2fd1a63e2494bfea194
armhf:arm32v7/debian:buster==sha256:8e9f24e8010ba995daf25c6fafe8ea5c1914428cc29df867ffc034375d769a43 armhf:debian:buster==sha256:e5b41ae2b4cf0d04b80cd2f89724e9cfc09e334ac64f188b9808929c748af526
armhf:debian:buster==sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca armhf:debian:stretch==sha256:22cb208880101b9a665332a9360ba4c5c021e3ed2f791638369e9a9418dac981
armhf:debian:stretch==sha256:46b9515d5b9080939a3deb88f063a3966d23bac350affdd30520f09ec678deee

View File

@ -1,10 +1,10 @@
https://chromium.googlesource.com/chromium/tools/depot_tools.git==fccf35cb8eb262e17526e34d6a17683bdfd9eaf9 https://chromium.googlesource.com/chromium/tools/depot_tools.git==138bff2823590b3f3db440425bf712392defb7de
https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f
https://github.com/CESNET/libyang.git==ab1058892ecdee4ac1742601729b15af286fb95e https://github.com/CESNET/libyang.git==87375f15159545a87a1e0de200f5d9d67e9091d7
https://github.com/daveolson53/libnss-tacplus.git==19008ab68d9d504aa58eb34d5f564755a1613b8b https://github.com/daveolson53/libnss-tacplus.git==19008ab68d9d504aa58eb34d5f564755a1613b8b
https://github.com/FreeRADIUS/freeradius-server.git==9a75ca90d65ecf022ef9e8de3d90e490551294d2 https://github.com/FreeRADIUS/freeradius-server.git==f505a598a9df0b7b3309a87a601469b5695ccbc1
https://github.com/FreeRADIUS/pam_radius.git==5e67868520e90a489626928f28c0befa531bf7d2 https://github.com/FreeRADIUS/pam_radius.git==5e67868520e90a489626928f28c0befa531bf7d2
https://github.com/jeroennijhof/pam_tacplus.git==b8e07ac27c11b86779ae9698fcafee0c89fc83f5 https://github.com/jeroennijhof/pam_tacplus.git==453c7b6fc78eceeaaf39a59b6b87c124628f2fe8
https://github.com/jpirko/libteam.git==69a7494bb77dc10bb27076add07b380dbd778592 https://github.com/jpirko/libteam.git==69a7494bb77dc10bb27076add07b380dbd778592
https://github.com/lguohan/gnxi.git==53901aba9ead82be21f1408a601b6266dcf1e3e4 https://github.com/lguohan/gnxi.git==53901aba9ead82be21f1408a601b6266dcf1e3e4
https://github.com/Marvell-switching/mrvl-prestera.git==3f379dc8c48ebb77f074b0512d3dae1a5aa95111 https://github.com/Marvell-switching/mrvl-prestera.git==3f379dc8c48ebb77f074b0512d3dae1a5aa95111
@ -12,10 +12,10 @@ https://github.com/Mellanox/libpsample.git==62bb27d9a49424e45191eee81df7ce0d8c74
https://github.com/p4lang/scapy-vxlan.git==85ffe83da156568ee47a0750f638227e6e1d7479 https://github.com/p4lang/scapy-vxlan.git==85ffe83da156568ee47a0750f638227e6e1d7479
https://github.com/sflow/host-sflow==2b8771aa7284d3b34cfc43fccba67649d30d0c64 https://github.com/sflow/host-sflow==2b8771aa7284d3b34cfc43fccba67649d30d0c64
https://github.com/sflow/sflowtool==4be2a17b36a3b9796c280b117b8b786323a84ae8 https://github.com/sflow/sflowtool==4be2a17b36a3b9796c280b117b8b786323a84ae8
https://github.com/thom311/libnl==2effffe7979dda638108fba26b763fa5acd6edac https://github.com/thom311/libnl==44988e648cd5c9f912148e8b138776064797f49d
https://salsa.debian.org/debian/libteam.git==f8808df228b00873926b5e7b998ad8b61368d4c5 https://salsa.debian.org/debian/libteam.git==f8808df228b00873926b5e7b998ad8b61368d4c5
https://salsa.debian.org/dhcp-team/isc-dhcp.git==b13135d7f6e61724e7b9a54b53e4e8b916ff21aa https://salsa.debian.org/dhcp-team/isc-dhcp.git==18ecb042065e51e088b7470566526cd00e297c14
https://salsa.debian.org/kernel-team/ethtool/==0d5304a5be80cc74bed8ed78002bf5df0d49f412 https://salsa.debian.org/kernel-team/ethtool/==38a3cce26a7fa6eb74228e3501b7ed19dced6d4b
https://salsa.debian.org/kernel-team/initramfs-tools.git==40e544e13611c1b2690eb99a8096fc16c1b9c74e https://salsa.debian.org/kernel-team/initramfs-tools.git==40e544e13611c1b2690eb99a8096fc16c1b9c74e
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==de790f931452a2dcb4490d074d5a16ab8456a523 https://salsa.debian.org/ssh-team/openssh.git==de790f931452a2dcb4490d074d5a16ab8456a523

View File

@ -16,21 +16,18 @@ http://http.debian.net/debian/pool/main/h/hiredis/hiredis_0.14.0-3~bpo9+1.dsc==b
http://http.debian.net/debian/pool/main/h/hiredis/hiredis_0.14.0.orig.tar.gz==6d565680a4af0d2e261abbc3e3431b2b http://http.debian.net/debian/pool/main/h/hiredis/hiredis_0.14.0.orig.tar.gz==6d565680a4af0d2e261abbc3e3431b2b
http://www.mellanox.com/downloads/MFT/mft-4.17.2-12-x86_64-deb.tgz==2b858b5da082f8aefacdd7124f4f40a3 http://www.mellanox.com/downloads/MFT/mft-4.17.2-12-x86_64-deb.tgz==2b858b5da082f8aefacdd7124f4f40a3
https://bootstrap.pypa.io/pip/2.7/get-pip.py==60e8267eb1b7bc71dc4843eb7bd294d3 https://bootstrap.pypa.io/pip/2.7/get-pip.py==60e8267eb1b7bc71dc4843eb7bd294d3
https://chrome-infra-packages.appspot.com/client?platform=linux-amd64&version=git_revision:8e9b0c80860d00dfe951f7ea37d74e210d376c13==26c9adbc3f71cbcfcf133edb38ad49aa https://chrome-infra-packages.appspot.com/client?platform=linux-amd64&version=git_revision:673f5ee1931bc72a2b3d4ac712a7f7bc541f089b==e813a6e475d01264a4b855c13ff52805
https://deb.nodesource.com/gpgkey/nodesource.gpg.key==003b51a89a133b5db4cca98b2dea3117 https://deb.nodesource.com/gpgkey/nodesource.gpg.key==003b51a89a133b5db4cca98b2dea3117
https://deb.nodesource.com/node_10.x/dists/stretch/Release==22738118af583db3bfad39d6fcb4fa5a https://deb.nodesource.com/node_10.x/dists/stretch/Release==22738118af583db3bfad39d6fcb4fa5a
https://deb.nodesource.com/node_14.x/dists/buster/Release==3084d51335d332e66f0d81a42079516d https://deb.nodesource.com/node_14.x/dists/buster/Release==6b181b4ad151ab26c7c7738ec8534ed3
https://deb.nodesource.com/setup_10.x==6742c0148159980e8f6e886df1f8bbe1 https://deb.nodesource.com/setup_10.x==6742c0148159980e8f6e886df1f8bbe1
https://deb.nodesource.com/setup_14.x==88aded33099764ca8f810f72f3c9a173 https://deb.nodesource.com/setup_14.x==3fb63a2bd38414a2b249fa9b3dbbbc3e
https://download.docker.com/linux/debian/gpg==1afae06b34a13c1b3d9cb61a26285a15 https://download.docker.com/linux/debian/gpg==1afae06b34a13c1b3d9cb61a26285a15
https://github.com/barefootnetworks/sonic-release-pkgs/raw/dev/bfnplatform_20210423_sai_1.8.1_deb10.deb==8504769d9b05e551c54916b686db5978 https://github.com/barefootnetworks/sonic-release-pkgs/raw/dev/bfnplatform_20210423_sai_1.8.1_deb10.deb==8504769d9b05e551c54916b686db5978
https://github.com/barefootnetworks/sonic-release-pkgs/raw/dev/bfnsdk_20210423_sai_1.8.1_deb10.deb==4416c8fc77a0deb11ee0c9623cc93a93 https://github.com/barefootnetworks/sonic-release-pkgs/raw/dev/bfnsdk_20210423_sai_1.8.1_deb10.deb==4416c8fc77a0deb11ee0c9623cc93a93
https://github.com/CentecNetworks/sonic-binaries/raw/master/amd64/libsai_1.6.3-1_amd64.deb==e7a41e5cf06b44ae3ed615d553de40d3 https://github.com/CentecNetworks/sonic-binaries/raw/master/amd64/libsai_1.6.3-1_amd64.deb==e7a41e5cf06b44ae3ed615d553de40d3
https://github.com/CentecNetworks/sonic-binaries/raw/master/arm64/sai/libsai_1.7.1-1_arm64.deb==33b9545529052c124595c097fb4ae7ef https://github.com/CentecNetworks/sonic-binaries/raw/master/arm64/sai/libsai_1.7.1-1_arm64.deb==33b9545529052c124595c097fb4ae7ef
https://github.com/CumulusNetworks/ifupdown2/archive/1.2.8-1.tar.gz==12f45e90d23178e96cf70f68dc9455e6 https://github.com/CumulusNetworks/ifupdown2/archive/1.2.8-1.tar.gz==12f45e90d23178e96cf70f68dc9455e6
https://github.com/Innovium/SONiC/raw/master/debian/master/ipd.deb==a0f512aba05180b15c2f6b5809b9d5c1
https://github.com/Innovium/SONiC/raw/master/debian/master/isai.deb==2ed19469078ff5b04208ed2042d30e05
https://github.com/Innovium/SONiC/raw/master/debian/master/saihdr.deb==f1e60b01f5c1ae9832931166ba786202
https://github.com/Marvell-switching/sonic-marvell-binaries/raw/master/armhf/sai-plugin/mrvllibsai_armhf_1.8.1-1.deb==2b30ad03659fc79ed183e3e0f3e590e4 https://github.com/Marvell-switching/sonic-marvell-binaries/raw/master/armhf/sai-plugin/mrvllibsai_armhf_1.8.1-1.deb==2b30ad03659fc79ed183e3e0f3e590e4
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://raw.githubusercontent.com/p4lang/ptf/master/ptf_nn/ptf_nn_agent.py==628956b660575965429cec84b1778816 https://raw.githubusercontent.com/p4lang/ptf/master/ptf_nn/ptf_nn_agent.py==628956b660575965429cec84b1778816

View File

@ -19,8 +19,8 @@ libk5crypto3==1.17-3+deb10u3
libkeyutils1==1.6-6 libkeyutils1==1.6-6
libkrb5-3==1.17-3+deb10u3 libkrb5-3==1.17-3+deb10u3
libkrb5support0==1.17-3+deb10u3 libkrb5support0==1.17-3+deb10u3
libldap-2.4-2==2.4.47+dfsg-3+deb10u6 libldap-2.4-2==2.4.47+dfsg-3+deb10u7
libldap-common==2.4.47+dfsg-3+deb10u6 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
@ -42,7 +42,7 @@ libsasl2-modules-db==2.1.27+dfsg-1+deb10u2
libsodium23==1.0.17-1 libsodium23==1.0.17-1
libsqlite3-0==3.27.2-3+deb10u1 libsqlite3-0==3.27.2-3+deb10u1
libssh2-1==1.8.0-2.1 libssh2-1==1.8.0-2.1
libssl1.1==1.1.1n-0+deb10u1 libssl1.1==1.1.1n-0+deb10u2
libwrap0==7.6.q-28 libwrap0==7.6.q-28
libzmq5==4.3.1-4+deb10u2 libzmq5==4.3.1-4+deb10u2
lsb-base==10.2019051400 lsb-base==10.2019051400
@ -50,7 +50,7 @@ lua-bitop==1.0.2-5
lua-cjson==2.1.0+dfsg-2.1 lua-cjson==2.1.0+dfsg-2.1
mime-support==3.62 mime-support==3.62
net-tools==1.60+git20180626.aebd88e-1 net-tools==1.60+git20180626.aebd88e-1
openssl==1.1.1n-0+deb10u1 openssl==1.1.1n-0+deb10u2
perl==5.28.1-6+deb10u1 perl==5.28.1-6+deb10u1
perl-modules-5.28==5.28.1-6+deb10u1 perl-modules-5.28==5.28.1-6+deb10u1
procps==2:3.3.15-2 procps==2:3.3.15-2
@ -64,7 +64,7 @@ python3.7==3.7.3-2+deb10u3
python3.7-minimal==3.7.3-2+deb10u3 python3.7-minimal==3.7.3-2+deb10u3
readline-common==7.0-5 readline-common==7.0-5
redis-tools==5:6.0.6-1~bpo10+1 redis-tools==5:6.0.6-1~bpo10+1
rsyslog==8.1901.0-1+deb10u1 rsyslog==8.1901.0-1+deb10u2
socat==1.7.3.1-2+deb9u1 socat==1.7.3.1-2+deb9u1
vim-common==2:8.1.0875-5+deb10u2 vim-common==2:8.1.0875-5+deb10u2
vim-tiny==2:8.1.0875-5+deb10u2 vim-tiny==2:8.1.0875-5+deb10u2

View File

@ -7,7 +7,7 @@ bzip2==1.0.6-9.2~deb10u1
cpp==4:8.3.0-1 cpp==4:8.3.0-1
cpp-8==8.3.0-6 cpp-8==8.3.0-6
dh-python==3.20190308 dh-python==3.20190308
dpkg-dev==1.19.7 dpkg-dev==1.19.8
g++==4:8.3.0-1 g++==4:8.3.0-1
g++-8==8.3.0-6 g++-8==8.3.0-6
gcc==4:8.3.0-1 gcc==4:8.3.0-1
@ -18,7 +18,7 @@ libbinutils==2.31.1-16
libc-dev-bin==2.28-10+deb10u1 libc-dev-bin==2.28-10+deb10u1
libc6-dev==2.28-10+deb10u1 libc6-dev==2.28-10+deb10u1
libcc1-0==8.3.0-6 libcc1-0==8.3.0-6
libdpkg-perl==1.19.7 libdpkg-perl==1.19.8
libexpat1-dev==2.2.6-2+deb10u4 libexpat1-dev==2.2.6-2+deb10u4
libgcc-8-dev==8.3.0-6 libgcc-8-dev==8.3.0-6
libgomp1==8.3.0-6 libgomp1==8.3.0-6

View File

@ -3,8 +3,8 @@ icu-devtools==63.1-6+deb10u3
libglib2.0-0==2.58.3-2+deb10u3 libglib2.0-0==2.58.3-2+deb10u3
libicu-dev==63.1-6+deb10u3 libicu-dev==63.1-6+deb10u3
libicu63==63.1-6+deb10u3 libicu63==63.1-6+deb10u3
libxml2==2.9.4+dfsg1-7+deb10u3 libxml2==2.9.4+dfsg1-7+deb10u4
libxml2-dev==2.9.4+dfsg1-7+deb10u3 libxml2-dev==2.9.4+dfsg1-7+deb10u4
libxslt1-dev==1.1.32-2.2~deb10u1 libxslt1-dev==1.1.32-2.2~deb10u1
libxslt1.1==1.1.32-2.2~deb10u1 libxslt1.1==1.1.32-2.2~deb10u1
pkg-config==0.29-6 pkg-config==0.29-6

View File

@ -3,8 +3,8 @@ icu-devtools==63.1-6+deb10u3
libglib2.0-0==2.58.3-2+deb10u3 libglib2.0-0==2.58.3-2+deb10u3
libicu-dev==63.1-6+deb10u3 libicu-dev==63.1-6+deb10u3
libicu63==63.1-6+deb10u3 libicu63==63.1-6+deb10u3
libxml2==2.9.4+dfsg1-7+deb10u3 libxml2==2.9.4+dfsg1-7+deb10u4
libxml2-dev==2.9.4+dfsg1-7+deb10u3 libxml2-dev==2.9.4+dfsg1-7+deb10u4
libxslt1-dev==1.1.32-2.2~deb10u1 libxslt1-dev==1.1.32-2.2~deb10u1
libxslt1.1==1.1.32-2.2~deb10u1 libxslt1.1==1.1.32-2.2~deb10u1
pkg-config==0.29-6 pkg-config==0.29-6

View File

@ -9,6 +9,6 @@ pyangbind==0.8.1
pyyaml==5.4.1 pyyaml==5.4.1
redis==3.5.3 redis==3.5.3
redis-dump-load==1.1 redis-dump-load==1.1
regex==2022.4.24 regex==2022.6.2
six==1.16.0 six==1.16.0
xmltodict==0.12.0 xmltodict==0.12.0

View File

@ -19,7 +19,7 @@ libsnmp-base==5.7.3+dfsg-5
libsnmp30==5.7.3+dfsg-5 libsnmp30==5.7.3+dfsg-5
libswsscommon-dbg==1.0.0 libswsscommon-dbg==1.0.0
libunwind8==1.2.1-10~deb10u1 libunwind8==1.2.1-10~deb10u1
libxml2==2.9.4+dfsg1-7+deb10u3 libxml2==2.9.4+dfsg1-7+deb10u4
lldpd==1.0.4-1 lldpd==1.0.4-1
lldpd-dbgsym==1.0.4-1 lldpd-dbgsym==1.0.4-1
mariadb-common==1:10.3.34-0+deb10u1 mariadb-common==1:10.3.34-0+deb10u1

View File

@ -22,7 +22,7 @@ libbsd0==0.9.1-2+deb10u1
libc-dev-bin==2.28-10+deb10u1 libc-dev-bin==2.28-10+deb10u1
libc6-dev==2.28-10+deb10u1 libc6-dev==2.28-10+deb10u1
libcc1-0==8.3.0-6 libcc1-0==8.3.0-6
libdpkg-perl==1.19.7 libdpkg-perl==1.19.8
libdw1==0.176-1.1 libdw1==0.176-1.1
libedit2==3.1-20181209-1 libedit2==3.1-20181209-1
libexpat1-dev==2.2.6-2+deb10u4 libexpat1-dev==2.2.6-2+deb10u4

View File

@ -32,7 +32,7 @@ libcairo2==1.16.0-4+deb10u1
libcc1-0==8.3.0-6 libcc1-0==8.3.0-6
libdatrie1==0.2.12-2 libdatrie1==0.2.12-2
libdbi1==0.9.0-5 libdbi1==0.9.0-5
libdpkg-perl==1.19.7 libdpkg-perl==1.19.8
libdw1==0.176-1.1 libdw1==0.176-1.1
libedit2==3.1-20181209-1 libedit2==3.1-20181209-1
libexpat1-dev==2.2.6-2+deb10u4 libexpat1-dev==2.2.6-2+deb10u4
@ -95,7 +95,7 @@ libxcb-shm0==1.13.1-2
libxcb1==1.13.1-2 libxcb1==1.13.1-2
libxdmcp6==1:1.1.2-3 libxdmcp6==1:1.1.2-3
libxext6==2:1.3.3-1+b2 libxext6==2:1.3.3-1+b2
libxml2==2.9.4+dfsg1-7+deb10u3 libxml2==2.9.4+dfsg1-7+deb10u4
libxrender1==1:0.9.10-1 libxrender1==1:0.9.10-1
linux-libc-dev==4.19.235-1 linux-libc-dev==4.19.235-1
lm-sensors==1:3.5.0-3 lm-sensors==1:3.5.0-3

View File

@ -17,7 +17,7 @@ curl==7.52.1-5+deb9u16
dbus==1.10.32-0+deb9u1 dbus==1.10.32-0+deb9u1
dirmngr==2.1.18-8~deb9u4 dirmngr==2.1.18-8~deb9u4
dmsetup==2:1.02.137-2 dmsetup==2:1.02.137-2
dpkg-dev==1.18.25 dpkg-dev==1.18.26
ethtool==1:4.8-1+b1 ethtool==1:4.8-1+b1
exim4==4.89-2+deb9u8 exim4==4.89-2+deb9u8
exim4-base==4.89-2+deb9u8 exim4-base==4.89-2+deb9u8
@ -43,7 +43,7 @@ libalgorithm-diff-perl==1.19.03-1
libalgorithm-diff-xs-perl==0.04-4+b2 libalgorithm-diff-xs-perl==0.04-4+b2
libalgorithm-merge-perl==0.08-3 libalgorithm-merge-perl==0.08-3
libapparmor1==2.11.0-3+deb9u2 libapparmor1==2.11.0-3+deb9u2
libarchive13==3.2.2-2+deb9u2 libarchive13==3.2.2-2+deb9u3
libasan3==6.3.0-18+deb9u1 libasan3==6.3.0-18+deb9u1
libassuan0==2.4.3-2 libassuan0==2.4.3-2
libatomic1==6.3.0-18+deb9u1 libatomic1==6.3.0-18+deb9u1
@ -61,7 +61,7 @@ libdaemon0==0.14-6
libdbus-1-3==1.10.32-0+deb9u1 libdbus-1-3==1.10.32-0+deb9u1
libdevmapper1.02.1==2:1.02.137-2 libdevmapper1.02.1==2:1.02.137-2
libdouble-conversion1==2.0.1-4 libdouble-conversion1==2.0.1-4
libdpkg-perl==1.18.25 libdpkg-perl==1.18.26
libedit2==3.1-20160903-3 libedit2==3.1-20160903-3
liberror-perl==0.17024-1 liberror-perl==0.17024-1
libestr0==0.1.10-2 libestr0==0.1.10-2
@ -77,8 +77,8 @@ libfribidi0==0.19.7-1+deb9u2
libgc1c2==1:7.4.2-8+deb9u1 libgc1c2==1:7.4.2-8+deb9u1
libgcc-6-dev==6.3.0-18+deb9u1 libgcc-6-dev==6.3.0-18+deb9u1
libgdbm3==1.8.3-14 libgdbm3==1.8.3-14
libglib2.0-0==2.50.3-2+deb9u2 libglib2.0-0==2.50.3-2+deb9u3
libglib2.0-data==2.50.3-2+deb9u2 libglib2.0-data==2.50.3-2+deb9u3
libgmp10==2:6.1.2+dfsg-1+deb9u1 libgmp10==2:6.1.2+dfsg-1+deb9u1
libgnutls30==3.5.8-5+deb9u6 libgnutls30==3.5.8-5+deb9u6
libgomp1==6.3.0-18+deb9u1 libgomp1==6.3.0-18+deb9u1
@ -100,8 +100,8 @@ libkrb5-3==1.15-1+deb9u3
libkrb5support0==1.15-1+deb9u3 libkrb5support0==1.15-1+deb9u3
libksba8==1.3.5-2 libksba8==1.3.5-2
libkyotocabinet16v5==1.2.76-4.2+b1 libkyotocabinet16v5==1.2.76-4.2+b1
libldap-2.4-2==2.4.44+dfsg-5+deb9u8 libldap-2.4-2==2.4.44+dfsg-5+deb9u9
libldap-common==2.4.44+dfsg-5+deb9u8 libldap-common==2.4.44+dfsg-5+deb9u9
liblocale-gettext-perl==1.07-3+b1 liblocale-gettext-perl==1.07-3+b1
liblogging-stdlog0==1.0.5-2+b2 liblogging-stdlog0==1.0.5-2+b2
liblognorm5==2.0.1-1.1+b1 liblognorm5==2.0.1-1.1+b1
@ -157,10 +157,10 @@ libseccomp2==2.3.1-2.1+deb9u1
libsigsegv2==2.10-5 libsigsegv2==2.10-5
libsqlite3-0==3.16.2-5+deb9u3 libsqlite3-0==3.16.2-5+deb9u3
libssh2-1==1.7.0-1+deb9u2 libssh2-1==1.7.0-1+deb9u2
libssl-dev==1.1.0l-1~deb9u5 libssl-dev==1.1.0l-1~deb9u6
libssl-doc==1.1.0l-1~deb9u5 libssl-doc==1.1.0l-1~deb9u6
libssl1.0.2==1.0.2u-1~deb9u7 libssl1.0.2==1.0.2u-1~deb9u7
libssl1.1==1.1.0l-1~deb9u5 libssl1.1==1.1.0l-1~deb9u6
libstdc++-6-dev==6.3.0-18+deb9u1 libstdc++-6-dev==6.3.0-18+deb9u1
libtacacs+1==4.0.4.27a-3 libtacacs+1==4.0.4.27a-3
libtasn1-6==4.10-1.1+deb9u1 libtasn1-6==4.10-1.1+deb9u1
@ -181,7 +181,7 @@ libxau6==1:1.0.8-1
libxcb1==1.12-1 libxcb1==1.12-1
libxdmcp6==1:1.1.2-3 libxdmcp6==1:1.1.2-3
libxext6==2:1.3.3-1+b2 libxext6==2:1.3.3-1+b2
libxml2==2.9.4+dfsg1-2.2+deb9u6 libxml2==2.9.4+dfsg1-2.2+deb9u7
libxmuu1==2:1.1.2-2 libxmuu1==2:1.1.2-2
linux-libc-dev==4.9.303-1 linux-libc-dev==4.9.303-1
logrotate==3.11.0-0.1 logrotate==3.11.0-0.1
@ -203,7 +203,7 @@ ntpstat==0.0.0.1-1+b1
openssh-client==1:7.4p1-10+deb9u7 openssh-client==1:7.4p1-10+deb9u7
openssh-server==1:7.4p1-10+deb9u7 openssh-server==1:7.4p1-10+deb9u7
openssh-sftp-server==1:7.4p1-10+deb9u7 openssh-sftp-server==1:7.4p1-10+deb9u7
openssl==1.1.0l-1~deb9u5 openssl==1.1.0l-1~deb9u6
patch==2.7.5-1+deb9u2 patch==2.7.5-1+deb9u2
perl==5.24.1-3+deb9u7 perl==5.24.1-3+deb9u7
perl-modules-5.24==5.24.1-3+deb9u7 perl-modules-5.24==5.24.1-3+deb9u7
@ -228,7 +228,7 @@ qttranslations5-l10n==5.7.1~20161021-1
readline-common==7.0-3 readline-common==7.0-3
rename==0.20-4 rename==0.20-4
rsync==3.1.2-1+deb9u3 rsync==3.1.2-1+deb9u3
rsyslog==8.24.0-1+deb9u1 rsyslog==8.24.0-1+deb9u3
sgml-base==1.29 sgml-base==1.29
shared-mime-info==1.8-1+deb9u1 shared-mime-info==1.8-1+deb9u1
systemd==232-25+deb9u13 systemd==232-25+deb9u13
@ -242,13 +242,13 @@ traceroute==1:2.1.0-2
tzdata==2021a-0+deb9u3 tzdata==2021a-0+deb9u3
ucf==3.0036 ucf==3.0036
unzip==6.0-21+deb9u2 unzip==6.0-21+deb9u2
vim==2:8.0.0197-4+deb9u5 vim==2:8.0.0197-4+deb9u6
vim-common==2:8.0.0197-4+deb9u5 vim-common==2:8.0.0197-4+deb9u6
vim-runtime==2:8.0.0197-4+deb9u5 vim-runtime==2:8.0.0197-4+deb9u6
wget==1.18-5+deb9u3 wget==1.18-5+deb9u3
xauth==1:1.0.9-1+b2 xauth==1:1.0.9-1+b2
xdg-user-dirs==0.15-2+b1 xdg-user-dirs==0.15-2+b1
xml-core==0.17 xml-core==0.17
xxd==2:8.0.0197-4+deb9u5 xxd==2:8.0.0197-4+deb9u6
xz-utils==5.2.2-1.2+deb9u1 xz-utils==5.2.2-1.2+deb9u1
zlib1g==1:1.2.8.dfsg-5+deb9u1 zlib1g==1:1.2.8.dfsg-5+deb9u1

View File

@ -25,7 +25,7 @@ markupsafe==1.1.1
netaddr==0.8.0 netaddr==0.8.0
nnpy==1.4.2 nnpy==1.4.2
oslo.config==2.1.0 oslo.config==2.1.0
paramiko==2.10.4 paramiko==2.11.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.8.0

View File

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

View File

@ -15,7 +15,7 @@ libipt2==2.0-2
libpopt0==1.16-12 libpopt0==1.16-12
libswsscommon-dbg==1.0.0 libswsscommon-dbg==1.0.0
libunwind8==1.2.1-10~deb10u1 libunwind8==1.2.1-10~deb10u1
libxml2==2.9.4+dfsg1-7+deb10u3 libxml2==2.9.4+dfsg1-7+deb10u4
openssh-client==1:7.9p1-10+deb10u2 openssh-client==1:7.9p1-10+deb10u2
sonic-mgmt-common==1.0.0 sonic-mgmt-common==1.0.0
sonic-mgmt-framework==1.0-01 sonic-mgmt-framework==1.0-01

View File

@ -5,17 +5,17 @@ click==8.1.3
clickclick==20.10.2 clickclick==20.10.2
connexion==2.7.0 connexion==2.7.0
flask==2.1.2 flask==2.1.2
grpcio==1.44.0 grpcio==1.46.3
grpcio-tools==1.20.0 grpcio-tools==1.20.0
idna==3.3 idna==3.3
importlib-metadata==4.11.3 importlib-metadata==4.11.4
importlib-resources==5.7.1 importlib-resources==5.7.1
inflection==0.5.1 inflection==0.5.1
itsdangerous==2.1.2 itsdangerous==2.1.2
jsonschema==4.4.0 jsonschema==4.6.0
openapi-schema-validator==0.2.3 openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0 openapi-spec-validator==0.4.0
protobuf==3.20.1 protobuf==4.21.1
pyrsistent==0.18.1 pyrsistent==0.18.1
python-dateutil==2.6.0 python-dateutil==2.6.0
requests==2.27.1 requests==2.27.1

View File

@ -57,7 +57,7 @@ libcc1-0==8.3.0-6
libdbus-1-dev==1.12.20-0+deb10u1 libdbus-1-dev==1.12.20-0+deb10u1
libdevmapper1.02.1==2:1.02.155-3 libdevmapper1.02.1==2:1.02.155-3
libdouble-conversion1==3.1.0-3 libdouble-conversion1==3.1.0-3
libdpkg-perl==1.19.7 libdpkg-perl==1.19.8
libedit2==3.1-20181209-1 libedit2==3.1-20181209-1
libefiboot1==37-2+deb10u1 libefiboot1==37-2+deb10u1
libefivar1==37-2+deb10u1 libefivar1==37-2+deb10u1
@ -132,7 +132,7 @@ libselinux1-dev==2.8-1+b1
libsepol1-dev==2.8-1 libsepol1-dev==2.8-1
libsm-dev==2:1.2.3-1 libsm-dev==2:1.2.3-1
libsm6==2:1.2.3-1 libsm6==2:1.2.3-1
libssl-dev==1.1.1n-0+deb10u1 libssl-dev==1.1.1n-0+deb10u2
libstdc++-8-dev==8.3.0-6 libstdc++-8-dev==8.3.0-6
libsystemd-dev==241-7~deb10u8 libsystemd-dev==241-7~deb10u8
libteam-utils==1.30-1 libteam-utils==1.30-1

View File

@ -1,5 +1,5 @@
blessed==1.19.1 blessed==1.19.1
certifi==2021.10.8 certifi==2022.5.18.1
charset-normalizer==2.0.12 charset-normalizer==2.0.12
click==7.0 click==7.0
click-log==0.4.0 click-log==0.4.0
@ -8,7 +8,7 @@ dbus-python==1.2.18
docker==5.0.3 docker==5.0.3
docker-image-py==0.1.12 docker-image-py==0.1.12
enlighten==1.10.2 enlighten==1.10.2
filelock==3.6.0 filelock==3.7.1
idna==3.3 idna==3.3
jsondiff==2.0.0 jsondiff==2.0.0
jsonpatch==1.32 jsonpatch==1.32
@ -25,7 +25,7 @@ pygobject==3.42.1
pyroute2==0.5.14 pyroute2==0.5.14
requests==2.27.1 requests==2.27.1
scapy==2.4.4 scapy==2.4.4
semantic-version==2.9.0 semantic-version==2.10.0
tabulate==0.8.2 tabulate==0.8.2
toposort==1.6 toposort==1.6
urllib3==1.26.9 urllib3==1.26.9

View File

@ -16,7 +16,7 @@ libbinutils==2.31.1-16
libboost-atomic1.71.0==1.71.0-6~bpo10+1 libboost-atomic1.71.0==1.71.0-6~bpo10+1
libcc1-0==8.3.0-6 libcc1-0==8.3.0-6
libdouble-conversion1==3.1.0-3 libdouble-conversion1==3.1.0-3
libdpkg-perl==1.19.7 libdpkg-perl==1.19.8
libexpat1-dev==2.2.6-2+deb10u4 libexpat1-dev==2.2.6-2+deb10u4
libffi-dev==3.2.1-9 libffi-dev==3.2.1-9
libgcc-8-dev==8.3.0-6 libgcc-8-dev==8.3.0-6
@ -44,7 +44,7 @@ libqt5dbus5==5.11.3+dfsg1-1+deb10u4
libqt5network5==5.11.3+dfsg1-1+deb10u4 libqt5network5==5.11.3+dfsg1-1+deb10u4
libquadmath0==8.3.0-6 libquadmath0==8.3.0-6
librhash0==1.3.8-1 librhash0==1.3.8-1
libssl-dev==1.1.1n-0+deb10u1 libssl-dev==1.1.1n-0+deb10u2
libstdc++-8-dev==8.3.0-6 libstdc++-8-dev==8.3.0-6
libthrift-0.11.0==0.11.0-4 libthrift-0.11.0==0.11.0-4
libtsan0==8.3.0-6 libtsan0==8.3.0-6

View File

@ -19,6 +19,6 @@ libunwind-dev==1.2.1-10~deb10u1
libunwind8==1.2.1-10~deb10u1 libunwind8==1.2.1-10~deb10u1
libusb-1.0-0==2:1.0.22-2 libusb-1.0-0==2:1.0.22-2
libusb-1.0-0-dev==2:1.0.22-2 libusb-1.0-0-dev==2:1.0.22-2
libxml2==2.9.4+dfsg1-7+deb10u3 libxml2==2.9.4+dfsg1-7+deb10u4
linux-libc-dev==4.19.235-1 linux-libc-dev==4.19.235-1
syncd==1.0.0 syncd==1.0.0

View File

@ -16,7 +16,7 @@ libbinutils==2.31.1-16
libboost-atomic1.71.0==1.71.0-6~bpo10+1 libboost-atomic1.71.0==1.71.0-6~bpo10+1
libcc1-0==8.3.0-6 libcc1-0==8.3.0-6
libdouble-conversion1==3.1.0-3 libdouble-conversion1==3.1.0-3
libdpkg-perl==1.19.7 libdpkg-perl==1.19.8
libexpat1-dev==2.2.6-2+deb10u4 libexpat1-dev==2.2.6-2+deb10u4
libffi-dev==3.2.1-9 libffi-dev==3.2.1-9
libgcc-8-dev==8.3.0-6 libgcc-8-dev==8.3.0-6
@ -45,13 +45,13 @@ libqt5dbus5==5.11.3+dfsg1-1+deb10u4
libqt5network5==5.11.3+dfsg1-1+deb10u4 libqt5network5==5.11.3+dfsg1-1+deb10u4
libquadmath0==8.3.0-6 libquadmath0==8.3.0-6
librhash0==1.3.8-1 librhash0==1.3.8-1
libssl-dev==1.1.1n-0+deb10u1 libssl-dev==1.1.1n-0+deb10u2
libstdc++-8-dev==8.3.0-6 libstdc++-8-dev==8.3.0-6
libthrift-0.11.0==0.11.0-4 libthrift-0.11.0==0.11.0-4
libtsan0==8.3.0-6 libtsan0==8.3.0-6
libubsan1==8.3.0-6 libubsan1==8.3.0-6
libuv1==1.24.1-1+deb10u1 libuv1==1.24.1-1+deb10u1
libxml2==2.9.4+dfsg1-7+deb10u3 libxml2==2.9.4+dfsg1-7+deb10u4
make==4.2.1-1.2 make==4.2.1-1.2
patch==2.7.6-3+deb10u1 patch==2.7.6-3+deb10u1
python==2.7.16-1 python==2.7.16-1

View File

@ -18,7 +18,7 @@ libc-dev-bin==2.28-10+deb10u1
libc6-dev==2.28-10+deb10u1 libc6-dev==2.28-10+deb10u1
libcc1-0==8.3.0-6 libcc1-0==8.3.0-6
libdouble-conversion1==3.1.0-3 libdouble-conversion1==3.1.0-3
libdpkg-perl==1.19.7 libdpkg-perl==1.19.8
libexpat1-dev==2.2.6-2+deb10u4 libexpat1-dev==2.2.6-2+deb10u4
libffi-dev==3.2.1-9 libffi-dev==3.2.1-9
libgcc-8-dev==8.3.0-6 libgcc-8-dev==8.3.0-6
@ -47,13 +47,13 @@ libqt5dbus5==5.11.3+dfsg1-1+deb10u4
libqt5network5==5.11.3+dfsg1-1+deb10u4 libqt5network5==5.11.3+dfsg1-1+deb10u4
libquadmath0==8.3.0-6 libquadmath0==8.3.0-6
librhash0==1.3.8-1 librhash0==1.3.8-1
libssl-dev==1.1.1n-0+deb10u1 libssl-dev==1.1.1n-0+deb10u2
libstdc++-8-dev==8.3.0-6 libstdc++-8-dev==8.3.0-6
libthrift-0.11.0==0.11.0-4 libthrift-0.11.0==0.11.0-4
libtsan0==8.3.0-6 libtsan0==8.3.0-6
libubsan1==8.3.0-6 libubsan1==8.3.0-6
libuv1==1.24.1-1+deb10u1 libuv1==1.24.1-1+deb10u1
libxml2==2.9.4+dfsg1-7+deb10u3 libxml2==2.9.4+dfsg1-7+deb10u4
linux-libc-dev==4.19.235-1 linux-libc-dev==4.19.235-1
make==4.2.1-1.2 make==4.2.1-1.2
patch==2.7.6-3+deb10u1 patch==2.7.6-3+deb10u1

View File

@ -16,7 +16,7 @@ libbinutils==2.31.1-16
libboost-atomic1.71.0==1.71.0-6~bpo10+1 libboost-atomic1.71.0==1.71.0-6~bpo10+1
libcc1-0==8.3.0-6 libcc1-0==8.3.0-6
libdouble-conversion1==3.1.0-3 libdouble-conversion1==3.1.0-3
libdpkg-perl==1.19.7 libdpkg-perl==1.19.8
libffi-dev==3.2.1-9 libffi-dev==3.2.1-9
libgcc-8-dev==8.3.0-6 libgcc-8-dev==8.3.0-6
libglib2.0-0==2.58.3-2+deb10u3 libglib2.0-0==2.58.3-2+deb10u3
@ -35,7 +35,7 @@ libqt5dbus5==5.11.3+dfsg1-1+deb10u4
libqt5network5==5.11.3+dfsg1-1+deb10u4 libqt5network5==5.11.3+dfsg1-1+deb10u4
libquadmath0==8.3.0-6 libquadmath0==8.3.0-6
librhash0==1.3.8-1 librhash0==1.3.8-1
libssl-dev==1.1.1n-0+deb10u1 libssl-dev==1.1.1n-0+deb10u2
libstdc++-8-dev==8.3.0-6 libstdc++-8-dev==8.3.0-6
libthrift-0.11.0==0.11.0-4 libthrift-0.11.0==0.11.0-4
libtsan0==8.3.0-6 libtsan0==8.3.0-6

View File

@ -32,7 +32,7 @@ libsairedis==1.0.0
libsairedis-dbg==1.0.0 libsairedis-dbg==1.0.0
libswsscommon-dbg==1.0.0 libswsscommon-dbg==1.0.0
libunwind8==1.2.1-10~deb10u1 libunwind8==1.2.1-10~deb10u1
libxml2==2.9.4+dfsg1-7+deb10u3 libxml2==2.9.4+dfsg1-7+deb10u4
linux-libc-dev==4.19.235-1 linux-libc-dev==4.19.235-1
mft==4.17.2-12 mft==4.17.2-12
mlnx-sai==1.mlnx.SAIRel1.20.2 mlnx-sai==1.mlnx.SAIRel1.20.2

View File

@ -50,7 +50,7 @@ cmake==3.13.4-1
cmake-data==3.13.4-1 cmake-data==3.13.4-1
cmocka-doc==1.1.3-1 cmocka-doc==1.1.3-1
comerr-dev==2.1-1.44.5-1+deb10u3 comerr-dev==2.1-1.44.5-1+deb10u3
containerd.io==1.5.11-1 containerd.io==1.6.6-1
cowbuilder==0.88 cowbuilder==0.88
cowdancer==0.88 cowdancer==0.88
cpio==2.12+dfsg-9 cpio==2.12+dfsg-9
@ -100,7 +100,7 @@ docutils-doc==0.14+dfsg-4
dosfstools==4.1-2 dosfstools==4.1-2
doxygen==1.8.13-10 doxygen==1.8.13-10
dpatch==2.0.38+nmu1 dpatch==2.0.38+nmu1
dpkg-dev==1.19.7 dpkg-dev==1.19.8
dput==1.0.3 dput==1.0.3
dvipng==1.15-1.1 dvipng==1.15-1.1
dwz==0.12-3 dwz==0.12-3
@ -269,10 +269,10 @@ libavahi-common-data==0.7-4+deb10u1
libavahi-common3==0.7-4+deb10u1 libavahi-common3==0.7-4+deb10u1
libavalon-framework-java==4.2.0-10 libavalon-framework-java==4.2.0-10
libavc1394-0==0.5.4-5 libavc1394-0==0.5.4-5
libavcodec58==7:4.1.8-0+deb10u1 libavcodec58==7:4.1.9-0+deb10u1
libavfilter7==7:4.1.8-0+deb10u1 libavfilter7==7:4.1.9-0+deb10u1
libavformat58==7:4.1.8-0+deb10u1 libavformat58==7:4.1.9-0+deb10u1
libavutil56==7:4.1.8-0+deb10u1 libavutil56==7:4.1.9-0+deb10u1
libb-hooks-endofscope-perl==0.24-1 libb-hooks-endofscope-perl==0.24-1
libb-hooks-op-check-perl==0.22-1+b1 libb-hooks-op-check-perl==0.22-1+b1
libbabeltrace-dev==1.5.6-2+deb10u1 libbabeltrace-dev==1.5.6-2+deb10u1
@ -333,7 +333,6 @@ libbz2-dev==1.0.6-9.2~deb10u1
libc-ares-dev==1.14.0-1+deb10u1 libc-ares-dev==1.14.0-1+deb10u1
libc-ares2==1.14.0-1+deb10u1 libc-ares2==1.14.0-1+deb10u1
libc-dev-bin==2.28-10+deb10u1 libc-dev-bin==2.28-10+deb10u1
libc6==2.28-10+deb10u1
libc6-dbg==2.28-10+deb10u1 libc6-dbg==2.28-10+deb10u1
libc6-dev==2.28-10+deb10u1 libc6-dev==2.28-10+deb10u1
libc6-dev-i386==2.28-10+deb10u1 libc6-dev-i386==2.28-10+deb10u1
@ -398,9 +397,9 @@ libconvert-binhex-perl==1.125-1
libcroco3==0.6.12-3 libcroco3==0.6.12-3
libcryptsetup12==2:2.1.0-5+deb10u2 libcryptsetup12==2:2.1.0-5+deb10u2
libcrystalhd3==1:0.0~git20110715.fdd2f19-13 libcrystalhd3==1:0.0~git20110715.fdd2f19-13
libcups2==2.2.10-6+deb10u5 libcups2==2.2.10-6+deb10u6
libcupsfilters1==1.21.6-5 libcupsfilters1==1.21.6-5
libcupsimage2==2.2.10-6+deb10u5 libcupsimage2==2.2.10-6+deb10u6
libcurl3-gnutls==7.64.0-4+deb10u2 libcurl3-gnutls==7.64.0-4+deb10u2
libcurl3-nss==7.64.0-4+deb10u2 libcurl3-nss==7.64.0-4+deb10u2
libcurl4==7.64.0-4+deb10u2 libcurl4==7.64.0-4+deb10u2
@ -436,7 +435,7 @@ libdouble-conversion1==3.1.0-3
libdoxia-core-java==1.7-2 libdoxia-core-java==1.7-2
libdoxia-java==1.7-2 libdoxia-java==1.7-2
libdoxia-sitetools-java==1.7.5-1 libdoxia-sitetools-java==1.7.5-1
libdpkg-perl==1.19.7 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
@ -552,7 +551,6 @@ libglx-mesa0==18.3.6-2+deb10u1
libglx0==1.1.0-1 libglx0==1.1.0-1
libgme0==0.6.2-1 libgme0==0.6.2-1
libgmp-dev==2:6.1.2+dfsg-4+deb10u1 libgmp-dev==2:6.1.2+dfsg-4+deb10u1
libgmp10==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+deb10u7 libgnutls-dane0==3.6.7-4+deb10u7
libgnutls-openssl27==3.6.7-4+deb10u7 libgnutls-openssl27==3.6.7-4+deb10u7
@ -706,9 +704,9 @@ libkrb5support0==1.17-3+deb10u3
libksba8==1.3.5-2 libksba8==1.3.5-2
liblab-gamut1==2.40.1-6+deb10u1 liblab-gamut1==2.40.1-6+deb10u1
liblcms2-2==2.9-3 liblcms2-2==2.9-3
libldap-2.4-2==2.4.47+dfsg-3+deb10u6 libldap-2.4-2==2.4.47+dfsg-3+deb10u7
libldap-common==2.4.47+dfsg-3+deb10u6 libldap-common==2.4.47+dfsg-3+deb10u7
libldap2-dev==2.4.47+dfsg-3+deb10u6 libldap2-dev==2.4.47+dfsg-3+deb10u7
liblilv-0-0==0.24.2~dfsg0-2 liblilv-0-0==0.24.2~dfsg0-2
liblist-compare-perl==0.53-1 liblist-compare-perl==0.53-1
liblist-moreutils-perl==0.416-1+b4 liblist-moreutils-perl==0.416-1+b4
@ -733,7 +731,6 @@ liblwp-mediatypes-perl==6.02-1
liblwp-protocol-https-perl==6.07-2 liblwp-protocol-https-perl==6.07-2
liblwres161==1:9.11.5.P4+dfsg-5.1+deb10u7 liblwres161==1:9.11.5.P4+dfsg-5.1+deb10u7
liblzma-dev==5.2.4-1+deb10u1 liblzma-dev==5.2.4-1+deb10u1
liblzma5==5.2.4-1+deb10u1
liblzo2-2==2.10-0.1 liblzo2-2==2.10-0.1
liblzo2-dev==2.10-0.1 liblzo2-dev==2.10-0.1
libmagic-mgc==1:5.35-4+deb10u2 libmagic-mgc==1:5.35-4+deb10u2
@ -914,7 +911,7 @@ libpolkit-agent-1-0==0.105-25+deb10u1
libpolkit-backend-1-0==0.105-25+deb10u1 libpolkit-backend-1-0==0.105-25+deb10u1
libpolkit-gobject-1-0==0.105-25+deb10u1 libpolkit-gobject-1-0==0.105-25+deb10u1
libpopt0==1.16-12 libpopt0==1.16-12
libpostproc55==7:4.1.8-0+deb10u1 libpostproc55==7:4.1.9-0+deb10u1
libpotrace0==1.15-1 libpotrace0==1.15-1
libprocps7==2:3.3.15-2 libprocps7==2:3.3.15-2
libprotobuf-c1==1.3.1-1+b1 libprotobuf-c1==1.3.1-1+b1
@ -1058,8 +1055,8 @@ libsqlite3-0==3.27.2-3+deb10u1
libsratom-0-0==0.6.0~dfsg0-1 libsratom-0-0==0.6.0~dfsg0-1
libssh-gcrypt-4==0.8.7-1+deb10u1 libssh-gcrypt-4==0.8.7-1+deb10u1
libssh2-1==1.8.0-2.1 libssh2-1==1.8.0-2.1
libssl-dev==1.1.1n-0+deb10u1 libssl-dev==1.1.1n-0+deb10u2
libssl1.1==1.1.1n-0+deb10u1 libssl1.1==1.1.1n-0+deb10u2
libstdc++-8-dev==8.3.0-6 libstdc++-8-dev==8.3.0-6
libstemmer0d==0+svn585-1+b2 libstemmer0d==0+svn585-1+b2
libstrictures-perl==2.000005-1 libstrictures-perl==2.000005-1
@ -1077,8 +1074,8 @@ libsubunit-dev==1.3.0-1
libsubunit0==1.3.0-1 libsubunit0==1.3.0-1
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.8-0+deb10u1 libswresample3==7:4.1.9-0+deb10u1
libswscale5==7:4.1.8-0+deb10u1 libswscale5==7:4.1.9-0+deb10u1
libsynctex2==2018.20181218.49446-1 libsynctex2==2018.20181218.49446-1
libsys-hostname-long-perl==1.5-1 libsys-hostname-long-perl==1.5-1
libsystemd-dev==241-7~deb10u8 libsystemd-dev==241-7~deb10u8
@ -1278,9 +1275,9 @@ libxml-sax-perl==1.00+dfsg-1
libxml-simple-perl==2.25-1 libxml-simple-perl==2.25-1
libxml-twig-perl==1:3.50-1.1 libxml-twig-perl==1:3.50-1.1
libxml-xpathengine-perl==0.14-1 libxml-xpathengine-perl==0.14-1
libxml2==2.9.4+dfsg1-7+deb10u3 libxml2==2.9.4+dfsg1-7+deb10u4
libxml2-dev==2.9.4+dfsg1-7+deb10u3 libxml2-dev==2.9.4+dfsg1-7+deb10u4
libxml2-utils==2.9.4+dfsg1-7+deb10u3 libxml2-utils==2.9.4+dfsg1-7+deb10u4
libxmlgraphics-commons-java==2.3-1+deb10u1 libxmlgraphics-commons-java==2.3-1+deb10u1
libxmlrpc-lite-perl==0.717-2 libxmlrpc-lite-perl==0.717-2
libxmu6==2:1.1.2-2+b3 libxmu6==2:1.1.2-2+b3
@ -1361,17 +1358,17 @@ nettle-dev==3.4.1-1+deb10u1
nftables==0.9.0-2 nftables==0.9.0-2
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.14+9-1~deb10u1 openjdk-11-jdk==11.0.15+10-1~deb10u1
openjdk-11-jdk-headless==11.0.14+9-1~deb10u1 openjdk-11-jdk-headless==11.0.15+10-1~deb10u1
openjdk-11-jre==11.0.14+9-1~deb10u1 openjdk-11-jre==11.0.15+10-1~deb10u1
openjdk-11-jre-headless==11.0.14+9-1~deb10u1 openjdk-11-jre-headless==11.0.15+10-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+deb10u2 openssh-client==1:7.9p1-10+deb10u2
openssh-server==1:7.9p1-10+deb10u2 openssh-server==1:7.9p1-10+deb10u2
openssh-sftp-server==1:7.9p1-10+deb10u2 openssh-sftp-server==1:7.9p1-10+deb10u2
openssl==1.1.1n-0+deb10u1 openssl==1.1.1n-0+deb10u2
ovmf==0~20181115.85588389-3+deb10u3 ovmf==0~20181115.85588389-3+deb10u3
packagekit==1.1.12-5 packagekit==1.1.12-5
packagekit-tools==1.1.12-5 packagekit-tools==1.1.12-5
@ -1638,7 +1635,7 @@ rake==12.3.1-3+deb10u1
readline-common==7.0-5 readline-common==7.0-5
rrdtool==1.7.1-2 rrdtool==1.7.1-2
rsync==3.1.3-6 rsync==3.1.3-6
rsyslog==8.1901.0-1+deb10u1 rsyslog==8.1901.0-1+deb10u2
ruby==1:2.5.1 ruby==1:2.5.1
ruby-all-dev==1:2.5.1 ruby-all-dev==1:2.5.1
ruby-asciidoctor==1.5.8-1 ruby-asciidoctor==1.5.8-1
@ -1740,5 +1737,4 @@ xtrans-dev==1.3.5-1
xxd==2:8.1.0875-5+deb10u2 xxd==2:8.1.0875-5+deb10u2
xz-utils==5.2.4-1+deb10u1 xz-utils==5.2.4-1+deb10u1
zip==3.0-11+b1 zip==3.0-11+b1
zlib1g==1:1.2.11.dfsg-1+deb10u1
zlib1g-dev==1:1.2.11.dfsg-1+deb10u1 zlib1g-dev==1:1.2.11.dfsg-1+deb10u1

View File

@ -4,4 +4,4 @@ libdrm-freedreno1==2.4.97-1
libdrm-tegra0==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~deb10u1 libxslt1-dev==1.1.32-2.2~deb10u1
nodejs==14.19.1-deb-1nodesource1 nodejs==14.19.3-deb-1nodesource1

View File

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

View File

@ -1,2 +1,2 @@
https://chromium.googlesource.com/chromium/tools/depot_tools.git==fccf35cb8eb262e17526e34d6a17683bdfd9eaf9 https://chromium.googlesource.com/chromium/tools/depot_tools.git==138bff2823590b3f3db440425bf712392defb7de
https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f

View File

@ -4,7 +4,7 @@ async-timeout==4.0.2
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.4.1 bitarray==2.5.1
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
@ -21,7 +21,7 @@ gcovr==4.1
gpg==1.12.0 gpg==1.12.0
idna==2.6 idna==2.6
imagesize==1.0.0 imagesize==1.0.0
importlib-metadata==4.11.3 importlib-metadata==4.11.4
jinja2==2.10 jinja2==2.10
keyring==17.1.1 keyring==17.1.1
keyrings.alt==3.1.1 keyrings.alt==3.1.1
@ -62,8 +62,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==4.2.2 redis==4.3.3
regex==2022.4.24 regex==2022.6.2
requests==2.21.0 requests==2.21.0
roman==2.0.0 roman==2.0.0
secretstorage==2.3.1 secretstorage==2.3.1
@ -74,5 +74,5 @@ typing_extensions==4.2.0
unattended-upgrades==0.1 unattended-upgrades==0.1
unidiff==0.5.4 unidiff==0.5.4
urllib3==1.24.1 urllib3==1.24.1
wrapt==1.14.0 wrapt==1.14.1
zipp==3.8.0 zipp==3.8.0

View File

@ -88,7 +88,7 @@ docutils-doc==0.13.1+dfsg-2
dosfstools==4.1-1 dosfstools==4.1-1
doxygen==1.8.13-4+b1 doxygen==1.8.13-4+b1
dpatch==2.0.38+nmu1~bpo9+1 dpatch==2.0.38+nmu1~bpo9+1
dpkg-dev==1.18.25 dpkg-dev==1.18.26
dput==0.12.1 dput==0.12.1
dwz==0.12-1+b1 dwz==0.12-1+b1
eatmydata==105-5 eatmydata==105-5
@ -129,7 +129,7 @@ gem2deb-test-runner==0.33.1
geoip-database==20170512-1 geoip-database==20170512-1
gettext==0.19.8.1-2+deb9u1 gettext==0.19.8.1-2+deb9u1
gettext-base==0.19.8.1-2+deb9u1 gettext-base==0.19.8.1-2+deb9u1
ghostscript==9.26a~dfsg-0+deb9u8 ghostscript==9.26a~dfsg-0+deb9u9
gir1.2-glib-2.0==1.50.0-1+b1 gir1.2-glib-2.0==1.50.0-1+b1
gir1.2-packagekitglib-1.0==1.1.5-2+deb9u2 gir1.2-packagekitglib-1.0==1.1.5-2+deb9u2
git==1:2.11.0-3+deb9u7 git==1:2.11.0-3+deb9u7
@ -154,9 +154,9 @@ guile-2.0-libs==2.0.13+1-4
hicolor-icon-theme==0.15-1 hicolor-icon-theme==0.15-1
icc-profiles-free==2.0.1+dfsg-1 icc-profiles-free==2.0.1+dfsg-1
icu-devtools==57.1-6+deb9u5 icu-devtools==57.1-6+deb9u5
imagemagick==8:6.9.7.4+dfsg-11+deb9u13 imagemagick==8:6.9.7.4+dfsg-11+deb9u14
imagemagick-6-common==8:6.9.7.4+dfsg-11+deb9u13 imagemagick-6-common==8:6.9.7.4+dfsg-11+deb9u14
imagemagick-6.q16==8:6.9.7.4+dfsg-11+deb9u13 imagemagick-6.q16==8:6.9.7.4+dfsg-11+deb9u14
install-info==6.3.0.dfsg.1-1+b2 install-info==6.3.0.dfsg.1-1+b2
intltool-debian==0.35.0+20060710.4 intltool-debian==0.35.0+20060710.4
iptables==1.6.0+snapshot20161117-6 iptables==1.6.0+snapshot20161117-6
@ -196,7 +196,7 @@ libapparmor1==2.11.0-3+deb9u2
libapt-inst2.0==1.4.11 libapt-inst2.0==1.4.11
libapt-pkg-perl==0.1.32 libapt-pkg-perl==0.1.32
libarchive-zip-perl==1.59-1+deb9u1 libarchive-zip-perl==1.59-1+deb9u1
libarchive13==3.2.2-2+deb9u2 libarchive13==3.2.2-2+deb9u3
libasan3==6.3.0-18+deb9u1 libasan3==6.3.0-18+deb9u1
libasm-java==5.2-2 libasm-java==5.2-2
libasound2==1.1.3-5 libasound2==1.1.3-5
@ -381,9 +381,9 @@ libcommons-validator-java==1:1.5.1-1
libconvert-binhex-perl==1.125-1 libconvert-binhex-perl==1.125-1
libcroco3==0.6.11-3 libcroco3==0.6.11-3
libcryptsetup4==2:1.7.3-4 libcryptsetup4==2:1.7.3-4
libcups2==2.2.1-8+deb9u7 libcups2==2.2.1-8+deb9u8
libcupsfilters1==1.11.6-3+deb9u1 libcupsfilters1==1.11.6-3+deb9u1
libcupsimage2==2.2.1-8+deb9u7 libcupsimage2==2.2.1-8+deb9u8
libcurl3==7.52.1-5+deb9u16 libcurl3==7.52.1-5+deb9u16
libcurl3-gnutls==7.52.1-5+deb9u16 libcurl3-gnutls==7.52.1-5+deb9u16
libcurl3-nss==7.52.1-5+deb9u16 libcurl3-nss==7.52.1-5+deb9u16
@ -413,7 +413,7 @@ libdouble-conversion1==2.0.1-4
libdoxia-core-java==1.1.4-6 libdoxia-core-java==1.1.4-6
libdoxia-java==1.1.4-6 libdoxia-java==1.1.4-6
libdoxia-sitetools-java==1.1.4-1.1 libdoxia-sitetools-java==1.1.4-1.1
libdpkg-perl==1.18.25 libdpkg-perl==1.18.26
libdrm-amdgpu1==2.4.74-1 libdrm-amdgpu1==2.4.74-1
libdrm-dev==2.4.74-1 libdrm-dev==2.4.74-1
libdrm-intel1==2.4.74-1 libdrm-intel1==2.4.74-1
@ -493,10 +493,10 @@ libgl1-mesa-dri==13.0.6-1+b2
libgl1-mesa-glx==13.0.6-1+b2 libgl1-mesa-glx==13.0.6-1+b2
libglapi-mesa==13.0.6-1+b2 libglapi-mesa==13.0.6-1+b2
libglew2.0==2.0.0-3+b1 libglew2.0==2.0.0-3+b1
libglib2.0-0==2.50.3-2+deb9u2 libglib2.0-0==2.50.3-2+deb9u3
libglib2.0-bin==2.50.3-2+deb9u2 libglib2.0-bin==2.50.3-2+deb9u3
libglib2.0-data==2.50.3-2+deb9u2 libglib2.0-data==2.50.3-2+deb9u3
libglib2.0-dev==2.50.3-2+deb9u2 libglib2.0-dev==2.50.3-2+deb9u3
libglu1-mesa==9.0.0-2.1 libglu1-mesa==9.0.0-2.1
libglu1-mesa-dev==9.0.0-2.1 libglu1-mesa-dev==9.0.0-2.1
libgmp-dev==2:6.1.2+dfsg-1+deb9u1 libgmp-dev==2:6.1.2+dfsg-1+deb9u1
@ -508,8 +508,8 @@ libgoogle-perftools4==2.5-2.2
libgpgme11==1.8.0-3+b2 libgpgme11==1.8.0-3+b2
libgpm2==1.20.4-6.2+b1 libgpm2==1.20.4-6.2+b1
libgraphite2-3==1.3.10-1 libgraphite2-3==1.3.10-1
libgs9==9.26a~dfsg-0+deb9u8 libgs9==9.26a~dfsg-0+deb9u9
libgs9-common==9.26a~dfsg-0+deb9u8 libgs9-common==9.26a~dfsg-0+deb9u9
libgsasl7==1.8.0-8+b2 libgsasl7==1.8.0-8+b2
libgssapi-krb5-2==1.15-1+deb9u3 libgssapi-krb5-2==1.15-1+deb9u3
libgstreamer1.0-0==1.10.4-1 libgstreamer1.0-0==1.10.4-1
@ -596,7 +596,7 @@ libjemalloc-dev==3.6.0-9.1
libjemalloc1==3.6.0-9.1 libjemalloc1==3.6.0-9.1
libjetty9-java==9.2.30-0+deb9u2 libjetty9-java==9.2.30-0+deb9u2
libjline-java==1.0-2 libjline-java==1.0-2
libjpeg62-turbo==1:1.5.1-2+deb9u1 libjpeg62-turbo==1:1.5.1-2+deb9u2
libjq1==1.5+dfsg-1.3 libjq1==1.5+dfsg-1.3
libjs-bootstrap==3.3.7+dfsg-2+deb9u2 libjs-bootstrap==3.3.7+dfsg-2+deb9u2
libjs-jquery==3.1.1-2+deb9u2 libjs-jquery==3.1.1-2+deb9u2
@ -632,9 +632,9 @@ libkrb5support0==1.15-1+deb9u3
libksba8==1.3.5-2 libksba8==1.3.5-2
libkyotocabinet16v5==1.2.76-4.2+b1 libkyotocabinet16v5==1.2.76-4.2+b1
liblcms2-2==2.8-4+deb9u1 liblcms2-2==2.8-4+deb9u1
libldap-2.4-2==2.4.44+dfsg-5+deb9u8 libldap-2.4-2==2.4.44+dfsg-5+deb9u9
libldap-common==2.4.44+dfsg-5+deb9u8 libldap-common==2.4.44+dfsg-5+deb9u9
libldap2-dev==2.4.44+dfsg-5+deb9u8 libldap2-dev==2.4.44+dfsg-5+deb9u9
liblist-compare-perl==0.53-1 liblist-compare-perl==0.53-1
liblist-moreutils-perl==0.416-1+b1 liblist-moreutils-perl==0.416-1+b1
libllvm3.8==1:3.8.1-24 libllvm3.8==1:3.8.1-24
@ -658,9 +658,9 @@ liblzo2-2==2.08-1.2+b2
liblzo2-dev==2.08-1.2+b2 liblzo2-dev==2.08-1.2+b2
libmagic-mgc==1:5.30-1+deb9u3 libmagic-mgc==1:5.30-1+deb9u3
libmagic1==1:5.30-1+deb9u3 libmagic1==1:5.30-1+deb9u3
libmagickcore-6.q16-3==8:6.9.7.4+dfsg-11+deb9u13 libmagickcore-6.q16-3==8:6.9.7.4+dfsg-11+deb9u14
libmagickcore-6.q16-3-extra==8:6.9.7.4+dfsg-11+deb9u13 libmagickcore-6.q16-3-extra==8:6.9.7.4+dfsg-11+deb9u14
libmagickwand-6.q16-3==8:6.9.7.4+dfsg-11+deb9u13 libmagickwand-6.q16-3==8:6.9.7.4+dfsg-11+deb9u14
libmail-sendmail-perl==0.79.16-2 libmail-sendmail-perl==0.79.16-2
libmailtools-perl==2.18-1 libmailtools-perl==2.18-1
libmailutils5==1:3.1.1-1 libmailutils5==1:3.1.1-1
@ -928,9 +928,9 @@ libsoup2.4-1==2.56.0-2+deb9u2
libspice-server1==0.12.8-2.1+deb9u4 libspice-server1==0.12.8-2.1+deb9u4
libsqlite3-0==3.16.2-5+deb9u3 libsqlite3-0==3.16.2-5+deb9u3
libssh2-1==1.7.0-1+deb9u2 libssh2-1==1.7.0-1+deb9u2
libssl-dev==1.1.0l-1~deb9u5 libssl-dev==1.1.0l-1~deb9u6
libssl1.0.2==1.0.2u-1~deb9u7 libssl1.0.2==1.0.2u-1~deb9u7
libssl1.1==1.1.0l-1~deb9u5 libssl1.1==1.1.0l-1~deb9u6
libstax-java==1.2.0-3 libstax-java==1.2.0-3
libstdc++-6-dev==6.3.0-18+deb9u1 libstdc++-6-dev==6.3.0-18+deb9u1
libstrictures-perl==2.000003-1 libstrictures-perl==2.000003-1
@ -1095,9 +1095,9 @@ libxml-sax-perl==0.99+dfsg-2
libxml-simple-perl==2.22-1 libxml-simple-perl==2.22-1
libxml-twig-perl==1:3.50-1 libxml-twig-perl==1:3.50-1
libxml-xpathengine-perl==0.13-1 libxml-xpathengine-perl==0.13-1
libxml2==2.9.4+dfsg1-2.2+deb9u6 libxml2==2.9.4+dfsg1-2.2+deb9u7
libxml2-dev==2.9.4+dfsg1-2.2+deb9u6 libxml2-dev==2.9.4+dfsg1-2.2+deb9u7
libxml2-utils==2.9.4+dfsg1-2.2+deb9u6 libxml2-utils==2.9.4+dfsg1-2.2+deb9u7
libxmlgraphics-commons-java==2.1-2 libxmlgraphics-commons-java==2.1-2
libxmlrpc-lite-perl==0.717-1 libxmlrpc-lite-perl==0.717-1
libxmu6==2:1.1.2-2 libxmu6==2:1.1.2-2
@ -1173,17 +1173,17 @@ ncurses-term==6.0+20161126-1+deb9u2
netbase==5.4 netbase==5.4
netpbm==2:10.0-15.3+b2 netpbm==2:10.0-15.3+b2
ocl-icd-libopencl1==2.2.11-1 ocl-icd-libopencl1==2.2.11-1
openjdk-8-jdk==8u322-b06-1~deb9u1 openjdk-8-jdk==8u332-ga-1~deb9u1
openjdk-8-jdk-headless==8u322-b06-1~deb9u1 openjdk-8-jdk-headless==8u332-ga-1~deb9u1
openjdk-8-jre==8u322-b06-1~deb9u1 openjdk-8-jre==8u332-ga-1~deb9u1
openjdk-8-jre-headless==8u322-b06-1~deb9u1 openjdk-8-jre-headless==8u332-ga-1~deb9u1
openmpi-bin==2.0.2-2 openmpi-bin==2.0.2-2
openmpi-common==2.0.2-2 openmpi-common==2.0.2-2
opensp==1.5.2-13+b1 opensp==1.5.2-13+b1
openssh-client==1:7.4p1-10+deb9u7 openssh-client==1:7.4p1-10+deb9u7
openssh-server==1:7.4p1-10+deb9u7 openssh-server==1:7.4p1-10+deb9u7
openssh-sftp-server==1:7.4p1-10+deb9u7 openssh-sftp-server==1:7.4p1-10+deb9u7
openssl==1.1.0l-1~deb9u5 openssl==1.1.0l-1~deb9u6
packagekit==1.1.5-2+deb9u2 packagekit==1.1.5-2+deb9u2
packagekit-tools==1.1.5-2+deb9u2 packagekit-tools==1.1.5-2+deb9u2
patch==2.7.5-1+deb9u2 patch==2.7.5-1+deb9u2
@ -1311,9 +1311,9 @@ python-sphinx==1.4.9-2
python-sphinx-rtd-theme==0.1.9-1 python-sphinx-rtd-theme==0.1.9-1
python-stdeb==0.8.5-1 python-stdeb==0.8.5-1
python-tk==2.7.13-1 python-tk==2.7.13-1
python-twisted==16.6.0-2+deb9u2 python-twisted==16.6.0-2+deb9u3
python-twisted-bin==16.6.0-2+deb9u2 python-twisted-bin==16.6.0-2+deb9u3
python-twisted-core==16.6.0-2+deb9u2 python-twisted-core==16.6.0-2+deb9u3
python-tz==2016.7-0.3 python-tz==2016.7-0.3
python-urllib3==1.19.1-1+deb9u1 python-urllib3==1.19.1-1+deb9u1
python-webencodings==0.5-2 python-webencodings==0.5-2
@ -1391,7 +1391,7 @@ rename==0.20-4
rhino==1.7.7.1-1 rhino==1.7.7.1-1
rrdtool==1.6.0-1+b2 rrdtool==1.6.0-1+b2
rsync==3.1.2-1+deb9u3 rsync==3.1.2-1+deb9u3
rsyslog==8.24.0-1+deb9u1 rsyslog==8.24.0-1+deb9u3
ruby==1:2.3.3 ruby==1:2.3.3
ruby-all-dev==1:2.3.3 ruby-all-dev==1:2.3.3
ruby-did-you-mean==1.0.0-2 ruby-did-you-mean==1.0.0-2
@ -1453,9 +1453,9 @@ ucf==3.0036
unattended-upgrades==0.93.1+nmu1 unattended-upgrades==0.93.1+nmu1
unzip==6.0-21+deb9u2 unzip==6.0-21+deb9u2
velocity==1.7-5+deb9u1 velocity==1.7-5+deb9u1
vim==2:8.0.0197-4+deb9u5 vim==2:8.0.0197-4+deb9u6
vim-common==2:8.0.0197-4+deb9u5 vim-common==2:8.0.0197-4+deb9u6
vim-runtime==2:8.0.0197-4+deb9u5 vim-runtime==2:8.0.0197-4+deb9u6
wdiff==1.2.2-2 wdiff==1.2.2-2
wget==1.18-5+deb9u3 wget==1.18-5+deb9u3
x11-common==1:7.7+19 x11-common==1:7.7+19
@ -1483,8 +1483,7 @@ xorg-sgml-doctools==1:1.11-1
xsltproc==1.1.29-2.1+deb9u2 xsltproc==1.1.29-2.1+deb9u2
xterm==327-2+deb9u3 xterm==327-2+deb9u3
xtrans-dev==1.3.5-1 xtrans-dev==1.3.5-1
xxd==2:8.0.0197-4+deb9u5 xxd==2:8.0.0197-4+deb9u6
xz-utils==5.2.2-1.2+deb9u1 xz-utils==5.2.2-1.2+deb9u1
zip==3.0-11+b1 zip==3.0-11+b1
zlib1g==1:1.2.8.dfsg-5+deb9u1
zlib1g-dev==1:1.2.8.dfsg-5+deb9u1 zlib1g-dev==1:1.2.8.dfsg-5+deb9u1

View File

@ -1,2 +1,2 @@
https://chromium.googlesource.com/chromium/tools/depot_tools.git==fccf35cb8eb262e17526e34d6a17683bdfd9eaf9 https://chromium.googlesource.com/chromium/tools/depot_tools.git==138bff2823590b3f3db440425bf712392defb7de
https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f

View File

@ -1,6 +1,6 @@
alabaster==0.7.8 alabaster==0.7.8
babel==2.3.4 babel==2.3.4
bitarray==2.4.1 bitarray==2.5.1
chardet==2.3.0 chardet==2.3.0
cryptography==1.7.1 cryptography==1.7.1
devscripts==2.17.6+deb9u2 devscripts==2.17.6+deb9u2

View File

@ -14,7 +14,7 @@ bzip2==1.0.6-9.2~deb10u1
ca-certificates==20200601~deb10u2 ca-certificates==20200601~deb10u2
cgroup-tools==0.41-8.1 cgroup-tools==0.41-8.1
conntrack==1:1.4.5-2 conntrack==1:1.4.5-2
containerd.io==1.5.11-1 containerd.io==1.6.6-1
cpio==2.12+dfsg-9 cpio==2.12+dfsg-9
cpp==4:8.3.0-1 cpp==4:8.3.0-1
cpp-8==8.3.0-6 cpp-8==8.3.0-6
@ -29,7 +29,8 @@ dmidecode==3.2-1
dmsetup==2:1.02.155-3 dmsetup==2:1.02.155-3
docker-ce==5:18.09.8~3-0~debian-buster docker-ce==5:18.09.8~3-0~debian-buster
docker-ce-cli==5:18.09.8~3-0~debian-buster docker-ce-cli==5:18.09.8~3-0~debian-buster
dpkg-dev==1.19.7 dpkg==1.19.8
dpkg-dev==1.19.8
ebtables==2.0.10.4+snapshot20181205-3 ebtables==2.0.10.4+snapshot20181205-3
efibootmgr==15-1 efibootmgr==15-1
file==1:5.35-4+deb10u2 file==1:5.35-4+deb10u2
@ -71,7 +72,6 @@ ifmetric==0.3-5
ifupdown2==1.2.8-1 ifupdown2==1.2.8-1
initramfs-tools==0.133 initramfs-tools==0.133
initramfs-tools-core==0.133 initramfs-tools-core==0.133
innovium-platform-driver==0.11.1
ipmitool==1.8.18-6+deb10u1 ipmitool==1.8.18-6+deb10u1
iproute2==4.20.0-2+deb10u1 iproute2==4.20.0-2+deb10u1
iptables==1.8.2-4 iptables==1.8.2-4
@ -115,7 +115,7 @@ libdbus-1-3==1.12.20-0+deb10u1
libdbus-1-dev==1.12.20-0+deb10u1 libdbus-1-dev==1.12.20-0+deb10u1
libdevmapper1.02.1==2:1.02.155-3 libdevmapper1.02.1==2:1.02.155-3
libdns-export1104==1:9.11.5.P4+dfsg-5.1+deb10u7 libdns-export1104==1:9.11.5.P4+dfsg-5.1+deb10u7
libdpkg-perl==1.19.7 libdpkg-perl==1.19.8
libdw1==0.176-1.1 libdw1==0.176-1.1
libedit2==3.1-20181209-1 libedit2==3.1-20181209-1
libefiboot1==37-2+deb10u1 libefiboot1==37-2+deb10u1
@ -166,8 +166,8 @@ libkmod2==26-1
libkrb5-3==1.17-3+deb10u3 libkrb5-3==1.17-3+deb10u3
libkrb5support0==1.17-3+deb10u3 libkrb5support0==1.17-3+deb10u3
libksba8==1.3.5-2 libksba8==1.3.5-2
libldap-2.4-2==2.4.47+dfsg-3+deb10u6 libldap-2.4-2==2.4.47+dfsg-3+deb10u7
libldap-common==2.4.47+dfsg-3+deb10u6 libldap-common==2.4.47+dfsg-3+deb10u7
liblognorm5==2.0.5-1 liblognorm5==2.0.5-1
liblsan0==8.3.0-6 liblsan0==8.3.0-6
liblzma5==5.2.4-1+deb10u1 liblzma5==5.2.4-1+deb10u1
@ -239,8 +239,8 @@ libsm-dev==2:1.2.3-1
libsm6==2:1.2.3-1 libsm6==2:1.2.3-1
libsqlite3-0==3.27.2-3+deb10u1 libsqlite3-0==3.27.2-3+deb10u1
libssh2-1==1.8.0-2.1 libssh2-1==1.8.0-2.1
libssl-dev==1.1.1n-0+deb10u1 libssl-dev==1.1.1n-0+deb10u2
libssl1.1==1.1.1n-0+deb10u1 libssl1.1==1.1.1n-0+deb10u2
libstdc++-8-dev==8.3.0-6 libstdc++-8-dev==8.3.0-6
libswsscommon==1.0.0 libswsscommon==1.0.0
libsysfs2==2.1.0+repack-5 libsysfs2==2.1.0+repack-5
@ -301,7 +301,7 @@ opennsl-modules==5.0.0.4
openssh-client==1:7.9p1-10+deb10u2 openssh-client==1:7.9p1-10+deb10u2
openssh-server==1:7.9p1-10+deb10u2 openssh-server==1:7.9p1-10+deb10u2
openssh-sftp-server==1:7.9p1-10+deb10u2 openssh-sftp-server==1:7.9p1-10+deb10u2
openssl==1.1.1n-0+deb10u1 openssl==1.1.1n-0+deb10u2
patch==2.7.6-3+deb10u1 patch==2.7.6-3+deb10u1
pciutils==1:3.5.2-1 pciutils==1:3.5.2-1
perl==5.28.1-6+deb10u1 perl==5.28.1-6+deb10u1
@ -349,7 +349,7 @@ python3.7-dev==3.7.3-2+deb10u3
python3.7-minimal==3.7.3-2+deb10u3 python3.7-minimal==3.7.3-2+deb10u3
rasdaemon==0.6.0-1.2 rasdaemon==0.6.0-1.2
readline-common==7.0-5 readline-common==7.0-5
rsyslog==8.1901.0-1+deb10u1 rsyslog==8.1901.0-1+deb10u2
screen==4.6.2-3+deb10u1 screen==4.6.2-3+deb10u1
sensible-utils==0.0.12 sensible-utils==0.0.12
software-properties-common==0.96.20.2-2 software-properties-common==0.96.20.2-2

View File

@ -1,13 +1,21 @@
binutils-aarch64-linux-gnu==2.31.1-16 binutils-aarch64-linux-gnu==2.31.1-16
dpkg-dev==1.19.7
icu-devtools==63.1-6+deb10u3 icu-devtools==63.1-6+deb10u3
libcryptsetup12==2:2.3.7-1+deb11u1~bpo10+1 libcryptsetup12==2:2.3.7-1+deb11u1~bpo10+1
libdpkg-perl==1.19.7
libicu-dev==63.1-6+deb10u3 libicu-dev==63.1-6+deb10u3
libicu63==63.1-6+deb10u3 libicu63==63.1-6+deb10u3
libldap-2.4-2==2.4.47+dfsg-3+deb10u6
libldap-common==2.4.47+dfsg-3+deb10u6
libssl-dev==1.1.1n-0+deb10u1
libssl1.1==1.1.1n-0+deb10u1
libxml2==2.9.4+dfsg1-7+deb10u3 libxml2==2.9.4+dfsg1-7+deb10u3
libxml2-dev==2.9.4+dfsg1-7+deb10u3 libxml2-dev==2.9.4+dfsg1-7+deb10u3
libxslt1-dev==1.1.32-2.2~deb10u1 libxslt1-dev==1.1.32-2.2~deb10u1
libxslt1.1==1.1.32-2.2~deb10u1 libxslt1.1==1.1.32-2.2~deb10u1
linux-image-4.19.0-12-2-arm64-unsigned==4.19.152-1 linux-image-4.19.0-12-2-arm64-unsigned==4.19.152-1
openssl==1.1.1n-0+deb10u1
rsyslog==8.1901.0-1+deb10u1
tsingma-bsp==1.0 tsingma-bsp==1.0
tzdata==2021a-0+deb10u4 tzdata==2021a-0+deb10u4
xz-utils==5.2.4-1 xz-utils==5.2.4-1

View File

@ -1,14 +1,22 @@
binutils-arm-linux-gnueabihf==2.31.1-16 binutils-arm-linux-gnueabihf==2.31.1-16
dpkg-dev==1.19.7
icu-devtools==63.1-6+deb10u3 icu-devtools==63.1-6+deb10u3
libcryptsetup12==2:2.3.7-1+deb11u1~bpo10+1 libcryptsetup12==2:2.3.7-1+deb11u1~bpo10+1
libdpkg-perl==1.19.7
libicu-dev==63.1-6+deb10u3 libicu-dev==63.1-6+deb10u3
libicu63==63.1-6+deb10u3 libicu63==63.1-6+deb10u3
libldap-2.4-2==2.4.47+dfsg-3+deb10u6
libldap-common==2.4.47+dfsg-3+deb10u6
libssl-dev==1.1.1n-0+deb10u1
libssl1.1==1.1.1n-0+deb10u1
libxml2==2.9.4+dfsg1-7+deb10u3 libxml2==2.9.4+dfsg1-7+deb10u3
libxml2-dev==2.9.4+dfsg1-7+deb10u3 libxml2-dev==2.9.4+dfsg1-7+deb10u3
libxslt1-dev==1.1.32-2.2~deb10u1 libxslt1-dev==1.1.32-2.2~deb10u1
libxslt1.1==1.1.32-2.2~deb10u1 libxslt1.1==1.1.32-2.2~deb10u1
linux-image-4.19.0-12-2-armmp==4.19.152-1 linux-image-4.19.0-12-2-armmp==4.19.152-1
mrvlprestera==1.0 mrvlprestera==1.0
openssl==1.1.1n-0+deb10u1
rsyslog==8.1901.0-1+deb10u1
tzdata==2021a-0+deb10u4 tzdata==2021a-0+deb10u4
xz-utils==5.2.4-1 xz-utils==5.2.4-1
zlib1g-dev==1:1.2.11.dfsg-1 zlib1g-dev==1:1.2.11.dfsg-1

View File

@ -3,18 +3,18 @@ azure-nspkg==3.0.2
azure-storage==0.36.0 azure-storage==0.36.0
bitarray==1.5.3 bitarray==1.5.3
blessed==1.19.1 blessed==1.19.1
certifi==2021.10.8 certifi==2022.5.18.1
cffi==1.15.0 cffi==1.15.0
charset-normalizer==2.0.12 charset-normalizer==2.0.12
click==7.0 click==7.0
click-log==0.4.0 click-log==0.4.0
colorful==0.5.4 colorful==0.5.4
cryptography==37.0.1 cryptography==37.0.2
dbus-python==1.2.18 dbus-python==1.2.18
docker==5.0.3 docker==5.0.3
docker-image-py==0.1.12 docker-image-py==0.1.12
enlighten==1.10.2 enlighten==1.10.2
filelock==3.6.0 filelock==3.7.1
idna==3.3 idna==3.3
ijson==2.6.1 ijson==2.6.1
ipaddress==1.0.23 ipaddress==1.0.23
@ -34,7 +34,7 @@ pathtools==0.1.2
pexpect==4.8.0 pexpect==4.8.0
prefixed==0.3.2 prefixed==0.3.2
prettyprinter==0.18.0 prettyprinter==0.18.0
psutil==5.9.0 psutil==5.9.1
ptyprocess==0.7.0 ptyprocess==0.7.0
pyang==2.5.3 pyang==2.5.3
pyangbind==0.8.1 pyangbind==0.8.1
@ -46,10 +46,10 @@ pyroute2==0.5.19
python-dateutil==2.8.2 python-dateutil==2.8.2
pyyaml==5.4.1 pyyaml==5.4.1
redis==3.5.3 redis==3.5.3
regex==2022.4.24 regex==2022.6.2
requests==2.27.1 requests==2.27.1
scapy==2.4.4 scapy==2.4.4
semantic-version==2.9.0 semantic-version==2.10.0
six==1.16.0 six==1.16.0
tabulate==0.8.2 tabulate==0.8.2
thrift==0.13.0 thrift==0.13.0