diff options
author | 2005-01-23 14:37:46 +0000 | |
---|---|---|
committer | 2005-01-23 14:37:46 +0000 | |
commit | cc80909d538877869f63b54d84cb6dc797b4c0d6 (patch) | |
tree | 6ad430d073080bf6a4b6d721cda994c6f84df529 /app-forensics/chkrootkit/ChangeLog | |
parent | now version 0.9.1 also applies the ogle-gcc34-fix.patch. fixes #79193. (diff) | |
download | gentoo-2-cc80909d538877869f63b54d84cb6dc797b4c0d6.tar.gz gentoo-2-cc80909d538877869f63b54d84cb6dc797b4c0d6.tar.bz2 gentoo-2-cc80909d538877869f63b54d84cb6dc797b4c0d6.zip |
Revision bump to solve false detections with static coreutils (du and ls). Bug #73372 refers. Thanks to the author Nelson Murilo <nelson@pangeia.com.br> for a very rapid response.
(Portage version: 2.0.51-r14)
Diffstat (limited to 'app-forensics/chkrootkit/ChangeLog')
-rw-r--r-- | app-forensics/chkrootkit/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/app-forensics/chkrootkit/ChangeLog b/app-forensics/chkrootkit/ChangeLog index 93fbcdee80fe..3212d896b8f0 100644 --- a/app-forensics/chkrootkit/ChangeLog +++ b/app-forensics/chkrootkit/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for app-forensics/chkrootkit # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/chkrootkit/ChangeLog,v 1.20 2005/01/01 14:22:35 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/chkrootkit/ChangeLog,v 1.21 2005/01/23 14:37:46 dragonheart Exp $ + +*chkrootkit-0.44-r1 (23 Jan 2005) + + 23 Jan 2005; Daniel Black <dragonheart@gentoo.org> + +files/chkrootkit-0.44-coreutils-static-falsepositive.patch, + +chkrootkit-0.44-r1.ebuild: + Revision bump to solve false detections with static coreutils (du and ls). Bug + #73372 refers. Thanks to the author Nelson Murilo <nelson@pangeia.com.br> for + a very rapid response. 28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance |