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
7 changes: 5 additions & 2 deletions SPECS-EXTENDED/buildah/buildah.spec
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Epoch: 0
Version: 1.43.1
# The `AND` needs to be uppercase in the License for SPDX compatibility
License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
Release: 2%{?dist}
Release: 3%{?dist}
Vendor: Microsoft Corporation
Distribution: Azure Linux
ExclusiveArch: aarch64 ppc64le s390x x86_64
Expand All @@ -44,7 +44,7 @@ BuildRequires: device-mapper-devel
BuildRequires: git-core
BuildRequires: golang >= 1.25.0
BuildRequires: glib2-devel
BuildRequires: glibc-static >= 2.38-20%{?dist}
BuildRequires: glibc-static >= 2.38-21%{?dist}
%if !%{defined gobuild}
BuildRequires: go-rpm-macros
%endif
Expand Down Expand Up @@ -174,6 +174,9 @@ make test-unit
%{_datadir}/%{name}/test

%changelog
* Wed Aug 12 2026 Kshitiz Godara <kgodara@microsoft.com> - 0:1.43.1-3
- Bump to rebuild with updated glibc

* Thu May 07 2026 Aditya Singh <v-aditysing@microsoft.com> - 0:1.43.1-2
- Bump to rebuild with updated glibc

Expand Down
7 changes: 5 additions & 2 deletions SPECS-EXTENDED/catatonit/catatonit.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Distribution: Azure Linux

Name: catatonit
Version: 0.1.7
Release: 28%{?dist}
Release: 29%{?dist}
Summary: A signal-forwarding process manager for containers
License: GPLv3+
URL: https://github.com/openSUSE/catatonit
Expand All @@ -13,7 +13,7 @@ BuildRequires: automake
BuildRequires: file
BuildRequires: gcc
BuildRequires: git
BuildRequires: glibc-static >= 2.38-20%{?dist}
BuildRequires: glibc-static >= 2.38-21%{?dist}
BuildRequires: libtool
BuildRequires: make

Expand Down Expand Up @@ -61,6 +61,9 @@ ln -s %{_libexecdir}/%{name}/%{name} %{buildroot}%{_libexecdir}/podman/%{name}
%{_libexecdir}/podman/%{name}

%changelog
* Wed Aug 12 2026 Kshitiz Godara <kgodara@microsoft.com> - 0.1.7-29
- Bump to rebuild with updated glibc

* Thu May 07 2026 Aditya Singh <v-aditysing@microsoft.com> - 0.1.7-28
- Bump to rebuild with updated glibc

Expand Down
7 changes: 5 additions & 2 deletions SPECS-EXTENDED/crun/crun.spec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
Summary: OCI runtime written in C
Name: crun
Version: 1.24
Release: 5%{?dist}
Release: 6%{?dist}
Vendor: Microsoft Corporation
Distribution: Azure Linux
URL: https://github.com/containers/%{name}
Expand Down Expand Up @@ -48,7 +48,7 @@ BuildRequires: wasmedge-devel
%endif

BuildRequires: python
BuildRequires: glibc-static >= 2.38-20%{?dist}
BuildRequires: glibc-static >= 2.38-21%{?dist}
Provides: oci-runtime

%description
Expand Down Expand Up @@ -114,6 +114,9 @@ rm -rf %{buildroot}%{_prefix}/lib*
%endif

%changelog
* Wed Aug 12 2026 Kshitiz Godara <kgodara@microsoft.com> - 1.24-6
- Bump to rebuild with updated glibc

* Thu May 07 2026 Aditya Singh <v-aditysing@microsoft.com> - 1.24-5
- Bump to rebuild with updated glibc

Expand Down
7 changes: 5 additions & 2 deletions SPECS-EXTENDED/dyninst/dyninst.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Summary: An API for Run-time Code Generation
License: LGPLv2+
Name: dyninst
Release: 30%{?dist}
Release: 31%{?dist}
Vendor: Microsoft Corporation
Distribution: Azure Linux
URL: http://www.dyninst.org
Expand Down Expand Up @@ -31,7 +31,7 @@ BuildRequires: tbb tbb-devel

# Extra requires just for the testsuite
BuildRequires: gcc-gfortran libstdc++-static libxml2-devel
BuildRequires: glibc-static >= 2.38-20%{?dist}
BuildRequires: glibc-static >= 2.38-21%{?dist}

