diff options
author | 2006-06-20 16:13:35 +0000 | |
---|---|---|
committer | 2006-06-20 16:13:35 +0000 | |
commit | e9044ef64b89ea66264db54d05cdfc9b62dd7487 (patch) | |
tree | 1e5b06168c767da3c1573fef05cfbb6b02a0fca9 /x11-libs/libX11/ChangeLog | |
parent | Pruned old release candidates. (diff) | |
download | gentoo-2-e9044ef64b89ea66264db54d05cdfc9b62dd7487.tar.gz gentoo-2-e9044ef64b89ea66264db54d05cdfc9b62dd7487.tar.bz2 gentoo-2-e9044ef64b89ea66264db54d05cdfc9b62dd7487.zip |
Security bump. Failure to check the return value of setuid() in a privileged process could be used by a local user for file overwriting and possible privilege escalation in corner cases. See http://lists.freedesktop.org/archives/xorg/2006-June/016146.html for more information.
(Portage version: 2.1.1_pre1-r1)
Diffstat (limited to 'x11-libs/libX11/ChangeLog')
-rw-r--r-- | x11-libs/libX11/ChangeLog | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/x11-libs/libX11/ChangeLog b/x11-libs/libX11/ChangeLog index ee45869567c3..9b70a4fdfa6f 100644 --- a/x11-libs/libX11/ChangeLog +++ b/x11-libs/libX11/ChangeLog @@ -1,6 +1,17 @@ # ChangeLog for x11-libs/libX11 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libX11/ChangeLog,v 1.33 2006/05/13 13:57:55 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libX11/ChangeLog,v 1.34 2006/06/20 16:13:34 spyderous Exp $ + +*libX11-1.0.1-r1 (20 Jun 2006) + + 20 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + +files/libX11-1.0.1-setuid.diff, -libX11-1.0.0-r2.ebuild, + -libX11-1.0.1.ebuild, +libX11-1.0.1-r1.ebuild: + Security bump. Failure to check the return value of setuid() in a privileged + process could be used by a local user for file overwriting and possible + privilege escalation in corner cases. See + http://lists.freedesktop.org/archives/xorg/2006-June/016146.html for more + information. 13 May 2006; Joshua Baergen <joshuabaergen@gentoo.org> files/digest-libX11-1.0.1, Manifest: |