diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2022-09-28 18:59:51 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-09-29 07:00:21 +0200 |
commit | c909d80825a2edd9e4677f401f322a1d444d8fd6 (patch) | |
tree | d1c864bc4793c108243045bf32095f7be3ab87a5 /ChangeLog.rss | |
parent | 527f0eecafdf3ecdb6e6495cc0b147d533998e56 (diff) | |
download | current-c909d80825a2edd9e4677f401f322a1d444d8fd6.tar.gz current-c909d80825a2edd9e4677f401f322a1d444d8fd6.tar.xz |
Wed Sep 28 18:59:51 UTC 202220220928185951
a/kernel-firmware-20220928_8d19846-noarch-1.txz: Upgraded.
a/kernel-generic-5.19.12-x86_64-1.txz: Upgraded.
a/kernel-huge-5.19.12-x86_64-1.txz: Upgraded.
a/kernel-modules-5.19.12-x86_64-1.txz: Upgraded.
d/kernel-headers-5.19.12-x86-1.txz: Upgraded.
k/kernel-source-5.19.12-noarch-1.txz: Upgraded.
kde/kscreenlocker-5.25.5-x86_64-2.txz: Rebuilt.
Subject: [PATCH] Set QSurfaceFormat::ResetNotification.
This got lost in frameworks porting from shared KDeclarative code and is
important (especially for NVIDIA after suspend+resume).
Thanks to marav for the heads-up.
kde/plasma-workspace-5.25.5-x86_64-3.txz: Rebuilt.
[PATCH] set setInteractiveAuthorizationAllowed on SetPassword call.
It is important that the SetPassword call uses interactive authorization,
otherwise it will be denied unless the user had been modified beforehand
so an authorization was already granted.
Thanks to marav for the heads-up.
n/gnutls-3.7.8-x86_64-1.txz: Upgraded.
isolinux/initrd.img: Rebuilt.
/sbin/probe: Fix duplicated enumeration of mmc storage devices (e.g. SD
cards). Thanks to gsl on LQ for the report.
kernels/*: Upgraded.
usb-and-pxe-installers/usbboot.img: Rebuilt.
/sbin/probe: Fix duplicated enumeration of mmc storage devices (e.g. SD
cards). Thanks to gsl on LQ for the report.
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 39 |
1 files changed, 37 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index 896556350..339a1e27f 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,45 @@ <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, 27 Sep 2022 21:19:17 GMT</pubDate> - <lastBuildDate>Wed, 28 Sep 2022 05:00:17 GMT</lastBuildDate> + <pubDate>Wed, 28 Sep 2022 18:59:51 GMT</pubDate> + <lastBuildDate>Thu, 29 Sep 2022 05:00:19 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.17</generator> <item> + <title>Wed, 28 Sep 2022 18:59:51 GMT</title> + <pubDate>Wed, 28 Sep 2022 18:59:51 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20220928185951</link> + <guid isPermaLink="false">20220928185951</guid> + <description> + <![CDATA[<pre> +a/kernel-firmware-20220928_8d19846-noarch-1.txz: Upgraded. +a/kernel-generic-5.19.12-x86_64-1.txz: Upgraded. +a/kernel-huge-5.19.12-x86_64-1.txz: Upgraded. +a/kernel-modules-5.19.12-x86_64-1.txz: Upgraded. +d/kernel-headers-5.19.12-x86-1.txz: Upgraded. +k/kernel-source-5.19.12-noarch-1.txz: Upgraded. +kde/kscreenlocker-5.25.5-x86_64-2.txz: Rebuilt. + Subject: [PATCH] Set QSurfaceFormat::ResetNotification. + This got lost in frameworks porting from shared KDeclarative code and is + important (especially for NVIDIA after suspend+resume). + Thanks to marav for the heads-up. +kde/plasma-workspace-5.25.5-x86_64-3.txz: Rebuilt. + [PATCH] set setInteractiveAuthorizationAllowed on SetPassword call. + It is important that the SetPassword call uses interactive authorization, + otherwise it will be denied unless the user had been modified beforehand + so an authorization was already granted. + Thanks to marav for the heads-up. +n/gnutls-3.7.8-x86_64-1.txz: Upgraded. +isolinux/initrd.img: Rebuilt. + /sbin/probe: Fix duplicated enumeration of mmc storage devices (e.g. SD + cards). Thanks to gsl on LQ for the report. +kernels/*: Upgraded. +usb-and-pxe-installers/usbboot.img: Rebuilt. + /sbin/probe: Fix duplicated enumeration of mmc storage devices (e.g. SD + cards). Thanks to gsl on LQ for the report. + </pre>]]> + </description> + </item> + <item> <title>Tue, 27 Sep 2022 21:19:17 GMT</title> <pubDate>Tue, 27 Sep 2022 21:19:17 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20220927211917</link> |