Skip to content

Commit cc09a02

Browse files
committed
[ci/build]: Upgrade SONiC package versions
1 parent 9555773 commit cc09a02

File tree

59 files changed

+509
-491
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+509
-491
lines changed

files/build/versions/build/build-sonic-slave-bullseye/versions-deb-bullseye

+24-20
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
applibs==1.mlnx.4.6.4082
2-
applibs-dev==1.mlnx.4.6.4082
1+
applibs==1.mlnx.4.6.4122
2+
applibs-dev==1.mlnx.4.6.4122
3+
debootstrap==1.0.123+deb11u2
34
kernel-mft-dkms==4.28.0-96
45
libdashapi==1.0.0
56
libnl-3-dev==3.5.0-1
@@ -35,9 +36,12 @@ libthrift-dev==0.11.0-4
3536
libyang==1.0.73
3637
libyang-cpp==1.0.73
3738
libyang-dev==1.0.73
38-
linux-headers-5.10.0-23-2-amd64==5.10.179-3
39-
linux-headers-5.10.0-23-2-common==5.10.179-3
40-
net-tools==1.60+git20181103.0eebece-1
39+
libyang2==2.0.112-6
40+
libyang2-dev==2.0.112-6
41+
linux-headers-5.10.0-30-2-amd64==5.10.218-1
42+
linux-headers-5.10.0-30-2-common==5.10.218-1
43+
mlnx-sai==1.mlnx.SAIBuild2311.28.0.13
44+
net-tools==1.60+git20181103.0eebece-1+deb11u1
4145
protobuf-compiler==3.21.12-3
4246
python-thrift==0.11.0-4
4347
python3-swsscommon==1.0.0
@@ -46,19 +50,19 @@ sonic-mgmt-common==1.0.0
4650
sonic-mgmt-common-codegen==1.0.0
4751
sonic-platform-pddf==1.1
4852
sonic-platform-pddf-sym==1.1
49-
sx-acl-helper==1.mlnx.4.6.4082
50-
sx-acl-helper-dev==1.mlnx.4.6.4082
51-
sx-complib==1.mlnx.4.6.4082
52-
sx-complib-dev==1.mlnx.4.6.4082
53-
sx-examples==1.mlnx.4.6.4082
54-
sx-examples-dev==1.mlnx.4.6.4082
55-
sx-gen-utils==1.mlnx.4.6.4082
56-
sx-gen-utils-dev==1.mlnx.4.6.4082
57-
sx-hash-calc==1.mlnx.4.6.4082
58-
sx-obj-desc-lib==1.mlnx.4.6.4082
59-
sx-obj-desc-lib-dev==1.mlnx.4.6.4082
60-
sxd-libs==1.mlnx.4.6.4082
61-
sxd-libs-dev==1.mlnx.4.6.4082
53+
sx-acl-helper==1.mlnx.4.6.4122
54+
sx-acl-helper-dev==1.mlnx.4.6.4122
55+
sx-complib==1.mlnx.4.6.4122
56+
sx-complib-dev==1.mlnx.4.6.4122
57+
sx-examples==1.mlnx.4.6.4122
58+
sx-examples-dev==1.mlnx.4.6.4122
59+
sx-gen-utils==1.mlnx.4.6.4122
60+
sx-gen-utils-dev==1.mlnx.4.6.4122
61+
sx-hash-calc==1.mlnx.4.6.4122
62+
sx-obj-desc-lib==1.mlnx.4.6.4122
63+
sx-obj-desc-lib-dev==1.mlnx.4.6.4122
64+
sxd-libs==1.mlnx.4.6.4122
65+
sxd-libs-dev==1.mlnx.4.6.4122
6266
thrift-compiler==0.11.0-4
63-
wjh-libs==1.mlnx.4.6.4082
64-
wjh-libs-dev==1.mlnx.4.6.4082
67+
wjh-libs==1.mlnx.4.6.4122
68+
wjh-libs-dev==1.mlnx.4.6.4122
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
libnl-3-200==3.5.0-1
22
libnl-route-3-200==3.5.0-1
3-
linux-headers-5.10.0-23-2-arm64==5.10.179-3
3+
linux-headers-5.10.0-30-2-arm64==5.10.218-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
libnl-3-200==3.5.0-1
22
libnl-route-3-200==3.5.0-1
3-
linux-headers-5.10.0-23-2-armmp==5.10.179-3
3+
libsaivs-dev==1.0.0
4+
linux-headers-5.10.0-30-2-armmp==5.10.218-1

