diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2022-09-08 01:33:19 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-09-08 07:00:15 +0200 |
commit | d7e739bb58e86a0c43f54b7e2c2972dd5f62b3c3 (patch) | |
tree | 88bf131c609a7bbd6656498be96b854c43ae267f /ChangeLog.rss | |
parent | 64fbcd92b6a53a19a394db7fe96fa16cb31c4928 (diff) | |
download | current-d7e739bb58e86a0c43f54b7e2c2972dd5f62b3c3.tar.gz |
Thu Sep 8 01:33:19 UTC 202220220908013319
a/hdparm-9.65-x86_64-1.txz: Upgraded.
n/samba-4.16.5-x86_64-1.txz: Upgraded.
xap/mozilla-thunderbird-102.2.2-x86_64-1.txz: Upgraded.
This is a bugfix release.
For more information, see:
https://www.mozilla.org/en-US/thunderbird/102.2.2/releasenotes/
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 64 |
1 files changed, 62 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index d7841319..2930970f 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,70 @@ <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, 6 Sep 2022 20:21:24 GMT</pubDate> - <lastBuildDate>Wed, 7 Sep 2022 05:00:15 GMT</lastBuildDate> + <pubDate>Thu, 8 Sep 2022 01:33:19 GMT</pubDate> + <lastBuildDate>Thu, 8 Sep 2022 05:00:13 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.17</generator> <item> + <title>Thu, 8 Sep 2022 01:33:19 GMT</title> + <pubDate>Thu, 8 Sep 2022 01:33:19 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20220908013319</link> + <guid isPermaLink="false">20220908013319</guid> + <description> + <![CDATA[<pre> +a/hdparm-9.65-x86_64-1.txz: Upgraded. +n/samba-4.16.5-x86_64-1.txz: Upgraded. +xap/mozilla-thunderbird-102.2.2-x86_64-1.txz: Upgraded. + This is a bugfix release. + For more information, see: + https://www.mozilla.org/en-US/thunderbird/102.2.2/releasenotes/ + </pre>]]> + </description> + </item> + <item> + <title>Wed, 7 Sep 2022 18:40:44 GMT</title> + <pubDate>Wed, 7 Sep 2022 18:40:44 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20220907184044</link> + <guid isPermaLink="false">20220907184044</guid> + <description> + <![CDATA[<pre> +a/eudev-3.2.11-x86_64-2.txz: Rebuilt. + rc.udev: removed stray backslashes before whitespace in grep patterns. +a/gawk-5.2.0-x86_64-2.txz: Rebuilt. + Applied 0001-Add-missing-UPREF.patch to fix kernel build. + Thanks to USUARIONUEVO. +a/grep-3.8-x86_64-2.txz: Rebuilt. + Folks, I rarely veto upstream, but I'm not going to entertain this nonsense. + The egrep and fgrep commands were part of Unix since the 70s, continue to be + included with the BSDs, and frankly, aren't hurting anything. GNU grep + declared them deprecated in 2007 and when they were changed into shell + scripts around 8 years ago I figured that's where it would end. I can see no + logical justification to have these scripts start making noise and then to + eventually pull the rug out from under any code that might be using them, so + I've placed non-noisy versions of them into the package sources and will be + installing those during the build. Given that the -F and -E options are part + of the POSIX standard, these scripts will continue to work fine. That said, + we will be continuing to change our own code over to the recommended syntax + to avoid the minimal overhead incurred compared to using grep directly. +a/hwdata-0.362-noarch-1.txz: Upgraded. +a/pkgtools-15.1-noarch-2.txz: Rebuilt. + setup.80.make-bootdisk: change egrep to grep -E. +d/python3-3.9.14-x86_64-1.txz: Upgraded. + This is a security and bugfix release. + gh-95778: Converting between int and str in bases other than 2 (binary), 4, + 8 (octal), 16 (hexadecimal), or 32 such as base 10 (decimal) now raises a + ValueError if the number of digits in string form is above a limit to avoid + potential denial of service attacks due to the algorithmic complexity. + For more information, see: + https://pythoninsider.blogspot.com/2022/09/python-releases-3107-3914-3814-and-3714.html + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10735 + (* Security fix *) +d/slacktrack-2.23-x86_64-1.txz: Upgraded. + Change egrep to grep -E. Thanks to Stuart Winter. +l/libssh-0.10.4-x86_64-1.txz: Upgraded. + </pre>]]> + </description> + </item> + <item> <title>Tue, 6 Sep 2022 20:21:24 GMT</title> <pubDate>Tue, 6 Sep 2022 20:21:24 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20220906202124</link> |