diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2019-10-14 21:39:02 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2019-10-15 08:59:46 +0200 |
commit | 6e7b66a8ed16321cec52c0c2b246e9f65aaf7fef (patch) | |
tree | b03e717ea3c34fe9a429bdb78b9420405fe1fd09 /ChangeLog.rss | |
parent | 5d65e7741e0ac50a0c28d9e5c3575a0ae60fb66e (diff) | |
download | current-6e7b66a8ed16321cec52c0c2b246e9f65aaf7fef.tar.gz |
Mon Oct 14 21:39:02 UTC 201920191014213902
ap/sudo-1.8.28-x86_64-1.txz: Upgraded.
Fixed a bug where an sudo user may be able to run a command as root when
the Runas specification explicitly disallows root access as long as the
ALL keyword is listed first.
For more information, see:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14287
(* Security fix *)
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 cc25b334..e3c60199 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>Sun, 13 Oct 2019 19:01:25 GMT</pubDate> - <lastBuildDate>Sun, 13 Oct 2019 21:17:46 GMT</lastBuildDate> + <pubDate>Mon, 14 Oct 2019 21:39:02 GMT</pubDate> + <lastBuildDate>Tue, 15 Oct 2019 06:59:41 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.11</generator> <item> + <title>Mon, 14 Oct 2019 21:39:02 GMT</title> + <pubDate>Mon, 14 Oct 2019 21:39:02 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20191014213902</link> + <guid isPermaLink="false">20191014213902</guid> + <description> + <![CDATA[<pre> +ap/sudo-1.8.28-x86_64-1.txz: Upgraded. + Fixed a bug where an sudo user may be able to run a command as root when + the Runas specification explicitly disallows root access as long as the + ALL keyword is listed first. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14287 + (* Security fix *) + </pre>]]> + </description> + </item> + <item> + <title>Mon, 14 Oct 2019 19:50:41 GMT</title> + <pubDate>Mon, 14 Oct 2019 19:50:41 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20191014195041</link> + <guid isPermaLink="false">20191014195041</guid> + <description> + <![CDATA[<pre> +a/aaa_elflibs-15.0-x86_64-13.txz: Rebuilt. + Added temporarily until third party packages have been recompiled: + libdvdread.so.4.2.0. + Removed (anything still using these must be recompiled): + libicudata.so.64.2, libicui18n.so.64.2, libicuio.so.64.2, + libicutest.so.64.2, libicutu.so.64.2, libicuuc.so.64.2. +a/kernel-firmware-20191014_4c3e853-noarch-1.txz: Upgraded. +ap/qpdf-9.0.2-x86_64-1.txz: Upgraded. +kde/k3b-2.0.3-x86_64-6.txz: Rebuilt. + Recompiled against libdvdread-6.0.2. +l/libdvdnav-6.0.1-x86_64-1.txz: Upgraded. + Compiled against libdvdread-6.0.2. +l/libdvdread-6.0.2-x86_64-1.txz: Upgraded. + Shared library .so-version bump. +l/librsvg-2.46.2-x86_64-1.txz: Upgraded. +xap/MPlayer-20191014-x86_64-1.txz: Upgraded. + Compiled against libdvdread-6.0.2. +xap/xine-lib-1.2.9-x86_64-6.txz: Rebuilt. + Recompiled against libdvdread-6.0.2. +extra/pure-alsa-system/MPlayer-20191014-x86_64-1_alsa.txz: Upgraded. + Compiled against libdvdread-6.0.2. +extra/pure-alsa-system/xine-lib-1.2.9-x86_64-6_alsa.txz: Rebuilt. + Recompiled against libdvdread-6.0.2. + </pre>]]> + </description> + </item> + <item> <title>Sun, 13 Oct 2019 19:01:25 GMT</title> <pubDate>Sun, 13 Oct 2019 19:01:25 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20191013190125</link> |