Bug 241920

Summary: databases/mysql57-server: Update to 5.7.28
Product: Ports & Packages Reporter: Christos Chatzaras <chris>
Component: Individual Port(s)Assignee: Jochen Neumeister <joneum>
Status: Closed FIXED    
Severity: Affects Some People CC: chris, fjoe, i.dani, ish, joneum, montblanc, ninex, ports-secteam, terry-freebsd, webmaster
Priority: --- Flags: bugzilla: maintainer-feedback? (mmokhi)
i.dani: maintainer-feedback? (ports-secteam)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Update to 5.7.28 none

Description Christos Chatzaras 2019-11-12 15:55:43 UTC
Please update MySQL to 5.7.28
Comment 1 Panthera 2019-11-14 09:15:25 UTC
Oracle hasn't released a FreeBSD version of the latest release yet.


For completeness, here's the vulnerability & CVE info:
https://vuxml.FreeBSD.org/freebsd/fc91f2ef-fd7b-11e9-a1c7-b499baebfeaf.html
https://www.oracle.com/security-alerts/cpuoct2019.html#AppendixMSQL
Comment 2 Christos Chatzaras 2019-11-19 10:41:14 UTC
Any idea why Oracle didn't release 5.7.28 for FreeBSD yet?
Comment 3 Panthera 2019-11-19 11:05:46 UTC
(In reply to Christos Chatzaras from comment #2)

This is pretty normal. FreeBSD is generally the last platform to be released, usually a few weeks after the rest. 

Once it has been released mmokhi and/or others probably need some time as well before the port gets updated.
Comment 4 ninex 2019-11-19 18:29:23 UTC
Oracle will not be releasing any new updates for 5.7 for FreeBSD, they have marked it End of Life - https://www.mysql.com/support/eol-notice.html
Comment 5 Dani I. 2019-11-20 13:28:57 UTC
As far as i can see, FreeBSD uses mysql-boost-5.7.28.tar.gz and not the FreeBSD-specific archive. So this shouldn't really be a problem and 5.7.28 should build and work fine.

Looks like many CMakeLists fail and need to be rebuilt. See NetBSD -> https://github.com/NetBSD/pkgsrc/commit/447347f88fb0becd10a6624ba89894914cf6345a#diff-197f37456210f2eefaac0f44a28aeb63
Comment 6 Max Khon freebsd_committer freebsd_triage 2019-11-24 17:22:03 UTC
Created attachment 209389 [details]
Update to 5.7.28
Comment 7 Jochen Neumeister freebsd_committer freebsd_triage 2019-12-05 10:09:00 UTC
Hello,
the maintainer is unfortunately very busy at the moment, and I am currently taking over his work.
Please give me a hand: does the client still need to be changed?
Comment 8 Jochen Neumeister freebsd_committer freebsd_triage 2019-12-05 10:27:21 UTC
*** Bug 242311 has been marked as a duplicate of this bug. ***
Comment 9 commit-hook freebsd_committer freebsd_triage 2019-12-05 18:12:40 UTC
A commit references this bug:

Author: joneum
Date: Thu Dec  5 18:12:08 UTC 2019
New revision: 519098
URL: https://svnweb.freebsd.org/changeset/ports/519098

Log:
  Update to 5.7.28

  Changelog: https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-28.html

  PR:		241920
  Approved by:	mmokhi (maintainer, implicit)
  Sponsored by:	Netzkommune GmbH

Changes:
  head/databases/mysql57-server/Makefile
  head/databases/mysql57-server/distinfo
  head/databases/mysql57-server/files/patch-client_CMakeLists.txt
  head/databases/mysql57-server/files/patch-libmysql_CMakeLists.txt
  head/databases/mysql57-server/files/patch-sql_mysqld.cc