]> git.pld-linux.org Git - packages/php.git/log
packages/php.git
8 years ago- release 17 (by relup.sh) auto/th/php53-5.3.29-17
Jan Rękorajski [Sun, 28 Jun 2015 09:06:43 +0000 (11:06 +0200)]
- release 17 (by relup.sh)

8 years agosplit x32 patch to be able to build without suhosin patch
Elan Ruusamäe [Tue, 9 Jun 2015 14:59:02 +0000 (17:59 +0300)]
split x32 patch to be able to build without suhosin patch

8 years agofix mysqlnd bcond
Elan Ruusamäe [Tue, 9 Jun 2015 13:47:19 +0000 (16:47 +0300)]
fix mysqlnd bcond

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 16 (by relup.sh) auto/th/php53-5.3.29-16
Elan Ruusamäe [Sun, 31 May 2015 12:55:31 +0000 (15:55 +0300)]
- release 16 (by relup.sh)

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- release 15 (by relup.sh) auto/th/php53-5.3.29-15
Elan Ruusamäe [Sun, 24 May 2015 11:31:23 +0000 (14:31 +0300)]
- release 15 (by relup.sh)

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

8 years agocleanups
Elan Ruusamäe [Tue, 21 Apr 2015 08:39:31 +0000 (11:39 +0300)]
cleanups

checked patches against php-5.3.3-40.el6_6.src.rpm. these 4 new since
php-5.3.3-38.el6.src.rpm are already applied in pld:
- fileinfo: fix out-of-bounds read in elf note headers. CVE-2014-3710
- xmlrpc: fix out-of-bounds read flaw in mkgmtime() CVE-2014-3668
- core: fix integer overflow in unserialize() CVE-2014-3669
- exif: fix heap corruption issue in exif_thumbnail() CVE-2014-3670

