From f37092c825181af07154eab92847be86866d84d1 Mon Sep 17 00:00:00 2001 From: Suyun Date: Fri, 5 Jun 2026 10:11:56 +0800 Subject: [PATCH] SPECS: musl: Update to 1.2.6 [security-fixes]. Fix CVE-2025-26519. Signed-off-by: Suyun --- SPECS/musl/musl.spec | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/SPECS/musl/musl.spec b/SPECS/musl/musl.spec index 0e1e936ff6..e07d990759 100644 --- a/SPECS/musl/musl.spec +++ b/SPECS/musl/musl.spec @@ -15,15 +15,13 @@ %global _syslibdir /lib Name: musl -Version: 1.2.5 +Version: 1.2.6 Release: %autorelease Summary: Fully featured lightweight standard C library for Linux License: MIT URL: https://musl.libc.org -#!RemoteAsset +#!RemoteAsset: sha256:d585fd3b613c66151fc3249e8ed44f77020cb5e6c1e635a616d3f9f82460512a Source0: %{url}/releases/%{name}-%{version}.tar.gz -#!RemoteAsset -Source1: %{url}/releases/%{name}-%{version}.tar.gz.asc BuildSystem: autotools # Support PIE with static linking @@ -159,4 +157,4 @@ EOF %{_bindir}/ld.musl-clang %changelog -%{?autochangelog} +%autochangelog