# Testsuite files should not provide/require anything
%{?filter_setup:
Expand Down Expand Up @@ -194,6 +194,9 @@ echo "%{_libdir}/dyninst" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.conf
%attr(644,root,root) %{_libdir}/dyninst/testsuite/*.a

%changelog
* Wed Aug 12 2026 Kshitiz Godara <kgodara@microsoft.com> - 10.1.0-31
- Bump to rebuild with updated glibc

* Thu May 07 2026 Aditya Singh <v-aditysing@microsoft.com> - 10.1.0-30
- Bump to rebuild with updated glibc

Expand Down
7 changes: 5 additions & 2 deletions SPECS-EXTENDED/podman/podman.spec
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Epoch: 0
# If you're reading this on dist-git, the version is automatically filled in by Packit.
Version: 5.6.1
License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
Release: 9%{?dist}
Release: 10%{?dist}
ExclusiveArch: aarch64 ppc64le s390x x86_64 riscv64
Summary: Manage Pods, Containers and Container Images
Vendor: Microsoft Corporation
Expand All @@ -48,7 +48,7 @@ BuildRequires: btrfs-progs-devel
BuildRequires: gcc
BuildRequires: glib2-devel
BuildRequires: glibc-devel
BuildRequires: glibc-static >= 2.38-20%{?dist}
BuildRequires: glibc-static >= 2.38-21%{?dist}
BuildRequires: golang
BuildRequires: git-core

Expand Down Expand Up @@ -298,6 +298,9 @@ make localunit

# rhcontainerbot account currently managed by lsm5
%changelog
* Wed Aug 12 2026 Kshitiz Godara <kgodara@microsoft.com> - 0:5.6.1-10
- Bump to rebuild with updated glibc

* Thu May 07 2026 Aditya Singh <v-aditysing@microsoft.com> - 0:5.6.1-9
- Bump to rebuild with updated glibc

Expand Down
7 changes: 5 additions & 2 deletions SPECS/busybox/busybox.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Summary: Statically linked binary providing simplified versions of system commands
Name: busybox
Version: 1.36.1
Release: 26%{?dist}
Release: 27%{?dist}
License: GPLv2
Vendor: Microsoft Corporation
Distribution: Azure Linux
Expand All @@ -24,7 +24,7 @@ Patch10: CVE-2026-38755.patch
Patch11: CVE-2026-38752.patch
Patch12: CVE-2026-38753.patch
BuildRequires: gcc
BuildRequires: glibc-static >= 2.38-20%{?dist}
BuildRequires: glibc-static >= 2.38-21%{?dist}
BuildRequires: libselinux-devel >= 1.27.7-2
BuildRequires: libsepol-devel
%if 0%{?with_check}
Expand Down Expand Up @@ -114,6 +114,9 @@ cd testsuite
%{_mandir}/man1/busybox.petitboot.1.gz

%changelog
* Wed Aug 12 2026 Kshitiz Godara <kgodara@microsoft.com> - 1.36.1-27
- Bump to rebuild with updated glibc

* Tue Jul 21 2026 Azure Linux Security Servicing Account <azurelinux-security@microsoft.com> - 1.36.1-26
- Patch for CVE-2026-38753, CVE-2026-38752

Expand Down
7 changes: 5 additions & 2 deletions SPECS/flannel/flannel.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Summary: Simple and easy way to configure a layer 3 network fabric designed for Kubernetes
Name: flannel
Version: 0.24.2
Release: 29%{?dist}
Release: 30%{?dist}
License: ASL 2.0
Vendor: Microsoft Corporation
Distribution: Azure Linux
Expand All @@ -22,7 +22,7 @@ Patch7: CVE-2026-39821.patch
Patch8: CVE-2026-56852.patch
BuildRequires: gcc
BuildRequires: glibc-devel
BuildRequires: glibc-static >= 2.38-20%{?dist}
BuildRequires: glibc-static >= 2.38-21%{?dist}
BuildRequires: golang < 1.25
BuildRequires: kernel-headers

Expand Down Expand Up @@ -56,6 +56,9 @@ install -p -m 755 -t %{buildroot}%{_bindir} ./dist/flanneld
%{_bindir}/flanneld

%changelog
* Wed Aug 12 2026 Kshitiz Godara <kgodara@microsoft.com> - 0.24.2-30
- Bump to rebuild with updated glibc

* Mon Jul 27 2026 Azure Linux Security Servicing Account <azurelinux-security@microsoft.com> - 0.24.2-29
- Patch for CVE-2026-56852

Expand Down
12 changes: 11 additions & 1 deletion SPECS/glibc/glibc.spec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
Summary: Main C library
Name: glibc
Version: 2.38
Release: 20%{?dist}
Release: 21%{?dist}
License: BSD AND GPLv2+ AND Inner-Net AND ISC AND LGPLv2+ AND MIT
Vendor: Microsoft Corporation
Distribution: Azure Linux
Expand Down Expand Up @@ -285,6 +285,10 @@ cd %{_builddir}/glibc-build
# 79 UNSUPPORTED
# 12 XFAIL
# 8 XPASS
# Several tests only failed because they were killed at the 20s default timeout,
# e.g. tst-malloc-too-large-malloc-hugetlb2 needs ~35s here (nearly all of it
# kernel time for huge pages). Scale the timeout so slow tests still assert.
export TIMEOUTFACTOR=10
make %{?_smp_mflags} check ||:
n=0
# expected failures in local VM
Expand Down Expand Up @@ -388,6 +392,12 @@ grep "^FAIL: string/test-mempcpy" tests.sum >/dev/null && n=$((n+1)) ||:
%exclude %{_libdir}/locale/C.utf8

%changelog
* Wed Aug 12 2026 Kshitiz Godara <kgodara@microsoft.com> - 2.38-21
- Set TIMEOUTFACTOR=10 in %%check. malloc/tst-malloc-too-large-malloc-hugetlb2
was killed at the 20s default timeout while it needs ~35s here, almost all of
it kernel time for huge pages, and it was the only failure not in the expected
list. It now passes instead of being tolerated.

* Thu May 07 2026 Aditya Singh <v-aditysing@microsoft.com> - 2.38-20
- Patch for CVE-2026-4046

Expand Down
7 changes: 5 additions & 2 deletions SPECS/kubernetes/kubernetes.spec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
Summary: Microsoft Kubernetes
Name: kubernetes
Version: 1.30.10
Release: 27%{?dist}
Release: 28%{?dist}
License: ASL 2.0
Vendor: Microsoft Corporation
Distribution: Azure Linux
Expand Down Expand Up @@ -51,7 +51,7 @@ Patch29: CVE-2026-56852.patch
Patch30: CVE-2024-7598.patch

BuildRequires: flex-devel
BuildRequires: glibc-static >= 2.38-20%{?dist}
BuildRequires: glibc-static >= 2.38-21%{?dist}
BuildRequires: golang < 1.25
BuildRequires: rsync
BuildRequires: systemd-devel
Expand Down Expand Up @@ -301,6 +301,9 @@ fi
%{_exec_prefix}/local/bin/pause

%changelog
* Wed Aug 12 2026 Kshitiz Godara <kgodara@microsoft.com> - 1.30.10-28
- Bump to rebuild with updated glibc

* Mon Jul 27 2026 Azure Linux Security Servicing Account <azurelinux-security@microsoft.com> - 1.30.10-27
- Patch for CVE-2024-7598

Expand Down
7 changes: 5 additions & 2 deletions SPECS/kubevirt/kubevirt.spec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
Summary: Container native virtualization
Name: kubevirt
Version: 1.7.1
Release: 8%{?dist}
Release: 9%{?dist}
License: ASL 2.0
Vendor: Microsoft Corporation
Distribution: Azure Linux
Expand Down Expand Up @@ -49,7 +49,7 @@ Patch17: CVE-2026-56852.patch
%global debug_package %{nil}
BuildRequires: swtpm-tools
BuildRequires: glibc-devel
BuildRequires: glibc-static >= 2.38-20%{?dist}
BuildRequires: glibc-static >= 2.38-21%{?dist}
BuildRequires: golang >= 1.24
BuildRequires: golang-packaging
BuildRequires: pkgconfig
Expand Down Expand Up @@ -282,6 +282,9 @@ install -p -m 0644 cmd/virt-launcher/qemu.conf %{buildroot}%{_datadir}/kube-virt
%{_bindir}/virt-tests

%changelog
* Wed Aug 12 2026 Kshitiz Godara <kgodara@microsoft.com> - 1.7.1-9
- Bump to rebuild with updated glibc

* Mon Jul 27 2026 Azure Linux Security Servicing Account <azurelinux-security@microsoft.com> - 1.7.1-8
- Patch for CVE-2026-56852

Expand Down
7 changes: 5 additions & 2 deletions SPECS/libcap/libcap.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Summary: Libcap
Name: libcap
Version: 2.69
Release: 15%{?dist}
Release: 16%{?dist}
License: GPLv2+
Group: System Environment/Security
URL: https://www.gnu.org/software/hurd/community/gsoc/project_ideas/libcap.html
Expand All @@ -10,7 +10,7 @@ Patch0: CVE-2025-1390.patch
Patch1: CVE-2026-4878.patch
Vendor: Microsoft Corporation
Distribution: Azure Linux
BuildRequires: glibc-static >= 2.38-20%{?dist}
BuildRequires: glibc-static >= 2.38-21%{?dist}

%description
The libcap package implements the user-space interfaces to the POSIX 1003.1e capabilities available
Expand Down Expand Up @@ -63,6 +63,9 @@ sed -i '/echo "attempt to exploit kernel bug"/,/^fi$/d' quicktest.sh
%{_mandir}/man3/*

%changelog
* Wed Aug 12 2026 Kshitiz Godara <kgodara@microsoft.com> - 2.69-16
- Bump to rebuild with updated glibc

* Thu May 07 2026 Aditya Singh <v-aditysing@microsoft.com> - 2.69-15
- Bump to rebuild with updated glibc

Expand Down
7 changes: 5 additions & 2 deletions SPECS/libguestfs/libguestfs.spec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Summary: Access and modify virtual machine disk images
Name: libguestfs
Version: 1.52.0
Release: 23%{?dist}
Release: 24%{?dist}
License: LGPLv2+
Vendor: Microsoft Corporation
Distribution: Azure Linux
Expand Down Expand Up @@ -82,7 +82,7 @@ BuildRequires: gcc-c++
BuildRequires: gdisk
BuildRequires: genisoimage
BuildRequires: gfs2-utils
BuildRequires: glibc-static >= 2.38-20%{?dist}
BuildRequires: glibc-static >= 2.38-21%{?dist}
BuildRequires: gobject-introspection-devel
BuildRequires: gperf
BuildRequires: grep
Expand Down Expand Up @@ -1154,6 +1154,9 @@ rm ocaml/html/.gitignore
%endif

%changelog
* Wed Aug 12 2026 Kshitiz Godara <kgodara@microsoft.com> - 1.52.0-24
- Bump to rebuild with updated glibc

* Wed Jun 17 2026 Kshitiz Godara <kgodara@microsoft.com> - 1.52.0-23
- Use direct backend with force_tcg in %%check so make quickcheck does not
require a running libvirtd / /var/run/libvirt/libvirt-sock in the build
Expand Down
7 changes: 5 additions & 2 deletions SPECS/qemu/qemu.spec
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ Obsoletes: sgabios-bin <= 1:0.20180715git-10.fc38
Summary: QEMU is a FAST! processor emulator
Name: qemu
Version: 9.1.0
Release: 11%{?dist}
Release: 12%{?dist}
License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND FSFAP AND GPL-1.0-or-later AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-2.0-or-later WITH GCC-exception-2.0 AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later AND MIT AND LicenseRef-Fedora-Public-Domain AND CC-BY-3.0
URL: http://www.qemu.org/

Expand Down Expand Up @@ -676,7 +676,7 @@ BuildRequires: rutabaga-gfx-ffi-devel
%endif

%if %{user_static}
BuildRequires: glibc-static >= 2.38-20%{?dist}
BuildRequires: glibc-static >= 2.38-21%{?dist}
BuildRequires: glib2-static zlib-static
BuildRequires: pcre2-devel-static
%endif
Expand Down Expand Up @@ -3523,6 +3523,9 @@ fi
# endif !tools_only
%endif
%changelog
* Wed Aug 12 2026 Kshitiz Godara <kgodara@microsoft.com> - 9.1.0-12
- Bump to rebuild with updated glibc

* Mon Jul 20 2026 Azure Linux Security Servicing Account <azurelinux-security@microsoft.com> - 9.1.0-11
- Patch for CVE-2026-3842

Expand Down
7 changes: 5 additions & 2 deletions SPECS/rust/rust-1.75.spec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Summary: Rust Programming Language
Name: rust
Version: 1.75.0
Release: 30%{?dist}
Release: 31%{?dist}
License: (ASL 2.0 OR MIT) AND BSD AND CC-BY-3.0
Vendor: Microsoft Corporation
Distribution: Azure Linux
Expand Down Expand Up @@ -75,7 +75,7 @@ BuildRequires: python3
# make sure rust depends on system zlib
BuildRequires: zlib-devel
%if 0%{?with_check}
BuildRequires: glibc-static >= 2.38-20%{?dist}
BuildRequires: glibc-static >= 2.38-21%{?dist}
BuildRequires: sudo
%endif
# rustc uses a C compiler to invoke the linker, and links to glibc in most cases
Expand Down Expand Up @@ -191,6 +191,9 @@ rm %{buildroot}%{_bindir}/*.old
%{_mandir}/man1/*

%changelog
* Wed Aug 12 2026 Kshitiz Godara <kgodara@microsoft.com> - 1.75.0-31
- Bump to rebuild with updated glibc

* Thu Jun 04 2026 BinduSri Adabala <v-badabala@microsoft.com> - 1.75.0-30
- Add patch for CVE-2026-5222, CVE-2026-5223
- Backport patch for CVE-2026-40034
Expand Down
Loading
Loading