221 Commits

Author SHA1 Message Date
robert
7d24a31675 update to 5.6.12 2015-08-12 05:50:18 +00:00
robert
8e3c4688ff security update to 5.5.28 2015-08-12 05:50:04 +00:00
robert
9b854f5b99 security update to 5.4.44 2015-08-12 05:49:42 +00:00
robert
8d764893e2 remove all references to the suhosin patch 2015-07-30 09:46:18 +00:00
sthen
205e3dad56 fix typo 2015-07-19 20:09:58 +00:00
sthen
52dc481d6e guard SSLv3_*_method with OPENSSL_NO_SSL3, same as php 5.6 does
(if you use SSL/TLS in php, you really should be using 5.6+)
(...if you use php at all,   "                           " )
2015-07-18 20:54:19 +00:00
ajacoutot
3bae775dc7 Tweak pexp a bit. 2015-07-15 16:03:07 +00:00
robert
a54d81334c update to 5.5.27 2015-07-12 14:07:10 +00:00
robert
209ed8695b update to 5.6.11 2015-07-12 14:06:23 +00:00
robert
a43332a4cd update to 5.4.43 2015-07-10 06:29:25 +00:00
robert
8b09308970 security update to 5.4.42; fixes the following CVEs:
CVE-2015-3414, CVE-2015-3415, CVE-2015-3416
2015-06-14 13:38:46 +00:00
robert
d547329e99 security update to 5.6.10; includes fixes for the following CVEs:
CVE-2015-2325, CVE-2015-2326, CVE-2015-3414, CVE-2015-3415, CVE-2015-3416
2015-06-11 20:34:39 +00:00
robert
a0ffb9be8b security update to 5.5.26; includes fixes for the following CVEs:
CVE-2015-2325, CVE-2015-2326, CVE-2015-3414, CVE-2015-3415, CVE-2015-3416
2015-06-11 20:25:34 +00:00
robert
ba015519fd bye-bye php-5.3; prodded by aja@ 2015-06-10 12:53:49 +00:00
robert
8cf6099e62 make php-5.6 the default 2015-06-05 05:58:07 +00:00
robert
8f053cec53 security update to 5.6.9 2015-05-17 12:01:18 +00:00
robert
b48e859e4d security update to 5.5.25 2015-05-17 12:00:57 +00:00
robert
f1bda7e79e security update to 5.4.41 2015-05-17 12:00:22 +00:00
ajacoutot
a41cb89233 Patch does not apply and is not needed. 2015-04-27 05:46:50 +00:00
robert
52656ea939 security update 5.6.8; fixes the following CVEs:
CVE-2015-1351, CVE-2015-1352
2015-04-25 16:20:29 +00:00
robert
724936f359 security update to 5.5.24; fixes the following CVEs:
CVE-2015-1351, CVE-2015-1352
2015-04-25 16:09:57 +00:00
robert
02a6b2026a security update to 5.4.40; fixes the following CVEs:
CVE-2014-9709, CVE-2015-2301, CVE-2015-2783, CVE-2015-1352
2015-04-25 16:08:35 +00:00
sthen
29070fe4ee repair a mismerge in the sample php-fpm.conf file, problem pointed
out by Jason Tubnor
2015-04-03 17:53:44 +00:00
schwarze
e584484377 Drop USE_GROFF (no significant difference in output for any of the versions).
No bump needed.
2015-04-03 12:21:20 +00:00
sthen
8c41d46c33 unhook php/5.3, ok robert@ 2015-03-21 22:33:21 +00:00
sthen
7c3ce00fb2 update to PHP-5.6.7, ok robert@ 2015-03-21 22:33:01 +00:00
sthen
3d3368b18d update to PHP-5.5.23, ok robert@ 2015-03-21 22:32:53 +00:00
sthen
2754be19a9 update to PHP-5.4.39, ok robert@ 2015-03-21 22:32:41 +00:00
sthen
9d14cb2afe SECURITY update to php-5.4.38, ok robert@
CVE-2015-0273 (use-after-free with arbitrary code execution;
https://bugs.php.net/bug.php?id=68942), and various other fixes
2015-02-19 20:14:55 +00:00
sthen
06ed6cf0fa SECURITY update to php-5.5.22, ok robert@
CVE-2015-0273 (use-after-free with arbitrary code execution;
https://bugs.php.net/bug.php?id=68942), and various other fixes
2015-02-19 20:14:41 +00:00
robert
0a72bc1144 update to 5.6.5;
fixes CVE-2015-0231, CVE-2014-9427 and CVE-2015-0232
2015-01-23 16:10:28 +00:00
robert
8c3839e607 update to 5.5.21;
fixes CVE-2015-0231, CVE-2014-9427 and CVE-2015-0232
2015-01-23 16:10:01 +00:00
robert
396285c570 update to 5.4.37;
fixes CVE-2015-0231, CVE-2014-9427 and CVE-2015-0232
2015-01-23 16:09:41 +00:00
naddy
6dfe1e0668 <sys/socket.h> already exposes struct iovec, no need to include <sys/uio.h>.
Remove now useless (parts of) patches.
2015-01-19 20:44:14 +00:00
robert
b643d1c962 security update to 5.6.4; fixes CVE-2014-8142 2014-12-28 13:01:42 +00:00
robert
50a7dd9dcf security update to 5.5.20; fixes CVE-2014-8142 2014-12-28 12:52:42 +00:00
robert
e81d32b615 security update to 5.4.36; fixes CVE-2014-8142 2014-12-28 12:13:04 +00:00
brad
9f36ae7c5b Correct the php.ini file name used for PHP 5.6 to look for php-5.6.ini instead
of php-5.5.ini as it looks like the patch was simply copied over from 5.5 when
creating the new port. Also use the ${PV} variable with the 5.5 / 5.6 ports as
well so as to do things in the same manner as done with the 5.3 / 5.4 ports.

Issue noticed by otto@
ok sthen@
2014-12-02 09:41:07 +00:00
brad
0bd0eb80b5 bump REVISION for PKGSPEC. 2014-11-19 09:52:26 +00:00
brad
d1c9ea7572 Add the missing PKGSPEC for 5.6.
ok robert@
2014-11-19 09:41:05 +00:00
robert
51c712e43b add php-5.6; ok sthen@ 2014-11-15 13:43:01 +00:00
robert
57eb3208cd security update to php-5.4.35 2014-11-15 10:18:12 +00:00
robert
7f974d53e3 fix lib-depends and prepare for php-5.6 2014-11-15 10:17:44 +00:00
robert
bb415afd58 security update to 5.5.19; includes fix for CVE-2014-3710 2014-11-13 19:57:16 +00:00
sthen
23337c3345 As reported by Mike <gmail/lesniewskister>, php 5.5 opcache isn't included
in the packages - it was already built, we just didn't install it.
2014-11-06 20:22:12 +00:00
sthen
f0e5d2ca70 Since we got rid of 5.2, all versions of php in tree now support fpm and
pcntl, so move the Makefile parts up to Makefile.inc. Looks ok to robert@
2014-11-06 17:34:33 +00:00
sthen
169898c264 switch PHP default to 5.5, ok robert@ 2014-11-06 17:11:43 +00:00
sthen
c06ed6c5ed remove useless conditional, we don't have 5.2 any more 2014-10-28 13:07:47 +00:00
sthen
7a77409142 use .elif, not .else if - this caused the wrong PKGSPEC to be used for
php/5.5 subpackages. plist_db says a REVISION bump is not needed.
2014-10-28 12:46:21 +00:00
sthen
678fc8d73f update to php 5.4.34, 5.5.18
ok robert@ who also had a diff for this but forgot to commit it :)
2014-10-18 20:31:11 +00:00