diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-03-03 10:52:31 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-03-03 10:52:31 +0000 |
commit | b6efe0e087738c3331b2d565708dc5542067a3e4 (patch) | |
tree | c66d1a9d4274be53a0ecc145c8c9088d6b8fe337 /sys-apps/eject | |
parent | Security update. (diff) | |
download | historical-b6efe0e087738c3331b2d565708dc5542067a3e4.tar.gz historical-b6efe0e087738c3331b2d565708dc5542067a3e4.tar.bz2 historical-b6efe0e087738c3331b2d565708dc5542067a3e4.zip |
Added some comments
Diffstat (limited to 'sys-apps/eject')
-rw-r--r-- | sys-apps/eject/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-apps/eject/ChangeLog b/sys-apps/eject/ChangeLog index efe86d2b991d..cc0a11e794da 100644 --- a/sys-apps/eject/ChangeLog +++ b/sys-apps/eject/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-apps/eject # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/eject/ChangeLog,v 1.10 2003/03/03 10:06:58 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/eject/ChangeLog,v 1.11 2003/03/03 10:52:31 aliz Exp $ + + 03 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> : + This update should not be classified as a security update. The advisory says that eject is only + vulnerable if it is install setuid root and in Gentoo it is not. However if someone decides to + make it setuid root the patch in -r1 will make it safer. *eject-2.0.12-r1 (03 Mar 2003) |