diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2024-02-20 21:08:27 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2024-02-20 22:29:41 +0100 |
commit | 96bfb8fafe527cd86c5f7f6c52656a85b7b16c39 (patch) | |
tree | ab0c4b5c42104780817f4ab10248fa5e312cb6b6 /ChangeLog.rss | |
parent | cb087e235bf975302a0c5372ade9c7532951a489 (diff) | |
download | current-96bfb8fafe527cd86c5f7f6c52656a85b7b16c39.tar.gz current-96bfb8fafe527cd86c5f7f6c52656a85b7b16c39.tar.xz |
Tue Feb 20 21:08:27 UTC 202420240220210827
xap/rxvt-unicode-9.31-x86_64-2.txz: Rebuilt.
Patched to fix input buffer garbage when starting tmux. Thanks to Youjie.
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 21 |
1 files changed, 19 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index 2983264b2..1bc8efe23 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,22 @@ <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, 20 Feb 2024 18:41:59 GMT</pubDate> - <lastBuildDate>Tue, 20 Feb 2024 19:36:31 GMT</lastBuildDate> + <pubDate>Tue, 20 Feb 2024 21:08:27 GMT</pubDate> + <lastBuildDate>Tue, 20 Feb 2024 21:29:36 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.17</generator> <item> + <title>Tue, 20 Feb 2024 21:08:27 GMT</title> + <pubDate>Tue, 20 Feb 2024 21:08:27 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20240220210827</link> + <guid isPermaLink="false">20240220210827</guid> + <description> + <![CDATA[<pre> +xap/rxvt-unicode-9.31-x86_64-2.txz: Rebuilt. + Patched to fix input buffer garbage when starting tmux. Thanks to Youjie. + </pre>]]> + </description> + </item> + <item> <title>Tue, 20 Feb 2024 18:41:59 GMT</title> <pubDate>Tue, 20 Feb 2024 18:41:59 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20240220184159</link> @@ -703,6 +715,11 @@ k/kernel-source-6.6.16-noarch-1.txz: Upgraded. l/enchant-2.6.7-x86_64-1.txz: Upgraded. l/libsecret-0.21.3-x86_64-1.txz: Upgraded. l/libuv-1.48.0-x86_64-1.txz: Upgraded. + This update fixes a server-side request forgery (SSRF) flaw. + Thanks to alex2grad for the heads-up. + For more information, see: + https://www.cve.org/CVERecord?id=CVE-2024-24806 + (* Security fix *) isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. testing/packages/rust-1.76.0-x86_64-1.txz: Upgraded. |