diff --git a/mysql.spec b/mysql.spec index 20fdbe079636567adb8f0934ebecef48e24953e2..0ca44647567c82687d8db00d46a1233f5555a4c5 100644 --- a/mysql.spec +++ b/mysql.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 # Name of the package without any prefixes %global pkg_name %{name} %global pkgnamepatch mysql @@ -122,6 +122,7 @@ Patch113: add-loongarch64-support-for-mysql.patch #add support for riscv64 Patch114: riscv-lock-free.patch +Patch115: %{pkgnamepatch}-c99.patch BuildRequires: cmake BuildRequires: gcc-c++ @@ -937,6 +938,10 @@ fi %endif %changelog +* Thu Dec 04 2025 Upstream Sync - 8.0.43-%{anolis_release} +- Sync upstream changes from commit unknown +- Applied upstream updates + * Tue Jul 29 2025 wenxin - 8.0.43-1 - update 8.0.43 - fix cve CVE-2025-50081