Commit Graph

78 Commits

Author SHA1 Message Date
Tianon Gravi
cd075c9d4e Update to 5.5.31 and 7.0.2 2016-01-07 09:24:41 -08:00
Tianon Gravi
f181586329 Run update.sh 2016-01-06 16:31:49 -08:00
Tianon Gravi
a9f7fed15b Run update.sh 2015-12-09 11:11:53 -08:00
Tianon Gravi
9f0c470f25 Update to use "curl -f" and to verify SHA256 directly in addition to GPG 2015-12-08 16:55:23 -08:00
Henrique Moody
fec7f537f0 --with-pcre is not a valid configure option
PCRE is enabled by default and can only be disabled with the option
`--without-pcre-regex` (after 5.3).

Alternatively, an external PCRE library can be used by passing in the
`--with-pcre-regex=DIR` but it's unnecessary and it's not the default
behavior.
2015-10-09 17:01:41 -03:00
Tianon Gravi
58adff408a Merge pull request #141 from ericandrewlewis/a
Ensure PHP-FPM worker stdout and stderr are sent to the main error log.
2015-10-02 09:00:17 -07:00
Joe Ferguson
f37a400328 Run update.sh for version bump 2015-10-01 16:56:10 -07:00
Eric Andrew Lewis
766e3c0043 Ensure PHP-FPM worker stdout and stderr are sent to the main error log. 2015-10-01 16:56:42 -04:00
Simon Herter
cf1e938f37 Update to 5.6.13, 5.5.29 and 5.4.45 2015-09-05 16:01:04 +02:00
Tianon Gravi
789a45b03f Merge pull request #123 from abcdmitry/master
Full path for loading zend extensions
2015-08-07 14:07:30 -07:00
Tianon Gravi
305067f94c Add back the 5.5 keys that are officially listed, and sort all the key lists 2015-08-07 12:01:25 -07:00
Tianon Gravi
fc5346a7e0 Fix 5.5 key (https://github.com/docker-library/php/pull/124#issuecomment-128795274) 2015-08-07 12:00:05 -07:00
Sebastiaan van Stijn
a8ec57f206 Update PHP 5.6.12, 5.5.28 and 5.4.44
Update announcement:
http://php.net/archive/2015.php#id2015-08-06-1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2015-08-07 15:45:39 +02:00
Dmitry Lukashin
a3508a6653 Get rid of unneeded variable 2015-08-07 03:48:56 +03:00
Dmitry Lukashin
878e6efc37 Full path for loading zend extensions 2015-08-07 03:05:52 +03:00
Tianon Gravi
8dc762e718 Run update.sh 2015-08-04 16:04:42 -07:00
Sebastiaan van Stijn
32887c1de3 Update to 5.4.43, 5.5.27, and 5.6.11
As announced here;

PHP 5.4.43 http://php.net/archive/2015.php#id2015-07-09-1
PHP 5.5.27 http://php.net/archive/2015.php#id2015-07-10-2
PHP 5.6.11 http://php.net/archive/2015.php#id2015-07-10-3

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2015-07-10 15:31:35 +02:00
Tianon Gravi
a413eb0123 Switch from "bz2" to "xz" for 5.5 and 5.6 (several megabytes smaller download) 2015-06-30 10:06:18 -07:00
Tianon Gravi
ae130b2f84 Update to 5.4.42, 5.5.26, and 5.6.10 2015-06-12 10:35:07 -07:00
Joe Ferguson
58559e7dec Run update.sh for docker-php-ext-install fixes 2015-05-28 13:27:42 -07:00
Joe Ferguson
ec8e44b3b8 Add g++ 2015-05-19 15:48:24 -07:00
Lee Packham
2fbee27c94 Update to PHP 5.4.41, 5.5.25 and 5.6.9
As per latest security updates from php.net
2015-05-15 10:35:42 +01:00
Mathieu Rochette
6c517d12b4 Tells FPM not to clear the environment in workers
Allows php scripts executed with FPM to access env vars such as env vars
from linked containers

see #74
2015-04-27 23:41:04 +02:00
Joe Ferguson
1dcb6d1764 More resilient gpg getting 2015-04-23 13:54:03 -07:00
Tianon Gravi
f6aa601699 Update to 5.6.8, 5.5.24, 5.4.40 2015-04-21 11:01:24 -06:00
Hong Xu
453a9da962 Preinstall more extensions which cannot be installed later
Extensions added: pcre, recode, sqlite3
2015-04-17 19:48:36 -07:00
Hong Xu
13112ed409 Remove file from buildDeps
file is still needed for docker-php-install-ext.
2015-04-13 15:27:50 -07:00
Hong Xu
e8cc3c3c29 Install file and re2c as required by docker-php-ext-install
Fix #86
2015-04-10 19:54:42 -07:00
J Irving
08bf31dfd4 Prevent tar preserving file ownership 2015-04-03 14:59:47 -07:00
Tianon Gravi
c909cc49a5 Run update.sh 2015-04-02 10:56:16 -06:00
Tianon Gravi
2c6f508385 Merge pull request #78 from JensErat/conf-enabled
Empty config and sites folders, include them (#76)
2015-04-01 16:22:10 -06:00
Tianon Gravi
0d49708c99 Use && instead of ; for consistency 2015-04-01 13:37:01 -06:00
Jens Erat
f6c40011c8 Empty config and sites folders, include them (#76) 2015-03-25 14:52:46 +01:00
Tianon Gravi
dd4503a7f0 Update to 5.4.39, 5.5.23, and 5.6.7 2015-03-20 09:31:09 -06:00
Mike Dillon
1e07e91344 Add libc-dev as an explicit phpize dependency 2015-03-05 21:47:52 -08:00
Mike Dillon
93c2ef1326 Make autoremove remove more packages
By default, apt-get autoremove won't remove packages that are recommended or
suggested by *any* installed packages, not just the packages that
auto-installed them.
2015-03-01 17:17:26 -08:00
Tianon Gravi
58775aa692 Update to 5.4.38, 5.5.22, 5.6.6 2015-02-19 16:05:40 -07:00
Mike Dillon
6383582398 Remove Indexes option from /var/www 2015-01-30 23:05:28 -08:00
Joe Ferguson
c871678cc7 Run update.sh, php 5.5 and 5.6 version bumped 2015-01-22 13:12:12 -08:00
Tianon Gravi
5d49ba5861 Switch from pgp.mit.edu to pool.sks-keyservers.net 2015-01-08 23:41:19 -07:00
Joe Ferguson
a51c16e5f9 Add a pid cleaner in case container was killed unexpectedly 2014-12-23 09:52:12 -08:00
Joe Ferguson
4bb8f86780 Run update again to fix apache and fpm versions 2014-12-18 15:35:35 -08:00
Joe Ferguson
938bbe3bad Run update.sh 2014-12-18 14:33:25 -08:00
Tianon Gravi
4a5d6cfe69 Merge pull request #49 from jaredm4/master
Load opcache as a zend_extension.
2014-11-20 16:19:19 -07:00
Jared Markell
58c3fd175c Load opcache as a zend_extension. 2014-11-20 15:08:14 -08:00
Tianon Gravi
9bb0b22480 Fix php:fpm "listen" directive 2014-11-19 16:06:38 -07:00
Tianon Gravi
583557dc05 MOAAR 2014-11-14 12:34:32 -07:00
yosifkit
09fd8c55bd Merge pull request #37 from infosiftr/fpm
Add FPM variant
2014-11-14 11:43:34 -07:00
Tianon Gravi
18b5d0884c FAILURE (yeah, my bad) 2014-11-14 11:34:45 -07:00
Tianon Gravi
844ed7ce00 Update to 5.5.19 and 5.6.3 for CVEs
Fixes #45; thanks @thaJeztah
2014-11-13 17:34:23 -07:00