Bug 280456 - databases/mysql84-server: Update to 8.4.2 (fixes multiple CVE)
Summary: databases/mysql84-server: Update to 8.4.2 (fixes multiple CVE)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Jochen Neumeister
URL:
Keywords:
: 280052 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-07-26 10:38 UTC by mickael.maillot
Modified: 2024-07-28 21:13 UTC (History)
3 users (show)

See Also:
samm: maintainer-feedback+


Attachments
git diff of mysql update (10.64 KB, patch)
2024-07-26 10:38 UTC, mickael.maillot
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mickael.maillot 2024-07-26 10:38:04 UTC
Created attachment 252295 [details]
git diff of mysql update

Here is the update, tested in poudriere amd64 FreeBSD 14.
Comment 1 Jordan Ostreff 2024-07-26 15:32:12 UTC
(In reply to mickael.maillot from comment #0)
Tested the patch today on 14/stable with ports/main synced today. Works perfectly!
Comment 2 Oleksii Samorukov freebsd_committer freebsd_triage 2024-07-28 20:56:28 UTC
*** Bug 280052 has been marked as a duplicate of this bug. ***
Comment 3 Oleksii Samorukov freebsd_committer freebsd_triage 2024-07-28 21:13:28 UTC
Thank you, committed.
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-07-28 21:13:53 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f279c990c9a14c7b3c7fec3bb17da71d8129371d

commit f279c990c9a14c7b3c7fec3bb17da71d8129371d
Author:     Oleksii Samorukov <samm@FreeBSD.org>
AuthorDate: 2024-07-28 21:09:06 +0000
Commit:     Oleksii Samorukov <samm@FreeBSD.org>
CommitDate: 2024-07-28 21:12:46 +0000

    databases/mysql84-server: Update to 8.4.2

    - fixes multiple CVE
    - fix crash on start with inndob and  very large number of tables

    PR: 280456

 databases/mysql84-server/Makefile                  |  5 ++---
 databases/mysql84-server/distinfo                  |  6 ++---
 .../mysql84-server/files/patch-CMakeLists.txt      | 14 ++++++------
 .../files/patch-cmake_libutils.cmake (new)         | 22 ++++++++++++++++++
 .../mysql84-server/files/patch-man_CMakeLists.txt  |  4 ++--
 ...ch-router_src_harness_src_CMakeLists.txt (gone) | 24 --------------------
 ...patch-router_src_http_src_CMakeLists.txt (gone) | 26 ----------------------
 .../patch-router_src_io_src_CMakeLists.txt (gone)  | 10 ---------
 ...tch-router_src_router_src_CMakeLists.txt (gone) | 10 ---------
 databases/mysql84-server/pkg-plist                 | 20 ++++++++++++++---
 10 files changed, 53 insertions(+), 88 deletions(-)