Skip to content

Commit 29d9105

Browse files
authored
[NEXT] update based Azurelinux to 3.0 3.0.20260304 (#842)
* update git script * update busybox * update ca-certificates prebuilt-ca-certificates-base prebuilt-ca-certificates * update containerd2 * use containerized-data-importer from azurelinux with latest changes to release 17 there is no actual diff in specs, hence remove from repo. * update docker-compose * update edk2 * update elfutils * update fluent-bit * update gh * use glibc from azurelinux as there is no emt changes. * update grub2 * update jx * update libvirt * update moby-containerd-cc * update moby-engine * update openssh * sync packer from azurelinux * sync runc from azurelinux * sync skopeo from azurelinux * update supermin * update systemd * update telegraf * sync python-dmidecode from azurelinux/SPECS-EXTENDED * sync rdma-core from azurelinux/SPECS-EXTENDED * update manifest * sync update for toolkit bump expat to fix build error: time="2026-01-08T14:41:05+08" test "x" != x && xmlwf.xml time="2026-01-08T14:41:05+08" make[2]: *** [Makefile:609: xmlwf.1] Error 1 time="2026-01-08T14:41:05+08" make[2]: Leaving directory '/usr/src/azl/BUILD/expat-2.6.4/doc' time="2026-01-08T14:41:05+08" make[1]: *** [Makefile:652: all-recursive] Error 1 time="2026-01-08T14:41:05+08" make: *** [Makefile:511: all] Error 2 * update manifest for expat * further update pkggen_core * fluent-bit update patches * update build require for stunnel * update toolchain_update_git_submodule.sh * bump azurelinux to 3.0.20260107-3.0 * update fluent-bit * update grub2 * sync keda from azurelinux * update telegraf * update systemd * update cgmanifest * update check_entangled_specs.py * update manifest * update SPECS/.gitignore * sync rdma-core update * drop ceph and patterns-ceph-containers * bump azurelinux to 3.0.20260204-3.0 * rebuild several spec with updated glibc busybox intel-xpu-smi qemu supermin * update libvirt * update expat * sync edk2 from azurelinux * update containerd2 * update toolkit * update manifest * remove mlx-steering-dump * restore golang 1.22 for moby-containerd-cc * kexec-tools do not build with mlnx-ethtool * drop coredns drop coredns which is not needed for EMT and failed to build intermittently. * bump azurelinux base to 3.0.20260304-3.0 * update manifest * update golang * update alsa-lib * update application-gateway-kubernetes-ingress * update busybox * sync cert-manager from Azurelinux * sync cf-cli * sync cni-plugins from azurelinux * upate cni * update containerd2 * update docker-cli * sync docker-compose from Azurelinux * update dracut * sync gh from Azure Linux * update kube-vip-cloud-provider * update kured * update libvirt * update multus * update opa * update prometheus-adapter * update sriov-network-device-plugin * update systemd * update telegraf * update cgmanifest * sync gobject-introspection from Azurelinux * sync cni from Azurelinux * sync git-lfs from Azurelinux * sync multus from Azurelinux * sync jx from Azurelinux * sync azcopy from Azurelinux * sync docker-cli from Azurelinux * sync Cython from Azurelinux * sync prometheus-process-exporter from Azurelinux * sync thrift from Azurelinux * sync golang-packaging from Azurelinux * sync runc from Azurelinux * sync go-md2man from Azurelinux * sync prometheus-adapter/-node-exporter from Azurelinux * sync kured from Azurelinux * sync opa from Azurelinux * sync lksctp-tools from Azurelinux * sync application-gateway-kubernetes-ingress from Azurelinux * sync libvorbis from Azurelinux * sync influx-cli from Azurelinux * sync cf-cli from Azurelinux * sync kube-vip-cloud-provider from Azurelinux * sync etcd from Azurelinux * sync sriov-network-device-plugin from Azurelinux * sync gcc from Azurelinux * sync libseccomp from Azurelinux * drop python-pysocks * sync rpm from Azurelinux * sync usbip from Azurelinux * sync several specs from SPECS-EXTENDED sync these from SPECS-EXTENDED bolt libogg libtheora libutempter libvorbis pyserial python-dmidecode xterm * drop trident and kernel-hwe * set golang version for telegraf tink-worker * bump libvirt to align with libvirt * drop nodejs24 * check-static-glibc copy spec from azurelinux * update LICENSES-AND-NOTICES * toolchain.mk: restore prepare_rpmcache --------- Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
1 parent 36d69f0 commit 29d9105

File tree

507 files changed

+23645
-127289
lines changed

Some content is hidden

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

507 files changed

+23645
-127289
lines changed

.github/workflows/check-static-glibc.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,13 @@ jobs:
3434
- name: Get Python dependencies
3535
run: python3 -m pip install -r toolkit/scripts/requirements.txt
3636

37+
- name: Copy Azure Linux rpm
38+
run: |
39+
echo ##########
40+
echo "Copy Azure Linux rpm"
41+
echo ##########
42+
toolkit/scripts/toolchain/toolchain_update_git_submodule.sh
43+
shell: bash
44+
3745
- name: Verify .spec files
3846
run: python3 toolkit/scripts/check_static_glibc.py SPECS/**/*.spec SPECS-EXTENDED/**/*.spec SPECS-SIGNED/**/*.spec

LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)