diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2018-12-08 05:23:51 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2018-12-08 17:59:42 +0100 |
commit | beeee4227cedd89e351f22334d90e939fcded9a7 (patch) | |
tree | f0f900a5b7b107478ea3f0e7f71450933b8ce0c1 /ChangeLog.rss | |
parent | ad59f7ca92044da0fb856627db6df54d99855f3a (diff) | |
download | current-beeee4227cedd89e351f22334d90e939fcded9a7.tar.gz |
Sat Dec 8 05:23:51 UTC 201820181208052351
pasture/php-5.6.39-x86_64-1.txz: Upgraded.
Several security bugs have been fixed in this release:
Segfault when using convert.quoted-printable-encode filter.
Null pointer dereference in imap_mail.
imap_open allows to run arbitrary shell commands via mailbox parameter.
PharData always creates new files with mode 0666.
Heap Buffer Overflow (READ: 4) in phar_parse_pharfile.
For more information, see:
https://php.net/ChangeLog-5.php#5.6.39
(* Security fix *)
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 24 |
1 files changed, 22 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index 89f5fe0a..1a4c87c0 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,30 @@ <description>Tracking Slackware development in git.</description> <language>en-us</language> <id xmlns="http://www.w3.org/2005/Atom">urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f</id> - <pubDate>Sat, 8 Dec 2018 04:10:45 GMT</pubDate> - <lastBuildDate>Sat, 8 Dec 2018 07:59:41 GMT</lastBuildDate> + <pubDate>Sat, 8 Dec 2018 05:23:51 GMT</pubDate> + <lastBuildDate>Sat, 8 Dec 2018 16:59:39 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.10</generator> <item> + <title>Sat, 8 Dec 2018 05:23:51 GMT</title> + <pubDate>Sat, 8 Dec 2018 05:23:51 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20181208052351</link> + <guid isPermaLink="false">20181208052351</guid> + <description> + <![CDATA[<pre> +pasture/php-5.6.39-x86_64-1.txz: Upgraded. + Several security bugs have been fixed in this release: + Segfault when using convert.quoted-printable-encode filter. + Null pointer dereference in imap_mail. + imap_open allows to run arbitrary shell commands via mailbox parameter. + PharData always creates new files with mode 0666. + Heap Buffer Overflow (READ: 4) in phar_parse_pharfile. + For more information, see: + https://php.net/ChangeLog-5.php#5.6.39 + (* Security fix *) + </pre>]]> + </description> + </item> + <item> <title>Sat, 8 Dec 2018 04:10:45 GMT</title> <pubDate>Sat, 8 Dec 2018 04:10:45 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20181208041045</link> |