8 years ago- devel obsoletes php56-devel
Elan Ruusamäe [Sun, 19 Apr 2015 20:51:08 +0000 (23:51 +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 ago- rel 14; update libmagic from php5.6 (as our old 5.3 bundled libmagic segfaults... auto/th/php53-5.3.29-14
Arkadiusz Miśkiewicz [Tue, 24 Mar 2015 11:26:10 +0000 (12:26 +0100)]
- rel 14; update libmagic from php5.6 (as our old 5.3 bundled libmagic segfaults easily)

9 years ago- release 13 (by relup.sh) auto/th/php53-5.3.29-13
Elan Ruusamäe [Fri, 20 Mar 2015 14:49:02 +0000 (14:49 +0000)]
- release 13 (by relup.sh)

9 years agopatch for x32 with suhosin enabled as well
Elan Ruusamäe [Fri, 20 Mar 2015 14:48:32 +0000 (14:48 +0000)]
patch for x32 with suhosin enabled as well

9 years agoadjust x32 patch for 5.3 branch
Elan Ruusamäe [Fri, 27 Feb 2015 23:59:26 +0000 (01:59 +0200)]
adjust x32 patch for 5.3 branch

see also https://github.com/php/php-src/pull/1127

9 years agoapply x32 before suhosin, use original patch from bug
Elan Ruusamäe [Fri, 27 Feb 2015 23:31:32 +0000 (01:31 +0200)]
apply x32 before suhosin, use original patch from bug

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

Conflicts:
php.spec

cherry-picked dc101b854cf29eca82f58ba779ef13c48ccd9181

9 years ago- release 12 (by relup.sh) auto/th/php53-5.3.29-12
Elan Ruusamäe [Thu, 19 Feb 2015 10:16:47 +0000 (12:16 +0200)]
- release 12 (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 11 (by relup.sh) auto/th/php53-5.3.29-11
Elan Ruusamäe [Wed, 11 Feb 2015 15:18:31 +0000 (17:18 +0200)]
- release 11 (by relup.sh)

9 years agoadd two fixes from centos/el. addresses CVE-2011-4153 CVE-2014-2270
Elan Ruusamäe [Wed, 11 Feb 2015 12:53:34 +0000 (14:53 +0200)]
add two fixes from centos/el. addresses CVE-2011-4153 CVE-2014-2270

two additional patches from php-5.3.3-38.el6.src.rpm

9 years ago- libtool rebuild auto/th/php53-5.3.29-10
Elan Ruusamäe [Mon, 9 Feb 2015 21:57:50 +0000 (23:57 +0200)]
- libtool rebuild
- release 10 (by relup.sh)

9 years agoapply security fixes from webtatic php-5.3.29-4.w5.src auto/th/php53-5.3.29-9
Elan Ruusamäe [Thu, 5 Feb 2015 10:31:56 +0000 (12:31 +0200)]
apply security fixes from webtatic php-5.3.29-4.w5.src
- fixes for:
  CVE-2014-3597, CVE-2014-8142, CVE-2015-0231, CVE-2015-0232,
  CVE-2014-2497, CVE-2014-3587, CVE-2014-3668, CVE-2014-3669,
  CVE-2014-3670 CVE-2014-3710, CVE-2014-4670, CVE-2014-4698

9 years agodo not enable browscap by default
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 agoupgrade browscap from php named packages as well auto/th/php53-5.3.29-8
Elan Ruusamäe [Mon, 26 Jan 2015 20:52:23 +0000 (22:52 +0200)]
upgrade browscap from php named packages as well

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 agomake tests fail by default auto/th/php53-5.3.29-6
Elan Ruusamäe [Wed, 21 Jan 2015 13:06:19 +0000 (15:06 +0200)]
make tests fail by default

same change also in upstream:
https://github.com/php/php-src/commit/180767373d03238431103c02a93de19df49c14dc

9 years agouse browscap package for browscap.ini data
Elan Ruusamäe [Sun, 4 Jan 2015 13:17:40 +0000 (15:17 +0200)]
use browscap package for browscap.ini data

9 years agofix tests makefile auto/th/php53-5.3.29-4
Elan Ruusamäe [Sun, 23 Nov 2014 02:35:14 +0000 (04:35 +0200)]
fix tests makefile

9 years agoset fpm socket rw accessible by http group by default (instead of root:root) auto/th/php53-5.3.29-3
Elan Ruusamäe [Mon, 27 Oct 2014 06:04:02 +0000 (08:04 +0200)]
set fpm socket rw accessible by http group by default (instead of root:root)

9 years agorediff fpm patches; appli config split first
Elan Ruusamäe [Mon, 27 Oct 2014 06:00:55 +0000 (08:00 +0200)]
rediff fpm patches; appli config split first

9 years agorestore bug-test-pcntl-55479.patch
Elan Ruusamäe [Mon, 27 Oct 2014 05:32:35 +0000 (07:32 +0200)]
restore bug-test-pcntl-55479.patch

9 years agofpm patch unneeded, supported in 5.3
Elan Ruusamäe [Mon, 27 Oct 2014 05:28:36 +0000 (07:28 +0200)]
fpm patch unneeded, supported in 5.3

9 years ago- rel 2 auto/th/php53-5.3.29-2
Arkadiusz Miśkiewicz [Wed, 8 Oct 2014 16:41:41 +0000 (18:41 +0200)]
- rel 2

9 years agoup to 5.3.29, PHP_5_3 EOL, this is last official planned release auto/th/php53-5.3.29-1
Elan Ruusamäe [Wed, 20 Aug 2014 09:39:04 +0000 (12:39 +0300)]
up to 5.3.29, PHP_5_3 EOL, this is last official planned release

9 years ago- rel 12; fixes SECURITY bug; phpinfo leak; https://www.sektioneins.de/en/blog/14... auto/th/php53-5.3.28-12
Arkadiusz Miśkiewicz [Mon, 7 Jul 2014 05:07:52 +0000 (07:07 +0200)]
- rel 12; fixes SECURITY bug; phpinfo leak; https://www.sektioneins.de/en/blog/14-07-04-phpinfo-infoleak.html

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 agosync php-fpm from master
Elan Ruusamäe [Sat, 31 May 2014 12:02:04 +0000 (15:02 +0300)]
sync php-fpm from master

9 years ago- release 11 (by relup.sh) auto/th/php53-5.3.28-11
Elan Ruusamäe [Mon, 26 May 2014 05:23:50 +0000 (08:23 +0300)]
- release 11 (by relup.sh)

9 years agoRevert "build with -D_FILE_OFFSET_BITS=64 to make php not fail on inode64 mounts"
Elan Ruusamäe [Mon, 26 May 2014 05:23:09 +0000 (08:23 +0300)]
Revert "build with -D_FILE_OFFSET_BITS=64 to make php not fail on inode64 mounts"

This reverts commit a0106ed918ffc6ff961caa33a8e27003bcfc3133.

Unknown issues with php-zlib

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 auto/th/php53-5.3.28-10
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/ auto/th/php53-5.3.28-9
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 agobuild with -D_FILE_OFFSET_BITS=64 to make php not fail on inode64 mounts
Elan Ruusamäe [Sat, 17 May 2014 22:52:28 +0000 (01:52 +0300)]
build with -D_FILE_OFFSET_BITS=64 to make php not fail on inode64 mounts

http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2014-May/023916.html

9 years agoobsolete also in php-program, needed due strict deps in old package auto/th/php53-5.3.28-8
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 auto/th/php53-5.3.28-7
Elan Ruusamäe [Wed, 14 May 2014 11:38:44 +0000 (14:38 +0300)]
add obsoletes to upgrade from "php" name

9 years ago- release 6 (by relup.sh) auto/th/php53-5.3.28-6
Elan Ruusamäe [Tue, 29 Apr 2014 11:11:37 +0000 (14:11 +0300)]
- release 6 (by relup.sh)

9 years ago-devel Obsoletes php-devel
Elan Ruusamäe [Sun, 27 Apr 2014 11:39:09 +0000 (14:39 +0300)]
-devel Obsoletes php-devel

9 years agorel 5 auto/th/php53-5.3.28-5
Elan Ruusamäe [Fri, 25 Apr 2014 20:27:27 +0000 (23:27 +0300)]
rel 5

9 years agophp-litesped Provides: php(litespeed), php-fpm Provides: php(fpm)
Elan Ruusamäe [Sat, 26 Oct 2013 14:58:15 +0000 (17:58 +0300)]
php-litesped Provides: php(litespeed), php-fpm Provides: php(fpm)

9 years agopackage php-session Suggest tmpwatch for /var/run/php cleanip
Elan Ruusamäe [Sat, 26 Oct 2013 13:40:30 +0000 (16:40 +0300)]
package php-session Suggest tmpwatch for /var/run/php cleanip

9 years agoinstall php-devel to %{_libdir}/%{name}/build not to depend on %{_libdir}/php (unvers...
Elan Ruusamäe [Wed, 9 Oct 2013 07:23:36 +0000 (10:23 +0300)]
install php-devel to %{_libdir}/%{name}/build not to depend on %{_libdir}/php (unversioned) path

9 years agoswitch off default_php, th will use virtual packages for php-* names
Elan Ruusamäe [Tue, 8 Oct 2013 10:51:54 +0000 (13:51 +0300)]
switch off default_php, th will use virtual packages for php-* names

10 years agocommon should not provide hash, we have php-hash package auto/th/php-5.3.28-4
Elan Ruusamäe [Sat, 12 Apr 2014 11:20:22 +0000 (14:20 +0300)]
common should not provide hash, we have php-hash package

the provides was added on deadbranch-1.688.2 with
f01c1ac4dde0a4b15c51ea93fb2115d05002e1b4 (updated to work with current
snaps) and it was not shared at that time.

shared package was fixed in 8a6f25c975c721f4944f2469df0d6b366b880507
(update snap to 200903161730)

10 years agorel 3; autoglobal variables are available on demand by other code (so weren't availab... auto/th/php-5.3.28-3
Arkadiusz Miśkiewicz [Thu, 13 Mar 2014 11:48:29 +0000 (12:48 +0100)]
rel 3; autoglobal variables are available on demand by other code (so weren't available here). Request to make these variables available in this code.

10 years ago- rel 2 auto/th/php-5.3.28-2
Arkadiusz Miśkiewicz [Thu, 26 Dec 2013 11:47:12 +0000 (12:47 +0100)]
- rel 2

10 years agoforce Zend/zend_language_parser.y regeneration. http://bugs.php.net/65571
Elan Ruusamäe [Tue, 17 Dec 2013 20:19:40 +0000 (22:19 +0200)]
force Zend/zend_language_parser.y regeneration.  http://bugs.php.net/65571

10 years agoRevert "- fix building with freetype 2.5.1"
Elan Ruusamäe [Tue, 17 Dec 2013 19:48:54 +0000 (21:48 +0200)]
Revert "- fix building with freetype 2.5.1"

This reverts commit 732e12c7b58c8fc55b23df3e47081601f13d795e.

10 years agoup to 5.3.28 (released on 2013-12-12) auto/th/php-5.3.28-1
Elan Ruusamäe [Tue, 17 Dec 2013 19:09:47 +0000 (21:09 +0200)]
up to 5.3.28 (released on 2013-12-12)

fixes CVE-2013-4073 and CVE-2013-6420

10 years ago- release 8 (by relup.sh) auto/th/php-5.3.27-8
Elan Ruusamäe [Thu, 12 Dec 2013 14:23:37 +0000 (16:23 +0200)]
- release 8 (by relup.sh)

10 years ago- fix building with freetype 2.5.1
Jan Rękorajski [Thu, 12 Dec 2013 13:43:44 +0000 (14:43 +0100)]
- fix building with freetype 2.5.1

10 years agofpm: add configtest support
Elan Ruusamäe [Thu, 12 Dec 2013 13:04:15 +0000 (15:04 +0200)]
fpm: add configtest support

10 years agosplit fpm config to fpm.d fragments auto/th/php-5.3.27-7
Elan Ruusamäe [Sun, 8 Dec 2013 14:01:23 +0000 (16:01 +0200)]
split fpm config to fpm.d fragments

10 years agofix @processname@ in split config as well
Elan Ruusamäe [Thu, 5 Dec 2013 19:42:18 +0000 (21:42 +0200)]
fix @processname@ in split config as well

10 years agosplit fpm config to fpm.d dir
Elan Ruusamäe [Thu, 5 Dec 2013 19:36:29 +0000 (21:36 +0200)]
split fpm config to fpm.d dir

10 years agosplit fpm config to fpm.d fragments
Elan Ruusamäe [Thu, 5 Dec 2013 19:15:54 +0000 (21:15 +0200)]
split fpm config to fpm.d fragments

10 years agoupdate systzdata patch from debian -- r10: make timezone case insensitive
Elan Ruusamäe [Thu, 5 Dec 2013 19:13:41 +0000 (21:13 +0200)]
update systzdata patch from debian -- r10: make timezone case insensitive

10 years agoavoid pointless mysql 5.6 library upgrade warnings auto/th/php-5.3.27-6
Elan Ruusamäe [Tue, 19 Nov 2013 22:23:19 +0000 (00:23 +0200)]
avoid pointless mysql 5.6 library upgrade warnings

10 years agodrop "Headers and client library minor version mismatch. Headers:50614 Library:50532...
Elan Ruusamäe [Tue, 19 Nov 2013 22:20:58 +0000 (00:20 +0200)]
drop "Headers and client library minor version mismatch. Headers:50614 Library:50532" warnings

does not give anything and can break apps that track $php_errormsg for errors
or use custom error reporting function and not differenciating error
levels

10 years ago- release 5 (by relup.sh) auto/th/php-5.3.27-5
Arkadiusz Miśkiewicz [Fri, 1 Nov 2013 06:18:21 +0000 (07:18 +0100)]
- release 5 (by relup.sh)

10 years agodisable user_ini by default as we do in apache
Elan Ruusamäe [Wed, 30 Oct 2013 13:45:32 +0000 (15:45 +0200)]
disable user_ini by default as we do in apache

10 years ago-devel obsoletes php55-devel
Elan Ruusamäe [Sat, 5 Oct 2013 18:36:01 +0000 (21:36 +0300)]
-devel obsoletes php55-devel

10 years agorel 4
Elan Ruusamäe [Fri, 13 Sep 2013 08:16:20 +0000 (11:16 +0300)]
rel 4

10 years agofpm: use --redirfds, safer and works with RC_LOGGING on and off
Elan Ruusamäe [Fri, 13 Sep 2013 08:16:01 +0000 (11:16 +0300)]
fpm: use --redirfds, safer and works with RC_LOGGING on and off

10 years agorel 3 auto/th/php-5.3.27-3
Elan Ruusamäe [Fri, 13 Sep 2013 07:53:12 +0000 (10:53 +0300)]
rel 3

10 years agofpm sucks by leaving some fds open, and rc-scripts fails to go further BUSY message
Elan Ruusamäe [Thu, 12 Sep 2013 13:35:49 +0000 (16:35 +0300)]
fpm sucks by leaving some fds open, and rc-scripts fails to go further BUSY message

10 years ago- rel 2; fix bug 60598 auto/th/php-5.3.27-2
Arkadiusz Miśkiewicz [Thu, 29 Aug 2013 13:53:56 +0000 (15:53 +0200)]
- rel 2; fix bug 60598

10 years agoup to 5.3.27 auto/th/php-5.3.27-1
Elan Ruusamäe [Mon, 5 Aug 2013 13:46:18 +0000 (16:46 +0300)]
up to 5.3.27

10 years ago- release 2 (by relup.sh) auto/th/php-5.3.26-2
Elan Ruusamäe [Fri, 21 Jun 2013 16:57:41 +0000 (19:57 +0300)]
- release 2 (by relup.sh)

10 years agoversioned php(sqlite3) dep, package dba docs (merged from PHP_5_5)
Elan Ruusamäe [Fri, 21 Jun 2013 16:56:38 +0000 (19:56 +0300)]
versioned php(sqlite3) dep, package dba docs (merged from PHP_5_5)

10 years agoalways name php cli as phpXY regardless of default_php bcond
Elan Ruusamäe [Fri, 21 Jun 2013 11:12:52 +0000 (14:12 +0300)]
always name php cli as phpXY regardless of default_php bcond

10 years agoset distro default with bcond define, but allow commandline override
Elan Ruusamäe [Mon, 10 Jun 2013 18:52:30 +0000 (21:52 +0300)]
set distro default with bcond define, but allow commandline override

10 years agoadd default_php bcond
Elan Ruusamäe [Mon, 10 Jun 2013 18:40:13 +0000 (21:40 +0300)]
add default_php bcond

can be used to build php-* packages (instead of default php53-*) on ac:
$ rpmbuild -bb --with default_php php.spec

10 years agoup to 5.3.26. fixes CVE-2013-2110 auto/th/php-5.3.26-1
Elan Ruusamäe [Mon, 10 Jun 2013 11:23:45 +0000 (11:23 +0000)]
up to 5.3.26. fixes CVE-2013-2110

10 years agoup to 5.3.25 auto/th/php-5.3.25-1
Elan Ruusamäe [Sat, 25 May 2013 10:14:47 +0000 (13:14 +0300)]
up to 5.3.25

10 years agolet apache modules use just major.minor for filename
Elan Ruusamäe [Mon, 29 Apr 2013 11:57:47 +0000 (14:57 +0300)]
let apache modules use just major.minor for filename

11 years ago- rel 2 for apache 2.4 auto/th/php-5.3.24-2
Arkadiusz Miśkiewicz [Thu, 18 Apr 2013 08:37:50 +0000 (10:37 +0200)]
- rel 2 for apache 2.4

11 years agolink pcre ext with -lpcre auto/th/php-5.3.24-1
Elan Ruusamäe [Wed, 17 Apr 2013 11:22:17 +0000 (14:22 +0300)]
link pcre ext with -lpcre

11 years agoup to 5.3.24
Elan Ruusamäe [Wed, 17 Apr 2013 10:34:30 +0000 (13:34 +0300)]
up to 5.3.24

11 years ago- rel 2; rebuild with apache 2.4 auto/th/php-5.3.23-2
Arkadiusz Miśkiewicz [Wed, 10 Apr 2013 09:08:39 +0000 (11:08 +0200)]
- rel 2; rebuild with apache 2.4

11 years agoup to 5.3.23; fixes for CVE-2013-1643 and CVE-2013-1635
Elan Ruusamäe [Tue, 19 Mar 2013 15:54:32 +0000 (17:54 +0200)]
up to 5.3.23; fixes for CVE-2013-1643 and CVE-2013-1635

11 years ago- release 2 (by relup.sh) auto/th/php-5.3.22-2
Elan Ruusamäe [Tue, 5 Mar 2013 10:11:54 +0000 (12:11 +0200)]
- release 2 (by relup.sh)

11 years agoadd su directive for logrotate 3.8.0
Elan Ruusamäe [Mon, 4 Mar 2013 08:34:17 +0000 (10:34 +0200)]
add su directive for logrotate 3.8.0

11 years agoUpdate to 5.3.22. Drop file-magic.patch. data_file.c php generation auto/th/php-5.3.22-1
Arkadiusz Miśkiewicz [Fri, 22 Feb 2013 09:17:19 +0000 (10:17 +0100)]
Update to 5.3.22. Drop file-magic.patch. data_file.c php generation
script is very dump, doesn't do any validation and creates useless mime
database because magic.mgc from system file package is subtly different
than internal php magic database. Symptoms - finfo_file didn't recognize
bacic image types (jpeg) for example.

11 years agosetup _noautoreqdep onb libphp_common
Elan Ruusamäe [Wed, 6 Feb 2013 15:47:23 +0000 (17:47 +0200)]
setup _noautoreqdep onb libphp_common

without it php-cli would pick up php53-common into dependency if
php53-devel is installed on ac systems.

11 years agodo not update magic db on ac, ac file is older
Elan Ruusamäe [Thu, 31 Jan 2013 11:24:17 +0000 (13:24 +0200)]
do not update magic db on ac, ac file is older

11 years agocorrect embedded dependency when php_suffix is defined
Elan Ruusamäe [Thu, 24 Jan 2013 09:49:18 +0000 (11:49 +0200)]
correct embedded dependency when php_suffix is defined

11 years agoversion php apache module.
Elan Ruusamäe [Wed, 23 Jan 2013 16:12:12 +0000 (18:12 +0200)]
version php apache module.

making it easier to "switch" php versions (force install and replace
symlink) having multiple mod_php packages installed

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