public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Schorm <mschorm@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/mysql8.4] rawhide: Rebase to 8.4.11 (released 2026-07-28)
Date: Sun, 02 Aug 2026 13:48:17 GMT	[thread overview]
Message-ID: <178567849782.1.4449091319866562549.rpms-mysql8.4-5bc4e52798b0@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-08-02 13:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178567849782.1.4449091319866562549.rpms-mysql8.4-5bc4e52798b0@fedoraproject.org \
    --to=mschorm@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox