Skip to content
Open
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
13 changes: 4 additions & 9 deletions .azure-pipelines/azure-pipelines-UpgrateVersion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,9 @@ parameters:
default:
- vs
- broadcom
- centec
- centec-arm64
- generic
- marvell-armhf
- marvell-arm64
- mellanox
- pensando
- nvidia-bluefield

stages:
- stage: Prepare
Expand All @@ -50,8 +45,8 @@ stages:
steps:
- script: |
DEFAULT_MIRROR_URL_PREFIX=http://packages.trafficmanager.net
DEBIAN_TIMESTAMP=$(curl $DEFAULT_MIRROR_URL_PREFIX/snapshot/debian/latest/timestamp)
DEBIAN_SECURITY_TIMESTAMP=$(curl $DEFAULT_MIRROR_URL_PREFIX/snapshot/debian-security/latest/timestamp)
DEBIAN_TIMESTAMP=$(curl $DEFAULT_MIRROR_URL_PREFIX/debian-snapshot/debian/latest)
DEBIAN_SECURITY_TIMESTAMP=$(curl $DEFAULT_MIRROR_URL_PREFIX/debian-snapshot/debian-security/latest)
echo "DEBIAN_TIMESTAMP=$DEBIAN_TIMESTAMP, DEBIAN_SECURITY_TIMESTAMP=$DEBIAN_SECURITY_TIMESTAMP"
echo "##vso[task.setvariable variable=DEBIAN_TIMESTAMP;isOutput=true]$DEBIAN_TIMESTAMP"
echo "##vso[task.setvariable variable=DEBIAN_SECURITY_TIMESTAMP;isOutput=true]$DEBIAN_SECURITY_TIMESTAMP"
Expand Down Expand Up @@ -97,7 +92,7 @@ stages:
jobs:
- job: UpgradeVersions
pool:
vmImage: 'ubuntu-20.04'
vmImage: 'ubuntu-22.04'
steps:
- script: |
if [ -z "$(which gh)" ]; then
Expand Down Expand Up @@ -156,7 +151,7 @@ stages:
git config user.name $GIT_USER
git config credential.https://github.com.username $GIT_USER
git add files/build/versions
git commit -m "[ci/build]: Upgrade SONiC package versions"
git commit -s -m "[ci/build]: Upgrade SONiC package versions"
git checkout -b $BRANCH_NAME
git remote add remote https://github.com/$GIT_USER/$GIT_REPO
git push remote HEAD:refs/heads/$BRANCH_NAME -f
Expand Down
3 changes: 1 addition & 2 deletions .azure-pipelines/azure-pipelines-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,7 @@ jobs:
mv target/sonic-vs.vhdx.gz target/sonic-vs-k8s.vhdx.gz
rm target/sonic-vs.img
fi
make $BUILD_OPTIONS target/docker-sonic-vs.gz target/sonic-vs.img.gz target/docker-ptf.gz
make $BUILD_OPTIONS target/docker-ptf-sai.gz
make $BUILD_OPTIONS target/docker-sonic-vs.gz target/sonic-vs.img.gz
if [ $(Build.Reason) != 'PullRequest' ];then
gzip -kd target/sonic-vs.img.gz
SONIC_RUN_CMDS="qemu-img convert target/sonic-vs.img -O vhdx -o subformat=dynamic target/sonic-vs.vhdx" make $BUILD_OPTIONS sonic-slave-run
Expand Down
1 change: 1 addition & 0 deletions .azure-pipelines/azure-pipelines-image-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
displayName: 'Make configure'
postSteps:
- script: |
exit 0 # 202411 don't need docker-ptf now.
BUILD_REASON=$(Build.Reason)
echo "Build.Reason = $BUILD_REASON"
echo "Build.DefinitionName = $BUILD_DEFINITIONNAME"
Expand Down
18 changes: 2 additions & 16 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,9 @@
# Add steps that build, run tests, deploy, and more:
# https://aka.ms/yaml

trigger:
branches:
include:
- master
- 202???
paths:
exclude:
- .github
trigger: none

pr:
branches:
include:
- master
- 202???
paths:
exclude:
- .github
pr: none

