diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2020-06-03 20:21:52 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-06-04 08:59:54 +0200 |
commit | 51dac8e0d6d3193cb63563eb91a2cd6c8084e20d (patch) | |
tree | dff63b2d50f9c7f7545d0a893fd358db164038d3 /ChangeLog.rss | |
parent | 611a2c13b5943177c809540ee05d83bf10ae940a (diff) | |
download | current-51dac8e0d6d3193cb63563eb91a2cd6c8084e20d.tar.gz |
Wed Jun 3 20:21:52 UTC 202020200603202152
a/dbus-1.12.18-x86_64-1.txz: Upgraded.
a/kernel-generic-5.4.44-x86_64-1.txz: Upgraded.
a/kernel-huge-5.4.44-x86_64-1.txz: Upgraded.
a/kernel-modules-5.4.44-x86_64-1.txz: Upgraded.
d/bison-3.6.3-x86_64-1.txz: Upgraded.
d/kernel-headers-5.4.44-x86-1.txz: Upgraded.
d/subversion-1.14.0-x86_64-1.txz: Upgraded.
k/kernel-source-5.4.44-noarch-1.txz: Upgraded.
l/harfbuzz-2.6.7-x86_64-1.txz: Upgraded.
l/libcap-2.36-x86_64-1.txz: Upgraded.
l/librsvg-2.48.6-x86_64-1.txz: Upgraded.
n/gnutls-3.6.14-x86_64-1.txz: Upgraded.
Fixed insecure session ticket key construction, since 3.6.4. The TLS server
would not bind the session ticket encryption key with a value supplied by
the application until the initial key rotation, allowing attacker to bypass
authentication in TLS 1.3 and recover previous conversations in TLS 1.2.
[GNUTLS-SA-2020-06-03, CVSS: high]
(* Security fix *)
n/iproute2-5.7.0-x86_64-1.txz: Upgraded.
n/iptables-1.8.5-x86_64-1.txz: Upgraded.
xap/audacious-4.0.4-x86_64-1.txz: Upgraded.
xap/audacious-plugins-4.0.4-x86_64-1.txz: Upgraded.
extra/pure-alsa-system/audacious-plugins-4.0.4-x86_64-1_alsa.txz: Upgraded.
isolinux/initrd.img: Rebuilt.
kernels/*: Upgraded.
usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 40 |
1 files changed, 38 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index ba887509..67bbcadf 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,46 @@ <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, 2 Jun 2020 19:31:39 GMT</pubDate> - <lastBuildDate>Wed, 3 Jun 2020 06:59:44 GMT</lastBuildDate> + <pubDate>Wed, 3 Jun 2020 20:21:52 GMT</pubDate> + <lastBuildDate>Thu, 4 Jun 2020 06:59:48 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.11</generator> <item> + <title>Wed, 3 Jun 2020 20:21:52 GMT</title> + <pubDate>Wed, 3 Jun 2020 20:21:52 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20200603202152</link> + <guid isPermaLink="false">20200603202152</guid> + <description> + <![CDATA[<pre> +a/dbus-1.12.18-x86_64-1.txz: Upgraded. +a/kernel-generic-5.4.44-x86_64-1.txz: Upgraded. +a/kernel-huge-5.4.44-x86_64-1.txz: Upgraded. +a/kernel-modules-5.4.44-x86_64-1.txz: Upgraded. +d/bison-3.6.3-x86_64-1.txz: Upgraded. +d/kernel-headers-5.4.44-x86-1.txz: Upgraded. +d/subversion-1.14.0-x86_64-1.txz: Upgraded. +k/kernel-source-5.4.44-noarch-1.txz: Upgraded. +l/harfbuzz-2.6.7-x86_64-1.txz: Upgraded. +l/libcap-2.36-x86_64-1.txz: Upgraded. +l/librsvg-2.48.6-x86_64-1.txz: Upgraded. +n/gnutls-3.6.14-x86_64-1.txz: Upgraded. + Fixed insecure session ticket key construction, since 3.6.4. The TLS server + would not bind the session ticket encryption key with a value supplied by + the application until the initial key rotation, allowing attacker to bypass + authentication in TLS 1.3 and recover previous conversations in TLS 1.2. + [GNUTLS-SA-2020-06-03, CVSS: high] + (* Security fix *) +n/iproute2-5.7.0-x86_64-1.txz: Upgraded. +n/iptables-1.8.5-x86_64-1.txz: Upgraded. +xap/audacious-4.0.4-x86_64-1.txz: Upgraded. +xap/audacious-plugins-4.0.4-x86_64-1.txz: Upgraded. +extra/pure-alsa-system/audacious-plugins-4.0.4-x86_64-1_alsa.txz: Upgraded. +isolinux/initrd.img: Rebuilt. +kernels/*: Upgraded. +usb-and-pxe-installers/usbboot.img: Rebuilt. + </pre>]]> + </description> + </item> + <item> <title>Tue, 2 Jun 2020 19:31:39 GMT</title> <pubDate>Tue, 2 Jun 2020 19:31:39 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20200602193139</link> |