public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mysql8.4] rawhide: Rebase to 8.4.11 (released 2026-07-28)
@ 2026-08-02 13:48 Michal Schorm
  0 siblings, 0 replies; only message in thread
From: Michal Schorm @ 2026-08-02 13:48 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/mysql8.4
            Branch : rawhide
            Commit : 5bc4e52798b009039df06df765c9094c1a79e8df
            Author : Michal Schorm <mschorm@redhat.com>
            Date   : 2026-07-31T15:29:21+02:00
            Stats  : +6/-3 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/mysql8.4/c/5bc4e52798b009039df06df765c9094c1a79e8df?branch=rawhide

            Log:
            Rebase to 8.4.11 (released 2026-07-28)

Release notes: https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-11.html

Highlights:
- Bundled 'libfido2' updated to 1.17.0
- Keywords reclassified: 'CUBE', 'EXTERNAL', 'QUALIFY', 'TABLESAMPLE'
  now reserved; 'MANUAL', 'PARALLEL' now non-reserved
- Deprecated: 'group_replication_communication_stack',
  'group_replication_ip_allowlist'
- Fixed server startup failure on RHEL 9 with 'innodb_redo_log_encrypt=ON'
- Fixed memory growth during upgrades from 8.x with many objects
- Fixed audit log crash on 'audit_log_encryption_password_get()'

Resolves: rhbz#2507339

Co-Authored-By: Claude AI <noreply@anthropic.com>

---
diff --git a/mysql8.4.spec b/mysql8.4.spec
index 5f443e3..bd05e24 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.10
+%global package_version 8.4.11
 %global majorversion %(echo %{package_version} | cut -d'.' -f1-2 )
 %global pkgnamepatch mysql
 
@@ -99,7 +99,7 @@ ExcludeArch: %{ix86}
 
 Name:             %{majorname}%{majorversion}
 Version:          %{package_version}
-Release:          100%{?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 Jul 28 2026 Michal Schorm <mschorm@redhat.com> - 8.4.11-1
+- Rebase to 8.4.11
+
 * Wed Jul 22 2026 Michal Schorm <mschorm@redhat.com> - 8.4.10-100
 - Disable the 'distribution default' in MySQL 8.4 in this package
 - Enable the 'distribution default' in MySQL 9.7 (package 'mysql9.7')

diff --git a/sources b/sources
index 31aca82..a2ffb1c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mysql-8.4.10.tar.gz) = 0e85b84bee32414959755a1f59c997bc4a7c81fe3a12267a7963cd2c6607ebccfd49ab23c872a429a80e319c65ba92c104f0b4445494e90c4aacab32b6cc6d9e
+SHA512 (mysql-8.4.11.tar.gz) = 56245b74e2ef45dcaaea76ff1db2c62e7ef24f3b05098ebb9785c93a04cdfdca36cc6fa69e0dd35f7be778ebeb46a831afa85647c9e9a9258bfeea7311013669

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-02 13:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-02 13:48 [rpms/mysql8.4] rawhide: Rebase to 8.4.11 (released 2026-07-28) Michal Schorm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox