diff options
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 54 |
1 files changed, 52 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index ba71446cf..032854ac3 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,60 @@ <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>Thu, 23 Sep 2021 19:15:14 GMT</pubDate> - <lastBuildDate>Fri, 24 Sep 2021 06:59:46 GMT</lastBuildDate> + <pubDate>Sat, 25 Sep 2021 01:05:55 GMT</pubDate> + <lastBuildDate>Sat, 25 Sep 2021 06:59:49 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.12</generator> <item> + <title>Sat, 25 Sep 2021 01:05:55 GMT</title> + <pubDate>Sat, 25 Sep 2021 01:05:55 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20210925010555</link> + <guid isPermaLink="false">20210925010555</guid> + <description> + <![CDATA[<pre> +a/coreutils-9.0-x86_64-1.txz: Upgraded. + Thanks to GazL for pointing out where I needed to be looking in the code to + stick with the traditional (for us, anyway) ls quoting style. +n/ca-certificates-20210924-noarch-1.txz: Upgraded. + Removed DST_Root_CA_X3.crt. +n/cifs-utils-6.14-x86_64-1.txz: Upgraded. + </pre>]]> + </description> + </item> + <item> + <title>Fri, 24 Sep 2021 19:47:44 GMT</title> + <pubDate>Fri, 24 Sep 2021 19:47:44 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20210924194744</link> + <guid isPermaLink="false">20210924194744</guid> + <description> + <![CDATA[<pre> +l/fribidi-1.0.11-x86_64-1.txz: Upgraded. +l/harfbuzz-3.0.0-x86_64-1.txz: Upgraded. +n/bind-9.16.21-x86_64-3.txz: Rebuilt. + Clean this up a little more... for consistency, make all three variables + set in /etc/default/named start with NAMED_. Likewise, make sure that all + uses of them in rc.bind start with NAMED_ (fixes a mismatch discovered by + Nobby6). For anyone wishing to run BIND as root, it seems to accept -u root + just fine, but if you really don't want a -u option, just set NAMED_OPTIONS + to " " to avoid triggering the fallback. +n/php-7.4.24-x86_64-1.txz: Upgraded. + This update fixes bugs and a security issue: + Zip: ZipArchive::extractTo extracts outside of destination. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21706 + (* Security fix *) +x/xdg-desktop-portal-1.10.1-x86_64-1.txz: Added. + This is needed by the xdg-desktop-portal-kde backend. + Thanks to Vincent Batts. +extra/php8/php8-8.0.11-x86_64-1.txz: Upgraded. + This update fixes bugs and a security issue: + Zip: ZipArchive::extractTo extracts outside of destination. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21706 + (* Security fix *) + </pre>]]> + </description> + </item> + <item> <title>Thu, 23 Sep 2021 19:15:14 GMT</title> <pubDate>Thu, 23 Sep 2021 19:15:14 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20210923191514</link> |