Path to this page:
./
lang/php54,
PHP Hypertext Preprocessor version 5
Branch: pkgsrc-2013Q2,
Version: 5.4.19,
Package name: php-5.4.19,
Maintainer: pkgsrc-usersPHP is an HTML-embedded scripting language. It is modular, with
some object-oriented features. Much of its syntax is borrowed from
C, Java and Perl with a couple of unique PHP-specific features
thrown in. The language is designed to allow web developers to
write dynamically generated pages quickly.
MESSAGE.suhosin [+/-]===========================================================================
$NetBSD: MESSAGE.suhosin,v 1.1 2012/06/16 05:21:55 taca Exp $
As you have chosen to install the Suhosin patch you may also want to
install the Suhosin extension which can be found in security/php-suhosin.
===========================================================================
Required to run:[
textproc/libxml2]
Package options: inet6, ssl
Master sites: (Expand)
SHA1: 465f4cd1f8a0fec3c63b79b229bc3893770e2d0b
RMD160: 1b03e20b89d360ccaeac41e1a972a781b891e83a
Filesize: 11418.519 KB
Version history: (Expand)
- (2013-08-25) Updated to version: php-5.4.19
- (2013-08-06) Updated to version: php-5.4.17nb1
- (2013-08-05) Updated to version: php-5.4.16nb1
- (2013-07-08) Package added to pkgsrc.se, version php-5.4.16 (created)
CVS history: (Expand)
2013-08-31 18:51:50 by Matthias Scheler | Files touched by this commit (2) |
Log message:
Pullup ticket #4226 - requested by bouyer
lang/php53: build fix
lang/php54: build fix
Revisions pulled up:
- lang/php53/Makefile 1.42
- lang/php54/Makefile 1.12
---
Module Name: pkgsrc
Committed By: joerg
Date: Tue Aug 13 10:22:26 UTC 2013
Modified Files:
pkgsrc/lang/php53: Makefile
pkgsrc/lang/php54: Makefile
Log message:
Allow only the PHP version itself, otherwise the multi-version logic
will trigger with failing distinfo entries.
|
2013-08-25 19:26:38 by Matthias Scheler | Files touched by this commit (7) | |
Log message:
Pullup ticket #4222 - requested by taca
lang/php54: security update
Revisions pulled up:
- lang/php/phpversion.mk 1.40,1.42 via patch
- lang/php54/Makefile 1.13-1.14
- lang/php54/Makefile.common patch
- lang/php54/PLIST 1.5
- lang/php54/distinfo 1.22-1.26 via patch
- lang/php54/patches/patch-configure 1.3
- lang/php54/patches/patch-ext_openssl_openssl.c deleted
- lang/php54/patches/patch-ext_xml_xml.c deleted
- lang/php54/patches/patch-sapi_cgi_Makefile.frag 1.2
---
Module Name: pkgsrc
Committed By: taca
Date: Wed Aug 14 15:43:22 UTC 2013
Modified Files:
pkgsrc/lang/php54: Makefile distinfo
Added Files:
pkgsrc/lang/php54/patches: patch-ext_openssl_openssl.c
Log message:
Add fix fo openssl, CVE-2013-4073.
Bump PKGREVISION.
---
Module Name: pkgsrc
Committed By: taca
Date: Fri Aug 16 00:38:24 UTC 2013
Modified Files:
pkgsrc/lang/php54: distinfo
pkgsrc/lang/php54/patches: patch-ext_openssl_openssl.c
Log message:
Since openssl's security problem has assigned CVE-2013-4248, update comment
in the patch file.
---
Module Name: pkgsrc
Committed By: taca
Date: Fri Aug 16 15:28:23 UTC 2013
Modified Files:
pkgsrc/lang/php: phpversion.mk
pkgsrc/lang/php54: Makefile PLIST distinfo
pkgsrc/lang/php54/patches: patch-configure patch-sapi_cgi_Makefile.frag
Removed Files:
pkgsrc/lang/php54/patches: patch-ext_openssl_openssl.c
patch-ext_xml_xml.c
Log message:
Update php54 to 5.4.18.
15 Aug 2013, PHP 5.4.18
- Core:
. Fixed value of FILTER_SANITIZE_FULL_SPECIAL_CHARS constant (previously was
erroneously set to FILTER_SANITIZE_SPECIAL_CHARS value). (Andrey
avp200681 gmail com).
. Fixed bug #65254 (Exception not catchable when exception thrown in autoload
with a namespace). (Laruence)
. Fixed bug #65108 (is_callable() triggers Fatal Error).
(David Soria Parra, Laruence)
. Fixed bug #65088 (Generated configure script is malformed on OpenBSD).
(Adam)
. Fixed bug #62964 (Possible XSS on "Registered stream filters" info).
(david at nnucomputerwhiz dot com)
. Fixed bug #62672 (Error on serialize of ArrayObject). (Lior Kaplan)
. Fixed bug #62475 (variant_* functions causes crash when null given as an
argument). (Felipe)
. Fixed bug #60732 (php_error_docref links to invalid pages). (Jakub Vrana)
. Fixed bug #65226 (chroot() does not get enabled). (Anatol)
- CGI:
. Fixed Bug #65143 (Missing php-cgi man page). (Remi)
- CLI server:
. Fixed bug #65066 (Cli server not responsive when responding with 422 http
status code). (Adam)
- CURL:
. Fixed bug #62665 (curl.cainfo doesn't appear in php.ini). (Lior Kaplan)
- FPM:
. Fixed bug #63983 (enabling FPM borks compile on FreeBSD).
(chibisuke at web dot de, Felipe)
- FTP:
. Fixed bug #65228 (FTPs memory leak with SSL).
(marco dot beierer at mbsecurity dot ch)
- GMP:
. Fixed bug #65227 (Memory leak in gmp_cmp second parameter). (Felipe)
- Imap:
. Fixed bug #64467 (Segmentation fault after imap_reopen failure).
(askalski at gmail dot com)
- Intl:
. Fixed bug #62759 (Buggy grapheme_substr() on edge case). (Stas)
. Fixed bug #61860 (Offsets may be wrong for grapheme_stri* functions).
(Stas)
- mysqlnd:
. Fixed segfault in mysqlnd when doing long prepare. (Andrey)
- ODBC:
. Fixed bug #61387 (NULL valued anonymous column causes segfault in
odbc_fetch_array). (Brandon Kirsch)
- Openssl:
. Fixed handling null bytes in subjectAltName (CVE-2013-4073).
(Christian Heimes)
- PDO:
. Allowed PDO_OCI to compile with Oracle Database 12c client libraries.
(Chris Jones)
- PDO_dblib:
. Fixed bug #65219 (PDO/dblib not working anymore ("use dbName" \
not sent)).
(Stanley Sufficool)
- PDO_pgsql:
. Fixed meta data retrieve when OID is larger than 2^31. (Yasuo)
- Phar:
. Fixed Bug #65142 (Missing phar man page). (Remi)
- Session
. Fixed bug #62535 ($_SESSION[$key]["cancel_upload"] doesn't work as
documented). (Arpad)
. Fixed bug #35703 (when session_name("123") consist only digits,
should warning). (Yasuo)
. Fixed bug #49175 (mod_files.sh does not support hash bits). Patch by
oorza2k5 at gmail dot com (Yasuo)
- Sockets:
. Implemented FR #63472 (Setting SO_BINDTODEVICE with socket_set_option).
(Damjan Cvetko)
- SPL:
. Fixed bug #65136 (RecursiveDirectoryIterator segfault). (Laruence)
. Fixed bug #61828 (Memleak when calling Directory(Recursive)Iterator
/Spl(Temp)FileObject ctor twice). (Laruence)
. Fixed bug #60560 (SplFixedArray un-/serialize, getSize(), count() return 0,
keys are strings). (Adam)
- XML:
. Fixed bug #65236 (heap corruption in xml parser, CVE-2013-4113). (Rob)
---
Module Name: pkgsrc
Committed By: taca
Date: Sat Aug 17 00:35:08 UTC 2013
Modified Files:
pkgsrc/lang/php54: distinfo
Log message:
Make sure to update distinfo. Thanks to Greg Oster noted the problem to me.
---
Module Name: pkgsrc
Committed By: taca
Date: Fri Aug 23 03:11:55 UTC 2013
Modified Files:
pkgsrc/lang/php: phpversion.mk
pkgsrc/lang/php54: distinfo
Log message:
Update php54 to 5.4.19.
22 Aug 2013, PHP 5.4.19
- Core:
. Fixed bug #64503 (Compilation fails with error: conflicting types for
'zendparse'). (Laruence)
- Openssl:
. Fixed UMR in fix for CVE-2013-4248.
|
2013-08-25 18:56:44 by Matthias Scheler | Files touched by this commit (4) |
Log message:
Pullup ticket #4221 - requested by taca
lang/php*: apply framework changes to make pullup requests possible
Revisions pulled up:
- lang/php/common.mk 1.1
- lang/php/ext.mk 1.30
- lang/php/phpversion.mk 1.37-1.39
- lang/php53/DESCR 1.2
- lang/php53/Makefile 1.40-1.42
- lang/php53/Makefile.common 1.28-1.29
- lang/php53/Makefile.php 1.37
- lang/php54/DESCR 1.2
- lang/php54/MESSAGE.suhosin deleted
- lang/php54/Makefile 1.9-1.10,1.12
- lang/php54/Makefile.common 1.15-1.16
- lang/php54/Makefile.php 1.6
- lang/php54/PLIST 1.4
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Jul 21 17:29:47 UTC 2013
Modified Files:
pkgsrc/lang/php: ext.mk phpversion.mk
pkgsrc/lang/php53: Makefile.common Makefile.php
pkgsrc/lang/php54: Makefile.common Makefile.php PLIST
Added Files:
pkgsrc/lang/php: common.mk
Removed Files:
pkgsrc/lang/php54: MESSAGE.suhosin
Log message:
Clean up php's framework.
* Define PHP's version at one place.
* Remove obsolete description in comments.
* Add "used by www/php-fpm/Makefile" in php5[34]/Makefile.php.
* Remove commented out support for suhosin extension from php54.
* Add PHP_CHECK_INSTALLED and PHP_EXTENSION_DIR to php/phpversion.mk.
No functional should be made.
---
Module Name: pkgsrc
Committed By: taca
Date: Mon Jul 29 03:59:44 UTC 2013
Modified Files:
pkgsrc/lang/php53: Makefile Makefile.common
Log message:
Move PHP_CHECK_INSTALLED to before including Makefile.php since it should
be defined before including lang/php/phpversion.mk.
---
Module Name: pkgsrc
Committed By: taca
Date: Mon Jul 29 04:20:55 UTC 2013
Modified Files:
pkgsrc/lang/php54: Makefile Makefile.common
Log message:
Move PHP_CHECK_INSTALLED to before including Makefile.php since it should
be defined before including lang/php/phpversion.mk.
---
Module Name: pkgsrc
Committed By: taca
Date: Mon Jul 29 16:19:24 UTC 2013
Modified Files:
pkgsrc/lang/php53: DESCR Makefile
Log message:
Explicitly note it is PHP 5.3.x pacakge in COMMENT of Makefile and DESCR
file.
Bump PKGREVISION.
---
Module Name: pkgsrc
Committed By: taca
Date: Mon Jul 29 16:21:07 UTC 2013
Modified Files:
pkgsrc/lang/php54: DESCR Makefile
Log message:
Explicitly note it is PHP 5.4.x pacakge in COMMENT of Makefile and DESCR
file.
---
Module Name: pkgsrc
Committed By: taca
Date: Mon Jul 29 16:38:12 UTC 2013
Modified Files:
pkgsrc/lang/php: phpversion.mk
Log message:
* Add php55 support.
* Make PKG_PHP's value as description in comment.
---
Module Name: pkgsrc
Committed By: joerg
Date: Tue Aug 13 10:22:26 UTC 2013
Modified Files:
pkgsrc/lang/php53: Makefile
pkgsrc/lang/php54: Makefile
pkgsrc/lang/php55: Makefile
Log message:
Allow only the PHP version itself, otherwise the multi-version logic
will trigger with failing distinfo entries.
---
Module Name: pkgsrc
Committed By: taca
Date: Wed Aug 14 14:53:03 UTC 2013
Modified Files:
pkgsrc/lang/php: phpversion.mk
Log message:
Correct checking condition of PHP_CHECK_INSTALLED.
|
2013-08-06 16:55:05 by Matthias Scheler | Files touched by this commit (3) | |
Log message:
Pullup ticket #4202 - requested by taca
lang/php54: security update
Revisions pulled up:
- lang/php54/Makefile.common 1.14 via patch
- lang/php54/distinfo 1.19-1.20 via patch
- lang/php54/patches/patch-main_streams_cast.c 0-1.3 via patch
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Jul 7 13:37:53 UTC 2013
Modified Files:
pkgsrc/lang/php54: Makefile.common distinfo
Removed Files:
pkgsrc/lang/php54/patches: patch-main_streams_cast.c
Log message:
Update php54 to 5.4.17.
04 Jul 2013, PHP 5.4.17
- Core:
. Fixed bug #64988 (Class loading order affects E_STRICT warning). (Laruence)
. Fixed bug #64966 (segfault in zend_do_fcall_common_helper_SPEC). (Laruence)
. Fixed bug #64960 (Segfault in gc_zval_possible_root). (Laruence)
. Fixed bug #64936 (doc comments picked up from previous scanner run). (Stas,
Jonathan Oddy)
. Fixed bug #64934 (Apache2 TS crash with get_browser()). (Anatol)
. Fixed bug #64166 (quoted-printable-encode stream filter incorrectly
discarding whitespace). (Michael M Slusarz)
- DateTime:
. Fixed bug #53437 (Crash when using unserialized DatePeriod instance).
(Gustavo, Derick, Anatol)
- FPM:
. Fixed Bug #64915 (error_log ignored when daemonize=0). (Remi)
. Implemented FR #64764 (add support for FPM init.d script). (Lior Kaplan)
- PDO:
. Fixed bug #63176 (Segmentation fault when instantiate 2 persistent PDO to
the same db server). (Laruence)
- PDO_DBlib:
. Fixed bug #63638 (Cannot connect to SQL Server 2008 with PDO dblib).
(Stanley Sufficool)
. Fixed bug #64338 (pdo_dblib can't connect to Azure SQL). (Stanley
Sufficool)
. Fixed bug #64808 (FreeTDS PDO getColumnMeta on a prepared but not executed
statement crashes). (Stanley Sufficool)
- PDO_firebird:
. Fixed bug #64037 (Firebird return wrong value for numeric field).
(Matheus Degiovani, Matteo)
. Fixed bug #62024 (Cannot insert second row with null using parametrized
query). (patch by james@kenjim.com, Matheus Degiovani, Matteo)
- PDO_mysql:
. Fixed bug #48724 (getColumnMeta() doesn't return native_type for BIT,
TINYINT and YEAR). (Antony, Daniel Beardsley)
- PDO_pgsql:
. Fixed Bug #64949 (Buffer overflow in _pdo_pgsql_error). (Remi)
- pgsql:
. Fixed bug #64609 (pg_convert enum type support). (Matteo)
- Readline:
. Implement FR #55694 (Expose additional readline variable to prevent
default filename completion). (Hartmel)
- SPL:
. Fixed bug #64997 (Segfault while using RecursiveIteratorIterator on
64-bits systems). (Laruence)
---
Module Name: pkgsrc
Committed By: taca
Date: Mon Jul 8 13:16:22 UTC 2013
Modified Files:
pkgsrc/lang/php54: distinfo
Added Files:
pkgsrc/lang/php54/patches: patch-main_streams_cast.c
Log message:
Correct condition for NetBSD 6.0 and later to fix build problem on NetBSD
6.0. Reported by Jörn Clausen as PR pkg/48029.
|
2013-08-04 22:24:10 by S.P.Zeidler | Files touched by this commit (3) |
Log message:
Pullup ticket #4196 - requested by taca
lang/php54: security patch
Revisions pulled up:
- lang/php54/Makefile 1.11
- lang/php54/distinfo 1.21
- lang/php54/patches/patch-ext_xml_xml.c 1.1
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: taca
Date: Mon Jul 29 16:22:38 UTC 2013
Modified Files:
pkgsrc/lang/php54: Makefile distinfo
Added Files:
pkgsrc/lang/php54/patches: patch-ext_xml_xml.c
Log message:
Add fix for CVE-2013-4113 as php 5.3.27. (It will be fixed in next PHP 5.4
release.)
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/lang/php54/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/lang/php54/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/lang/php54/patches/patch-ext_xml_xml.c
|