<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang/php54/Makefile.php, branch pkgsrc-2014Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2014-06-13T14:13:20Z</updated>
<entry>
<title>Add the mysqlnd (MySQL Native Driver) include files.</title>
<updated>2014-06-13T14:13:20Z</updated>
<author>
<name>fhajny</name>
<email>fhajny@pkgsrc.org</email>
</author>
<published>2014-06-13T14:13:20Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=53daa7f47ed8b1a0ebaaf47e967615d0b342985e'/>
<id>urn:sha1:53daa7f47ed8b1a0ebaaf47e967615d0b342985e</id>
<content type='text'>
Bump PKGREVISION for this and the previous commit.</content>
</entry>
<entry>
<title>Update php54 to 5.4.29, contains fix for CVE-2014-0237 and CVE-2014-0238.</title>
<updated>2014-05-31T04:28:56Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2014-05-31T04:28:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=16f1b7a51079faca3ae32f3705c5bbf568078da7'/>
<id>urn:sha1:16f1b7a51079faca3ae32f3705c5bbf568078da7</id>
<content type='text'>
29 May 2014, PHP 5.4.29

- COM:
  . Fixed bug #66431 (Special Character via COM Interface (CP_UTF8)). (Anatol)

- Core:
  . Fixed bug #65701 (copy() doesn't work when destination filename is created
    by tempnam()). (Boro Sitnikovski)
  . Fixed bug #67072 (Echoing unserialized "SplFileObject" crash). (Anatol)
  . Fixed bug #67245 (usage of memcpy() with overlapping src and dst in
    zend_exceptions.c). (Bob)
  . Fixed bug #67247 (spl_fixedarray_resize integer overflow). (Stas)
  . Fixed bug #67249 (printf out-of-bounds read). (Stas)
  . Fixed bug #67250 (iptcparse out-of-bounds read). (Stas)
  . Fixed bug #67252 (convert_uudecode out-of-bounds read). (Stas)

- Date:
  . Fixed bug #67118 (DateTime constructor crash with invalid data). (Anatol)
  . Fixed bug #67251 (date_parse_from_format out-of-bounds read). (Stas)
  . Fixed bug #67253 (timelib_meridian_with_check out-of-bounds read). (Stas)

- DOM:
  . Fixed bug #67081 (DOMDocumentType-&gt;internalSubset returns entire DOCTYPE tag,
    not only the subset). (Anatol)

 - Fileinfo:
   . Fixed bug #66307 (Fileinfo crashes with powerpoint files). (Anatol)
   . Fixed bug #67327 (fileinfo: CDF infinite loop in nelements DoS).
     (CVE-2014-0238)
   . Fixed bug #67328 (fileinfo: fileinfo: numerous file_printf calls resulting in
     performance degradation). (CVE-2014-0237)

- FPM:
  . Fixed bug #66908 (php-fpm reload leaks epoll_create() file descriptor).
    (Julio Pintos)

- Phar:
  . Fix bug #64498 ($phar-&gt;buildFromDirectory can't compress file with an accent
    in its name). (PR #588)</content>
</entry>
<entry>
<title>Update php54 to 5.4.27.  CVE-2013-7345 is already fixed in 5.4.26nb2.</title>
<updated>2014-04-05T03:43:40Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2014-04-05T03:43:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9fc5dea377b7514ea95d89e1f41c9768d300f1a5'/>
<id>urn:sha1:9fc5dea377b7514ea95d89e1f41c9768d300f1a5</id>
<content type='text'>
03 Apr 2014, PHP 5.4.27

- Core:
  . Fixed bug #60602 (proc_open() changes environment array) (Tjerk)

- Fileinfo:
  . Fixed bug #66946 (fileinfo: extensive backtracking in awk rule regular
    expression). (CVE-2013-7345) (Remi)

- FPM:
  . Added clear_env configuration directive to disable clearenv() call.
  (Github PR# 598, Paul Annesley)

- GMP
  . fixed bug#66872 (invalid argument crashes gmp_testbit) (Pierre)

- Mail:
  . Fixed bug #66535 (Don't add newline after X-PHP-Originating-Script) (Tjerk)

- MySQLi:
  . Fixed bug #66762 (Segfault in mysqli_stmt::bind_result() when link closed)
  (Remi)

- Openssl:
  . Fixed bug #66833 (Default disgest algo is still MD5, switch to SHA1). (Remi)</content>
</entry>
<entry>
<title>Clean up php's framework.</title>
<updated>2013-07-21T17:29:47Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2013-07-21T17:29:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=07e0bbb10318c49657aaf952173bd9ae94672e28'/>
<id>urn:sha1:07e0bbb10318c49657aaf952173bd9ae94672e28</id>
<content type='text'>
* 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.</content>
</entry>
<entry>
<title>* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes</title>
<updated>2013-07-15T02:02:17Z</updated>
<author>
<name>ryoon</name>
<email>ryoon@pkgsrc.org</email>
</author>
<published>2013-07-15T02:02:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=818a5e8745dff4beadc0fe8aa4f56c71c53ea650'/>
<id>urn:sha1:818a5e8745dff4beadc0fe8aa4f56c71c53ea650</id>
<content type='text'>
  are replaced with .include "../../devel/readline/buildlink3.mk", and
  USE_GNU_READLINE are removed,

* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
  are replaced with .include "../../mk/readline.buildlink3.mk".</content>
</entry>
<entry>
<title>No sqlite support in PHP-5.4 (only sqlite3).</title>
<updated>2012-07-27T00:21:03Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2012-07-27T00:21:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=15a68903e7494fd9aeab148423d399296048ecad'/>
<id>urn:sha1:15a68903e7494fd9aeab148423d399296048ecad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>readline support require GNU readline.</title>
<updated>2012-07-27T00:16:47Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2012-07-27T00:16:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=53663239ab30c7e7cef444613b6208652d7b5c27'/>
<id>urn:sha1:53663239ab30c7e7cef444613b6208652d7b5c27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for readline (for interactive PHP CLI).</title>
<updated>2012-07-25T13:01:05Z</updated>
<author>
<name>fhajny</name>
<email>fhajny@pkgsrc.org</email>
</author>
<published>2012-07-25T13:01:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d5947bc3baedd808b6dde9bc2bc94af9276226ef'/>
<id>urn:sha1:d5947bc3baedd808b6dde9bc2bc94af9276226ef</id>
<content type='text'>
Add support for DTrace.</content>
</entry>
<entry>
<title>Adding php54 (PHP 5.4.4) to pkgsrc.</title>
<updated>2012-06-16T05:21:55Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2012-06-16T05:21:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=88040b8ac3bfc46302dd9cd6476db8b6e599d7d2'/>
<id>urn:sha1:88040b8ac3bfc46302dd9cd6476db8b6e599d7d2</id>
<content type='text'>
Key new features: traits, a shortened array syntax, a built-in webserver for
testing purposes and more.

A migration guide: http://php.net/migration54
Full changes: http://www.php.net/ChangeLog-5.php</content>
</entry>
</feed>
