Closed
Description
The apt gpg key published and used by mysql is expiring on 2022-02-16 (90 days)
This affects all the mysql images, but also the mysql packages in general. I know that it needs to be fixed by Oracle, but don't know how to report to them. The key in the docker images will need to be updated as well.
docker run -it --rm --entrypoint=bash mysql:5.6 apt-key list
will show the keys in the 5.6 image.
There you see the mysql gpg key expiring 2022-02-16
/etc/apt/trusted.gpg.d/mysql.gpg
--------------------------------
pub dsa1024 2003-02-03 [SCA] [expires: 2022-02-16]
A4A9 4068 76FC BD3C 4567 70C8 8C71 8D3B 5072 E1F5
uid [ unknown] MySQL Release Engineering <mysql-build@oss.oracle.com>
Please get the powers that be to update this key soon!
If you need to direct me to another reporting technique, do it :)
Metadata
Metadata
Assignees
Labels
No labels