mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
mysql_client: security bump to version 5.1.66
Fixes multiple security isssues, most of them of the server component though. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
b392a68308
commit
4b8215714d
@@ -4,7 +4,7 @@
|
||||
#
|
||||
#############################################################
|
||||
|
||||
MYSQL_CLIENT_VERSION = 5.1.65
|
||||
MYSQL_CLIENT_VERSION = 5.1.66
|
||||
MYSQL_CLIENT_SOURCE = mysql-$(MYSQL_CLIENT_VERSION).tar.gz
|
||||
MYSQL_CLIENT_SITE = http://downloads.skysql.com/archives/mysql-5.1
|
||||
MYSQL_CLIENT_INSTALL_STAGING = YES
|
||||
|
||||
Reference in New Issue
Block a user