Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade SONiC Versions #12925

Merged
merged 1 commit into from
Dec 4, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,14 @@ isc-dhcp-relay==4.4.1-2
kernel-mft-dkms==4.18.0-106
libhiredis-dev==0.14.0-3~bpo9+1
libhiredis0.14==0.14.0-3~bpo9+1
libnl-3-200==3.5.0-1
libnl-3-dev==3.5.0-1
libnl-cli-3-200==3.5.0-1
libnl-cli-3-dev==3.5.0-1
libnl-genl-3-200==3.5.0-1
libnl-genl-3-dev==3.5.0-1
libnl-nf-3-200==3.5.0-1
libnl-nf-3-dev==3.5.0-1
libnl-route-3-200==3.5.0-1
libnl-route-3-dev==3.5.0-1
libsaibcm==4.3.7.1-6
libsaibcm-dev==4.3.7.1-6
libsaimetadata==1.0.0
libsaimetadata-dev==1.0.0
libsairedis==1.0.0
Expand All @@ -34,6 +31,7 @@ libteam-utils==1.30-1
libteam5==1.30-1
libteamdctl0==1.30-1
libthrift-0.11.0==0.11.0-4
libthrift-0.13.0==0.13.0-6
libthrift-dev==0.11.0-4
libyang==1.0.73
libyang-cpp==1.0.73
Expand All @@ -47,6 +45,7 @@ python-swsscommon==1.0.0
python-thrift==0.11.0-4
python2-yang==1.0.73
python3-swsscommon==1.0.0
python3-thrift==0.13.0-6
python3-yang==1.0.73
sonic-dhcp6relay==1.0.0-0
sonic-dhcpmon==1.0.0-0
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
libnl-3-200==3.5.0-1
libnl-3-dev==3.5.0-1
libnl-route-3-200==3.5.0-1
libnl-route-3-dev==3.5.0-1
linux-headers-4.19.0-12-2-arm64==4.19.152-1
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
libnl-3-200==3.5.0-1
libnl-3-dev==3.5.0-1
libnl-route-3-200==3.5.0-1
libnl-route-3-dev==3.5.0-1
linux-headers-4.19.0-12-2-armmp==4.19.152-1
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ psutil==5.9.4
pyroute2==0.5.14
python-arptable==0.0.2
tabulate==0.9.0
thrift==0.13.0
websocket-client==1.4.2
xmltodict==0.12.0
zipp==1.2.0
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ http://deb.debian.org/debian/pool/main/m/makedumpfile/makedumpfile_1.6.1-1.debia
http://deb.debian.org/debian/pool/main/m/makedumpfile/makedumpfile_1.6.1.orig.tar.gz==16c0ae9902ae57be4a603a6ab1e86c53
http://deb.debian.org/debian/pool/main/n/ntp/ntp_4.2.8p12+dfsg-4.debian.tar.xz==bec40e0bda23a893e76843579c68d901
http://deb.debian.org/debian/pool/main/n/ntp/ntp_4.2.8p12+dfsg.orig.tar.xz==71044a49f4ab09c9bc10ed9862d22939
http://deb.debian.org/debian/pool/main/t/thrift//thrift_0.13.0-6.debian.tar.xz==4c0d6cab366b4fdb0372299ecc8a219a
http://deb.debian.org/debian/pool/main/t/thrift//thrift_0.13.0-6.dsc==278cfe25d286d1840ee366b557ed6ab0
http://deb.debian.org/debian/pool/main/t/thrift//thrift_0.13.0.orig.tar.gz==38a27d391a2b03214b444cb13d5664f1
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.orig.tar.gz==6d565680a4af0d2e261abbc3e3431b2b
Expand Down
2 changes: 1 addition & 1 deletion files/build/versions/default/versions-git
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
https://chromium.googlesource.com/chromium/tools/depot_tools.git==0922aaade135019beea0fe8c13568525d5ad72aa
https://chromium.googlesource.com/chromium/tools/depot_tools.git==ec1882fbc24e603f5b35b81739f2ae1541d3b9bb
https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f
https://github.com/CESNET/libyang.git==f95b730cc8d8903c68f1b463a0b4d2856ad4943f
https://github.com/daveolson53/libnss-tacplus.git==19008ab68d9d504aa58eb34d5f564755a1613b8b
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
gdb==8.2.1-2+b3
kmod==26-1
libbabeltrace1==1.5.6-2+deb10u1
libboost-atomic1.71.0==1.71.0-6~bpo10+1
libc-dev-bin==2.28-10+deb10u2
libc6-dev==2.28-10+deb10u2
libdouble-conversion1==3.1.0-3
libdw1==0.176-1.1
libglib2.0-0==2.58.3-2+deb10u4
libicu63==63.1-6+deb10u3
libipt2==2.0-2
libkmod2==26-1
libpcre2-16-0==10.32-5
libpopt0==1.16-12
libprotobuf-dev==3.6.1.3-2
libprotobuf-lite17==3.6.1.3-2
libprotobuf17==3.6.1.3-2
libqt5core5a==5.11.3+dfsg1-1+deb10u5
libqt5dbus5==5.11.3+dfsg1-1+deb10u5
libqt5network5==5.11.3+dfsg1-1+deb10u5
libsaibcm==4.3.7.1-6
libsaithrift-dev==0.9.4
libthrift-0.13.0==0.13.0-6
libyaml-0-2==0.2.1-1
libyaml-dev==0.2.1-1
linux-libc-dev==4.19.260-1
saiserver==0.9.4
zlib1g-dev==1:1.2.11.dfsg-1+deb10u2
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
https://chromium.googlesource.com/chromium/tools/depot_tools.git==0922aaade135019beea0fe8c13568525d5ad72aa
https://chromium.googlesource.com/chromium/tools/depot_tools.git==ec1882fbc24e603f5b35b81739f2ae1541d3b9bb
https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
https://chromium.googlesource.com/chromium/tools/depot_tools.git==0922aaade135019beea0fe8c13568525d5ad72aa
https://chromium.googlesource.com/chromium/tools/depot_tools.git==ec1882fbc24e603f5b35b81739f2ae1541d3b9bb
https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f