diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2018-07-18 22:41:16 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2018-07-19 09:00:36 +0200 |
commit | d9f16c58d5d4ac0333335c8c6112629a4f520a05 (patch) | |
tree | f966d0c872831d12b3d0f408c51b7ebcd5306a56 /ChangeLog.rss | |
parent | 9f99889c0c5c8b3b0f113cb54924d923b387aabe (diff) | |
download | current-d9f16c58d5d4ac0333335c8c6112629a4f520a05.tar.gz |
Wed Jul 18 22:41:16 UTC 201820180718224116
n/httpd-2.4.34-x86_64-1.txz: Upgraded.
This update fixes two denial of service issues:
mod_md: DoS via Coredumps on specially crafted requests
mod_http2: DoS for HTTP/2 connections by specially crafted requests
For more information, see:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-8011
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1333
(* Security fix *)
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 49 |
1 files changed, 47 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index bd966f17..7be54007 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,55 @@ <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>Tue, 17 Jul 2018 21:16:10 GMT</pubDate> - <lastBuildDate>Wed, 18 Jul 2018 07:00:33 GMT</lastBuildDate> + <pubDate>Wed, 18 Jul 2018 22:41:16 GMT</pubDate> + <lastBuildDate>Thu, 19 Jul 2018 07:00:33 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.10</generator> <item> + <title>Wed, 18 Jul 2018 22:41:16 GMT</title> + <pubDate>Wed, 18 Jul 2018 22:41:16 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20180718224116</link> + <guid isPermaLink="false">20180718224116</guid> + <description> + <![CDATA[<pre> +n/httpd-2.4.34-x86_64-1.txz: Upgraded. + This update fixes two denial of service issues: + mod_md: DoS via Coredumps on specially crafted requests + mod_http2: DoS for HTTP/2 connections by specially crafted requests + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-8011 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1333 + (* Security fix *) + </pre>]]> + </description> + </item> + <item> + <title>Wed, 18 Jul 2018 19:54:26 GMT</title> + <pubDate>Wed, 18 Jul 2018 19:54:26 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20180718195426</link> + <guid isPermaLink="false">20180718195426</guid> + <description> + <![CDATA[<pre> +a/kernel-generic-4.14.56-x86_64-1.txz: Upgraded. +a/kernel-huge-4.14.56-x86_64-1.txz: Upgraded. +a/kernel-modules-4.14.56-x86_64-1.txz: Upgraded. +d/binutils-2.31.1-x86_64-1.txz: Upgraded. + Shared library .so-version bump. +d/cmake-3.12.0-x86_64-1.txz: Upgraded. +d/kernel-headers-4.14.56-x86-1.txz: Upgraded. +d/oprofile-1.2.0-x86_64-5.txz: Rebuilt. + Recompiled against binutils-2.31.1. +k/kernel-source-4.14.56-noarch-1.txz: Upgraded. +l/harfbuzz-1.8.4-x86_64-1.txz: Upgraded. +n/NetworkManager-1.12.0-x86_64-3.txz: Rebuilt. + Applied upstream patch to fix setting a VPN connection using nm-applet. + Thanks to Lockywolf. +isolinux/initrd.img: Rebuilt. +kernels/*: Upgraded. +usb-and-pxe-installers/usbboot.img: Rebuilt. + </pre>]]> + </description> + </item> + <item> <title>Tue, 17 Jul 2018 21:16:10 GMT</title> <pubDate>Tue, 17 Jul 2018 21:16:10 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20180717211610</link> |