diff options
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 41 |
1 files changed, 39 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index e38581a0..6ddd7b3b 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,47 @@ <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>Fri, 23 Sep 2022 23:51:02 GMT</pubDate> - <lastBuildDate>Sat, 24 Sep 2022 05:00:16 GMT</lastBuildDate> + <pubDate>Mon, 26 Sep 2022 19:43:54 GMT</pubDate> + <lastBuildDate>Tue, 27 Sep 2022 04:59:43 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.17</generator> <item> + <title>Mon, 26 Sep 2022 19:43:54 GMT</title> + <pubDate>Mon, 26 Sep 2022 19:43:54 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20220926194354</link> + <guid isPermaLink="false">20220926194354</guid> + <description> + <![CDATA[<pre> +a/bash-5.2.000-x86_64-1.txz: Upgraded. +ap/vim-9.0.0594-x86_64-1.txz: Upgraded. + Fixed stack-based buffer overflow. + Thanks to marav for the heads-up. + In addition, Mig21 pointed out an issue where the defaults.vim file might + need to be edited for some purposes as its contents will override the + settings in the system-wide vimrc. Usually this file is replaced whenever + vim is upgraded, which in those situations would be inconvenient for the + admin. So, I've added support for a file named defaults.vim.custom which + (if it exists) will be used instead of the defaults.vim file shipped in + the package and will persist through upgrades. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3296 + (* Security fix *) +l/fluidsynth-2.3.0-x86_64-1.txz: Upgraded. +l/imagemagick-7.1.0_49-x86_64-1.txz: Upgraded. +l/libcap-2.66-x86_64-1.txz: Upgraded. +l/netpbm-10.99.03-x86_64-1.txz: Upgraded. +l/readline-8.2.000-x86_64-1.txz: Upgraded. +l/xapian-core-1.4.21-x86_64-1.txz: Upgraded. +n/dnsmasq-2.87-x86_64-1.txz: Upgraded. + Fix write-after-free error in DHCPv6 server code. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0934 + (* Security fix *) +x/xterm-373-x86_64-1.txz: Upgraded. +xap/vim-gvim-9.0.0594-x86_64-1.txz: Upgraded. + </pre>]]> + </description> + </item> + <item> <title>Fri, 23 Sep 2022 23:51:02 GMT</title> <pubDate>Fri, 23 Sep 2022 23:51:02 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20220923235102</link> |