diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2004-12-07 10:33:36 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2004-12-07 10:33:36 +0000 |
commit | 1d022f623e219973ae7dd9dcc7b4a7f58efb0af8 (patch) | |
tree | 29d20de1ae9ae348002e3f69bd96a78d64f3754f /app-forensics/rkhunter/ChangeLog | |
parent | last version was without significant bugs long enough before last version bum... (diff) | |
download | gentoo-2-1d022f623e219973ae7dd9dcc7b4a7f58efb0af8.tar.gz gentoo-2-1d022f623e219973ae7dd9dcc7b4a7f58efb0af8.tar.bz2 gentoo-2-1d022f623e219973ae7dd9dcc7b4a7f58efb0af8.zip |
Revision bump. Added patch to allow --createlogfile to accept an opt. argument (filename); rewrote cron script (super duper enhanced (x10)) for bug 73432 - see the config section in files/rkhunter.cron for all the new features. Cleaned up ebuild and removed 1.1.7.
Diffstat (limited to 'app-forensics/rkhunter/ChangeLog')
-rw-r--r-- | app-forensics/rkhunter/ChangeLog | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/app-forensics/rkhunter/ChangeLog b/app-forensics/rkhunter/ChangeLog index 4f3d373fc5e3..6a0729a03c7b 100644 --- a/app-forensics/rkhunter/ChangeLog +++ b/app-forensics/rkhunter/ChangeLog @@ -1,6 +1,17 @@ # ChangeLog for app-forensics/rkhunter # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v 1.13 2004/11/07 02:46:48 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v 1.14 2004/12/07 10:33:36 ka0ttic Exp $ + +*rkhunter-1.1.8-r1 (07 Dec 2004) + + 07 Dec 2004; Aaron Walker <ka0ttic@gentoo.org> + +files/rkhunter-1.1.8-specify-logfile.patch, + files/rkhunter.bash-completion, files/rkhunter.cron, + -rkhunter-1.1.7.ebuild, +rkhunter-1.1.8-r1.ebuild, rkhunter-1.1.8.ebuild: + Revision bump. Added patch to allow --createlogfile to accept an opt. + argument (filename); rewrote cron script (super duper enhanced (x10)) for + bug 73432 - see the config section in files/rkhunter.cron for all the new + features. Cleaned up ebuild and removed 1.1.7. 06 Nov 2004; Aaron Walker <ka0ttic@gentoo.org> rkhunter-1.1.7.ebuild, rkhunter-1.1.8.ebuild: |