diff --git a/mysql-upstream-e38d49bb.patch b/mysql-upstream-e38d49bb.patch new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/mysql.spec b/mysql.spec index 20fdbe079636567adb8f0934ebecef48e24953e2..d936a57297440fc59103fa49bc0e3a1746d7e494 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: mysql-upstream-e38d49bb14b8c80c632313c8a70b713eee7e158f.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