[ci/build]: Upgrade SONiC package versions (#11373)
Upgrade SONiC Versions
This commit is contained in:
parent
0171c0e278
commit
2e5a24901f
@ -1,17 +1,17 @@
|
|||||||
https://github.com/CESNET/libyang.git==87375f15159545a87a1e0de200f5d9d67e9091d7
|
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==5613315296821d56e13d98d069ef9a09f811dbd3
|
https://github.com/flashrom/flashrom.git==4a99159afe74cc1e05d6fa9f52d6dc8418e78104
|
||||||
https://github.com/FreeRADIUS/freeradius-server.git==f505a598a9df0b7b3309a87a601469b5695ccbc1
|
https://github.com/FreeRADIUS/freeradius-server.git==656dcf4930e5dafea8a0ddaa9ee2d78d67ff471f
|
||||||
https://github.com/FreeRADIUS/pam_radius.git==5e67868520e90a489626928f28c0befa531bf7d2
|
https://github.com/FreeRADIUS/pam_radius.git==5e67868520e90a489626928f28c0befa531bf7d2
|
||||||
https://github.com/jeroennijhof/pam_tacplus.git==453c7b6fc78eceeaaf39a59b6b87c124628f2fe8
|
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==4ff2a940848fa9244a289f9c96fd9681d31a0264
|
||||||
https://github.com/sflow/sflowtool==4be2a17b36a3b9796c280b117b8b786323a84ae8
|
https://github.com/sflow/sflowtool==5307b19399ffb0a1a873c9d09e78cb5011deaf6f
|
||||||
https://github.com/thom311/libnl==44988e648cd5c9f912148e8b138776064797f49d
|
https://github.com/thom311/libnl==1bb416213c7038d0da9a6f5141c611f6dbcefedc
|
||||||
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==18ecb042065e51e088b7470566526cd00e297c14
|
https://salsa.debian.org/dhcp-team/isc-dhcp.git==18ecb042065e51e088b7470566526cd00e297c14
|
||||||
https://salsa.debian.org/kernel-team/ethtool/==38a3cce26a7fa6eb74228e3501b7ed19dced6d4b
|
https://salsa.debian.org/kernel-team/ethtool/==5ead2b58847600ea0ccd0aa76b5bedce678f17ee
|
||||||
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
|
@ -1,5 +1,5 @@
|
|||||||
blessed==1.19.1
|
blessed==1.19.1
|
||||||
charset-normalizer==2.0.12
|
charset-normalizer==2.1.0
|
||||||
click==7.0
|
click==7.0
|
||||||
click-log==0.4.0
|
click-log==0.4.0
|
||||||
colorful==0.5.4
|
colorful==0.5.4
|
||||||
@ -27,6 +27,6 @@ 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
|
||||||
websocket-client==1.3.2
|
websocket-client==1.3.3
|
||||||
www-authenticate==0.9.2
|
www-authenticate==0.9.2
|
||||||
xmltodict==0.12.0
|
xmltodict==0.12.0
|
@ -3,5 +3,5 @@ jinja2==3.1.2
|
|||||||
lxml==4.6.3
|
lxml==4.6.3
|
||||||
markupsafe==2.1.1
|
markupsafe==2.1.1
|
||||||
redis==3.5.3
|
redis==3.5.3
|
||||||
requests==2.27.1
|
requests==2.28.1
|
||||||
zipp==1.2.0
|
zipp==1.2.0
|
@ -3,5 +3,5 @@ jinja2==3.1.2
|
|||||||
lxml==4.6.3
|
lxml==4.6.3
|
||||||
markupsafe==2.1.1
|
markupsafe==2.1.1
|
||||||
redis==3.5.3
|
redis==3.5.3
|
||||||
requests==2.27.1
|
requests==2.28.1
|
||||||
zipp==1.2.0
|
zipp==1.2.0
|
@ -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:673f5ee1931bc72a2b3d4ac712a7f7bc541f089b==e813a6e475d01264a4b855c13ff52805
|
https://chrome-infra-packages.appspot.com/client?platform=linux-amd64&version=git_revision:2fe24264d5b4585ecd16ba8e9bb582d8f4b20875==e1557fb4a093dec95a2251d01f0d4cd3
|
||||||
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
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
amd64:amd64/debian:buster==sha256:ff2b512c66a78380275b217fd68e81623fc899a7bf9be9bfe16d98188183fcd3
|
amd64:amd64/debian:buster==sha256:0e328f15f5cb0f93bff52a37d98f0bbfc40f97fcaf250096fd2b2c6871a497eb
|
||||||
amd64:debian:buster==sha256:e5b41ae2b4cf0d04b80cd2f89724e9cfc09e334ac64f188b9808929c748af526
|
amd64:debian:buster==sha256:9740683722a2a8aa497a5b23e4bc229fcf8b8991e26d3935540c7704ff24012e
|
||||||
amd64:debian:stretch==sha256:22cb208880101b9a665332a9360ba4c5c021e3ed2f791638369e9a9418dac981
|
amd64:debian:stretch==sha256:c5c5200ff1e9c73ffbf188b4a67eb1c91531b644856b4aefe86a58d2f0cb05be
|
||||||
arm64:arm64v8/debian:buster==sha256:68f1188b21bf0b7fe9c92f3a91262d3093aafe2de76adc7c52012a16960048fc
|
arm64:arm64v8/debian:buster==sha256:e774922f3043b6564c6719a7ec32f25d4b70304eff9dbd725161d4033cf38038
|
||||||
arm64:debian:buster==sha256:e5b41ae2b4cf0d04b80cd2f89724e9cfc09e334ac64f188b9808929c748af526
|
arm64:debian:buster==sha256:9740683722a2a8aa497a5b23e4bc229fcf8b8991e26d3935540c7704ff24012e
|
||||||
arm64:debian:stretch==sha256:22cb208880101b9a665332a9360ba4c5c021e3ed2f791638369e9a9418dac981
|
arm64:debian:stretch==sha256:c5c5200ff1e9c73ffbf188b4a67eb1c91531b644856b4aefe86a58d2f0cb05be
|
||||||
armhf:arm32v7/debian:buster==sha256:426a61780c005de09eb9c3a08e9bcf292c95bd84514cf2fd1a63e2494bfea194
|
armhf:arm32v7/debian:buster==sha256:27ab779c4d59ead815ff584f2e41b34a6b261db358b4cdfe664b8bfa1f494ae8
|
||||||
armhf:debian:buster==sha256:e5b41ae2b4cf0d04b80cd2f89724e9cfc09e334ac64f188b9808929c748af526
|
armhf:debian:buster==sha256:9740683722a2a8aa497a5b23e4bc229fcf8b8991e26d3935540c7704ff24012e
|
||||||
armhf:debian:stretch==sha256:22cb208880101b9a665332a9360ba4c5c021e3ed2f791638369e9a9418dac981
|
armhf:debian:stretch==sha256:c5c5200ff1e9c73ffbf188b4a67eb1c91531b644856b4aefe86a58d2f0cb05be
|
@ -1,8 +1,8 @@
|
|||||||
https://chromium.googlesource.com/chromium/tools/depot_tools.git==138bff2823590b3f3db440425bf712392defb7de
|
https://chromium.googlesource.com/chromium/tools/depot_tools.git==bb07d9eb0bf63e49b0f7f78b262fdf46927ed002
|
||||||
https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f
|
https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f
|
||||||
https://github.com/CESNET/libyang.git==87375f15159545a87a1e0de200f5d9d67e9091d7
|
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==f505a598a9df0b7b3309a87a601469b5695ccbc1
|
https://github.com/FreeRADIUS/freeradius-server.git==656dcf4930e5dafea8a0ddaa9ee2d78d67ff471f
|
||||||
https://github.com/FreeRADIUS/pam_radius.git==5e67868520e90a489626928f28c0befa531bf7d2
|
https://github.com/FreeRADIUS/pam_radius.git==5e67868520e90a489626928f28c0befa531bf7d2
|
||||||
https://github.com/jeroennijhof/pam_tacplus.git==453c7b6fc78eceeaaf39a59b6b87c124628f2fe8
|
https://github.com/jeroennijhof/pam_tacplus.git==453c7b6fc78eceeaaf39a59b6b87c124628f2fe8
|
||||||
https://github.com/jpirko/libteam.git==69a7494bb77dc10bb27076add07b380dbd778592
|
https://github.com/jpirko/libteam.git==69a7494bb77dc10bb27076add07b380dbd778592
|
||||||
@ -10,12 +10,12 @@ 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
|
||||||
https://github.com/Mellanox/libpsample.git==62bb27d9a49424e45191eee81df7ce0d8c74e774
|
https://github.com/Mellanox/libpsample.git==62bb27d9a49424e45191eee81df7ce0d8c74e774
|
||||||
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==4ff2a940848fa9244a289f9c96fd9681d31a0264
|
||||||
https://github.com/sflow/sflowtool==4be2a17b36a3b9796c280b117b8b786323a84ae8
|
https://github.com/sflow/sflowtool==5307b19399ffb0a1a873c9d09e78cb5011deaf6f
|
||||||
https://github.com/thom311/libnl==44988e648cd5c9f912148e8b138776064797f49d
|
https://github.com/thom311/libnl==1bb416213c7038d0da9a6f5141c611f6dbcefedc
|
||||||
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==18ecb042065e51e088b7470566526cd00e297c14
|
https://salsa.debian.org/dhcp-team/isc-dhcp.git==18ecb042065e51e088b7470566526cd00e297c14
|
||||||
https://salsa.debian.org/kernel-team/ethtool/==38a3cce26a7fa6eb74228e3501b7ed19dced6d4b
|
https://salsa.debian.org/kernel-team/ethtool/==5ead2b58847600ea0ccd0aa76b5bedce678f17ee
|
||||||
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
|
@ -16,12 +16,12 @@ 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:673f5ee1931bc72a2b3d4ac712a7f7bc541f089b==e813a6e475d01264a4b855c13ff52805
|
https://chrome-infra-packages.appspot.com/client?platform=linux-amd64&version=git_revision:2fe24264d5b4585ecd16ba8e9bb582d8f4b20875==e1557fb4a093dec95a2251d01f0d4cd3
|
||||||
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==6b181b4ad151ab26c7c7738ec8534ed3
|
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==3fb63a2bd38414a2b249fa9b3dbbbc3e
|
https://deb.nodesource.com/setup_14.x==badb28cf0604d9ff24c5fc3396b594d4
|
||||||
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
|
||||||
|
@ -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+deb10u2
|
libssl1.1==1.1.1n-0+deb10u3
|
||||||
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+deb10u2
|
openssl==1.1.1n-0+deb10u3
|
||||||
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
|
||||||
|
@ -44,7 +44,7 @@ libtsan0==8.3.0-6
|
|||||||
libubsan1==8.3.0-6
|
libubsan1==8.3.0-6
|
||||||
libyang==1.0.73
|
libyang==1.0.73
|
||||||
libyang-cpp==1.0.73
|
libyang-cpp==1.0.73
|
||||||
linux-libc-dev==4.19.235-1
|
linux-libc-dev==4.19.249-2
|
||||||
make==4.2.1-1.2
|
make==4.2.1-1.2
|
||||||
patch==2.7.6-3+deb10u1
|
patch==2.7.6-3+deb10u1
|
||||||
python3-dev==3.7.3-1
|
python3-dev==3.7.3-1
|
||||||
|
@ -56,7 +56,7 @@ libteamdctl0==1.30-1
|
|||||||
libtsan0==8.3.0-6
|
libtsan0==8.3.0-6
|
||||||
libubsan1==8.3.0-6
|
libubsan1==8.3.0-6
|
||||||
libunwind8==1.2.1-10~deb10u1
|
libunwind8==1.2.1-10~deb10u1
|
||||||
linux-libc-dev==4.19.235-1
|
linux-libc-dev==4.19.249-2
|
||||||
make==4.2.1-1.2
|
make==4.2.1-1.2
|
||||||
ndisc6==1.0.4-1
|
ndisc6==1.0.4-1
|
||||||
ndppd==0.2.5-4+deb10u1
|
ndppd==0.2.5-4+deb10u1
|
||||||
|
@ -97,7 +97,7 @@ 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+deb10u4
|
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.249-2
|
||||||
lm-sensors==1:3.5.0-3
|
lm-sensors==1:3.5.0-3
|
||||||
lm-sensors-dbgsym==1:3.5.0-3
|
lm-sensors-dbgsym==1:3.5.0-3
|
||||||
make==4.2.1-1.2
|
make==4.2.1-1.2
|
||||||
|
@ -130,7 +130,7 @@ libnpth0==1.3-1
|
|||||||
libntlm0==1.4-8+deb9u1
|
libntlm0==1.4-8+deb9u1
|
||||||
libopts25==1:5.18.12-3
|
libopts25==1:5.18.12-3
|
||||||
libp11-kit0==0.23.3-2+deb9u1
|
libp11-kit0==0.23.3-2+deb9u1
|
||||||
libpam-systemd==232-25+deb9u13
|
libpam-systemd==232-25+deb9u14
|
||||||
libpcap0.8==1.8.1-3+deb9u1
|
libpcap0.8==1.8.1-3+deb9u1
|
||||||
libpcre16-3==2:8.39-3
|
libpcre16-3==2:8.39-3
|
||||||
libperl5.24==5.24.1-3+deb9u7
|
libperl5.24==5.24.1-3+deb9u7
|
||||||
@ -162,6 +162,7 @@ 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~deb9u6
|
libssl1.1==1.1.0l-1~deb9u6
|
||||||
libstdc++-6-dev==6.3.0-18+deb9u1
|
libstdc++-6-dev==6.3.0-18+deb9u1
|
||||||
|
libsystemd0==232-25+deb9u14
|
||||||
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
|
||||||
libtcl8.6==8.6.6+dfsg-1+b1
|
libtcl8.6==8.6.6+dfsg-1+b1
|
||||||
@ -171,6 +172,7 @@ libteamdctl0==1.26-1+b1
|
|||||||
libthrift-0.11.0==0.11.0-4
|
libthrift-0.11.0==0.11.0-4
|
||||||
libtsan0==6.3.0-18+deb9u1
|
libtsan0==6.3.0-18+deb9u1
|
||||||
libubsan0==6.3.0-18+deb9u1
|
libubsan0==6.3.0-18+deb9u1
|
||||||
|
libudev1==232-25+deb9u14
|
||||||
libunistring0==0.9.6+really0.9.3-0.1
|
libunistring0==0.9.6+really0.9.3-0.1
|
||||||
libutempter0==1.1.6-3
|
libutempter0==1.1.6-3
|
||||||
libuv1==1.9.1-3
|
libuv1==1.9.1-3
|
||||||
@ -183,7 +185,7 @@ 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+deb9u7
|
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.320-2
|
||||||
logrotate==3.11.0-0.1
|
logrotate==3.11.0-0.1
|
||||||
lsof==4.89+dfsg-0.1
|
lsof==4.89+dfsg-0.1
|
||||||
m4==1.4.18-1
|
m4==1.4.18-1
|
||||||
@ -231,7 +233,7 @@ rsync==3.1.2-1+deb9u3
|
|||||||
rsyslog==8.24.0-1+deb9u3
|
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+deb9u14
|
||||||
systemd-shim==10-3
|
systemd-shim==10-3
|
||||||
tacacs+==4.0.4.27a-3
|
tacacs+==4.0.4.27a-3
|
||||||
tcpd==7.6.q-26
|
tcpd==7.6.q-26
|
||||||
@ -242,13 +244,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+deb9u6
|
vim==2:8.0.0197-4+deb9u7
|
||||||
vim-common==2:8.0.0197-4+deb9u6
|
vim-common==2:8.0.0197-4+deb9u7
|
||||||
vim-runtime==2:8.0.0197-4+deb9u6
|
vim-runtime==2:8.0.0197-4+deb9u7
|
||||||
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+deb9u6
|
xxd==2:8.0.0197-4+deb9u7
|
||||||
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
|
@ -1,7 +1,7 @@
|
|||||||
backports.functools-lru-cache==1.6.4
|
backports.functools-lru-cache==1.6.4
|
||||||
backports.shutil-get-terminal-size==1.0.0
|
backports.shutil-get-terminal-size==1.0.0
|
||||||
bcrypt==3.1.7
|
bcrypt==3.1.7
|
||||||
cffi==1.15.0
|
cffi==1.15.1
|
||||||
click==7.1.2
|
click==7.1.2
|
||||||
contextlib2==0.6.0.post1
|
contextlib2==0.6.0.post1
|
||||||
cryptography==3.3.2
|
cryptography==3.3.2
|
||||||
|
@ -49,7 +49,7 @@ libswsscommon-dbg==1.0.0
|
|||||||
libtsan0==8.3.0-6
|
libtsan0==8.3.0-6
|
||||||
libubsan1==8.3.0-6
|
libubsan1==8.3.0-6
|
||||||
libunwind8==1.2.1-10~deb10u1
|
libunwind8==1.2.1-10~deb10u1
|
||||||
linux-libc-dev==4.19.235-1
|
linux-libc-dev==4.19.249-2
|
||||||
locales==2.28-10+deb10u1
|
locales==2.28-10+deb10u1
|
||||||
make==4.2.1-1.2
|
make==4.2.1-1.2
|
||||||
mariadb-common==1:10.3.34-0+deb10u1
|
mariadb-common==1:10.3.34-0+deb10u1
|
||||||
|
@ -1,26 +1,26 @@
|
|||||||
attrs==21.4.0
|
attrs==21.4.0
|
||||||
certifi==2017.4.17
|
certifi==2017.4.17
|
||||||
charset-normalizer==2.0.12
|
charset-normalizer==2.1.0
|
||||||
click==8.1.3
|
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.46.3
|
grpcio==1.47.0
|
||||||
grpcio-tools==1.20.0
|
grpcio-tools==1.20.0
|
||||||
idna==3.3
|
idna==3.3
|
||||||
importlib-metadata==4.11.4
|
importlib-metadata==4.12.0
|
||||||
importlib-resources==5.7.1
|
importlib-resources==5.8.0
|
||||||
inflection==0.5.1
|
inflection==0.5.1
|
||||||
itsdangerous==2.1.2
|
itsdangerous==2.1.2
|
||||||
jsonschema==4.6.0
|
jsonschema==4.6.1
|
||||||
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==4.21.1
|
protobuf==4.21.2
|
||||||
pyrsistent==0.18.1
|
pyrsistent==0.18.1
|
||||||
python-dateutil==2.6.0
|
python-dateutil==2.6.0
|
||||||
requests==2.27.1
|
requests==2.28.1
|
||||||
six==1.11.0
|
six==1.11.0
|
||||||
typing_extensions==4.2.0
|
typing_extensions==4.3.0
|
||||||
urllib3==1.26.5
|
urllib3==1.26.5
|
||||||
werkzeug==2.1.2
|
werkzeug==2.1.2
|
||||||
zipp==3.8.0
|
zipp==3.8.0
|
@ -10,7 +10,7 @@ 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
|
||||||
dh-python==3.20190308
|
dh-python==3.20190308
|
||||||
dirmngr==2.2.12-1+deb10u1
|
dirmngr==2.2.12-1+deb10u2
|
||||||
dmsetup==2:1.02.155-3
|
dmsetup==2:1.02.155-3
|
||||||
ethtool==1:4.19-1
|
ethtool==1:4.19-1
|
||||||
fontconfig-config==2.13.1-2
|
fontconfig-config==2.13.1-2
|
||||||
@ -23,16 +23,17 @@ gcc-8==8.3.0-6
|
|||||||
gettext-base==0.19.8.1-9
|
gettext-base==0.19.8.1-9
|
||||||
gir1.2-freedesktop==1.58.3-2
|
gir1.2-freedesktop==1.58.3-2
|
||||||
gir1.2-glib-2.0==1.58.3-2
|
gir1.2-glib-2.0==1.58.3-2
|
||||||
gnupg==2.2.12-1+deb10u1
|
gnupg==2.2.12-1+deb10u2
|
||||||
gnupg-l10n==2.2.12-1+deb10u1
|
gnupg-l10n==2.2.12-1+deb10u2
|
||||||
gnupg-utils==2.2.12-1+deb10u1
|
gnupg-utils==2.2.12-1+deb10u2
|
||||||
gobject-introspection==1.58.3-2
|
gobject-introspection==1.58.3-2
|
||||||
gpg==2.2.12-1+deb10u1
|
gpg==2.2.12-1+deb10u2
|
||||||
gpg-agent==2.2.12-1+deb10u1
|
gpg-agent==2.2.12-1+deb10u2
|
||||||
gpg-wks-client==2.2.12-1+deb10u1
|
gpg-wks-client==2.2.12-1+deb10u2
|
||||||
gpg-wks-server==2.2.12-1+deb10u1
|
gpg-wks-server==2.2.12-1+deb10u2
|
||||||
gpgconf==2.2.12-1+deb10u1
|
gpgconf==2.2.12-1+deb10u2
|
||||||
gpgsm==2.2.12-1+deb10u1
|
gpgsm==2.2.12-1+deb10u2
|
||||||
|
gpgv==2.2.12-1+deb10u2
|
||||||
grub-common==2.02+dfsg1-20+deb10u4
|
grub-common==2.02+dfsg1-20+deb10u4
|
||||||
grub2-common==2.02+dfsg1-20+deb10u4
|
grub2-common==2.02+dfsg1-20+deb10u4
|
||||||
ifupdown==0.8.35
|
ifupdown==0.8.35
|
||||||
@ -132,7 +133,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+deb10u2
|
libssl-dev==1.1.1n-0+deb10u3
|
||||||
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
|
||||||
@ -159,7 +160,7 @@ libxext6==2:1.3.3-1+b2
|
|||||||
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
|
||||||
libyang1==1.0.184-2
|
libyang1==1.0.184-2
|
||||||
linux-libc-dev==4.19.235-1
|
linux-libc-dev==4.19.249-2
|
||||||
logrotate==3.14.0-4
|
logrotate==3.14.0-4
|
||||||
make==4.2.1-1.2
|
make==4.2.1-1.2
|
||||||
ndisc6==1.0.4-1
|
ndisc6==1.0.4-1
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
blessed==1.19.1
|
blessed==1.19.1
|
||||||
certifi==2022.5.18.1
|
certifi==2022.6.15
|
||||||
charset-normalizer==2.0.12
|
charset-normalizer==2.1.0
|
||||||
click==7.0
|
click==7.0
|
||||||
click-log==0.4.0
|
click-log==0.4.0
|
||||||
colorful==0.5.4
|
colorful==0.5.4
|
||||||
@ -23,12 +23,12 @@ pycairo==1.21.0
|
|||||||
pygments==2.12.0
|
pygments==2.12.0
|
||||||
pygobject==3.42.1
|
pygobject==3.42.1
|
||||||
pyroute2==0.5.14
|
pyroute2==0.5.14
|
||||||
requests==2.27.1
|
requests==2.28.1
|
||||||
scapy==2.4.4
|
scapy==2.4.4
|
||||||
semantic-version==2.10.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
|
||||||
wcwidth==0.2.5
|
wcwidth==0.2.5
|
||||||
websocket-client==1.3.2
|
websocket-client==1.3.3
|
||||||
www-authenticate==0.9.2
|
www-authenticate==0.9.2
|
@ -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+deb10u2
|
libssl-dev==1.1.1n-0+deb10u3
|
||||||
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
|
||||||
|
@ -20,5 +20,5 @@ 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+deb10u4
|
libxml2==2.9.4+dfsg1-7+deb10u4
|
||||||
linux-libc-dev==4.19.235-1
|
linux-libc-dev==4.19.249-2
|
||||||
syncd==1.0.0
|
syncd==1.0.0
|
@ -26,7 +26,7 @@ libswsscommon-dbg==1.0.0
|
|||||||
libunwind8==1.2.1-10~deb10u1
|
libunwind8==1.2.1-10~deb10u1
|
||||||
libyaml-0-2==0.2.1-1
|
libyaml-0-2==0.2.1-1
|
||||||
libyaml-dev==0.2.1-1
|
libyaml-dev==0.2.1-1
|
||||||
linux-libc-dev==4.19.235-1
|
linux-libc-dev==4.19.249-2
|
||||||
openssh-client==1:7.9p1-10+deb10u2
|
openssh-client==1:7.9p1-10+deb10u2
|
||||||
sshpass==1.06-1
|
sshpass==1.06-1
|
||||||
strace==4.26-0.2
|
strace==4.26-0.2
|
||||||
|
@ -45,7 +45,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+deb10u2
|
libssl-dev==1.1.1n-0+deb10u3
|
||||||
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
|
||||||
|
@ -26,7 +26,7 @@ libswsscommon-dbg==1.0.0
|
|||||||
libunwind8==1.2.1-10~deb10u1
|
libunwind8==1.2.1-10~deb10u1
|
||||||
libyaml-0-2==0.2.1-1
|
libyaml-0-2==0.2.1-1
|
||||||
libyaml-dev==0.2.1-1
|
libyaml-dev==0.2.1-1
|
||||||
linux-libc-dev==4.19.235-1
|
linux-libc-dev==4.19.249-2
|
||||||
openssh-client==1:7.9p1-10+deb10u2
|
openssh-client==1:7.9p1-10+deb10u2
|
||||||
sshpass==1.06-1
|
sshpass==1.06-1
|
||||||
strace==4.26-0.2
|
strace==4.26-0.2
|
||||||
|
@ -47,14 +47,14 @@ 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+deb10u2
|
libssl-dev==1.1.1n-0+deb10u3
|
||||||
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+deb10u4
|
libxml2==2.9.4+dfsg1-7+deb10u4
|
||||||
linux-libc-dev==4.19.235-1
|
linux-libc-dev==4.19.249-2
|
||||||
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
|
||||||
|
@ -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+deb10u2
|
libssl-dev==1.1.1n-0+deb10u3
|
||||||
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
|
||||||
|
@ -33,7 +33,7 @@ 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+deb10u4
|
libxml2==2.9.4+dfsg1-7+deb10u4
|
||||||
linux-libc-dev==4.19.235-1
|
linux-libc-dev==4.19.249-2
|
||||||
mft==4.17.2-12
|
mft==4.17.2-12
|
||||||
mlnx-sai==1.mlnx.SAIRel1.20.2
|
mlnx-sai==1.mlnx.SAIRel1.20.2
|
||||||
openssh-client==1:7.9p1-10+deb10u2
|
openssh-client==1:7.9p1-10+deb10u2
|
||||||
|
@ -82,7 +82,7 @@ dh-strip-nondeterminism==1.1.2-1
|
|||||||
dh-systemd==12.1.1
|
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+deb10u1
|
dirmngr==2.2.12-1+deb10u2
|
||||||
distro-info-data==0.41+deb10u4
|
distro-info-data==0.41+deb10u4
|
||||||
dkms==2.6.1-4
|
dkms==2.6.1-4
|
||||||
dmeventd==2:1.02.155-3
|
dmeventd==2:1.02.155-3
|
||||||
@ -160,18 +160,19 @@ git-man==1:2.20.1-2+deb10u3
|
|||||||
glib-networking==2.58.0-2+deb10u2
|
glib-networking==2.58.0-2+deb10u2
|
||||||
glib-networking-common==2.58.0-2+deb10u2
|
glib-networking-common==2.58.0-2+deb10u2
|
||||||
glib-networking-services==2.58.0-2+deb10u2
|
glib-networking-services==2.58.0-2+deb10u2
|
||||||
gnupg==2.2.12-1+deb10u1
|
gnupg==2.2.12-1+deb10u2
|
||||||
gnupg-l10n==2.2.12-1+deb10u1
|
gnupg-l10n==2.2.12-1+deb10u2
|
||||||
gnupg-utils==2.2.12-1+deb10u1
|
gnupg-utils==2.2.12-1+deb10u2
|
||||||
gnupg2==2.2.12-1+deb10u1
|
gnupg2==2.2.12-1+deb10u2
|
||||||
gobject-introspection==1.58.3-2
|
gobject-introspection==1.58.3-2
|
||||||
googletest==1.8.1-3
|
googletest==1.8.1-3
|
||||||
gpg==2.2.12-1+deb10u1
|
gpg==2.2.12-1+deb10u2
|
||||||
gpg-agent==2.2.12-1+deb10u1
|
gpg-agent==2.2.12-1+deb10u2
|
||||||
gpg-wks-client==2.2.12-1+deb10u1
|
gpg-wks-client==2.2.12-1+deb10u2
|
||||||
gpg-wks-server==2.2.12-1+deb10u1
|
gpg-wks-server==2.2.12-1+deb10u2
|
||||||
gpgconf==2.2.12-1+deb10u1
|
gpgconf==2.2.12-1+deb10u2
|
||||||
gpgsm==2.2.12-1+deb10u1
|
gpgsm==2.2.12-1+deb10u2
|
||||||
|
gpgv==2.2.12-1+deb10u2
|
||||||
graphviz==2.40.1-6+deb10u1
|
graphviz==2.40.1-6+deb10u1
|
||||||
groff==1.22.4-3+deb10u1
|
groff==1.22.4-3+deb10u1
|
||||||
groff-base==1.22.4-3+deb10u1
|
groff-base==1.22.4-3+deb10u1
|
||||||
@ -1055,8 +1056,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+deb10u2
|
libssl-dev==1.1.1n-0+deb10u3
|
||||||
libssl1.1==1.1.1n-0+deb10u2
|
libssl1.1==1.1.1n-0+deb10u3
|
||||||
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
|
||||||
@ -1314,12 +1315,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.235-1
|
linux-compiler-gcc-8-x86==4.19.249-2
|
||||||
linux-headers-4.19.0-20-amd64==4.19.235-1
|
linux-headers-4.19.0-21-amd64==4.19.249-2
|
||||||
linux-headers-4.19.0-20-common==4.19.235-1
|
linux-headers-4.19.0-21-common==4.19.249-2
|
||||||
linux-headers-amd64==4.19+105+deb10u15
|
linux-headers-amd64==4.19+105+deb10u16
|
||||||
linux-kbuild-4.19==4.19.235-1
|
linux-kbuild-4.19==4.19.249-2
|
||||||
linux-libc-dev==4.19.235-1
|
linux-libc-dev==4.19.249-2
|
||||||
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
|
||||||
@ -1368,7 +1369,7 @@ 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+deb10u2
|
openssl==1.1.1n-0+deb10u3
|
||||||
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
|
||||||
|
@ -110,7 +110,7 @@ libunicode-linebreak-perl==0.0.20190101-1
|
|||||||
libxapian-dev==1.4.11-1
|
libxapian-dev==1.4.11-1
|
||||||
libxslt1-dev==1.1.32-2.2~deb10u1
|
libxslt1-dev==1.1.32-2.2~deb10u1
|
||||||
libyaml-tiny-perl==1.73-1
|
libyaml-tiny-perl==1.73-1
|
||||||
linux-compiler-gcc-8-arm==4.19.235-1
|
linux-compiler-gcc-8-arm==4.19.249-2
|
||||||
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
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
https://chromium.googlesource.com/chromium/tools/depot_tools.git==138bff2823590b3f3db440425bf712392defb7de
|
https://chromium.googlesource.com/chromium/tools/depot_tools.git==bb07d9eb0bf63e49b0f7f78b262fdf46927ed002
|
||||||
https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f
|
https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f
|
@ -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.4
|
importlib-metadata==4.12.0
|
||||||
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,7 +62,7 @@ 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.3.3
|
redis==4.3.4
|
||||||
regex==2022.6.2
|
regex==2022.6.2
|
||||||
requests==2.21.0
|
requests==2.21.0
|
||||||
roman==2.0.0
|
roman==2.0.0
|
||||||
@ -70,7 +70,7 @@ secretstorage==2.3.1
|
|||||||
six==1.12.0
|
six==1.12.0
|
||||||
sphinx==1.8.4
|
sphinx==1.8.4
|
||||||
sphinx-rtd-theme==0.4.3
|
sphinx-rtd-theme==0.4.3
|
||||||
typing_extensions==4.2.0
|
typing_extensions==4.3.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
|
||||||
|
@ -218,9 +218,9 @@ libaudio2==1.9.4-5+b1
|
|||||||
libaudit-dev==1:2.6.7-2
|
libaudit-dev==1:2.6.7-2
|
||||||
libaugeas0==1.8.0-1+deb9u1
|
libaugeas0==1.8.0-1+deb9u1
|
||||||
libauthen-sasl-perl==2.1600-1
|
libauthen-sasl-perl==2.1600-1
|
||||||
libavahi-client3==0.6.32-2
|
libavahi-client3==0.6.32-2+deb9u1
|
||||||
libavahi-common-data==0.6.32-2
|
libavahi-common-data==0.6.32-2+deb9u1
|
||||||
libavahi-common3==0.6.32-2
|
libavahi-common3==0.6.32-2+deb9u1
|
||||||
libavalon-framework-java==4.2.0-9
|
libavalon-framework-java==4.2.0-9
|
||||||
libb-hooks-endofscope-perl==0.21-1
|
libb-hooks-endofscope-perl==0.21-1
|
||||||
libbabeltrace-ctf-dev==1.5.1-1
|
libbabeltrace-ctf-dev==1.5.1-1
|
||||||
@ -680,7 +680,7 @@ libmaven-plugin-tools-java==3.3-5
|
|||||||
libmaven-reporting-impl-java==2.3-1
|
libmaven-reporting-impl-java==2.3-1
|
||||||
libmaven-resources-plugin-java==2.6-1
|
libmaven-resources-plugin-java==2.6-1
|
||||||
libmaven-shared-incremental-java==1.1-1
|
libmaven-shared-incremental-java==1.1-1
|
||||||
libmaven-shared-utils-java==3.0.0-1
|
libmaven-shared-utils-java==3.0.0-1+deb9u1
|
||||||
libmaven-site-plugin-java==2.1-4
|
libmaven-site-plugin-java==2.1-4
|
||||||
libmaven2-core-java==2.2.1-26
|
libmaven2-core-java==2.2.1-26
|
||||||
libmaven3-core-java==3.3.9-4
|
libmaven3-core-java==3.3.9-4
|
||||||
@ -749,7 +749,7 @@ libpackage-stash-perl==0.37-1
|
|||||||
libpackage-stash-xs-perl==0.28-3+b1
|
libpackage-stash-xs-perl==0.28-3+b1
|
||||||
libpackagekit-glib2-18==1.1.5-2+deb9u2
|
libpackagekit-glib2-18==1.1.5-2+deb9u2
|
||||||
libpam-cap==1:2.25-1
|
libpam-cap==1:2.25-1
|
||||||
libpam-systemd==232-25+deb9u13
|
libpam-systemd==232-25+deb9u14
|
||||||
libpam0g-dev==1.1.8-3.6
|
libpam0g-dev==1.1.8-3.6
|
||||||
libpango-1.0-0==1.40.5-1
|
libpango-1.0-0==1.40.5-1
|
||||||
libpangocairo-1.0-0==1.40.5-1
|
libpangocairo-1.0-0==1.40.5-1
|
||||||
@ -914,7 +914,7 @@ libslang2-dev==2.3.1-5
|
|||||||
libslf4j-java==1.7.22-1
|
libslf4j-java==1.7.22-1
|
||||||
libsm-dev==2:1.2.2-1+b3
|
libsm-dev==2:1.2.2-1+b3
|
||||||
libsm6==2:1.2.2-1+b3
|
libsm6==2:1.2.2-1+b3
|
||||||
libsndfile1==1.0.27-3+deb9u2
|
libsndfile1==1.0.27-3+deb9u3
|
||||||
libsnmp-base==5.7.3+dfsg-1.7+deb9u3
|
libsnmp-base==5.7.3+dfsg-1.7+deb9u3
|
||||||
libsnmp-dev==5.7.3+dfsg-1.7+deb9u3
|
libsnmp-dev==5.7.3+dfsg-1.7+deb9u3
|
||||||
libsnmp30==5.7.3+dfsg-1.7+deb9u3
|
libsnmp30==5.7.3+dfsg-1.7+deb9u3
|
||||||
@ -947,7 +947,8 @@ libsurefire-java==2.17-3
|
|||||||
libswitch-perl==2.17-2
|
libswitch-perl==2.17-2
|
||||||
libsynctex1==2016.20160513.41080.dfsg-2+deb9u1
|
libsynctex1==2016.20160513.41080.dfsg-2+deb9u1
|
||||||
libsys-hostname-long-perl==1.5-1
|
libsys-hostname-long-perl==1.5-1
|
||||||
libsystemd-dev==232-25+deb9u13
|
libsystemd-dev==232-25+deb9u14
|
||||||
|
libsystemd0==232-25+deb9u14
|
||||||
libtask-weaken-perl==1.04-1
|
libtask-weaken-perl==1.04-1
|
||||||
libtasn1-6==4.10-1.1+deb9u1
|
libtasn1-6==4.10-1.1+deb9u1
|
||||||
libtcl8.6==8.6.6+dfsg-1+b1
|
libtcl8.6==8.6.6+dfsg-1+b1
|
||||||
@ -975,7 +976,8 @@ libtry-tiny-perl==0.28-1
|
|||||||
libtsan0==6.3.0-18+deb9u1
|
libtsan0==6.3.0-18+deb9u1
|
||||||
libtxc-dxtn-s2tc==1.0+git20151227-2
|
libtxc-dxtn-s2tc==1.0+git20151227-2
|
||||||
libubsan0==6.3.0-18+deb9u1
|
libubsan0==6.3.0-18+deb9u1
|
||||||
libudev-dev==232-25+deb9u13
|
libudev-dev==232-25+deb9u14
|
||||||
|
libudev1==232-25+deb9u14
|
||||||
libunicode-utf8-perl==0.60-1+b3
|
libunicode-utf8-perl==0.60-1+b3
|
||||||
libunistring0==0.9.6+really0.9.3-0.1
|
libunistring0==0.9.6+really0.9.3-0.1
|
||||||
libunwind-dev==1.1-4.1
|
libunwind-dev==1.1-4.1
|
||||||
@ -1131,12 +1133,12 @@ libzmq5==4.2.1-4+deb9u4
|
|||||||
libzzip-0-13==0.13.62-3.2~deb9u2
|
libzzip-0-13==0.13.62-3.2~deb9u2
|
||||||
licensecheck==3.0.29-1
|
licensecheck==3.0.29-1
|
||||||
lintian==2.5.50.4
|
lintian==2.5.50.4
|
||||||
linux-compiler-gcc-6-x86==4.9.303-1
|
linux-compiler-gcc-6-x86==4.9.320-2
|
||||||
linux-headers-4.9.0-18-amd64==4.9.303-1
|
linux-headers-4.9.0-19-amd64==4.9.320-2
|
||||||
linux-headers-4.9.0-18-common==4.9.303-1
|
linux-headers-4.9.0-19-common==4.9.320-2
|
||||||
linux-headers-amd64==4.9+80+deb9u16
|
linux-headers-amd64==4.9+80+deb9u17
|
||||||
linux-kbuild-4.9==4.9.303-1
|
linux-kbuild-4.9==4.9.320-2
|
||||||
linux-libc-dev==4.9.303-1
|
linux-libc-dev==4.9.320-2
|
||||||
linuxdoc-tools==0.9.72-4
|
linuxdoc-tools==0.9.72-4
|
||||||
llvm-3.8==1:3.8.1-24
|
llvm-3.8==1:3.8.1-24
|
||||||
llvm-3.8-dev==1:3.8.1-24
|
llvm-3.8-dev==1:3.8.1-24
|
||||||
@ -1416,7 +1418,7 @@ strace==4.15-2
|
|||||||
sudo==1.8.19p1-2.1+deb9u3
|
sudo==1.8.19p1-2.1+deb9u3
|
||||||
swig==3.0.10-1.1
|
swig==3.0.10-1.1
|
||||||
swig3.0==3.0.10-1.1
|
swig3.0==3.0.10-1.1
|
||||||
systemd==232-25+deb9u13
|
systemd==232-25+deb9u14
|
||||||
systemd-shim==10-3
|
systemd-shim==10-3
|
||||||
t1utils==1.39-2
|
t1utils==1.39-2
|
||||||
tcl==8.6.0+9
|
tcl==8.6.0+9
|
||||||
@ -1453,9 +1455,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+deb9u6
|
vim==2:8.0.0197-4+deb9u7
|
||||||
vim-common==2:8.0.0197-4+deb9u6
|
vim-common==2:8.0.0197-4+deb9u7
|
||||||
vim-runtime==2:8.0.0197-4+deb9u6
|
vim-runtime==2:8.0.0197-4+deb9u7
|
||||||
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,7 +1485,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+deb9u6
|
xxd==2:8.0.0197-4+deb9u7
|
||||||
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-dev==1:1.2.8.dfsg-5+deb9u1
|
zlib1g-dev==1:1.2.8.dfsg-5+deb9u1
|
@ -10,5 +10,5 @@ libtext-charwidth-perl==0.04-7+b6
|
|||||||
libwayland-bin==1.12.0-1+deb9u1
|
libwayland-bin==1.12.0-1+deb9u1
|
||||||
libwayland-dev==1.12.0-1+deb9u1
|
libwayland-dev==1.12.0-1+deb9u1
|
||||||
libxslt1-dev==1.1.29-2.1+deb9u2
|
libxslt1-dev==1.1.29-2.1+deb9u2
|
||||||
linux-compiler-gcc-6-arm==4.9.303-1
|
linux-compiler-gcc-6-arm==4.9.320-2
|
||||||
nodejs==10.24.1-1nodesource1
|
nodejs==10.24.1-1nodesource1
|
@ -1,2 +1,2 @@
|
|||||||
https://chromium.googlesource.com/chromium/tools/depot_tools.git==138bff2823590b3f3db440425bf712392defb7de
|
https://chromium.googlesource.com/chromium/tools/depot_tools.git==bb07d9eb0bf63e49b0f7f78b262fdf46927ed002
|
||||||
https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f
|
https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f
|
@ -23,7 +23,7 @@ curl==7.64.0-4+deb10u2
|
|||||||
dbus==1.12.20-0+deb10u1
|
dbus==1.12.20-0+deb10u1
|
||||||
device-tree-compiler==1.4.7-4
|
device-tree-compiler==1.4.7-4
|
||||||
dh-python==3.20190308
|
dh-python==3.20190308
|
||||||
dirmngr==2.2.12-1+deb10u1
|
dirmngr==2.2.12-1+deb10u2
|
||||||
distro-info-data==0.41+deb10u4
|
distro-info-data==0.41+deb10u4
|
||||||
dmidecode==3.2-1
|
dmidecode==3.2-1
|
||||||
dmsetup==2:1.02.155-3
|
dmsetup==2:1.02.155-3
|
||||||
@ -50,16 +50,17 @@ gettext-base==0.19.8.1-9
|
|||||||
gir1.2-freedesktop==1.58.3-2
|
gir1.2-freedesktop==1.58.3-2
|
||||||
gir1.2-glib-2.0==1.58.3-2
|
gir1.2-glib-2.0==1.58.3-2
|
||||||
gir1.2-packagekitglib-1.0==1.1.12-5
|
gir1.2-packagekitglib-1.0==1.1.12-5
|
||||||
gnupg==2.2.12-1+deb10u1
|
gnupg==2.2.12-1+deb10u2
|
||||||
gnupg-l10n==2.2.12-1+deb10u1
|
gnupg-l10n==2.2.12-1+deb10u2
|
||||||
gnupg-utils==2.2.12-1+deb10u1
|
gnupg-utils==2.2.12-1+deb10u2
|
||||||
gobject-introspection==1.58.3-2
|
gobject-introspection==1.58.3-2
|
||||||
gpg==2.2.12-1+deb10u1
|
gpg==2.2.12-1+deb10u2
|
||||||
gpg-agent==2.2.12-1+deb10u1
|
gpg-agent==2.2.12-1+deb10u2
|
||||||
gpg-wks-client==2.2.12-1+deb10u1
|
gpg-wks-client==2.2.12-1+deb10u2
|
||||||
gpg-wks-server==2.2.12-1+deb10u1
|
gpg-wks-server==2.2.12-1+deb10u2
|
||||||
gpgconf==2.2.12-1+deb10u1
|
gpgconf==2.2.12-1+deb10u2
|
||||||
gpgsm==2.2.12-1+deb10u1
|
gpgsm==2.2.12-1+deb10u2
|
||||||
|
gpgv==2.2.12-1+deb10u2
|
||||||
grub-common==2.02+dfsg1-20+deb10u4
|
grub-common==2.02+dfsg1-20+deb10u4
|
||||||
grub2-common==2.02+dfsg1-20+deb10u4
|
grub2-common==2.02+dfsg1-20+deb10u4
|
||||||
gzip==1.9-3+deb10u1
|
gzip==1.9-3+deb10u1
|
||||||
@ -239,8 +240,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+deb10u2
|
libssl-dev==1.1.1n-0+deb10u3
|
||||||
libssl1.1==1.1.1n-0+deb10u2
|
libssl1.1==1.1.1n-0+deb10u3
|
||||||
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
|
||||||
@ -277,7 +278,7 @@ libyang-cpp==1.0.73
|
|||||||
libzstd1==1.4.4+dfsg-3~bpo10+1
|
libzstd1==1.4.4+dfsg-3~bpo10+1
|
||||||
linux-base==4.6
|
linux-base==4.6
|
||||||
linux-image-4.19.0-12-2-amd64-unsigned==4.19.152-1
|
linux-image-4.19.0-12-2-amd64-unsigned==4.19.152-1
|
||||||
linux-libc-dev==4.19.235-1
|
linux-libc-dev==4.19.249-2
|
||||||
locales==2.28-10+deb10u1
|
locales==2.28-10+deb10u1
|
||||||
logrotate==3.14.0-4
|
logrotate==3.14.0-4
|
||||||
lsb-base==10.2019051400
|
lsb-base==10.2019051400
|
||||||
@ -301,7 +302,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+deb10u2
|
openssl==1.1.1n-0+deb10u3
|
||||||
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
|
||||||
|
@ -1,5 +1,15 @@
|
|||||||
binutils-aarch64-linux-gnu==2.31.1-16
|
binutils-aarch64-linux-gnu==2.31.1-16
|
||||||
|
dirmngr==2.2.12-1+deb10u1
|
||||||
dpkg-dev==1.19.7
|
dpkg-dev==1.19.7
|
||||||
|
gnupg==2.2.12-1+deb10u1
|
||||||
|
gnupg-l10n==2.2.12-1+deb10u1
|
||||||
|
gnupg-utils==2.2.12-1+deb10u1
|
||||||
|
gpg==2.2.12-1+deb10u1
|
||||||
|
gpg-agent==2.2.12-1+deb10u1
|
||||||
|
gpg-wks-client==2.2.12-1+deb10u1
|
||||||
|
gpg-wks-server==2.2.12-1+deb10u1
|
||||||
|
gpgconf==2.2.12-1+deb10u1
|
||||||
|
gpgsm==2.2.12-1+deb10u1
|
||||||
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
|
libdpkg-perl==1.19.7
|
||||||
@ -14,9 +24,10 @@ 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
|
||||||
|
linux-libc-dev==4.19.235-1
|
||||||
openssl==1.1.1n-0+deb10u1
|
openssl==1.1.1n-0+deb10u1
|
||||||
rsyslog==8.1901.0-1+deb10u1
|
rsyslog==8.1901.0-1+deb10u1
|
||||||
tsingma-bsp==1.0
|
tsingma-bsp==1.0
|
||||||
tzdata==2021a-0+deb10u4
|
tzdata==2021a-0+deb10u5
|
||||||
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
|
@ -1,5 +1,15 @@
|
|||||||
binutils-arm-linux-gnueabihf==2.31.1-16
|
binutils-arm-linux-gnueabihf==2.31.1-16
|
||||||
|
dirmngr==2.2.12-1+deb10u1
|
||||||
dpkg-dev==1.19.7
|
dpkg-dev==1.19.7
|
||||||
|
gnupg==2.2.12-1+deb10u1
|
||||||
|
gnupg-l10n==2.2.12-1+deb10u1
|
||||||
|
gnupg-utils==2.2.12-1+deb10u1
|
||||||
|
gpg==2.2.12-1+deb10u1
|
||||||
|
gpg-agent==2.2.12-1+deb10u1
|
||||||
|
gpg-wks-client==2.2.12-1+deb10u1
|
||||||
|
gpg-wks-server==2.2.12-1+deb10u1
|
||||||
|
gpgconf==2.2.12-1+deb10u1
|
||||||
|
gpgsm==2.2.12-1+deb10u1
|
||||||
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
|
libdpkg-perl==1.19.7
|
||||||
@ -14,9 +24,10 @@ 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
|
||||||
|
linux-libc-dev==4.19.235-1
|
||||||
mrvlprestera==1.0
|
mrvlprestera==1.0
|
||||||
openssl==1.1.1n-0+deb10u1
|
openssl==1.1.1n-0+deb10u1
|
||||||
rsyslog==8.1901.0-1+deb10u1
|
rsyslog==8.1901.0-1+deb10u1
|
||||||
tzdata==2021a-0+deb10u4
|
tzdata==2021a-0+deb10u5
|
||||||
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
|
@ -3,13 +3,13 @@ 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==2022.5.18.1
|
certifi==2022.6.15
|
||||||
cffi==1.15.0
|
cffi==1.15.1
|
||||||
charset-normalizer==2.0.12
|
charset-normalizer==2.1.0
|
||||||
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.2
|
cryptography==37.0.4
|
||||||
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
|
||||||
@ -47,7 +47,7 @@ python-dateutil==2.8.2
|
|||||||
pyyaml==5.4.1
|
pyyaml==5.4.1
|
||||||
redis==3.5.3
|
redis==3.5.3
|
||||||
regex==2022.6.2
|
regex==2022.6.2
|
||||||
requests==2.27.1
|
requests==2.28.1
|
||||||
scapy==2.4.4
|
scapy==2.4.4
|
||||||
semantic-version==2.10.0
|
semantic-version==2.10.0
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
@ -57,6 +57,6 @@ toposort==1.6
|
|||||||
urllib3==1.26.9
|
urllib3==1.26.9
|
||||||
watchdog==0.10.3
|
watchdog==0.10.3
|
||||||
wcwidth==0.2.5
|
wcwidth==0.2.5
|
||||||
websocket-client==1.3.2
|
websocket-client==1.3.3
|
||||||
www-authenticate==0.9.2
|
www-authenticate==0.9.2
|
||||||
xmltodict==0.12.0
|
xmltodict==0.12.0
|
Reference in New Issue
Block a user