public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mysql8.4] rawhide: Rebase to 8.4.10
@ 2026-06-23 12:45 Michal Schorm
0 siblings, 0 replies; only message in thread
From: Michal Schorm @ 2026-06-23 12:45 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/mysql8.4
Branch : rawhide
Commit : 774a3978c0c49dd1df97306299fa9c69ac083e5e
Author : Michal Schorm <mschorm@redhat.com>
Date : 2026-06-23T11:00:10+02:00
Stats : +7/-4 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/mysql8.4/c/774a3978c0c49dd1df97306299fa9c69ac083e5e?branch=rawhide
Log:
Rebase to 8.4.10
Release notes:
https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-10.html
Upstream changelog:
https://dev.mysql.com/doc/relnotes/mysql/8.4/en/
Oracle Critical Security Patch Update - June 2026:
https://www.oracle.com/security-alerts/cspujun2026.html#AppendixMSQL
CVE-2026-46863 (CVSS 7.5) - Server: Connection Handling
The only CVE from the June 2026 CPU affecting the 'mysql8.4' package.
Remotely exploitable without authentication (DoS).
The remaining 7 CVEs affect MySQL Shell (VS Code extension),
MySQL Router, and NDB Cluster Operator — none of which are built
or shipped by this package.
Resolves: rhbz#2489372
Co-Authored-By: Claude AI <noreply@anthropic.com>
---
diff --git a/mysql8.4.spec b/mysql8.4.spec
index d373017..4fc9c30 100644
--- a/mysql8.4.spec
+++ b/mysql8.4.spec
@@ -2,7 +2,7 @@ ExcludeArch: %{ix86}
# Name of the package without any prefixes
%global majorname mysql
-%global package_version 8.4.9
+%global package_version 8.4.10
%global majorversion %(echo %{package_version} | cut -d'.' -f1-2 )
%global pkgnamepatch mysql
@@ -25,7 +25,7 @@ ExcludeArch: %{ix86}
# The last version on which the full testsuite has been run
# In case of further rebuilds of that version, don't require full testsuite to be run
# run only "main" suite
-%global last_tested_version 8.4.9
+%global last_tested_version 8.4.10
# Set to 1 to force run the testsuite even if it was already tested in current version
%global force_run_testsuite 0
@@ -99,7 +99,7 @@ ExcludeArch: %{ix86}
Name: %{majorname}%{majorversion}
Version: %{package_version}
-Release: 4%{?with_debug:.debug}%{?dist}
+Release: 1%{?with_debug:.debug}%{?dist}
Summary: MySQL client programs and shared libraries
URL: http://www.mysql.com
@@ -1099,6 +1099,9 @@ popd
%endif
%changelog
+* Tue Jun 23 2026 Michal Schorm <mschorm@redhat.com> - 8.4.10-1
+- Rebase to 8.4.10
+
* Fri Jun 12 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 8.4.9-4
- Rebuilt for openssl 4.0
diff --git a/sources b/sources
index b723d98..31aca82 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mysql-8.4.9.tar.gz) = bae8aba6ba921f96799063f6c10f9f02030276f802e74a8b80f2df34e56b0d4501a1c9a9f818529cb70ec700a8f11aedf7fa645fa5db8550f51291759e6a25ad
+SHA512 (mysql-8.4.10.tar.gz) = 0e85b84bee32414959755a1f59c997bc4a7c81fe3a12267a7963cd2c6607ebccfd49ab23c872a429a80e319c65ba92c104f0b4445494e90c4aacab32b6cc6d9e
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-23 12:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-23 12:45 [rpms/mysql8.4] rawhide: Rebase to 8.4.10 Michal Schorm
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox