]> git.pld-linux.org Git - packages/php.git/log
packages/php.git
6 years ago- rebuild with mysql 5.7 auto/th/php55-5.5.38-11
Jan Rękorajski [Wed, 7 Mar 2018 11:01:38 +0000 (12:01 +0100)]
- rebuild with mysql 5.7
- release 11 (by relup.sh)

6 years ago- release 10 (by relup.sh) auto/th/php55-5.5.38-10
Jan Rękorajski [Wed, 13 Dec 2017 21:47:11 +0000 (22:47 +0100)]
- release 10 (by relup.sh)

6 years agodevel obsoletes php72-devel auto/th/php55-5.5.38-9
Elan Ruusamäe [Sat, 28 Oct 2017 18:42:25 +0000 (21:42 +0300)]
devel obsoletes php72-devel

6 years ago- rel 8; allow parallel installation of multiple apache php so modules (with no apach... auto/th/php55-5.5.38-8
Arkadiusz Miśkiewicz [Wed, 28 Jun 2017 10:19:21 +0000 (12:19 +0200)]
- rel 8; allow parallel installation of multiple apache php so modules (with no apache config included)

6 years ago- rebuild with icu 59 auto/th/php55-5.5.38-7
Jan Rękorajski [Mon, 24 Apr 2017 18:05:44 +0000 (20:05 +0200)]
- rebuild with icu 59
- rel 7

7 years ago- rel 6 auto/th/php55-5.5.38-6
Jan Rękorajski [Fri, 10 Mar 2017 20:52:42 +0000 (21:52 +0100)]
- rel 6

7 years agoRevert "- rel 3; versione php-pecl-PDO_PGSQL provides, so parallel installation of...
Elan Ruusamäe [Fri, 6 Jan 2017 19:36:05 +0000 (21:36 +0200)]
Revert "- rel 3; versione php-pecl-PDO_PGSQL provides, so parallel installation of php5{5,6}-pdo-pgsql is possible"

This reverts commit b894b4be56028f92fa44fd171b75b20b440c0ff2.

not needed; original d67a2e2 was wrong and not respecting multiple php
packages; and providing php 5.3 on 5.5 branch is also wrong

7 years agodevel obsoletes php71-devel
Elan Ruusamäe [Wed, 21 Dec 2016 17:24:21 +0000 (19:24 +0200)]
devel obsoletes php71-devel

7 years agofix php(dblib) -> php(pdo_dblib) provide
Elan Ruusamäe [Wed, 21 Dec 2016 12:39:37 +0000 (14:39 +0200)]
fix php(dblib) -> php(pdo_dblib) provide

7 years agoprovide php(pdo_*) to be compatibe with docker-php-ext-install
Elan Ruusamäe [Wed, 21 Dec 2016 12:37:01 +0000 (14:37 +0200)]
provide php(pdo_*) to be compatibe with docker-php-ext-install

7 years ago- fixed default_php bcond, added alternatives bcond
Jakub Bogusz [Thu, 24 Nov 2016 19:21:14 +0000 (20:21 +0100)]
- fixed default_php bcond, added alternatives bcond

7 years agouse alternatives for php-fpm binary
Elan Ruusamäe [Mon, 21 Nov 2016 17:11:00 +0000 (19:11 +0200)]
use alternatives for php-fpm binary

7 years ago- readline rebuild auto/th/php55-5.5.38-5
Arkadiusz Miśkiewicz [Tue, 18 Oct 2016 14:52:15 +0000 (16:52 +0200)]
- readline rebuild
- release 5 (by relup.sh)

7 years agosetup timezone in %posttrans, not %post auto/th/php55-5.5.38-4
Elan Ruusamäe [Tue, 4 Oct 2016 12:38:32 +0000 (15:38 +0300)]
setup timezone in %posttrans, not %post

this ensures that php.ini timezone is actually set if php and tzdata
pacakge are installed in same transaction

7 years ago- rel 3; versione php-pecl-PDO_PGSQL provides, so parallel installation of php5{5... auto/th/php55-5.5.38-3
Arkadiusz Miśkiewicz [Fri, 23 Sep 2016 08:14:41 +0000 (10:14 +0200)]
- rel 3; versione php-pecl-PDO_PGSQL provides, so parallel installation of php5{5,6}-pdo-pgsql is possible

7 years ago- rel 2 auto/th/php55-5.5.38-2
Jan Rękorajski [Wed, 31 Aug 2016 05:36:26 +0000 (07:36 +0200)]
- rel 2

7 years agostore fpm logs to /var/log/archive/php
Elan Ruusamäe [Mon, 1 Aug 2016 11:57:24 +0000 (14:57 +0300)]
store fpm logs to /var/log/archive/php

7 years agoup to 5.5.38 - last planned 5.5 release auto/th/php55-5.5.38-1
Elan Ruusamäe [Fri, 22 Jul 2016 15:33:21 +0000 (18:33 +0300)]
up to 5.5.38 - last planned 5.5 release
- http://php.net/releases/5_5_38.php

7 years ago5.5.37 - http://php.net/releases/5_5_37.php auto/th/php55-5.5.37-1
Elan Ruusamäe [Sun, 26 Jun 2016 22:26:22 +0000 (01:26 +0300)]
5.5.37 - http://php.net/releases/5_5_37.php

- Fixed bug #66387 (Stack overflow with imagefilltoborder). (CVE-2015-8874)
- Fixed bug #72339 (Integer Overflow in _gd2GetHeader() resulting in heap overflow). (CVE-2016-5766)
- Fixed bug #72446 (Integer Overflow in gdImagePaletteToTrueColor() resulting in heap overflow). (CVE-2016-5767)
- Fixed bug #72402 (_php_mb_regex_ereg_replace_exec - double free). (CVE-2016-5768)
- Fixed bug #72455 (Heap Overflow due to integer overflows). (CVE-2016-5769)
- Fixed bug #72262 (int/size_t confusion in SplFileObject::fread). (CVE-2016-5770)
- Fixed bug #72433 (Use After Free Vulnerability in PHP's GC algorithm and unserialize). (CVE-2016-5771)
- Fixed bug #72340 (Double Free Courruption in wddx_deserialize). (CVE-2016-5772)
- Fixed bug #72434 (ZipArchive class Use After Free Vulnerability in PHP's GC algorithm and unserialize). (CVE-2016-5773)

7 years agoup to 5.5.36; fixes for CVE-2016-5096, CVE-2016-5094, CVE-2013-7456, CVE-2016-5093... auto/th/php55-5.5.36-1
Elan Ruusamäe [Fri, 17 Jun 2016 21:27:32 +0000 (00:27 +0300)]
up to 5.5.36; fixes for CVE-2016-5096, CVE-2016-5094, CVE-2013-7456, CVE-2016-5093, CVE-2016-4343

- Fixed bug #72114 (Integer underflow / arbitrary null write in fread/gzread). (CVE-2016-5096)
- Fixed bug #72135 (Integer Overflow in php_html_entities). (CVE-2016-5094)
- Fixed bug #72227 (imagescale out-of-bounds read). (CVE-2013-7456)
- Fixed bug #72241 (get_icu_value_internal out-of-bounds read). (CVE-2016-5093)
- Fixed bug #71331 (Uninitialized pointer in phar_make_dirstream()). (CVE-2016-4343)

7 years agorebuild without extra deps auto/th/php55-5.5.35-4
Elan Ruusamäe [Tue, 24 May 2016 20:12:44 +0000 (23:12 +0300)]
rebuild without extra deps

7 years agopass our rpmldflags as EXTRA_LDFLAGS for as-needed (avoids unnecessary linking)
Jakub Bogusz [Sun, 15 May 2016 13:06:10 +0000 (15:06 +0200)]
pass our rpmldflags as EXTRA_LDFLAGS for as-needed (avoids unnecessary linking)

cherry-picked e19c578b43ccf395f38d7825b027d5c18bc0f91a

7 years ago- libpsl-0.13.0 rebuild auto/th/php55-5.5.35-3
Elan Ruusamäe [Mon, 23 May 2016 17:43:33 +0000 (20:43 +0300)]
- libpsl-0.13.0 rebuild
- release 3 (by relup.sh)

7 years ago- icu-57.1 rebuild auto/th/php55-5.5.35-2
Elan Ruusamäe [Sun, 15 May 2016 21:22:27 +0000 (00:22 +0300)]
- icu-57.1 rebuild
- release 2 (by relup.sh)

7 years agoPHP 5.5.35 (28 Apr 2016) auto/th/php55-5.5.35-1
Elan Ruusamäe [Fri, 29 Apr 2016 08:10:14 +0000 (11:10 +0300)]
PHP 5.5.35 (28 Apr 2016)

8 years agoup to 5.5.34 auto/th/php55-5.5.34-1
Elan Ruusamäe [Thu, 7 Apr 2016 12:51:27 +0000 (15:51 +0300)]
up to 5.5.34

8 years agoup to 5.5.33 auto/th/php55-5.5.33-1
Elan Ruusamäe [Sat, 19 Mar 2016 11:44:09 +0000 (13:44 +0200)]
up to 5.5.33

8 years ago- openssl 1.0.2g rebuild auto/th/php55-5.5.32-2
Elan Ruusamäe [Thu, 3 Mar 2016 11:50:15 +0000 (13:50 +0200)]
- openssl 1.0.2g rebuild
- release 2 (by relup.sh)

8 years agoup to 5.5.32 auto/th/php55-5.5.32-1
Elan Ruusamäe [Tue, 23 Feb 2016 17:10:23 +0000 (19:10 +0200)]
up to 5.5.32

marked as security release, but all CVE's relate to pcre >= 8.38 update

8 years ago- rel 2; SECURITY; fixes http://akat1.pl/?id=1 auto/th/php55-5.5.31-2
Arkadiusz Miśkiewicz [Tue, 2 Feb 2016 17:30:34 +0000 (18:30 +0100)]
- rel 2; SECURITY; fixes http://akat1.pl/?id=1

8 years agomissing backslash
Elan Ruusamäe [Sun, 31 Jan 2016 18:13:35 +0000 (20:13 +0200)]
missing backslash

8 years agouse alternatives for phar links
Elan Ruusamäe [Sun, 31 Jan 2016 13:15:14 +0000 (15:15 +0200)]
use alternatives for phar links

8 years agofix phar manual packaging
Elan Ruusamäe [Sun, 31 Jan 2016 13:05:46 +0000 (15:05 +0200)]
fix phar manual packaging

phar.1 and phar.phar.1 are links
pharXY.1 is the real man page

8 years agofix phar package summary
Elan Ruusamäe [Sat, 30 Jan 2016 11:33:58 +0000 (13:33 +0200)]
fix phar package summary

8 years agoup to 5.5.31 (07 Jan 2015) auto/th/php55-5.5.31-1
Elan Ruusamäe [Sun, 10 Jan 2016 22:28:28 +0000 (00:28 +0200)]
up to 5.5.31 (07 Jan 2015)

8 years agoext/intl has bunch of .cpp files
Elan Ruusamäe [Sat, 9 Jan 2016 14:47:19 +0000 (16:47 +0200)]
ext/intl has bunch of .cpp files

8 years ago- rel 5 auto/th/php55-5.5.30-5
Jan Rękorajski [Thu, 31 Dec 2015 11:33:14 +0000 (12:33 +0100)]
- rel 5

8 years ago- rel 4 auto/th/php55-5.5.30-4
Jan Rękorajski [Thu, 19 Nov 2015 07:55:35 +0000 (08:55 +0100)]
- rel 4

8 years ago- rel 3 auto/th/php55-5.5.30-3
Arkadiusz Miśkiewicz [Fri, 6 Nov 2015 11:59:21 +0000 (12:59 +0100)]
- rel 3

8 years agoRevert "make get_cfg_var("cfg_file_path") and php_ini_loaded_file() report main php...
Arkadiusz Miśkiewicz [Fri, 6 Nov 2015 11:58:40 +0000 (12:58 +0100)]
Revert "make get_cfg_var("cfg_file_path") and php_ini_loaded_file() report main php.ini"

This reverts commit 762ec2ebe80654582c9a5f1114691cd6d673d513. due to
    breakage. Reverting fixes regression - confirmation:
    http://lists.pld-linux.org/mailman/pipermail/pld-devel-pl/2015-September/157128.html

    TODO: Needed functionality, from this patch, needs to be correctly
    implemented.

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 11:09:59 +0000 (13:09 +0200)]
- rel 2; switch module name to mod_php.so (first step to using alternatives and allowing apache-mod_php coexistence)

8 years ago- up to 5.5.30 auto/th/php55-5.5.30-1
Adam Osuchowski [Fri, 2 Oct 2015 11:25:17 +0000 (13:25 +0200)]
- up to 5.5.30

8 years agoPHP 5.5.29 (03 Sep 2015) auto/th/php55-5.5.29-1
Elan Ruusamäe [Wed, 16 Sep 2015 08:53:28 +0000 (11:53 +0300)]
PHP 5.5.29 (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 agoup to 5.5.28 (06 Aug 2015), entered "security fixes only" maintenance auto/th/php55-5.5.28-1
Elan Ruusamäe [Fri, 7 Aug 2015 06:38:06 +0000 (09:38 +0300)]
up to 5.5.28 (06 Aug 2015), entered "security fixes only" maintenance

8 years agoup to 5.5.27 auto/th/php55-5.5.27-1
Elan Ruusamäe [Fri, 17 Jul 2015 09:50:05 +0000 (12:50 +0300)]
up to 5.5.27
- fixing CVE-2015-3152, CVE-2015-4643, CVE-2015-4642, CVE-2015-4644

8 years ago- rel 3; libnghttp2 rebuild auto/th/php55-5.5.25-4
Arkadiusz Miśkiewicz [Sat, 27 Jun 2015 20:33:54 +0000 (22:33 +0200)]
- rel 3; libnghttp2 rebuild

8 years ago- icu rebuild auto/th/php55-5.5.25-3
Elan Ruusamäe [Mon, 1 Jun 2015 09:50:22 +0000 (12:50 +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 ago- release 2 (by relup.sh) auto/th/php55-5.5.25-2
Elan Ruusamäe [Sun, 24 May 2015 15:58:11 +0000 (18:58 +0300)]
- release 2 (by relup.sh)

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 agofpm config rediff
Elan Ruusamäe [Wed, 4 Feb 2015 19:04:10 +0000 (21:04 +0200)]
fpm config rediff

fpm: snippet to aid creating fpm split config
refs ef84931a8b2e230e0c2d0891d150acacfd1ab1f2

fpm: rediff fpm patches; apply config split first
refs 8851ace1cd05b212f30fb848bfea845a03269621

8 years agoup to 5.5.25 auto/th/php55-5.5.25-1
Elan Ruusamäe [Thu, 21 May 2015 18:12:50 +0000 (21:12 +0300)]
up to 5.5.25
- fixes for CVE-2015-4024, CVE-2015-4025, CVE-2015-4022, CVE-2015-4026, CVE-2015-4021
- disable suhosin patch (unmaintained, not needed for PHP>5.3, see e14ff99)
- x32 patch is for suhosin enabled only
- update php-systzdata.patch to r12

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.5.24. fixes CVE-2015-1351 and CVE-2015-1352 auto/th/php55-5.5.24-1
Elan Ruusamäe [Sun, 19 Apr 2015 21:56:24 +0000 (00:56 +0300)]
up to 5.5.24. fixes CVE-2015-1351 and CVE-2015-1352

9 years ago- devel obsoletes php56-devel
Elan Ruusamäe [Sun, 19 Apr 2015 20:52:19 +0000 (23:52 +0300)]
- devel obsoletes php56-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.5.23, fixes for CVE-2015-0231, CVE-2015-2305 and CVE-2015-2331. auto/th/php55-5.5.23-1
Elan Ruusamäe [Fri, 20 Mar 2015 22:03:04 +0000 (00:03 +0200)]
up to 5.5.23, fixes for CVE-2015-0231, CVE-2015-2305 and CVE-2015-2331.

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

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 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/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 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 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

9 years ago- build on x32 with a help of slightly modified upstream patch
Jan Rękorajski [Sat, 3 Jan 2015 22:03:01 +0000 (22:03 +0000)]
- build on x32 with a help of slightly modified upstream patch

9 years agoup to 5.5.20, fixes CVE-2014-8142 auto/th/php55-5.5.20-1
Elan Ruusamäe [Thu, 1 Jan 2015 15:54:00 +0000 (17:54 +0200)]
up to 5.5.20, fixes CVE-2014-8142

9 years agoup to 5.5.19 auto/th/php55-5.5.19-1
Elan Ruusamäe [Tue, 18 Nov 2014 19:48:37 +0000 (21:48 +0200)]
up to 5.5.19

9 years ago- up to 5.5.18; SECURITY release; fixes CVE-2014-3669, CVE-2014-3670 and CVE-2014... auto/th/php55-5.5.18-1
Arkadiusz Miśkiewicz [Fri, 24 Oct 2014 20:01:25 +0000 (22:01 +0200)]
- up to 5.5.18; SECURITY release; fixes CVE-2014-3669, CVE-2014-3670 and CVE-2014-3668

9 years ago- rel 2 auto/th/php55-5.5.17-2
Arkadiusz Miśkiewicz [Wed, 8 Oct 2014 12:58:06 +0000 (14:58 +0200)]
- rel 2

9 years agoup to 5.5.17 auto/th/php55-5.5.17-1
Elan Ruusamäe [Fri, 26 Sep 2014 17:14:00 +0000 (20:14 +0300)]
up to 5.5.17

9 years ago- freetype epoch
Jakub Bogusz [Sat, 13 Sep 2014 14:14:00 +0000 (16:14 +0200)]
- freetype epoch

9 years ago- up to 5.5.16 auto/th/php55-5.5.16-1
Elan Ruusamäe [Mon, 25 Aug 2014 08:50:46 +0000 (11:50 +0300)]
- up to 5.5.16
- resolves CVE-2014-3538, CVE-2014-3587, CVE-2014-2497, CVE-2014-5120 and CVE-2014-3597
- LiteSpeed updated to V6.6

9 years agoup to 5.5.15 auto/th/php55-5.5.15-1
Elan Ruusamäe [Fri, 25 Jul 2014 15:02:19 +0000 (18:02 +0300)]
up to 5.5.15

9 years ago- unified oracle database bcond name (changed from oci8 to oci)
Jakub Bogusz [Thu, 3 Jul 2014 16:18:54 +0000 (18:18 +0200)]
- unified oracle database bcond name (changed from oci8 to oci)

9 years agoup to 5.5.14. fixes CVE-2014-3981, CVE-2014-0207, CVE-2014-3478, CVE-2014-3479, CVE... auto/th/php55-5.5.14-1
Elan Ruusamäe [Thu, 3 Jul 2014 13:46:24 +0000 (16:46 +0300)]
up to 5.5.14. fixes CVE-2014-3981, CVE-2014-0207, CVE-2014-3478, CVE-2014-3479, CVE-2014-3480, CVE-2014-3487, CVE-2014-4049, CVE-2014-3515

9 years agoProvide default php-devel in php 5.5 auto/th/php55-5.5.13-2
Elan Ruusamäe [Sun, 22 Jun 2014 12:36:12 +0000 (15:36 +0300)]
Provide default php-devel in php 5.5

9 years agoup to 5.5.13, fixes CVE-2014-0238 and CVE-2014-0237 auto/th/php55-5.5.13-1
Elan Ruusamäe [Fri, 30 May 2014 18:11:04 +0000 (21:11 +0300)]
up to 5.5.13, fixes CVE-2014-0238 and CVE-2014-0237

9 years ago- release 3 (by relup.sh) auto/th/php55-5.5.12-3
Elan Ruusamäe [Fri, 30 May 2014 18:04:30 +0000 (21:04 +0300)]
- release 3 (by relup.sh)

9 years agoprovide PDO_API and Zend ZTS macros for pdo-oci package
Elan Ruusamäe [Wed, 21 May 2014 23:17:54 +0000 (02:17 +0300)]
provide PDO_API and Zend ZTS macros for pdo-oci package

9 years agoxmlreader requires dom ext
Elan Ruusamäe [Wed, 21 May 2014 20:02:48 +0000 (23:02 +0300)]
xmlreader requires dom ext

$ php -m
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib64/php/xmlreader.so' - /usr/lib64/php/xmlreader.so: undefined symbol: dom_node_class_entry in Unknown on line 0

9 years agotrigger: fix also /etc/php paths
Elan Ruusamäe [Mon, 19 May 2014 08:43:03 +0000 (11:43 +0300)]
trigger: fix also /etc/php paths

9 years agomigrate configs /etc/php/conf.d -> /etc/phpXY/conf.d/
Elan Ruusamäe [Sat, 17 May 2014 22:53:15 +0000 (01:53 +0300)]
migrate configs /etc/php/conf.d -> /etc/phpXY/conf.d/

9 years agoobsolete also in php-program, needed due strict deps in old package
Elan Ruusamäe [Wed, 14 May 2014 18:16:37 +0000 (21:16 +0300)]
obsolete also in php-program, needed due strict deps in old package

9 years agoadd obsoletes to upgrade from "php" name
Elan Ruusamäe [Wed, 14 May 2014 11:38:44 +0000 (14:38 +0300)]
add obsoletes to upgrade from "php" name

9 years agoimprove usability of extensions built with proprietary libs
Elan Ruusamäe [Wed, 21 May 2014 21:07:11 +0000 (00:07 +0300)]
improve usability of extensions built with proprietary libs

- build such extensions with dependency only on php apis versions
- drop noauoprov, we _do_ want soname dependencies, use _noautoreq instead
- drop oci from release, not useful with "loose" dependencies

this lets catch up distro-wide updates without need to always rebuild locally

9 years agothere will be no default php in th, back to php55 name auto/th/php55-5.5.12-2
Elan Ruusamäe [Wed, 14 May 2014 21:34:05 +0000 (00:34 +0300)]
there will be no default php in th, back to php55 name

9 years agoadd sample how to disable php in user dirs
Elan Ruusamäe [Fri, 9 May 2014 17:23:58 +0000 (20:23 +0300)]
add sample how to disable php in user dirs

taken from debian

9 years ago- removed obsolete patches and BRs
Jakub Bogusz [Thu, 8 May 2014 19:50:27 +0000 (21:50 +0200)]
- removed obsolete patches and BRs
- updated system_gd bcond (imagerotate from gd 2.1+ is required now; imageantialias currently not available with system gd)

9 years ago- pl for -opcache
Jakub Bogusz [Thu, 8 May 2014 18:34:46 +0000 (20:34 +0200)]
- pl for -opcache

9 years agoenable instantclient bcond by default
Elan Ruusamäe [Fri, 2 May 2014 14:28:39 +0000 (17:28 +0300)]
enable instantclient bcond by default

bcond is only used if oci8 bcond is enabled

9 years agooptimize builds for non-defautl sapis not to build cli/cgi auto/th/php-5.5.12-1
Elan Ruusamäe [Fri, 2 May 2014 08:32:16 +0000 (11:32 +0300)]
optimize builds for non-defautl sapis not to build cli/cgi

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