Update to 7.1.16RC1

This commit is contained in:
Remi Collet 2018-03-14 13:55:10 +01:00
parent 477167de07
commit d6402271e3
4 changed files with 16 additions and 12 deletions

1
.gitignore vendored
View File

@ -19,3 +19,4 @@ php-7.2.*.xz
/php-7.1.14.tar.xz
/php-7.1.15RC1.tar.xz
/php-7.1.15.tar.xz
/php-7.1.16RC1.tar.xz

View File

@ -1,18 +1,18 @@
diff -up php-7.1.3RC1/sapi/litespeed/lsapilib.c.dlopen php-7.1.3RC1/sapi/litespeed/lsapilib.c
--- php-7.1.3RC1/sapi/litespeed/lsapilib.c.dlopen 2017-02-28 10:12:34.000000000 +0100
+++ php-7.1.3RC1/sapi/litespeed/lsapilib.c 2017-02-28 10:23:11.384521740 +0100
@@ -616,7 +616,7 @@ static int (*fp_lve_leave)(struct liblve
diff -up php-7.1.16RC1/sapi/litespeed/lsapilib.c.dlopen php-7.1.16RC1/sapi/litespeed/lsapilib.c
--- php-7.1.16RC1/sapi/litespeed/lsapilib.c.dlopen 2018-03-14 13:19:47.998931942 +0100
+++ php-7.1.16RC1/sapi/litespeed/lsapilib.c 2018-03-14 13:20:30.942148432 +0100
@@ -755,7 +755,7 @@ static int (*fp_lve_leave)(struct liblve
static int (*fp_lve_jail)( struct passwd *, char *) = NULL;
static int lsapi_load_lve_lib()
static int lsapi_load_lve_lib(void)
{
- s_liblve = dlopen("liblve.so.0", RTLD_LAZY);
+ s_liblve = dlopen("liblve.so.0", RTLD_NOW);
if (s_liblve)
{
fp_lve_is_available = dlsym(s_liblve, "lve_is_available");
diff -up php-7.1.3RC1/Zend/zend_portability.h.dlopen php-7.1.3RC1/Zend/zend_portability.h
--- php-7.1.3RC1/Zend/zend_portability.h.dlopen 2017-02-28 10:23:11.384521740 +0100
+++ php-7.1.3RC1/Zend/zend_portability.h 2017-02-28 10:26:08.960308560 +0100
diff -up php-7.1.16RC1/Zend/zend_portability.h.dlopen php-7.1.16RC1/Zend/zend_portability.h
--- php-7.1.16RC1/Zend/zend_portability.h.dlopen 2018-03-14 06:00:31.000000000 +0100
+++ php-7.1.16RC1/Zend/zend_portability.h 2018-03-14 13:19:47.998931942 +0100
@@ -146,11 +146,11 @@
# endif

View File

@ -57,8 +57,8 @@
%global with_pspell 0
%endif
%global upver 7.1.15
#global rcver RC1
%global upver 7.1.16
%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@ -98,7 +98,7 @@ Patch7: php-5.3.0-recode.patch
Patch8: php-7.0.2-libdb.patch
# Functional changes
Patch40: php-7.1.3-dlopen.patch
Patch40: php-7.1.16-dlopen.patch
Patch42: php-7.1.0-systzdata-v14.patch
# See http://bugs.php.net/53436
Patch43: php-5.4.0-phpize.patch
@ -1569,6 +1569,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
%changelog
* Wed Mar 14 2018 Remi Collet <remi@remirepo.net> - 7.1.16~RC1-1
- Update to 7.1.16RC1
* Wed Feb 28 2018 Remi Collet <remi@remirepo.net> - 7.1.15-1
- Update to 7.1.15 - http://www.php.net/releases/7_1_15.php
- FPM: revert pid file removal

View File

@ -1 +1 @@
SHA512 (php-7.1.15.tar.xz) = 2b23795ffcb9d741adafe8a1e01e6988bb86ce7c6380bdbe822f8f6485e217ed2e95a27daf5ba11f0bf10317f1e1f4e37068e40d0bf322de5625d38b430d37c2
SHA512 (php-7.1.16RC1.tar.xz) = 9bb9a58f2fe683c994751316872fcd13b1976fc0261ced61594e1ac567f365f6887717af20c064f0ceb4a87960e72c9f2783fa5cb32ffcb05b479b012e8b3bc4