]> git.pld-linux.org Git - packages/php.git/log
packages/php.git
8 years agoup to 7.0.0RC7 auto/th/php70-7.0.0-1.RC7
Elan Ruusamäe [Tue, 17 Nov 2015 21:10:06 +0000 (23:10 +0200)]
up to 7.0.0RC7

8 years agoadd info about db version linked in cdb ext
Elan Ruusamäe [Wed, 11 Nov 2015 13:26:14 +0000 (15:26 +0200)]
add info about db version linked in cdb ext

patch adopted from remi's repo
https://raw.githubusercontent.com/remicollet/remirepo/master/php/php70/php-7.0.0-libdb.patch

8 years ago- release 2 (by relup.sh) auto/th/php70-7.0.0-2.RC6
Elan Ruusamäe [Tue, 10 Nov 2015 22:39:10 +0000 (00:39 +0200)]
- release 2 (by relup.sh)

8 years agofix fpm conf dir (sapi name is php-fpm)
Elan Ruusamäe [Tue, 10 Nov 2015 22:38:32 +0000 (00:38 +0200)]
fix fpm conf dir (sapi name is php-fpm)

8 years agofix for php7070 paths in fpm config
Elan Ruusamäe [Tue, 10 Nov 2015 22:34:36 +0000 (00:34 +0200)]
fix for php7070 paths in fpm config

8 years agoupdate php-sapi-ini-file.patch for php7 apis
Elan Ruusamäe [Tue, 10 Nov 2015 22:25:58 +0000 (00:25 +0200)]
update php-sapi-ini-file.patch for php7 apis

probably also fixes cause of reverts like:
7f8058c1512b8d62d0871be36f02e7d53d3e56fe
cc3bd1739d031ba0755fde69f0737b92a27f557f

reported as bug:
https://bugs.launchpad.net/pld-linux/+bug/1504026

altho php7 was crashing due tzdata patch really, which was fixed in 909e921

8 years agoadd links to few upstream reports
Elan Ruusamäe [Tue, 10 Nov 2015 21:33:50 +0000 (23:33 +0200)]
add links to few upstream reports

however the one where somebody actually tried to submit it, can't find

8 years agoupdate php-systzdata.patch: r13: adapt for upstream changes to use PHP allocator
Elan Ruusamäe [Tue, 10 Nov 2015 21:23:26 +0000 (23:23 +0200)]
update php-systzdata.patch: r13: adapt for upstream changes to use PHP allocator

fixes segfault on php shutdown:

 Program received signal SIGSEGV, Segmentation fault.
 0x00007ffff7a12f0a in _efree () from /usr/lib64/libphp_common-7.0.0RC6.so
 (gdb) bt
 #0  0x00007ffff7a12f0a in _efree () from /usr/lib64/libphp_common-7.0.0RC6.so
 #1  0x00007ffff7946277 in timelib_tzinfo_dtor () from /usr/lib64/libphp_common-7.0.0RC6.so
 #2  0x00007ffff7a46606 in zend_hash_destroy () from /usr/lib64/libphp_common-7.0.0RC6.so
 #3  0x00007ffff791c68c in zm_deactivate_date () from /usr/lib64/libphp_common-7.0.0RC6.so
 #4  0x00007ffff7a3c154 in zend_deactivate_modules () from /usr/lib64/libphp_common-7.0.0RC6.so
 #5  0x00007ffff79d56c5 in php_request_shutdown () from /usr/lib64/libphp_common-7.0.0RC6.so
 #6  0x0000000000405879 in ?? ()
 #7  0x0000000000404d81 in main ()
 (gdb)

patch updated from remi repo
https://github.com/remicollet/remirepo/blob/master/php/php70/php-7.0.0-systzdata-v13.patch

8 years agocorrect version
Elan Ruusamäe [Thu, 5 Nov 2015 17:57:07 +0000 (19:57 +0200)]
correct version

8 years agophpdbg_webhelper is built shared auto/th/php70-7.0.0-1.RC6
Elan Ruusamäe [Thu, 5 Nov 2015 17:55:23 +0000 (19:55 +0200)]
phpdbg_webhelper is built shared

