non port: databases/mariadb102-client/Makefile |
SVNWeb
|
Number of commits found: 14 |
Sat, 11 May 2019
|
[ 12:32 brnrd ]
databases/mariadb102-server: Security update to 10.2.24
- CMake OPTIONS refactoring
- Move everything to master port
MFH: 2019Q2
Security: 4e1997e8-5de0-11e9-b95c-b499baebfeaf
|
Sat, 12 Jan 2019
|
[ 17:05 brnrd ]
databases/mariadb102-server: Update to 10.2.21
- Switch to ninja build
|
Thu, 17 May 2018
|
[ 18:57 brnrd ]
databases/mariadb102-server: Security update to 10.2.15
MFH: 2018Q2
Security: 57aec168-453e-11e8-8777-b499baebfeaf
|
Fri, 11 May 2018
|
[ 12:26 brnrd ]
databases/mariadb102-client: Fix mariadb_config output
- While here, standardize on -pthread
PR: 226049
Reported by: fcharlier ploup net
|
Tue, 13 Feb 2018
|
[ 17:47 brnrd ]
databases/mariadb102-server: Security update to 10.2.13
- Unbreak OQGraph engine [1]
(collision in setbit with sys/param.h)
PR: 224089 [1]
Reported by: jbeich
MFH: 2018Q1
Security: e3445736-fd01-11e7-ac58-b499baebfeaf
|
Wed, 24 Jan 2018
|
[ 01:03 grembo ]
Fix databases/mariadb* hostname verification when building against LibreSSL
LibreSSL imported X509_check_host from BoringSSL. Unlike OpenSSL,
it doesn't calculate the length of the hostname passed in case
chklen/namelen == 0. This means that the check in MariaDB always
fails if built against LibreSSL. This forces adminstrators to disable
hostname verification, which weakens security (hence the MFH request below).
Note that the fix has no negative implications if built against OpenSSL,
as its implementation calls strlen(hostname) in case namelen == 0.
See also https://github.com/MariaDB/server/pull/562
Approved by: ssl blanket
MFH: 2018Q1
|
Thu, 18 Jan 2018
|
[ 09:54 brnrd ]
databases/mariadb102-client: Fix build of dependent ports
- Move headers to -client port
|
Sun, 14 Jan 2018
|
[ 21:53 brnrd ]
databases/mariadb102-server: Update to 10.2.12
- Fix some client utility builds [1]
PR: 222825 [1]
Submitted by: Piotr Kubaj [1]
|
Tue, 5 Dec 2017
|
[ 21:15 brnrd ]
databases/mariadb102-server: Bugfix update to 10.2.11
- Remove portrevision from slave
|
Sat, 18 Nov 2017
|
[ 21:48 brnrd ]
databases/mariadb102-client: Fix linking issues in downstream ports
- mariadb_config produces incorrect output [1]
1: https://jira.mariadb.org/browse/MDEV-14439
Reported by: Alexandre
|
Sun, 1 Oct 2017
|
[ 12:58 brnrd ] (Only the first 10 of 13 ports in this commit are shown above. )
databases/mariadb102-server: Update to 10.2.9
|
Sun, 23 Jul 2017
|
[ 18:08 brnrd ]
databases/mariadb102-server: Update to 10.2.7
- Regular update to 10.2.7
|
Sat, 10 Jun 2017
|
[ 15:22 brnrd ]
databases/mariadb102-client: Fix dependencies checking MYSQL_VERSION_ID
- Add upstream patch
PR: 219788
Reported by: Alexey <fbsd98816551@avksrv.org>
|
Sun, 28 May 2017
|
[ 20:52 brnrd ] (Only the first 10 of 65 ports in this commit are shown above. )
databases/mariadb102-server: Add MariaDB 10.2 ports
- Add mariadb102-client port
- Add RocksDB storage engine
- Add non-base page compressors
- First sweep at making cmake patches upstreamable
|
Number of commits found: 14 |