Bernard Spil
e4afaf37cf
databases/mariadb102-server: Update to 10.2.19
...
MFH: 2018Q4
Security: ec5072b0-d43a-11e8-a6d2-b499baebfeaf
2018-11-13 18:50:28 +00:00
Bernard Spil
093d3ba980
databases/mariadb102-server: Update to 10.2.18
2018-10-01 09:08:13 +00:00
Bernard Spil
1bfb0da556
databases/mariadb102-server: Security update to 10.2.17
...
MFH: 2018Q3
Security: 909be51b-9b3b-11e8-add2-b499baebfeaf
2018-08-16 11:38:58 +00:00
Bernard Spil
55230ce71b
databases/mariadb102-server: Update to 10.2.16
2018-06-26 19:06:47 +00:00
Bernard Spil
b007452891
databases/mariadb102-server: Security update to 10.2.15
...
MFH: 2018Q2
Security: 57aec168-453e-11e8-8777-b499baebfeaf
2018-05-17 18:57:17 +00:00
Bernard Spil
a100dc86eb
databases/mariadb102-server: Fix builds
...
- Fix build on aarch64 [1]
- Fix build with clang6 (HEAD, 11-STABLE) [2]
PR: 227628 [1], 227244 [2]
Submitted by: Naram Qashat <cyberbotx cyberbotx com> [1]
Submitted by: dim
2018-05-06 19:23:25 +00:00
Bernard Spil
190d01069b
databases/mariadb102-server: Fix mysql_limits
...
- 11-STABLE and 12-CURRENT add limits support to rc.subr(8)
leading to variable conflicts with rc.d/mysql
PR: 227226
Submitted by: 0mp
2018-04-03 19:07:57 +00:00
Bernard Spil
b1b5502c10
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
2018-02-13 17:47:50 +00:00
Michael Gmelin
bee1386bfa
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
2018-01-24 01:03:03 +00:00
Bernard Spil
6c1466ed58
databases/mariadb102-server: Update to 10.2.12
...
- Fix some client utility builds [1]
PR: 222825 [1]
Submitted by: Piotr Kubaj [1]
2018-01-14 21:53:59 +00:00
Bernard Spil
19c8ab5265
databases/mariadb102-server: Add bugfix patch from upstream
...
- Fix mysqld_safe script corrupting database files
https://jira.mariadb.org/browse/MDEV-14337
Reported by: Alex Hemp
2017-12-20 17:25:20 +00:00
Bernard Spil
5635deb7fa
databases/mariadb102-server: Security update to 10.2.10
...
MFH: 2017Q4
Security: c41bedfd-b3f9-11e7-ac58-b499baebfeaf
2017-11-03 21:24:41 +00:00
Bernard Spil
ed39c77d61
databases/mariadb102-server: Update to 10.2.9
2017-10-01 12:58:11 +00:00
Bernard Spil
302d685ac6
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
2017-05-28 20:52:49 +00:00