forked from sonic-net/sonic-buildimage
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ci/build]: Upgrade SONiC package versions (sonic-net#17035)
- Loading branch information
1 parent
84b6cf4
commit 589bba3
Showing
84 changed files
with
3,133 additions
and
1,000 deletions.
There are no files selected for viewing
24 changes: 24 additions & 0 deletions
24
files/build/versions/build/build-sonic-slave-bookworm/versions-deb-bookworm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
debootstrap==1.0.123+deb11u1 | ||
kernel-mft-dkms==4.25.0-62 | ||
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-dev==3.5.0-1 | ||
libswsscommon==1.0.0 | ||
libswsscommon-dev==1.0.0 | ||
libtac-dev==1.4.1-1 | ||
libtac2==1.4.1-1 | ||
libyang==1.0.73 | ||
libyang-cpp==1.0.73 | ||
libyang-dev==1.0.73 | ||
linux-headers-6.1.0-11-2-amd64==6.1.38-4 | ||
linux-headers-6.1.0-11-2-common==6.1.38-4 | ||
net-tools==2.10-0.1 | ||
python3-swsscommon==1.0.0 | ||
python3-yang==1.0.73 | ||
sonic-platform-pddf==1.1 | ||
sonic-platform-pddf-sym==1.1 |
2 changes: 2 additions & 0 deletions
2
files/build/versions/build/build-sonic-slave-bookworm/versions-deb-bookworm-arm64
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
libnl-3-200==3.5.0-1 | ||
libnl-route-3-200==3.5.0-1 |
2 changes: 2 additions & 0 deletions
2
files/build/versions/build/build-sonic-slave-bookworm/versions-deb-bookworm-armhf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
libnl-3-200==3.5.0-1 | ||
libnl-route-3-200==3.5.0-1 |
34 changes: 34 additions & 0 deletions
34
files/build/versions/build/build-sonic-slave-bookworm/versions-py3
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
blessed==1.20.0 | ||
cffi==1.16.0 | ||
click-log==0.4.0 | ||
colorful==0.5.5 | ||
deepdiff==6.2.2 | ||
docker==6.1.3 | ||
docker-image-py==0.1.12 | ||
enlighten==1.12.0 | ||
filelock==3.12.4 | ||
ijson==3.2.3 | ||
ipaddress==1.0.23 | ||
jsondiff==2.0.0 | ||
jsonpatch==1.33 | ||
jsonpointer==2.4 | ||
jsonschema==2.6.0 | ||
natsort==6.2.1 | ||
netaddr==0.8.0 | ||
netifaces==0.11.0 | ||
ordered-set==4.1.0 | ||
paramiko==2.11.0 | ||
prefixed==0.7.0 | ||
prettyprinter==0.18.0 | ||
pycairo==1.25.0 | ||
pycparser==2.21 | ||
pynacl==1.5.0 | ||
pyroute2==0.5.19 | ||
semantic-version==2.10.0 | ||
systemd-python==235 | ||
tabulate==0.9.0 | ||
toposort==1.6 | ||
wcwidth==0.2.8 | ||
websocket-client==1.6.4 | ||
www-authenticate==0.9.2 | ||
xmltodict==0.12.0 |
7 changes: 7 additions & 0 deletions
7
files/build/versions/build/build-sonic-slave-bookworm/versions-py3-all-arm64
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
bitarray==2.8.1 | ||
click==7.0 | ||
lxml==4.9.1 | ||
pexpect==4.8.0 | ||
ptyprocess==0.7.0 | ||
pyyaml==6.0.1 | ||
urllib3==2.0.7 |
7 changes: 7 additions & 0 deletions
7
files/build/versions/build/build-sonic-slave-bookworm/versions-py3-all-armhf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
bitarray==2.8.1 | ||
click==7.0 | ||
lxml==4.9.1 | ||
pexpect==4.8.0 | ||
ptyprocess==0.7.0 | ||
pyyaml==6.0.1 | ||
urllib3==2.0.7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
files/build/versions/build/build-sonic-slave-bullseye/versions-deb-bullseye-arm64
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
libnl-3-200==3.5.0-1 | ||
libnl-route-3-200==3.5.0-1 | ||
linux-headers-5.10.0-23-2-arm64==5.10.179-3 | ||
mrvllibsai==1.12.0-2 |
2 changes: 1 addition & 1 deletion
2
files/build/versions/build/build-sonic-slave-bullseye/versions-deb-bullseye-armhf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
libnl-3-200==3.5.0-1 | ||
libnl-route-3-200==3.5.0-1 | ||
linux-headers-5.10.0-23-2-armmp==5.10.179-3 | ||
mrvllibsai==1.12.0-2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
files/build/versions/build/build-sonic-slave-bullseye/versions-py3-all-arm64
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
bcrypt==3.2.2 | ||
bitarray==1.5.3 | ||
click==7.0 | ||
pyyaml==6.0.1 | ||
requests==2.31.0 | ||
urllib3==2.0.5 | ||
urllib3==2.0.7 | ||
zipp==1.2.0 |
4 changes: 2 additions & 2 deletions
4
files/build/versions/build/build-sonic-slave-bullseye/versions-py3-all-armhf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
bcrypt==3.2.2 | ||
bitarray==1.5.3 | ||
click==7.0 | ||
pyyaml==6.0.1 | ||
requests==2.31.0 | ||
urllib3==2.0.5 | ||
urllib3==2.0.7 | ||
zipp==1.2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
files/build/versions/build/build-sonic-slave-buster/versions-py3
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
ijson==2.6.1 | ||
ijson==3.2.3 | ||
ipaddress==1.0.23 | ||
jsondiff==2.0.0 | ||
natsort==6.2.1 | ||
netaddr==0.8.0 | ||
tabulate==0.8.2 | ||
tabulate==0.9.0 | ||
xmltodict==0.12.0 |
2 changes: 1 addition & 1 deletion
2
files/build/versions/build/build-sonic-slave-buster/versions-py3-all-arm64
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
bitarray==1.5.3 | ||
pyyaml==6.0.1 |
2 changes: 1 addition & 1 deletion
2
files/build/versions/build/build-sonic-slave-buster/versions-py3-all-armhf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
bitarray==1.5.3 | ||
pyyaml==6.0.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,15 @@ | ||
amd64:amd64/debian:bullseye==sha256:9d23db14fbdc095689c423af56b9525538de139a1bbe950b4f0467698fb874d2 | ||
amd64:amd64/debian:buster==sha256:d774a984460a74973e6ce4d1f87ab90f2818e41fcdd4802bcbdc4e0b67f9dadf | ||
amd64:debian:bullseye==sha256:54d33aaad0bc936a9a40d856764c7bc35c0afaa9cab51f88bb95f6cd8004438d | ||
amd64:debian:buster==sha256:484cc8ab0d73f513e3f9bacd03424eb081bd90f594d7ebde42587843fdc242f3 | ||
arm64:arm64v8/debian:bullseye==sha256:eefb45317844a131035d89384dbbe3858a0c22f6b7884e56648bd6b22d206a8a | ||
arm64:arm64v8/debian:buster==sha256:de3b447d1ed18aabf08e36086037e7a78883ab3b25cb2b7fb014f7873391fe81 | ||
arm64:debian:bullseye==sha256:54d33aaad0bc936a9a40d856764c7bc35c0afaa9cab51f88bb95f6cd8004438d | ||
arm64:debian:buster==sha256:484cc8ab0d73f513e3f9bacd03424eb081bd90f594d7ebde42587843fdc242f3 | ||
armhf:arm32v7/debian:bullseye==sha256:19973da79531feade9ed259004c735d0458285f1db9a16bd9d76a954b261c4ab | ||
armhf:arm32v7/debian:buster==sha256:b6dc71e7be8b027386c8562e72ae8b78ee2db29093787e5268b18d42900a2d12 | ||
armhf:debian:bullseye==sha256:54d33aaad0bc936a9a40d856764c7bc35c0afaa9cab51f88bb95f6cd8004438d | ||
armhf:debian:buster==sha256:484cc8ab0d73f513e3f9bacd03424eb081bd90f594d7ebde42587843fdc242f3 | ||
amd64:amd64/debian:bullseye==sha256:3da0c9fb1282040a13e26074dc1712f656fc2fa6d8d2e264612e5c7266f17653 | ||
amd64:amd64/debian:buster==sha256:88a98482ebe4b8ef20104c844d74ac59a7241e8782c9ea3a1c1d47503dbbbddb | ||
amd64:debian:bookworm==sha256:7d3e8810c96a6a278c218eb8e7f01efaec9d65f50c54aae37421dc3cbeba6535 | ||
amd64:debian:bullseye==sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b | ||
amd64:debian:buster==sha256:853b9ec779e55f670cbdcb5e15bfb778b5be2c5c61fc8c655638b7a977d273c6 | ||
arm64:arm64v8/debian:bullseye==sha256:7a89d1fd045f797f2f34dd778bdf19335587357c3603859f2048f4c0285b06a8 | ||
arm64:arm64v8/debian:buster==sha256:22d2604df80a9385e2dd191b518bb33b7204805e01fbc80621aac7441f8dd0fd | ||
arm64:debian:bookworm==sha256:7d3e8810c96a6a278c218eb8e7f01efaec9d65f50c54aae37421dc3cbeba6535 | ||
arm64:debian:bullseye==sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b | ||
arm64:debian:buster==sha256:853b9ec779e55f670cbdcb5e15bfb778b5be2c5c61fc8c655638b7a977d273c6 | ||
armhf:arm32v7/debian:bullseye==sha256:6879eee9d653dfa6d92b36fa682482facf009a5434036afdba78b488ea1b7e62 | ||
armhf:arm32v7/debian:buster==sha256:68111b72aab43dcb684b0b4a3dc0926fcbb43f6f6c1f3a370ea6619ec7228d08 | ||
armhf:debian:bookworm==sha256:7d3e8810c96a6a278c218eb8e7f01efaec9d65f50c54aae37421dc3cbeba6535 | ||
armhf:debian:bullseye==sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b | ||
armhf:debian:buster==sha256:853b9ec779e55f670cbdcb5e15bfb778b5be2c5c61fc8c655638b7a977d273c6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,23 @@ | ||
deb.debian.org_debian-security_dists_bookworm-security==2023-10-27T23:54:58Z | ||
deb.debian.org_debian_dists_bookworm==2023-10-07T09:29:19Z | ||
deb.debian.org_debian_dists_bookworm-updates==2023-10-27T20:11:46Z | ||
deb.nodesource.com_node%5f14.x_dists_bookworm==2023-02-17T00:35:29Z | ||
deb.nodesource.com_node%5f14.x_dists_bullseye==2023-02-17T00:35:28Z | ||
deb.nodesource.com_node%5f14.x_dists_buster==2023-02-17T00:35:28Z | ||
debian==20230924T000228Z | ||
debian-security==20230924T000235Z | ||
download.docker.com_linux_debian_dists_bullseye==2023-09-15T23:15:08Z | ||
download.docker.com_linux_debian_dists_buster==2023-09-15T23:15:08Z | ||
packages.trafficmanager.net_snapshot_debian-security_20230924T000235Z_dists_bullseye-security==2023-09-23T14:03:27Z | ||
packages.trafficmanager.net_snapshot_debian-security_20230924T000235Z_dists_buster_updates==2023-09-23T14:03:27Z | ||
packages.trafficmanager.net_snapshot_debian_20230924T000228Z_dists_bullseye==2023-06-10T08:52:21Z | ||
packages.trafficmanager.net_snapshot_debian_20230924T000228Z_dists_bullseye-backports==2023-09-23T20:17:29Z | ||
packages.trafficmanager.net_snapshot_debian_20230924T000228Z_dists_bullseye-updates==2023-09-23T20:17:29Z | ||
packages.trafficmanager.net_snapshot_debian_20230924T000228Z_dists_buster==2023-06-10T08:53:33Z | ||
packages.trafficmanager.net_snapshot_debian_20230924T000228Z_dists_buster-backports==2023-09-23T20:17:29Z | ||
packages.trafficmanager.net_snapshot_debian_20230924T000228Z_dists_buster-updates==2023-06-10T08:55:10Z | ||
debian==20231027T000138Z | ||
debian-security==20231027T000139Z | ||
download.docker.com_linux_debian_dists_bookworm==2023-10-26T15:36:36Z | ||
download.docker.com_linux_debian_dists_bullseye==2023-10-26T15:36:36Z | ||
download.docker.com_linux_debian_dists_buster==2023-10-26T15:36:37Z | ||
packages.trafficmanager.net_snapshot_debian-security_20231027T000139Z_dists_bookworm-security==2023-10-26T18:49:39Z | ||
packages.trafficmanager.net_snapshot_debian-security_20231027T000139Z_dists_bullseye-security==2023-10-26T18:49:40Z | ||
packages.trafficmanager.net_snapshot_debian-security_20231027T000139Z_dists_buster_updates==2023-10-26T18:49:38Z | ||
packages.trafficmanager.net_snapshot_debian_20231027T000138Z_dists_bookworm==2023-10-07T09:29:19Z | ||
packages.trafficmanager.net_snapshot_debian_20231027T000138Z_dists_bookworm-backports==2023-10-26T20:14:09Z | ||
packages.trafficmanager.net_snapshot_debian_20231027T000138Z_dists_bookworm-updates==2023-10-26T20:14:09Z | ||
packages.trafficmanager.net_snapshot_debian_20231027T000138Z_dists_bullseye==2023-10-07T11:07:16Z | ||
packages.trafficmanager.net_snapshot_debian_20231027T000138Z_dists_bullseye-backports==2023-10-26T20:14:09Z | ||
packages.trafficmanager.net_snapshot_debian_20231027T000138Z_dists_bullseye-updates==2023-10-26T20:14:09Z | ||
packages.trafficmanager.net_snapshot_debian_20231027T000138Z_dists_buster==2023-06-10T08:53:33Z | ||
packages.trafficmanager.net_snapshot_debian_20231027T000138Z_dists_buster-backports==2023-10-26T20:14:09Z | ||
packages.trafficmanager.net_snapshot_debian_20231027T000138Z_dists_buster-updates==2023-06-10T08:55:10Z |
Oops, something went wrong.