<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/php5/patches, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2016-10-16T18:56:14Z</updated>
<entry>
<title>php5/php5-pecl-*: R.I.P.</title>
<updated>2016-10-16T18:56:14Z</updated>
<author>
<name>Michael Heimpold</name>
</author>
<published>2016-10-16T18:56:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=7122495899cfc20f8c4489fcc8b6dbe35791d7c6'/>
<id>urn:sha1:7122495899cfc20f8c4489fcc8b6dbe35791d7c6</id>
<content type='text'>
Remove the php5 stuff since php7 is in place for several weeks
and all depended in-tree packages has been migrated.

Signed-off-by: Michael Heimpold &lt;mhei@heimpold.de&gt;
</content>
</entry>
<entry>
<title>php5: update to 5.6.13</title>
<updated>2015-09-05T21:20:55Z</updated>
<author>
<name>Michael Heimpold</name>
</author>
<published>2015-09-05T19:50:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=7f8cbe10b3dc6482209e3af95bf19ce166b1a166'/>
<id>urn:sha1:7f8cbe10b3dc6482209e3af95bf19ce166b1a166</id>
<content type='text'>
Signed-off-by: Michael Heimpold &lt;mhei@heimpold.de&gt;
</content>
</entry>
<entry>
<title>php5: update to 5.6.9</title>
<updated>2015-05-20T18:57:31Z</updated>
<author>
<name>Michael Heimpold</name>
</author>
<published>2015-05-20T18:46:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=78c36dfdd6498c94da0ebabdeb4e077a5e72b52d'/>
<id>urn:sha1:78c36dfdd6498c94da0ebabdeb4e077a5e72b52d</id>
<content type='text'>
This fixes CVE-2006-7243, a multipart/form-data remote dos vulnerability,
a heap buffer overflow in unpack and a integer overflow in ftp_genlist,
which also results in a heap overflow.
For more details, see http://php.net/ChangeLog-5.php#5.6.9

Also sync the timezone patch with latest version from Debian and
adopt this patch for the changes in this php release.

Refresh 950-Fix-dl-cross-compiling-issue.patch.

Signed-off-by: Michael Heimpold &lt;mhei@heimpold.de&gt;
</content>
</entry>
<entry>
<title>php5: add php5-mod-opcache (fixes #1010)</title>
<updated>2015-05-17T15:09:14Z</updated>
<author>
<name>Michael Heimpold</name>
</author>
<published>2015-05-17T15:05:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=cd0bcd23e7d86420f5417bf461b137b52ea84140'/>
<id>urn:sha1:cd0bcd23e7d86420f5417bf461b137b52ea84140</id>
<content type='text'>
This patch adds build infrastructure for PHP's OPcache extension.
Compared with the other extension, this is a Zend module and it
need a little workaround during cross-compiling.

Signed-off-by: Michael Heimpold &lt;mhei@heimpold.de&gt;
</content>
</entry>
<entry>
<title>php5: update to 5.6.6</title>
<updated>2015-02-27T03:45:43Z</updated>
<author>
<name>W. Michael Petullo</name>
</author>
<published>2015-02-27T03:45:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=fec32996ff3e0c86d7c3a1cdc3e8f4bae8d63d9f'/>
<id>urn:sha1:fec32996ff3e0c86d7c3a1cdc3e8f4bae8d63d9f</id>
<content type='text'>
Signed-off-by: W. Michael Petullo &lt;mike@flyn.org&gt;
</content>
</entry>
<entry>
<title>php5: remove patches for sqlite2 support</title>
<updated>2015-01-02T21:44:24Z</updated>
<author>
<name>Michael Heimpold</name>
</author>
<published>2015-01-02T21:16:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ee6be18e8808cefcdec4149cd88553f9e74fef89'/>
<id>urn:sha1:ee6be18e8808cefcdec4149cd88553f9e74fef89</id>
<content type='text'>
SQLite2 support was dropped by upstream a long time ago, so
let's remove the leftovers here, too.

Signed-off-by: Michael Heimpold &lt;mhei@heimpold.de&gt;
</content>
</entry>
<entry>
<title>php5: gd: do not link against libiconv (fixes #706)</title>
<updated>2015-01-02T20:12:29Z</updated>
<author>
<name>Michael Heimpold</name>
</author>
<published>2015-01-01T13:36:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=7c4ed7731c5584461d90ce74afed06e812b09d97'/>
<id>urn:sha1:7c4ed7731c5584461d90ce74afed06e812b09d97</id>
<content type='text'>
This commit adds a patch to enforce the usage of an alternative
code path, preventing the need of libiconv in the bundled libgd
of php.

Signed-off-by: Michael Heimpold &lt;mhei@heimpold.de&gt;
</content>
</entry>
<entry>
<title>Copy php5 from old repository and update</title>
<updated>2014-09-29T01:56:33Z</updated>
<author>
<name>W. Michael Petullo</name>
</author>
<published>2014-09-29T01:56:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=7771752217dced2eea46779d69c7e9534bff3893'/>
<id>urn:sha1:7771752217dced2eea46779d69c7e9534bff3893</id>
<content type='text'>
Signed-off-by: W. Michael Petullo &lt;mike@flyn.org&gt;
</content>
</entry>
</feed>
