notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/mysql80-client/files/patch-scripts_CMakeLists.txt
SVNWeb

Number of commits found: 4

Sat, 11 May 2019
[ 14:15 mmokhi search for other commits by this committer ] Original commit   Revision:501261 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
databases/mysql80-{client, server}: Update to latest release 8.0.16

This update includes:
Bugfixes:
- InnoDB: Undo tablespaces remained unencrypted after enabling
    undo tablespace encryption at startup. (Bug #29477795)
- InnoDB: Problematic macros introduced with undo tablespace DDL support
    (Bug #29324132, Bug #94243).
- InnoDB: Static thread local variables defined at the wrong scope
    were not released at thread exit. (Bug #29305186)
-  Memory leaks discovered in the innochecksum  (Bug #28917614, Bug #93164).

New features:
- MySQL C API now supports asynchronous functions for
    nonblocking communication with the MySQL server.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 20 Jan 2019
[ 17:14 mmokhi search for other commits by this committer ] Original commit   Revision:490801
databases/mysql80-client: Fix output of mysql_config for ldflags
Make `mysql_config` not show non-existing libraries as output of `--lib`.
(`imported_crypto` and `imported_openssl` which seem to be for internal use)

This issue made build-failures on downstream codes that rely on
correct output to use for their LDFLAGS (like mail/dovecot).

Reported by:	ler
Sponsored by:	The FreeBSD Foundation
Sun, 13 Jan 2019
[ 23:24 mmokhi search for other commits by this committer ] Original commit   Revision:490218 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
databases/mysql80-{client, server}: Update ports to latest version 8.0.13
This update fixes several issues including CVEs.
Bug-fixes:
	- Return better error messages for OpenSSL errors
	- Incorrect copying of an integer value by X Plugin caused an
	    error relating to misaligned memory access
Improvement:
	- Important Change: X Protocol now provides a connection pooling option

Upstream notes: https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-13

While here, fix the build with GCC-based architectures too (ported from fix on
MySQL57)

Sponsored by:	The FreeBSD Foundation
Sat, 11 Aug 2018
[ 20:22 mmokhi search for other commits by this committer ] Original commit   Revision:476944 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
databases/mysql80-{client, server}: Update ports to 8.0.12
This update includes Oracle Critical Patch Advisory published on July 2018
More info:
http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html#AppendixMSQL
Also:
Delete upstreamed hunks of patches.
Change local patches regarding upstream changes.

PR:		229861
Reported by:	Markus Kohlmeyer <rootservice@gmail.com>
Sponsored by:	The FreeBSD Foundation

Number of commits found: 4