mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
php5: bump to 5.6.32
Fixes since 5.6.26: - ton of bugs - CVE-2016-9933 - CVE-2016-9934 - CVE-2016-9935 - CVE-2016-10158 - CVE-2016-10167 - CVE-2016-10168 - CVE-2016-10159 - CVE-2016-10160 - CVE-2016-10161 - CVE-2017-7890 - CVE-2017-9224 - CVE-2017-9226 - CVE-2017-9227 - CVE-2017-9228 - CVE-2017-9229 - CVE-2016-1283 Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
This commit is contained in:
@@ -55,5 +55,5 @@
|
||||
+ AC_MSG_RESULT("no")
|
||||
+])
|
||||
|
||||
if test "$flock_type" == "unknown"; then
|
||||
if test "$flock_type" = "unknown"; then
|
||||
AC_MSG_ERROR([Don't know how to define struct flock on this system[,] set --enable-opcache=no])
|
||||
|
||||
Reference in New Issue
Block a user