Update to 4.1.10a:
- fix potential security vulnerabilities in the creation of temporary table file names and the handling of User Defined Functions (UDFs).
This commit is contained in:
parent
9e99989beb
commit
f4fb7331c3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131173
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME?= mysql
|
||||
PORTVERSION= 4.1.10
|
||||
PORTVERSION= 4.1.10a
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ${MASTER_SITE_MYSQL}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (mysql-4.1.10.tar.gz) = 27b27b74f430aaeb77fb8d4e6f32ac4d
|
||||
SIZE (mysql-4.1.10.tar.gz) = 22563415
|
||||
MD5 (mysql-4.1.10a.tar.gz) = 6a4a6a5b3d0a42a9a271b2b8867bde82
|
||||
SIZE (mysql-4.1.10a.tar.gz) = 22565866
|
||||
|
|
Loading…
Reference in a new issue