MySQL Forums
Forum List  »  Install & Repo

mysql gpg key udpate
Posted by: Dayo Lasode
Date: October 29, 2025 03:49AM

Hello,
The mysql gpg key expired on October 22nd

~$ sudo curl -fsSL https://repo.mysql.com/RPM-GPG-KEY-mysql-2023 -o /tmp/fresh.asc -H "Cache-Control: no-cache"
~$ gpg --show-keys /tmp/fresh.asc
pub rsa4096 2023-10-23 [SC] [expired: 2025-10-22]
BCA43417C3B485DD128EC6D4B7B3B788A8D3785C
uid MySQL Release Engineering <mysql-build@oss.oracle.com>
sub rsa4096 2023-10-23 [E] [expired: 2025-10-22]

Are there any plans to update this new key in https://repo.mysql.com ? The previosu key was updated here also

Our current automation for builds pulls the current key from https://repo.mysql.com/RPM-GPG-KEY-mysql-2023

Thanks

Options: ReplyQuote


Subject
Written By
Posted
mysql gpg key udpate
October 29, 2025 03:49AM
November 10, 2025 10:35AM


Sorry, only registered users may post in this forum.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.