files/build/versions/build/build-sonic-slave-bullseye/versions-py3

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ paramiko==2.11.0
2020
pddf-platform==1.0
2121
prefixed==0.7.0
2222
prettyprinter==0.18.0
23-
psutil==5.9.5
24-
pycairo==1.24.0
23+
psutil==6.1.1
24+
pycairo==1.26.1
2525
pycparser==2.21
2626
pynacl==1.5.0
2727
pyroute2==0.5.19
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
bcrypt==3.2.2
22
bitarray==1.5.3
33
click==7.0
4+
psutil==5.9.5
45
requests==2.31.0
56
urllib3==2.0.5
7+
zipp==1.2.0
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
bcrypt==3.2.2
22
bitarray==1.5.3
33
click==7.0
4+
psutil==5.9.5
45
requests==2.31.0
56
urllib3==2.0.5
67
zipp==1.2.0
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
amd64:amd64/debian:bullseye==sha256:49f482896ab298ec24b8b6e51aa835e9ae71cffb3c03bb4f7c21303a8b371564
1+
amd64:amd64/debian:bullseye==sha256:da5c2dc5e036efbfa25b4a0abfb41e497a44c3e9ab630e8ef6699600790511e7
22
amd64:amd64/debian:buster==sha256:255eec9d157d35e00a81a45f1e958fd19437d504139e8eb4ea6cc380ea741ed4
3-
amd64:debian:bullseye==sha256:0bb606aad3307370c8b4502eff11fde298e5b7721e59a0da3ce9b30cb92045ed
3+
amd64:debian:bullseye==sha256:e5bfb7364038fd100c2faebdd674145bd1bc758a57f3c67023cced99d0eff0f7
44
amd64:debian:buster==sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225
5-
arm64:arm64v8/debian:bullseye==sha256:fdad84a235716d4f605a279cd34fa47d88789f24939cdbdc2e0ecdbc1e525a79
5+
arm64:arm64v8/debian:bullseye==sha256:abb36821ef051d2e7b489deae6f16e0c123bc330200060572fb8c6eb89de6b92
66
arm64:arm64v8/debian:buster==sha256:4d104dd705ba3cba521271fae2d7259e4bc078c5f4855de32dab30acc9a5d3c5
7-
arm64:debian:bullseye==sha256:0bb606aad3307370c8b4502eff11fde298e5b7721e59a0da3ce9b30cb92045ed
7+
arm64:debian:bullseye==sha256:e5bfb7364038fd100c2faebdd674145bd1bc758a57f3c67023cced99d0eff0f7
88
arm64:debian:buster==sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225
99
armhf:arm32v7/debian:bullseye==sha256:de07db284fdd71abd806c3b84c8766566fe8b211a9a5d2af99848c16d50f8da4
1010
armhf:arm32v7/debian:buster==sha256:540d61b391864b97f3ee3d9d0ded73d21e35b23c3db56c6400ac789118d0f47c
11-
armhf:debian:bullseye==sha256:0bb606aad3307370c8b4502eff11fde298e5b7721e59a0da3ce9b30cb92045ed
11+
armhf:debian:bullseye==sha256:e5bfb7364038fd100c2faebdd674145bd1bc758a57f3c67023cced99d0eff0f7
1212
armhf:debian:buster==sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225
+12-12
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
https://chromium.googlesource.com/chromium/tools/depot_tools.git==1f6ef165b726ed7316b8e88666390e90a82e8e50
2-
https://github.com/aristanetworks/swi-tools.git==b5f087e4774168bf536360d43c9c509c8f14ad9f
3-
https://github.com/CESNET/libyang.git==fba28260f382d81cf8f4b91b24cd717b52324fc2
1+
https://chromium.googlesource.com/chromium/tools/depot_tools.git==9f48a4ca85ccbd091c99760083c7b5e60367daa9
2+
https://github.com/aristanetworks/swi-tools.git==989aec67105f565836364b4167c9566c132d0b54
3+
https://github.com/CESNET/libyang.git==03e294d83b610f89e8ba7b2156a80dc0ad534443
44
https://github.com/daveolson53/audisp-tacplus.git==559c9f22edd4f2dea0ecedffb3ad9502b12a75b6
55
https://github.com/daveolson53/libnss-tacplus.git==19008ab68d9d504aa58eb34d5f564755a1613b8b
66
https://github.com/dyninc/OpenBFDD.git==e35f43ad8d2b3f084e96a84c392528a90d05a287
7-
https://github.com/flashrom/flashrom.git==6ccfef8ccdf79f74a6212f4ba1dfe668b55c24a7
8-
https://github.com/FreeRADIUS/freeradius-server.git==1c1f9cfab2ce4f331e63bfc41caa8e9557fc33f9
9-
https://github.com/FreeRADIUS/pam_radius.git==b6442c3e0147f1019990520483fa3a30e4ccf059
7+
https://github.com/flashrom/flashrom.git==15e6b337437b906a817a87481301dec53b77bb66
8+
https://github.com/FreeRADIUS/freeradius-server.git==6a2391efeac88cd14bfa627447c72b3722e839d8
9+
https://github.com/FreeRADIUS/pam_radius.git==5e043859f177f12fed604da0f8e4c7577acadcb9
1010
https://github.com/jeroennijhof/pam_tacplus.git==b839c440e33c36eced9dcbc287fcfe6237c4c4ce
1111
https://github.com/jpirko/libteam.git==337125ce8d24ed66d7f4c7e6eef50458f3e7d154
1212
https://github.com/lguohan/gnxi.git==3adf8b97755b49947e465b5a14645f11e79fa0cd
13-
https://github.com/Marvell-switching/mrvl-prestera.git==36fa3a3f4e317d8c0c111cc74aafffce12e1546d
13+
https://github.com/Marvell-switching/mrvl-prestera.git==88f0532a0e6c33d399dc69096da463ce4fcfa8d4
1414
https://github.com/Mellanox/libpsample.git==62bb27d9a49424e45191eee81df7ce0d8c74e774
1515
https://github.com/p4lang/ptf.git==c554f83685186be4cfa9387eb5d6d700d2bbd7c0
1616
https://github.com/p4lang/scapy-vxlan.git==85ffe83da156568ee47a0750f638227e6e1d7479
17-
https://github.com/sflow/host-sflow==2893b4808608233da0c26531dff942a960445006
18-
https://github.com/sflow/sflowtool==c350bc8a6c5ef73d5b6b6529329391be4a2f5543
19-
https://github.com/thom311/libnl==81c40cbb904fb4844411cc660eaa0fd1d5d9f5f3
17+
https://github.com/sflow/host-sflow==3cf96c38fa98ac9a3fac6b02cc84426bcbe95798
18+
https://github.com/sflow/sflowtool==0ee84f23ae9a107fbd08fd1c33b21a2415a5fc18
19+
https://github.com/thom311/libnl==b3822aa3b605b2dc5f01f9aee8ee224fc23e23a0
2020
https://salsa.debian.org/debian/libteam.git==48142125234a665ad5367b724af36a58fb484d3d
21-
https://salsa.debian.org/kernel-team/initramfs-tools.git==1030062ea45fe8c0dcde0586e588bd95075afe5c
21+
https://salsa.debian.org/kernel-team/initramfs-tools.git==fe0846fea0879e7f7b206409eb0420a9e4fa2d68
2222
https://salsa.debian.org/sk-guest/monit.git==c9da7ebb1f35dfba17b50b5969a6e75e29cbec0d
23-
https://salsa.debian.org/ssh-team/openssh.git==52676cdebf990f4f1bbaeb1e3ab131f76d86e86b
23+
https://salsa.debian.org/ssh-team/openssh.git==e9f52d3c18a4bb5e2055bcec0cf08abfb137ea2c
+11-11
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
deb.nodesource.com_node%5f14.x_dists_bullseye==2023-02-17T00:35:28Z
22
deb.nodesource.com_node%5f14.x_dists_buster==2023-02-17T00:35:28Z
3-
debian==20240801T000314Z
4-
debian-security==20240801T000306Z
5-
download.docker.com_linux_debian_dists_bullseye==2024-08-27T19:23:45Z
3+
debian==20250129T000817Z
4+
debian-security==20250128T000906Z
5+
download.docker.com_linux_debian_dists_bullseye==2025-01-22T16:40:51Z
66
download.docker.com_linux_debian_dists_buster==2024-06-17T16:53:50Z
7-
packages.trafficmanager.net_snapshot_debian-security_20240801T000306Z_dists_bullseye-security==2024-07-31T23:24:07Z
8-
packages.trafficmanager.net_snapshot_debian-security_20240801T000306Z_dists_buster_updates==2024-07-31T23:24:08Z
9-
packages.trafficmanager.net_snapshot_debian_20240801T000314Z_dists_bullseye==2024-06-29T10:26:51Z
10-
packages.trafficmanager.net_snapshot_debian_20240801T000314Z_dists_bullseye-backports==2024-07-31T20:23:42Z
11-
packages.trafficmanager.net_snapshot_debian_20240801T000314Z_dists_bullseye-updates==2024-07-31T20:23:42Z
12-
packages.trafficmanager.net_snapshot_debian_20240801T000314Z_dists_buster==2023-06-10T08:53:33Z
13-
packages.trafficmanager.net_snapshot_debian_20240801T000314Z_dists_buster-backports==2024-03-09T20:54:54Z
14-
packages.trafficmanager.net_snapshot_debian_20240801T000314Z_dists_buster-updates==2023-06-10T08:55:10Z
7+
packages.trafficmanager.net_snapshot_debian-security_20250128T000906Z_dists_bullseye-security==2025-01-27T19:22:42Z
8+
packages.trafficmanager.net_snapshot_debian-security_20250128T000906Z_dists_buster_updates==2024-12-29T19:56:34Z
9+
packages.trafficmanager.net_snapshot_debian_20250129T000817Z_dists_bullseye==2024-08-31T11:02:15Z
10+
packages.trafficmanager.net_snapshot_debian_20250129T000817Z_dists_bullseye-backports==2025-01-28T20:22:08Z
11+
packages.trafficmanager.net_snapshot_debian_20250129T000817Z_dists_bullseye-updates==2025-01-28T20:22:08Z
12+
packages.trafficmanager.net_snapshot_debian_20250129T000817Z_dists_buster==2023-06-10T08:53:33Z
13+
packages.trafficmanager.net_snapshot_debian_20250129T000817Z_dists_buster-backports==2024-03-09T20:54:54Z
14+
packages.trafficmanager.net_snapshot_debian_20250129T000817Z_dists_buster-updates==2023-06-10T08:55:10Z

0 commit comments

Comments
 (0)