diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2020-12-09 21:10:40 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-12-10 08:59:45 +0100 |
commit | cf14860fabf930b99a09834440cf1ae1fae695e5 (patch) | |
tree | 896eb6f3f24befe6507b3b456972feaa8d136b21 /ChangeLog.rss | |
parent | 7d1fda615bfe3ec57a0c6753082b866a09ac1af3 (diff) | |
download | current-cf14860fabf930b99a09834440cf1ae1fae695e5.tar.gz |
Wed Dec 9 21:10:40 UTC 202020201209211040
a/elogind-243.7-x86_64-2.txz: Rebuilt.
Moved default udev rules to /lib/udev/rules.d/. Thanks to Robby Workman.
Added /usr/share/polkit-1/rules.d/10-enable-session-power.rules.
a/glibc-zoneinfo-2020d-noarch-2.txz: Rebuilt.
Make /etc/localtime a symlink pointing into /usr/share/zoneinfo. If you
have /usr on a separate partition, this might cause time problems prior
to /usr being mounted (I recommend *not* making /usr a separate partition).
But if you insist for some reason, you can probably work around it by
adding the pointed-to directory and timezone file to your empty pre-mounted
/usr directory.
a/upower-0.99.11-x86_64-2.txz: Rebuilt.
Added /usr/share/polkit-1/rules.d/10-enable-upower-suspend.rules.
d/autoconf-2.70-noarch-1.txz: Upgraded.
d/gnucobol-3.1.1-x86_64-1.txz: Upgraded.
kde/powerdevil-5.20.4-x86_64-2.txz: Rebuilt.
Moved 10-enable-powerdevil-discrete-gpu.rules.new to
/usr/share/polkit-1/rules.d/. Thanks to Robby Workman.
Moved 10-enable-session-power.rules to the elogind package.
Moved 10-enable-upower-suspend.rules to the upower package.
Thanks to GazL.
l/jasper-2.0.23-x86_64-1.txz: Upgraded.
Fix heap-overflow in cp_create() in jpc_enc.c.
For more information, see:
https://github.com/jasper-software/jasper/issues/252
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-27828
(* Security fix *)
l/sbc-1.5-x86_64-1.txz: Upgraded.
n/curl-7.74.0-x86_64-1.txz: Upgraded.
This release includes the following security related bugfixes:
Inferior OCSP verification [93]
FTP wildcard stack overflow [95]
Trusting FTP PASV responses [97]
For more information, see:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8286
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8285
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8284
(* Security fix *)
xap/xscreensaver-5.45-x86_64-1.txz: Upgraded.
xfce/Greybird-3.22.13-noarch-1.txz: Upgraded.
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 53 |
1 files changed, 51 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index e1d5f0e7..0e7cb695 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,59 @@ <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, 8 Dec 2020 19:29:55 GMT</pubDate> - <lastBuildDate>Wed, 9 Dec 2020 07:59:41 GMT</lastBuildDate> + <pubDate>Wed, 9 Dec 2020 21:10:40 GMT</pubDate> + <lastBuildDate>Thu, 10 Dec 2020 07:59:38 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.12</generator> <item> + <title>Wed, 9 Dec 2020 21:10:40 GMT</title> + <pubDate>Wed, 9 Dec 2020 21:10:40 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20201209211040</link> + <guid isPermaLink="false">20201209211040</guid> + <description> + <![CDATA[<pre> +a/elogind-243.7-x86_64-2.txz: Rebuilt. + Moved default udev rules to /lib/udev/rules.d/. Thanks to Robby Workman. + Added /usr/share/polkit-1/rules.d/10-enable-session-power.rules. +a/glibc-zoneinfo-2020d-noarch-2.txz: Rebuilt. + Make /etc/localtime a symlink pointing into /usr/share/zoneinfo. If you + have /usr on a separate partition, this might cause time problems prior + to /usr being mounted (I recommend *not* making /usr a separate partition). + But if you insist for some reason, you can probably work around it by + adding the pointed-to directory and timezone file to your empty pre-mounted + /usr directory. +a/upower-0.99.11-x86_64-2.txz: Rebuilt. + Added /usr/share/polkit-1/rules.d/10-enable-upower-suspend.rules. +d/autoconf-2.70-noarch-1.txz: Upgraded. +d/gnucobol-3.1.1-x86_64-1.txz: Upgraded. +kde/powerdevil-5.20.4-x86_64-2.txz: Rebuilt. + Moved 10-enable-powerdevil-discrete-gpu.rules.new to + /usr/share/polkit-1/rules.d/. Thanks to Robby Workman. + Moved 10-enable-session-power.rules to the elogind package. + Moved 10-enable-upower-suspend.rules to the upower package. + Thanks to GazL. +l/jasper-2.0.23-x86_64-1.txz: Upgraded. + Fix heap-overflow in cp_create() in jpc_enc.c. + For more information, see: + https://github.com/jasper-software/jasper/issues/252 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-27828 + (* Security fix *) +l/sbc-1.5-x86_64-1.txz: Upgraded. +n/curl-7.74.0-x86_64-1.txz: Upgraded. + This release includes the following security related bugfixes: + Inferior OCSP verification [93] + FTP wildcard stack overflow [95] + Trusting FTP PASV responses [97] + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8286 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8285 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8284 + (* Security fix *) +xap/xscreensaver-5.45-x86_64-1.txz: Upgraded. +xfce/Greybird-3.22.13-noarch-1.txz: Upgraded. + </pre>]]> + </description> + </item> + <item> <title>Tue, 8 Dec 2020 19:29:55 GMT</title> <pubDate>Tue, 8 Dec 2020 19:29:55 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20201208192955</link> |