name: $(TeamProject)_$(Build.DefinitionName)_$(SourceBranchName)_$(Date:yyyyMMdd)$(Rev:.r)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,13 @@
applibs==1.mlnx.4.7.2164
applibs-dev==1.mlnx.4.7.2164
applibs==1.mlnx.4.7.2202
applibs-dev==1.mlnx.4.7.2202
kernel-mft-dkms==4.28.0-96
libdashapi==1.0.0
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
libsai==1.0.0
libsaimetadata==1.0.0
libsaimetadata-dev==1.0.0
Expand All @@ -30,9 +26,8 @@ libteamdctl0==1.31-1
libyang==1.0.73
libyang-cpp==1.0.73
libyang-dev==1.0.73
linux-headers-6.1.0-22-2-amd64==6.1.94-1
linux-headers-6.1.0-22-2-arm64==6.1.94-1
linux-headers-6.1.0-22-2-common==6.1.94-1
linux-headers-6.1.0-29-2-amd64==6.1.123-1
linux-headers-6.1.0-29-2-common==6.1.123-1
p4lang-bmv2==1.15.0-7
p4lang-p4c==1.2.4.2-2
p4lang-pi==0.1.0-15
Expand All @@ -42,18 +37,18 @@ sonic-mgmt-common==1.0.0
sonic-mgmt-common-codegen==1.0.0
sonic-platform-pddf==1.1
sonic-platform-pddf-sym==1.1
sx-acl-helper==1.mlnx.4.7.2164
sx-acl-helper-dev==1.mlnx.4.7.2164
sx-complib==1.mlnx.4.7.2164
sx-complib-dev==1.mlnx.4.7.2164
sx-examples==1.mlnx.4.7.2164
sx-examples-dev==1.mlnx.4.7.2164
sx-gen-utils==1.mlnx.4.7.2164
sx-gen-utils-dev==1.mlnx.4.7.2164
sx-hash-calc==1.mlnx.4.7.2164
sx-obj-desc-lib==1.mlnx.4.7.2164
sx-obj-desc-lib-dev==1.mlnx.4.7.2164
sxd-libs==1.mlnx.4.7.2164
sxd-libs-dev==1.mlnx.4.7.2164
wjh-libs==1.mlnx.4.7.2164
wjh-libs-dev==1.mlnx.4.7.2164
sx-acl-helper==1.mlnx.4.7.2202
sx-acl-helper-dev==1.mlnx.4.7.2202
sx-complib==1.mlnx.4.7.2202
sx-complib-dev==1.mlnx.4.7.2202
sx-examples==1.mlnx.4.7.2202
sx-examples-dev==1.mlnx.4.7.2202
sx-gen-utils==1.mlnx.4.7.2202
sx-gen-utils-dev==1.mlnx.4.7.2202
sx-hash-calc==1.mlnx.4.7.2202
sx-obj-desc-lib==1.mlnx.4.7.2202
sx-obj-desc-lib-dev==1.mlnx.4.7.2202
sxd-libs==1.mlnx.4.7.2202
sxd-libs-dev==1.mlnx.4.7.2202
wjh-libs==1.mlnx.4.7.2202
wjh-libs-dev==1.mlnx.4.7.2202
Original file line number Diff line number Diff line change
@@ -0,0 +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-6.1.0-29-2-arm64==6.1.123-1
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
linux-headers-6.1.0-22-2-armmp==6.1.94-1
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-6.1.0-29-2-armmp==6.1.123-1
10 changes: 0 additions & 10 deletions files/build/versions/build/build-sonic-slave-bookworm/versions-py3
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
bitarray==2.8.1
blessed==1.20.0
cffi==1.17.1
click==7.0
click-log==0.4.0
colorful==0.5.6
deepdiff==6.2.2
Expand All @@ -18,29 +16,21 @@ jsondiff==2.0.0
jsonpatch==1.33
jsonpointer==3.0.0
jsonschema==2.6.0
lxml==4.9.1
natsort==6.2.1
netaddr==0.8.0
netifaces==0.11.0
ordered-set==4.1.0
paramiko==2.11.0
pexpect==4.9.0
prefixed==0.9.0
prettyprinter==0.18.0
ptyprocess==0.7.0
pycairo==1.26.1
pycparser==2.22
pynacl==1.5.0
pyroute2==0.7.12
python-arptable==0.0.2
pyyaml==6.0.1
scp==0.14.5
semantic-version==2.10.0
systemd-python==235
tabulate==0.9.0
toposort==1.6
urllib3==2.2.1
wcwidth==0.2.13
www-authenticate==0.9.2
xmltodict==0.12.0
zipp==1.2.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
bitarray==2.8.1
click==7.0
lxml==4.9.1
pexpect==4.9.0
ptyprocess==0.7.0
pyroute2==0.7.12
pyyaml==6.0.1
urllib3==2.2.1
wcwidth==0.2.13
zipp==1.2.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
bitarray==2.8.1
click==7.0
lxml==4.9.1
pexpect==4.9.0
ptyprocess==0.7.0
pyroute2==0.7.12
pyyaml==6.0.1
urllib3==2.2.1
wcwidth==0.2.13
zipp==1.2.0
Original file line number Diff line number Diff line change
@@ -1,20 +1,14 @@
libdashapi==1.0.0
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
libprotobuf-dev==3.21.12-3
libprotobuf-lite32==3.21.12-3
libprotobuf32==3.21.12-3
libprotoc32==3.21.12-3
libsai==1.13.0-1
libsai-dev==1.13.0-1
libsaimetadata==1.0.0
libsaimetadata-dev==1.0.0
libsairedis==1.0.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
bitarray==2.8.1
blessed==1.20.0
cffi==1.16.0
charset-normalizer==3.3.2
Expand Down
19 changes: 9 additions & 10 deletions files/build/versions/default/versions-docker
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
amd64:amd64/debian:bookworm==sha256:bda78cde0d4088e50a7d0808f25ab74acfccb85399bf76ecd423d3b8311a3535
amd64:amd64/debian:bookworm==sha256:270b5f6cc46f9524caaf66085f9ace4036f74bd2dd8f9e66b5b50a36ca137ce4
amd64:amd64/debian:bullseye==sha256:da5c2dc5e036efbfa25b4a0abfb41e497a44c3e9ab630e8ef6699600790511e7
amd64:debian:bookworm==sha256:4abf773f2a570e6873259c4e3ba16de6c6268fb571fd46ec80be7c67822823b3
amd64:debian:bullseye==sha256:63904b1442dc0bb1e7a7a7065b3ba0d10d4e300f984115a40d371827fe4e3a85
amd64:debian:bookworm==sha256:bc960ef50e6feed90686c593361df158517556ed1d2d98e5d1df3724024e0f49
amd64:debian:bullseye==sha256:f58b816c2acc96e3e1dfe6b6c166c3d52b5541571ac4fa72a64a0bb5beaf25a3
amd64:debian:buster==sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225
amd64:p4lang/behavioral-model@sha256:ce45720e28a96a50f275c1b511cd84c2558b62f2cf7a7e506765183bc3fb2e32==sha256:ce45720e28a96a50f275c1b511cd84c2558b62f2cf7a7e506765183bc3fb2e32
arm64:arm64v8/debian:bookworm==sha256:05756ae01444c0375b552f4c32cb045e363539ecca6ddca095cc72e857597fb1
arm64:arm64v8/debian:bullseye==sha256:07d5f21f56183e3d6cb776e71c01be68e0b925ff890cc5802bfc0d3abc1168a2
arm64:debian:bookworm==sha256:4abf773f2a570e6873259c4e3ba16de6c6268fb571fd46ec80be7c67822823b3
arm64:debian:bullseye==sha256:63904b1442dc0bb1e7a7a7065b3ba0d10d4e300f984115a40d371827fe4e3a85
arm64:arm64v8/debian:bookworm==sha256:aaa40f164e34010e35cee8937aca52d56406ba71f79cf78102479661b98ce2b8
arm64:debian:bookworm==sha256:bc960ef50e6feed90686c593361df158517556ed1d2d98e5d1df3724024e0f49
arm64:debian:bullseye==sha256:f58b816c2acc96e3e1dfe6b6c166c3d52b5541571ac4fa72a64a0bb5beaf25a3
arm64:debian:buster==sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225
armhf:arm32v7/debian:bookworm==sha256:115f4e607d4b100a1632d68d3ecf096ca5c0be75b54b7be094a0417f79c6347b
armhf:debian:bookworm==sha256:4abf773f2a570e6873259c4e3ba16de6c6268fb571fd46ec80be7c67822823b3
armhf:debian:bullseye==sha256:63904b1442dc0bb1e7a7a7065b3ba0d10d4e300f984115a40d371827fe4e3a85
armhf:arm32v7/debian:bookworm==sha256:4f36f3cd29a211a615dfec6f878cf621dfe8708ab1dad3aef3c688b0dd01262d
armhf:debian:bookworm==sha256:bc960ef50e6feed90686c593361df158517556ed1d2d98e5d1df3724024e0f49
armhf:debian:bullseye==sha256:f58b816c2acc96e3e1dfe6b6c166c3d52b5541571ac4fa72a64a0bb5beaf25a3
armhf:debian:buster==sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225
30 changes: 15 additions & 15 deletions files/build/versions/default/versions-git
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
https://chromium.googlesource.com/chromium/tools/depot_tools.git==ee429f3694c51421c8b2f2af52049102ef43bca9
https://github.com/aristanetworks/swi-tools.git==989aec67105f565836364b4167c9566c132d0b54
https://github.com/CESNET/libyang.git==03e294d83b610f89e8ba7b2156a80dc0ad534443
https://chromium.googlesource.com/chromium/tools/depot_tools.git==f5c816648d9488daa15d8bbf937e57173d68a666
https://github.com/aristanetworks/swi-tools.git==6db86f5983426d272e541a61e0add79b3fec5b1e
https://github.com/CESNET/libyang.git==3d07c3a71534a580c3960907da17568eff7e5c64
https://github.com/daveolson53/audisp-tacplus.git==559c9f22edd4f2dea0ecedffb3ad9502b12a75b6
https://github.com/daveolson53/libnss-tacplus.git==19008ab68d9d504aa58eb34d5f564755a1613b8b
https://github.com/dyninc/OpenBFDD.git==e35f43ad8d2b3f084e96a84c392528a90d05a287
https://github.com/flashrom/flashrom.git==971ea27d16650fa092963af70b18beb48a5c45f2
https://github.com/FreeRADIUS/freeradius-server.git==3455a28039ed4bf1dcff3e84668fba0e94f1e69b
https://github.com/FreeRADIUS/pam_radius.git==00db27a1ec4cc16e6bdce4e8bbbab4484ac1318c
https://github.com/flashrom/flashrom.git==870b2622194eddb0888e71a94cf348ede6d67d62
https://github.com/FreeRADIUS/freeradius-server.git==9cbcc0fc6278c78dd66ff165bc47584c8cfd6bdf
https://github.com/FreeRADIUS/pam_radius.git==d17fc655f0007728b67d0d25c0ca20b6048aa7a1
https://github.com/google/gnxi.git==612869a62faaaf2956ed60296ad801513ab62d29
https://github.com/jeroennijhof/pam_tacplus.git==b839c440e33c36eced9dcbc287fcfe6237c4c4ce
https://github.com/lguohan/gnxi.git==3adf8b97755b49947e465b5a14645f11e79fa0cd
https://github.com/Mellanox/libpsample.git==62bb27d9a49424e45191eee81df7ce0d8c74e774
https://github.com/openconfig/oc-pyang.git==4607fd1987d4f586aba03b40f222015cb3ef8161
https://github.com/p4lang/ptf.git==d016cdfe99f2d609cc9c7fd7f8c414b56d5b3c5c
https://github.com/openconfig/oc-pyang.git==a116b53b1c1a149bc9a5d42dc26f3d0ab797846a
https://github.com/p4lang/ptf.git==46da7eb9373216c72bbb4342894416f5448559a0
https://github.com/p4lang/scapy-vxlan.git==85ffe83da156568ee47a0750f638227e6e1d7479
https://github.com/redis/librdb.git==daa7e33e7334f5efbe9d0f8076f9a612089bb662
https://github.com/sflow/host-sflow==9cea724e67186c8bc3e4e6257363e1c6610b7229
https://github.com/sflow/sflowtool==0214abc75db159e11584c5400c80c0dc38ab4bb7
https://github.com/sonic-net/DASH.git==abd0d1a591adbd18c0586776fab741aa2a857660
https://github.com/thom311/libnl==dd0889f0077c05e9799c207c900526378046ef03
https://salsa.debian.org/kernel-team/initramfs-tools.git==fe0846fea0879e7f7b206409eb0420a9e4fa2d68
https://github.com/redis/librdb.git==a7065962cf434da1a909aa45107dafa7e45b5057
https://github.com/sflow/host-sflow==05be6bd61bd9926cd8a0e0d837a69165fd8add71
https://github.com/sflow/sflowtool==b843dce0e1ff447675506aa4c316cba1b6378af4
https://github.com/sonic-net/DASH.git==62f9f0530609cc3420570f8f82c82f9bdeff1c32
https://github.com/thom311/libnl==655a638d4e1f74be9256a3108ae2abb84827a9ce
https://salsa.debian.org/kernel-team/initramfs-tools.git==d9bf9bd591fdb90042e1626e8d3d3a9030161e4a
https://salsa.debian.org/sk-guest/monit.git==c9da7ebb1f35dfba17b50b5969a6e75e29cbec0d
https://salsa.debian.org/tai271828/rasdaemon.git==51a7f485f8b2e2ae43e613f19c5a387595174132
41 changes: 19 additions & 22 deletions files/build/versions/default/versions-mirror
Original file line number Diff line number Diff line change
@@ -1,24 +1,21 @@
archive.ubuntu.com_ubuntu_dists_focal==2020-04-23T17:33:17Z
archive.ubuntu.com_ubuntu_dists_focal-backports==2025-02-19T04:19:13Z
archive.ubuntu.com_ubuntu_dists_focal-updates==2025-02-19T07:06:04Z
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==20251014T002409Z
debian-security==20251014T002334Z
download.docker.com_linux_debian_dists_bookworm==2025-02-18T23:03:46Z
download.docker.com_linux_debian_dists_bullseye==2025-02-18T23:03:46Z
archive.ubuntu.com_ubuntu_dists_focal-backports==2026-03-29T01:33:55Z
archive.ubuntu.com_ubuntu_dists_focal-updates==2026-03-29T01:29:18Z
debian==20260328T001452Z
debian-security==20260328T001523Z
download.docker.com_linux_debian_dists_bookworm==2026-03-26T16:16:51Z
download.docker.com_linux_debian_dists_bullseye==2026-03-26T16:16:51Z
download.docker.com_linux_debian_dists_buster==2024-06-17T16:53:50Z
packages.trafficmanager.net_snapshot_debian-security_20251014T002334Z_dists_bookworm-security==2025-07-03T18:17:33Z
packages.trafficmanager.net_snapshot_debian-security_20251014T002334Z_dists_bullseye-security==2025-07-03T18:17:33Z
packages.trafficmanager.net_snapshot_debian-security_20251014T002334Z_dists_buster_updates==2024-12-29T19:56:34Z
packages.trafficmanager.net_snapshot_debian_20251014T002409Z_dists_bookworm==2025-05-17T09:13:04Z
packages.trafficmanager.net_snapshot_debian_20251014T002409Z_dists_bookworm-backports==2025-07-04T20:14:36Z
packages.trafficmanager.net_snapshot_debian_20251014T002409Z_dists_bookworm-updates==2025-07-04T20:14:36Z
packages.trafficmanager.net_snapshot_debian_20251014T002409Z_dists_bullseye==2024-08-31T11:02:15Z
packages.trafficmanager.net_snapshot_debian_20251014T002409Z_dists_bullseye-backports==2025-07-04T20:14:36Z
packages.trafficmanager.net_snapshot_debian_20251014T002409Z_dists_bullseye-updates==2025-07-04T20:14:36Z
packages.trafficmanager.net_snapshot_debian_20251014T002409Z_dists_buster==2023-06-10T08:53:33Z
packages.trafficmanager.net_snapshot_debian_20251014T002409Z_dists_buster-backports==2024-03-09T20:54:54Z
packages.trafficmanager.net_snapshot_debian_20251014T002409Z_dists_buster-updates==2023-06-10T08:55:10Z
security.ubuntu.com_ubuntu_dists_focal-security==2025-02-19T10:11:46Z
packages.trafficmanager.net_snapshot_debian-security_20260328T001523Z_dists_bookworm-security==2026-03-27T22:37:19Z
packages.trafficmanager.net_snapshot_debian-security_20260328T001523Z_dists_bullseye-security==2026-03-27T22:37:19Z
packages.trafficmanager.net_snapshot_debian-security_20260328T001523Z_dists_buster_updates==2024-12-29T19:56:34Z
packages.trafficmanager.net_snapshot_debian_20260328T001452Z_dists_bookworm==2026-01-10T22:28:35Z
packages.trafficmanager.net_snapshot_debian_20260328T001452Z_dists_bookworm-backports==2026-03-27T20:11:22Z
packages.trafficmanager.net_snapshot_debian_20260328T001452Z_dists_bookworm-updates==2026-03-27T20:11:22Z
packages.trafficmanager.net_snapshot_debian_20260328T001452Z_dists_bullseye==2025-08-09T09:16:30Z
packages.trafficmanager.net_snapshot_debian_20260328T001452Z_dists_bullseye-backports==2025-07-21T20:10:09Z
packages.trafficmanager.net_snapshot_debian_20260328T001452Z_dists_bullseye-updates==2025-08-09T08:55:05Z
packages.trafficmanager.net_snapshot_debian_20260328T001452Z_dists_buster==2023-06-10T08:53:33Z
packages.trafficmanager.net_snapshot_debian_20260328T001452Z_dists_buster-backports==2024-03-09T20:54:54Z
packages.trafficmanager.net_snapshot_debian_20260328T001452Z_dists_buster-updates==2023-06-10T08:55:10Z
security.ubuntu.com_ubuntu_dists_focal-security==2026-03-29T01:25:48Z
Loading
Loading