summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2005-01-23 14:37:46 +0000
committerDaniel Black <dragonheart@gentoo.org>2005-01-23 14:37:46 +0000
commit76a804b6f7cec8134aa016f34289d0c252fc9a7e (patch)
treef1fcf6667898c9c827c3d9cbba8d2a9621335191 /app-forensics/chkrootkit/ChangeLog
parentnow version 0.9.1 also applies the ogle-gcc34-fix.patch. fixes #79193. (diff)
downloadhistorical-76a804b6f7cec8134aa016f34289d0c252fc9a7e.tar.gz
historical-76a804b6f7cec8134aa016f34289d0c252fc9a7e.tar.bz2
historical-76a804b6f7cec8134aa016f34289d0c252fc9a7e.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.
Package-Manager: portage-2.0.51-r14
Diffstat (limited to 'app-forensics/chkrootkit/ChangeLog')
-rw-r--r--app-forensics/chkrootkit/ChangeLog11
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