[ci/build]: Upgrade SONiC package versions (#14719)
This commit is contained in:
parent
19b212c6a0
commit
a595a02d68
@ -8,7 +8,7 @@ jsonschema==2.6.0
|
|||||||
natsort==6.2.1
|
natsort==6.2.1
|
||||||
netaddr==0.8.0
|
netaddr==0.8.0
|
||||||
netifaces==0.11.0
|
netifaces==0.11.0
|
||||||
psutil==5.9.4
|
psutil==5.9.5
|
||||||
pyroute2==0.5.14
|
pyroute2==0.5.14
|
||||||
python-arptable==0.0.2
|
python-arptable==0.0.2
|
||||||
tabulate==0.9.0
|
tabulate==0.9.0
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
https://chromium.googlesource.com/chromium/tools/depot_tools.git==97dadd025f541f67af48417cc12ebdc00c1ad29c
|
https://chromium.googlesource.com/chromium/tools/depot_tools.git==9e36ef60d0b3b3da1d79cf388275697281d27f21
|
||||||
https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f
|
https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f
|
||||||
https://github.com/CESNET/libyang.git==9a4e5b2ce30b9696116d6e654ee55caab5aafed8
|
https://github.com/CESNET/libyang.git==9a4e5b2ce30b9696116d6e654ee55caab5aafed8
|
||||||
https://github.com/daveolson53/libnss-tacplus.git==19008ab68d9d504aa58eb34d5f564755a1613b8b
|
https://github.com/daveolson53/libnss-tacplus.git==19008ab68d9d504aa58eb34d5f564755a1613b8b
|
||||||
|
@ -20,7 +20,7 @@ https://deb.nodesource.com/gpgkey/nodesource.gpg.key==003b51a89a133b5db4cca98b2d
|
|||||||
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==42875141604382f0abb4d047f645dfe1
|
https://deb.nodesource.com/node_14.x/dists/buster/Release==42875141604382f0abb4d047f645dfe1
|
||||||
https://deb.nodesource.com/setup_10.x==6742c0148159980e8f6e886df1f8bbe1
|
https://deb.nodesource.com/setup_10.x==6742c0148159980e8f6e886df1f8bbe1
|
||||||
https://deb.nodesource.com/setup_14.x==7e3b27b12367cbc79d788cd43bbc917c
|
https://deb.nodesource.com/setup_14.x==6c6544a971533fb0e3c6ef55b15e0c54
|
||||||
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_20220221_sai.1.7.1_deb10.deb==65de37f7834823ba69ab5e55acc5c5f4
|
https://github.com/barefootnetworks/sonic-release-pkgs/raw/dev/bfnplatform_20220221_sai.1.7.1_deb10.deb==65de37f7834823ba69ab5e55acc5c5f4
|
||||||
https://github.com/barefootnetworks/sonic-release-pkgs/raw/dev/bfnsdk_20220221_sai.1.7.1_deb10.deb==75df8156b85467b501dc67f1914d6ed7
|
https://github.com/barefootnetworks/sonic-release-pkgs/raw/dev/bfnsdk_20220221_sai.1.7.1_deb10.deb==75df8156b85467b501dc67f1914d6ed7
|
||||||
|
@ -12,9 +12,9 @@ libipt2==2.0-2
|
|||||||
libkmod2==26-1
|
libkmod2==26-1
|
||||||
libpcre2-16-0==10.32-5+deb10u1
|
libpcre2-16-0==10.32-5+deb10u1
|
||||||
libpopt0==1.16-12
|
libpopt0==1.16-12
|
||||||
libprotobuf-dev==3.6.1.3-2
|
libprotobuf-dev==3.6.1.3-2+deb10u1
|
||||||
libprotobuf-lite17==3.6.1.3-2
|
libprotobuf-lite17==3.6.1.3-2+deb10u1
|
||||||
libprotobuf17==3.6.1.3-2
|
libprotobuf17==3.6.1.3-2+deb10u1
|
||||||
libqt5core5a==5.11.3+dfsg1-1+deb10u5
|
libqt5core5a==5.11.3+dfsg1-1+deb10u5
|
||||||
libqt5dbus5==5.11.3+dfsg1-1+deb10u5
|
libqt5dbus5==5.11.3+dfsg1-1+deb10u5
|
||||||
libqt5network5==5.11.3+dfsg1-1+deb10u5
|
libqt5network5==5.11.3+dfsg1-1+deb10u5
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
hiredis==2.2.2
|
hiredis==2.2.2
|
||||||
psutil==5.9.4
|
psutil==5.9.5
|
||||||
python-arptable==0.0.2
|
python-arptable==0.0.2
|
||||||
smbus==1.1.post2
|
smbus==1.1.post2
|
@ -1,14 +1,14 @@
|
|||||||
attrs==22.2.0
|
attrs==23.1.0
|
||||||
certifi==2017.4.17
|
certifi==2017.4.17
|
||||||
charset-normalizer==3.1.0
|
charset-normalizer==3.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.2.3
|
flask==2.2.3
|
||||||
grpcio==1.53.0
|
grpcio==1.54.0
|
||||||
grpcio-tools==1.20.0
|
grpcio-tools==1.20.0
|
||||||
idna==3.4
|
idna==3.4
|
||||||
importlib-metadata==6.4.1
|
importlib-metadata==6.5.0
|
||||||
importlib-resources==5.12.0
|
importlib-resources==5.12.0
|
||||||
inflection==0.5.1
|
inflection==0.5.1
|
||||||
itsdangerous==2.1.2
|
itsdangerous==2.1.2
|
||||||
|
@ -13,9 +13,9 @@ libgpm2==1.20.7-5
|
|||||||
libipt2==2.0-2
|
libipt2==2.0-2
|
||||||
libkmod2==26-1
|
libkmod2==26-1
|
||||||
libpopt0==1.16-12
|
libpopt0==1.16-12
|
||||||
libprotobuf-dev==3.6.1.3-2
|
libprotobuf-dev==3.6.1.3-2+deb10u1
|
||||||
libprotobuf-lite17==3.6.1.3-2
|
libprotobuf-lite17==3.6.1.3-2+deb10u1
|
||||||
libprotobuf17==3.6.1.3-2
|
libprotobuf17==3.6.1.3-2+deb10u1
|
||||||
libsaibcm==4.3.7.1-7
|
libsaibcm==4.3.7.1-7
|
||||||
libsaimetadata==1.0.0
|
libsaimetadata==1.0.0
|
||||||
libsaimetadata-dbg==1.0.0
|
libsaimetadata-dbg==1.0.0
|
||||||
|
@ -916,10 +916,10 @@ libpostproc55==7:4.1.10-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
|
||||||
libprotobuf-dev==3.6.1.3-2
|
libprotobuf-dev==3.6.1.3-2+deb10u1
|
||||||
libprotobuf-lite17==3.6.1.3-2
|
libprotobuf-lite17==3.6.1.3-2+deb10u1
|
||||||
libprotobuf17==3.6.1.3-2
|
libprotobuf17==3.6.1.3-2+deb10u1
|
||||||
libprotoc17==3.6.1.3-2
|
libprotoc17==3.6.1.3-2+deb10u1
|
||||||
libproxy1v5==0.4.15-5+deb10u1
|
libproxy1v5==0.4.15-5+deb10u1
|
||||||
libpsl5==0.20.2-2
|
libpsl5==0.20.2-2
|
||||||
libpsm-infinipath1==3.3+20.604758e7-6
|
libpsm-infinipath1==3.3+20.604758e7-6
|
||||||
@ -1431,7 +1431,7 @@ preview-latex-style==11.91-2
|
|||||||
pristine-tar==1.46
|
pristine-tar==1.46
|
||||||
procmail==3.22-26+deb10u1
|
procmail==3.22-26+deb10u1
|
||||||
procps==2:3.3.15-2
|
procps==2:3.3.15-2
|
||||||
protobuf-compiler==3.6.1.3-2
|
protobuf-compiler==3.6.1.3-2+deb10u1
|
||||||
psmisc==23.2-1+deb10u1
|
psmisc==23.2-1+deb10u1
|
||||||
psutils==1.17.dfsg-4
|
psutils==1.17.dfsg-4
|
||||||
publicsuffix==20220811.1734-0+deb10u1
|
publicsuffix==20220811.1734-0+deb10u1
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
https://chromium.googlesource.com/chromium/tools/depot_tools.git==97dadd025f541f67af48417cc12ebdc00c1ad29c
|
https://chromium.googlesource.com/chromium/tools/depot_tools.git==9e36ef60d0b3b3da1d79cf388275697281d27f21
|
||||||
https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f
|
https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f
|
@ -1,2 +1,2 @@
|
|||||||
https://chromium.googlesource.com/chromium/tools/depot_tools.git==97dadd025f541f67af48417cc12ebdc00c1ad29c
|
https://chromium.googlesource.com/chromium/tools/depot_tools.git==9e36ef60d0b3b3da1d79cf388275697281d27f21
|
||||||
https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f
|
https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f
|
@ -23,7 +23,7 @@ netaddr==0.8.0
|
|||||||
netifaces==0.11.0
|
netifaces==0.11.0
|
||||||
pathtools==0.1.2
|
pathtools==0.1.2
|
||||||
pexpect==4.8.0
|
pexpect==4.8.0
|
||||||
psutil==5.9.4
|
psutil==5.9.5
|
||||||
ptyprocess==0.7.0
|
ptyprocess==0.7.0
|
||||||
pyang==2.5.3
|
pyang==2.5.3
|
||||||
pyangbind==0.8.1
|
pyangbind==0.8.1
|
||||||
|
Loading…
Reference in New Issue
Block a user