databases/mariadb102-server: Security update to 10.2.10

MFH:		2017Q4
Security:	c41bedfd-b3f9-11e7-ac58-b499baebfeaf
This commit is contained in:
Bernard Spil
2017-11-03 21:24:41 +00:00
parent 4da21a681f
commit 5635deb7fa
3 changed files with 5 additions and 15 deletions

View File

@@ -1,8 +1,8 @@
# $FreeBSD$
PORTNAME?= mariadb
PORTVERSION= 10.2.9
PORTREVISION?= 1
PORTVERSION= 10.2.10
PORTREVISION?= 0
CATEGORIES= databases ipv6
MASTER_SITES= http://mirrors.supportex.net/${SITESDIR}/ \
http://mirror2.hs-esslingen.de/pub/Mirrors/${SITESDIR}/ \

View File

@@ -1,3 +1,3 @@
TIMESTAMP = 1506627462
SHA256 (mariadb-10.2.9.tar.gz) = 12e0a01c52591ee77cf0f940fe65df024457fa16c70f08c6116048d576096124
SIZE (mariadb-10.2.9.tar.gz) = 70858881
TIMESTAMP = 1509742001
SHA256 (mariadb-10.2.10.tar.gz) = 5c7b83c4d2f7501ef9f187d8c97688a24fd3e53dc43bb388f8e1cead61a92fc2
SIZE (mariadb-10.2.10.tar.gz) = 72388999

View File

@@ -1,10 +0,0 @@
--- storage/rocksdb/rdb_datadic.h.orig 2017-09-25 06:33:26 UTC
+++ storage/rocksdb/rdb_datadic.h
@@ -16,6 +16,7 @@
#pragma once
/* C++ standard header files */
+#include <cstdlib>
#include <algorithm>
#include <atomic>
#include <map>