8 years agoup to 7.0.0RC6; api versions updated
Elan Ruusamäe [Thu, 5 Nov 2015 15:01:21 +0000 (17:01 +0200)]
up to 7.0.0RC6; api versions updated

8 years ago- rel 2; switch module name to mod_php.so (first step to using alternatives and allow...
Arkadiusz Miśkiewicz [Mon, 5 Oct 2015 10:52:02 +0000 (12:52 +0200)]
- rel 2; switch module name to mod_php.so (first step to using alternatives and allowing apache-mod_php coexistence)

8 years agocleanup BR
Elan Ruusamäe [Mon, 5 Oct 2015 08:00:29 +0000 (11:00 +0300)]
cleanup BR

8 years agofpm uses apparmor
Elan Ruusamäe [Sun, 4 Oct 2015 14:33:51 +0000 (17:33 +0300)]
fpm uses apparmor

8 years agoPHP 7.0.0 RC4 (01 Oct 2015) auto/th/php70-7.0.0-1.RC4
Elan Ruusamäe [Sat, 3 Oct 2015 19:07:03 +0000 (22:07 +0300)]
PHP 7.0.0 RC4 (01 Oct 2015)

8 years agocleanup removed sybase-ct extension
Elan Ruusamäe [Sun, 27 Sep 2015 19:15:54 +0000 (22:15 +0300)]
cleanup removed sybase-ct extension

8 years agocleanup removed mysql extension
Elan Ruusamäe [Sun, 27 Sep 2015 19:00:38 +0000 (22:00 +0300)]
cleanup removed mysql extension

8 years agocleanup removed mssql extension
Elan Ruusamäe [Sun, 27 Sep 2015 18:59:06 +0000 (21:59 +0300)]
cleanup removed mssql extension

8 years agocleanup removed apache 1.3 sapi
Elan Ruusamäe [Sun, 27 Sep 2015 18:57:52 +0000 (21:57 +0300)]
cleanup removed apache 1.3 sapi

8 years agorel 1, sending to builders auto/th/php70-7.0.0-1.RC3
Elan Ruusamäe [Sun, 27 Sep 2015 18:55:49 +0000 (21:55 +0300)]
rel 1, sending to builders

8 years ago.a cleanup not needed on this branch
Elan Ruusamäe [Sun, 27 Sep 2015 18:55:37 +0000 (21:55 +0300)]
.a cleanup not needed on this branch

8 years agodisable php-mysql-ssl-context.patch for now
Elan Ruusamäe [Sun, 27 Sep 2015 18:54:24 +0000 (21:54 +0300)]
disable php-mysql-ssl-context.patch for now

8 years agoMerge branch 'dev-7.0' into master
Elan Ruusamäe [Sun, 27 Sep 2015 18:39:43 +0000 (21:39 +0300)]
Merge branch 'dev-7.0' into master

8 years agobuild phpdbg, litespeed with libphp_common
Elan Ruusamäe [Sun, 27 Sep 2015 18:28:52 +0000 (21:28 +0300)]
build phpdbg, litespeed with libphp_common

8 years agofix shared php build
Elan Ruusamäe [Sat, 26 Sep 2015 12:22:54 +0000 (15:22 +0300)]
fix shared php build

8 years agoadd todo about shared patch
Elan Ruusamäe [Sun, 20 Sep 2015 19:07:04 +0000 (22:07 +0300)]
add todo about shared patch

8 years agoversion phar files
Elan Ruusamäe [Mon, 7 Sep 2015 14:27:30 +0000 (17:27 +0300)]
version phar files

8 years agofix zipver
Elan Ruusamäe [Sun, 20 Sep 2015 19:02:36 +0000 (22:02 +0300)]
fix zipver

8 years ago(gd) T1Lib support removed
Elan Ruusamäe [Sun, 20 Sep 2015 18:30:22 +0000 (21:30 +0300)]
(gd) T1Lib support removed

8 years agoThe bundled libgd requires libwebp instead of libvpx for the WebP functionality.
Elan Ruusamäe [Sun, 20 Sep 2015 18:27:43 +0000 (21:27 +0300)]
The bundled libgd requires libwebp instead of libvpx for the WebP functionality.

8 years agoup to 7.0.0RC3
Elan Ruusamäe [Sun, 20 Sep 2015 18:27:24 +0000 (21:27 +0300)]
up to 7.0.0RC3

8 years agoPHP 5.6.13 (03 Sep 2015) auto/th/php56-5.6.13-1
Elan Ruusamäe [Wed, 16 Sep 2015 06:51:42 +0000 (09:51 +0300)]
PHP 5.6.13 (03 Sep 2015)

8 years agoversion phar files
Elan Ruusamäe [Mon, 7 Sep 2015 14:27:30 +0000 (17:27 +0300)]
version phar files

8 years agoconsistent libtool dep
Elan Ruusamäe [Mon, 7 Sep 2015 10:34:49 +0000 (13:34 +0300)]
consistent libtool dep

so that runtime and build time versions match

8 years agodevel obsoletes php70-devel
Elan Ruusamäe [Thu, 27 Aug 2015 14:38:06 +0000 (17:38 +0300)]
devel obsoletes php70-devel

8 years agodevel obsoletes php56-devel
Elan Ruusamäe [Thu, 27 Aug 2015 14:37:28 +0000 (17:37 +0300)]
devel obsoletes php56-devel

8 years agoremove todo that nobody will implement
Elan Ruusamäe [Thu, 27 Aug 2015 09:56:03 +0000 (12:56 +0300)]
remove todo that nobody will implement

8 years agoupdated pcre patch to fix opcache build
Elan Ruusamäe [Thu, 27 Aug 2015 09:55:19 +0000 (12:55 +0300)]
updated pcre patch to fix opcache build

8 years agoup to 7.0.0RC1
Elan Ruusamäe [Thu, 27 Aug 2015 09:43:12 +0000 (12:43 +0300)]
up to 7.0.0RC1

8 years agodep-tests: opcache depends on pcre
Elan Ruusamäe [Thu, 27 Aug 2015 09:29:32 +0000 (12:29 +0300)]
dep-tests: opcache depends on pcre

8 years agodep-tests: always LC_ALL
Elan Ruusamäe [Thu, 27 Aug 2015 09:29:14 +0000 (12:29 +0300)]
dep-tests: always LC_ALL

8 years agodep-tests: handle all input params
Elan Ruusamäe [Thu, 27 Aug 2015 09:28:54 +0000 (12:28 +0300)]
dep-tests: handle all input params

8 years ago- rel 2; obey default context options in mysqlnd auto/th/php56-5.6.12-2
Arkadiusz Miśkiewicz [Mon, 10 Aug 2015 11:41:05 +0000 (13:41 +0200)]
- rel 2; obey default context options in mysqlnd

8 years agoopcache requires pcre (pcre_globals symbol)
Elan Ruusamäe [Sun, 9 Aug 2015 13:14:43 +0000 (16:14 +0300)]
opcache requires pcre (pcre_globals symbol)

8 years agophpdbg_webhelper bult static, ereg is gone
Elan Ruusamäe [Sun, 9 Aug 2015 11:32:03 +0000 (14:32 +0300)]
phpdbg_webhelper bult static, ereg is gone

8 years ago- up to 5.6.12 auto/th/php56-5.6.12-1
Adam Osuchowski [Sat, 8 Aug 2015 08:06:44 +0000 (10:06 +0200)]
- up to 5.6.12

8 years agoup to PHP 7.0.0 Beta 3
Elan Ruusamäe [Fri, 7 Aug 2015 06:41:22 +0000 (09:41 +0300)]
up to PHP 7.0.0 Beta 3

8 years agoup to 7.0.0beta2, builds without opcache
Elan Ruusamäe [Wed, 29 Jul 2015 21:12:52 +0000 (00:12 +0300)]
up to 7.0.0beta2, builds without opcache

8 years agoup to 5.6.11 (10 Jul 2015) auto/th/php56-5.6.11-1
Elan Ruusamäe [Thu, 16 Jul 2015 13:56:48 +0000 (16:56 +0300)]
up to 5.6.11 (10 Jul 2015)
- fixes for CVE-2015-4642, CVE-2015-4643, CVE-2015-4644, CVE-2015-3414, CVE-2015-3415, CVE-2015-3416

8 years agomssql ext removed
Elan Ruusamäe [Thu, 16 Jul 2015 12:28:54 +0000 (15:28 +0300)]
mssql ext removed

8 years agouse 70 as ver suffix
Elan Ruusamäe [Thu, 16 Jul 2015 08:34:21 +0000 (11:34 +0300)]
use 70 as ver suffix

8 years agoup to 7.0.0beta1, builds without phpdbg, mssql and opcache
Elan Ruusamäe [Wed, 15 Jul 2015 12:14:21 +0000 (15:14 +0300)]
up to 7.0.0beta1, builds without phpdbg, mssql and opcache

8 years ago- release 4 (by relup.sh) auto/th/php56-5.6.9-4
Arkadiusz Miśkiewicz [Sun, 28 Jun 2015 01:19:56 +0000 (03:19 +0200)]
- release 4 (by relup.sh)

8 years ago- icu rebuild auto/th/php56-5.6.9-3
Elan Ruusamäe [Mon, 1 Jun 2015 11:01:03 +0000 (14:01 +0300)]
- icu rebuild
- release 3 (by relup.sh)

8 years agomoved C: logrotate to proper subpackage (containing logrotate file)
Tomasz Pala [Sun, 31 May 2015 12:27:11 +0000 (14:27 +0200)]
moved C: logrotate to proper subpackage (containing logrotate file)

8 years agokeep backups and original files whenever it's so easy
Tomasz Pala [Sun, 31 May 2015 12:23:59 +0000 (14:23 +0200)]
keep backups and original files whenever it's so easy

8 years agodisable assert.active
Elan Ruusamäe [Fri, 29 May 2015 09:45:12 +0000 (12:45 +0300)]
disable assert.active

assert() evaluates code just like eval(). Unless it is actually required
in a live environment, which is almost certainly not the case, this
feature should be deactivated.

from https://github.com/sektioneins/pcc

8 years agoadd more bconds for extensions
Elan Ruusamäe [Wed, 27 May 2015 08:01:28 +0000 (11:01 +0300)]
add more bconds for extensions

8 years agofpm: provide php(fcgi) as it handles FCGI protocol as well
Elan Ruusamäe [Wed, 27 May 2015 07:38:42 +0000 (10:38 +0300)]
fpm: provide php(fcgi) as it handles FCGI protocol as well

8 years ago- rel 2 auto/th/php56-5.6.9-2
Jan Rękorajski [Mon, 25 May 2015 14:46:32 +0000 (16:46 +0200)]
- rel 2

8 years agoremove static libs
Elan Ruusamäe [Mon, 25 May 2015 08:39:16 +0000 (11:39 +0300)]
remove static libs

8 years agoup to 7.0.0 snapshot from php-src master
Elan Ruusamäe [Sun, 24 May 2015 19:10:21 +0000 (22:10 +0300)]
up to 7.0.0 snapshot from php-src master

- use 7.0 as version suffix
- updated patches
- extensions removed: mssql, sybase_ct, ereg, mysql
- sapis removed: apache 1.3, milter
- extensions broken: opcache, phpdbg
- somewhy shared php common is not built
- libvpx2.patch applied upstream

8 years agoapply sybase_ct patch only when bcond enabled
Elan Ruusamäe [Sun, 24 May 2015 19:08:55 +0000 (22:08 +0300)]
apply sybase_ct patch only when bcond enabled

8 years agoapply milter patch only when enabled
Elan Ruusamäe [Sun, 24 May 2015 18:55:27 +0000 (21:55 +0300)]
apply milter patch only when enabled

8 years agoallow disabling opcache ext
Elan Ruusamäe [Sun, 24 May 2015 18:41:19 +0000 (21:41 +0300)]
allow disabling opcache ext

8 years agoorganize bconds by category
Elan Ruusamäe [Sun, 24 May 2015 18:50:26 +0000 (21:50 +0300)]
organize bconds by category

8 years agoadd pdo_dblib bcond
Elan Ruusamäe [Sun, 24 May 2015 18:10:41 +0000 (21:10 +0300)]
add pdo_dblib bcond

8 years agofix mysql bcond
Elan Ruusamäe [Sun, 24 May 2015 16:00:26 +0000 (19:00 +0300)]
fix mysql bcond

8 years agoadd bcond for ext/ereg
Elan Ruusamäe [Sun, 24 May 2015 15:49:14 +0000 (18:49 +0300)]
add bcond for ext/ereg

8 years agofix build with libvpx 1.4.0
Elan Ruusamäe [Sun, 24 May 2015 15:36:13 +0000 (18:36 +0300)]
fix build with libvpx 1.4.0

8 years agoadd bcond to build without ext/mysql
Elan Ruusamäe [Sun, 24 May 2015 15:26:22 +0000 (18:26 +0300)]
add bcond to build without ext/mysql

8 years agodrop no longer needed uint32_t.patch
Elan Ruusamäe [Sun, 24 May 2015 15:08:59 +0000 (18:08 +0300)]
drop no longer needed uint32_t.patch

refs 6fda23ee048548

8 years agodrop php-mysql-nowarning.patch
Elan Ruusamäe [Sun, 24 May 2015 13:48:02 +0000 (16:48 +0300)]
drop php-mysql-nowarning.patch

whole block is disabled by other patch: mysql-lib-ver-mismatch.patch

8 years agodrop todo about packages removed in php 5.0, 5.1, 5.2
Elan Ruusamäe [Sun, 24 May 2015 12:48:09 +0000 (15:48 +0300)]
drop todo about packages removed in php 5.0, 5.1, 5.2

8 years agocleanup outdated todo
Elan Ruusamäe [Sun, 24 May 2015 12:46:56 +0000 (15:46 +0300)]
cleanup outdated todo

8 years agodrop unsupported type_hints patch, php7 has it implemented
Elan Ruusamäe [Sun, 24 May 2015 12:45:50 +0000 (15:45 +0300)]
drop unsupported type_hints patch, php7 has it implemented

8 years agoup to 5.6.9 auto/th/php56-5.6.9-1
Elan Ruusamäe [Thu, 21 May 2015 18:34:04 +0000 (21:34 +0300)]
up to 5.6.9
- fixes for CVE-2015-4024, CVE-2015-4025, CVE-2015-4022, CVE-2015-4026, CVE-2015-4021
- CVE-2015-2325, CVE-2015-2326 (pcrelib) - does not affect pld as using system pcre
- updated php-systzdata.patch to r12
- zip extension up to 1.12.5

8 years agodisable mm, unmaintained and makes apache restarts unstable
Elan Ruusamäe [Mon, 18 May 2015 19:59:44 +0000 (22:59 +0300)]
disable mm, unmaintained and makes apache restarts unstable

http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2015-May/024364.html

9 years agoup to 5.6.8, fixes CVE-2015-1351 and CVE-2015-1352 auto/th/php56-5.6.8-1
Elan Ruusamäe [Sun, 19 Apr 2015 22:04:18 +0000 (01:04 +0300)]
up to 5.6.8, fixes CVE-2015-1351 and CVE-2015-1352

9 years ago- devel obsoletes php55-devel
Elan Ruusamäe [Sun, 19 Apr 2015 20:49:59 +0000 (23:49 +0300)]
- devel obsoletes php55-devel

9 years agoupdate license tag
Elan Ruusamäe [Sat, 11 Apr 2015 13:41:41 +0000 (16:41 +0300)]
update license tag

9 years agoup to 5.6.7, fixes for CVE-2015-0231, CVE-2015-2305 and CVE-2015-2331. auto/th/php56-5.6.7-1
Elan Ruusamäe [Fri, 20 Mar 2015 21:27:01 +0000 (23:27 +0200)]
up to 5.6.7, fixes for CVE-2015-0231, CVE-2015-2305 and CVE-2015-2331.

9 years agoup to 5.6.6, fixes for CVE-2015-0235 and CVE-2015-0273 auto/th/php56-5.6.6-1
Elan Ruusamäe [Fri, 27 Feb 2015 16:12:25 +0000 (18:12 +0200)]
up to 5.6.6, fixes for CVE-2015-0235 and CVE-2015-0273

9 years agodrop x32.patch, already upstream
Elan Ruusamäe [Fri, 27 Feb 2015 16:07:31 +0000 (18:07 +0200)]
drop x32.patch, already upstream

9 years agoMerge branch 'PHP_5_6'
Elan Ruusamäe [Fri, 27 Feb 2015 15:30:11 +0000 (17:30 +0200)]
Merge branch 'PHP_5_6'

Conflicts:
      fpm-conf-split.patch
      php.spec

9 years agomake get_cfg_var("cfg_file_path") and php_ini_loaded_file() report main php.ini
Elan Ruusamäe [Tue, 24 Feb 2015 23:43:42 +0000 (01:43 +0200)]
make get_cfg_var("cfg_file_path") and php_ini_loaded_file() report main php.ini

see https://github.com/sensiolabs/SensioDistributionBundle/pull/176#issuecomment-75266039

9 years agodrop obsolete libpq_fs_h_path.patch
Elan Ruusamäe [Tue, 24 Feb 2015 19:13:12 +0000 (21:13 +0200)]
drop obsolete libpq_fs_h_path.patch

9 years ago- x32 rebuild auto/th/php55-5.5.21-4
Jan Rękorajski [Tue, 24 Feb 2015 21:27:10 +0000 (22:27 +0100)]
- x32 rebuild
- release 4 (by relup.sh)

9 years agobrowscap trigger: disable browscap if file it points to does not exist
Elan Ruusamäe [Thu, 19 Feb 2015 10:16:42 +0000 (12:16 +0200)]
browscap trigger: disable browscap if file it points to does not exist

9 years ago- release 3 (by relup.sh) auto/th/php55-5.5.21-3
Elan Ruusamäe [Thu, 19 Feb 2015 10:17:08 +0000 (12:17 +0200)]
- release 3 (by relup.sh)

9 years agobrowscap trigger: disable browscap if file it points to does not exist
Elan Ruusamäe [Thu, 19 Feb 2015 10:16:42 +0000 (12:16 +0200)]
browscap trigger: disable browscap if file it points to does not exist

9 years ago- libtool rebuild auto/th/php55-5.5.21-2
Elan Ruusamäe [Mon, 9 Feb 2015 21:58:25 +0000 (23:58 +0200)]
- libtool rebuild
- release 2 (by relup.sh)

9 years agodo not enable browscap by default auto/th/php56-5.6.5-1
Elan Ruusamäe [Wed, 4 Feb 2015 19:07:49 +0000 (21:07 +0200)]
do not enable browscap by default

1) wastes memory (ini file is always loaded)
2) produces warning if (now optional) browscap.ini is missing

