diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2022-02-01 08:27:47 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-02-01 17:59:49 +0100 |
commit | ba74260aeb31600cdee80934088739a8e9869f21 (patch) | |
tree | 74867bc39b75da76d60eff7792cef4e437237daa /ChangeLog.rss | |
parent | bd42aca52dc7532946a93fb3354a8454c4adfe94 (diff) | |
download | current-ba74260aeb31600cdee80934088739a8e9869f21.tar.gz |
Tue Feb 1 08:27:47 UTC 202220220201082747
kde/kate-21.12.1-x86_64-2.txz: Rebuilt.
Fix missing validation of binaries executed via QProcess.
Thanks to Heinz Wiesinger.
For more information, see:
https://kde.org/info/security/advisory-20220131-1.txt
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23853
(* Security fix *)
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 38 |
1 files changed, 36 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index 6eb7f4e8..2ed2b8c8 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,44 @@ <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, 1 Feb 2022 04:37:04 GMT</pubDate> - <lastBuildDate>Tue, 1 Feb 2022 07:59:42 GMT</lastBuildDate> + <pubDate>Tue, 1 Feb 2022 08:27:47 GMT</pubDate> + <lastBuildDate>Tue, 1 Feb 2022 16:59:39 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.13</generator> <item> + <title>Tue, 1 Feb 2022 08:27:47 GMT</title> + <pubDate>Tue, 1 Feb 2022 08:27:47 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20220201082747</link> + <guid isPermaLink="false">20220201082747</guid> + <description> + <![CDATA[<pre> +kde/kate-21.12.1-x86_64-2.txz: Rebuilt. + Fix missing validation of binaries executed via QProcess. + Thanks to Heinz Wiesinger. + For more information, see: + https://kde.org/info/security/advisory-20220131-1.txt + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23853 + (* Security fix *) + </pre>]]> + </description> + </item> + <item> + <title>Tue, 1 Feb 2022 05:35:21 GMT</title> + <pubDate>Tue, 1 Feb 2022 05:35:21 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20220201053521</link> + <guid isPermaLink="false">20220201053521</guid> + <description> + <![CDATA[<pre> +Hey, my shiny brass lamp is almost out of fuel! +a/rpm2tgz-1.2.2-x86_64-6.txz: Rebuilt. + Don't use --no-absolute-filenames, because inexplicably it also strips the + leading '/' from symlink targets, generally creating a broken symlink. + The problem we were attempting to fix is far less common than symlinks to + absolute filenames, so we'll revert this for further consideration. + Thanks to pghvlaans. + </pre>]]> + </description> + </item> + <item> <title>Tue, 1 Feb 2022 04:37:04 GMT</title> <pubDate>Tue, 1 Feb 2022 04:37:04 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20220201043704</link> |