9 years agodo not enable browscap by default auto/th/php55-5.5.21-1
Elan Ruusamäe [Wed, 4 Feb 2015 19:07:49 +0000 (21:07 +0200)]
do not enable browscap by default

1) wastes memory (ini file is always loaded)
2) produces warning if (now optional) browscap.ini is missing

9 years agosnippet to aid creating fpm split config
Elan Ruusamäe [Wed, 4 Feb 2015 19:04:10 +0000 (21:04 +0200)]
snippet to aid creating fpm split config

9 years agoup to 5.6.5, fixes for CVE-2015-0231, CVE-2014-9427 and CVE-2015-0232
Elan Ruusamäe [Wed, 4 Feb 2015 17:28:58 +0000 (19:28 +0200)]
up to 5.6.5, fixes for CVE-2015-0231, CVE-2014-9427 and CVE-2015-0232

9 years agoup to 5.5.21. fixes for CVE-2015-0231, CVE-2014-9427 and CVE-2015-0232.
Elan Ruusamäe [Wed, 4 Feb 2015 17:17:45 +0000 (19:17 +0200)]
up to 5.5.21. fixes for CVE-2015-0231, CVE-2014-9427 and CVE-2015-0232.

9 years agouse browscap package for browscap.ini data
Elan Ruusamäe [Tue, 27 Jan 2015 11:55:09 +0000 (13:55 +0200)]
use browscap package for browscap.ini data

9 years agouse browscap package for browscap.ini data auto/th/php55-5.5.20-2
Elan Ruusamäe [Tue, 27 Jan 2015 11:55:09 +0000 (13:55 +0200)]
use browscap package for browscap.ini data

9 years agosupport libtool 1.5/2.4.2/2.4.4 selecting best match
Elan Ruusamäe [Wed, 21 Jan 2015 18:56:35 +0000 (20:56 +0200)]
support libtool 1.5/2.4.2/2.4.4 selecting best match

This page took 0.073503 seconds and 4 git commands to generate.