summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-01-24 03:28:22 +0000
committerMarius Mauch <genone@gentoo.org>2007-01-24 03:28:22 +0000
commit59b3b4639c59c3dcacd6687a915df4d320639607 (patch)
tree1589c4a9cfaa7a2182ccab89854a4674a3da9fbb /app-forensics
parentversion bump (diff)
downloadhistorical-59b3b4639c59c3dcacd6687a915df4d320639607.tar.gz
historical-59b3b4639c59c3dcacd6687a915df4d320639607.tar.bz2
historical-59b3b4639c59c3dcacd6687a915df4d320639607.zip
Replacing einfo with elog
Package-Manager: portage-2.1.2-r2
Diffstat (limited to 'app-forensics')
-rw-r--r--app-forensics/aide/ChangeLog8
-rw-r--r--app-forensics/aide/aide-0.10_p20040917-r1.ebuild42
-rw-r--r--app-forensics/aide/aide-0.10_p20040917.ebuild34
-rw-r--r--app-forensics/aide/files/digest-aide-0.102
-rw-r--r--app-forensics/aide/files/digest-aide-0.92
-rw-r--r--app-forensics/air/ChangeLog8
-rw-r--r--app-forensics/air/air-1.2.7.ebuild14
-rw-r--r--app-forensics/air/air-1.2.8.ebuild14
-rw-r--r--app-forensics/air/files/digest-air-1.2.72
-rw-r--r--app-forensics/air/files/digest-air-1.2.82
-rw-r--r--app-forensics/chkrootkit/ChangeLog8
-rw-r--r--app-forensics/chkrootkit/chkrootkit-0.44-r1.ebuild14
-rw-r--r--app-forensics/chkrootkit/chkrootkit-0.45.ebuild14
-rw-r--r--app-forensics/chkrootkit/chkrootkit-0.46a.ebuild14
-rw-r--r--app-forensics/chkrootkit/files/digest-chkrootkit-0.44-r16
-rw-r--r--app-forensics/chkrootkit/files/digest-chkrootkit-0.452
-rw-r--r--app-forensics/pyflag/ChangeLog8
-rw-r--r--app-forensics/pyflag/pyflag-0.80.1.ebuild16
-rw-r--r--app-forensics/pyflag/pyflag-0.82.ebuild16
-rw-r--r--app-forensics/rkhunter/ChangeLog8
-rw-r--r--app-forensics/rkhunter/files/digest-rkhunter-1.2.7-r12
-rw-r--r--app-forensics/rkhunter/rkhunter-1.2.7-r1.ebuild11
-rw-r--r--app-forensics/rkhunter/rkhunter-1.2.8.ebuild11
-rw-r--r--app-forensics/samhain/ChangeLog8
-rw-r--r--app-forensics/samhain/samhain-2.1.3.ebuild58
-rw-r--r--app-forensics/samhain/samhain-2.2.0.ebuild58
-rw-r--r--app-forensics/tct/ChangeLog7
-rw-r--r--app-forensics/tct/files/digest-tct-1.15-r12
-rw-r--r--app-forensics/tct/tct-1.15-r1.ebuild14
29 files changed, 226 insertions, 179 deletions
diff --git a/app-forensics/aide/ChangeLog b/app-forensics/aide/ChangeLog
index ec522c21ff2e..96521310a8ff 100644
--- a/app-forensics/aide/ChangeLog
+++ b/app-forensics/aide/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-forensics/aide
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.19 2006/11/16 08:44:52 jokey Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.20 2007/01/24 03:12:05 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> aide-0.10_p20040917.ebuild,
+ aide-0.10_p20040917-r1.ebuild:
+ Replacing einfo with elog
16 Nov 2006; Markus Ullmann <jokey@gentoo.org>
aide-0.10_p20040917-r1.ebuild:
diff --git a/app-forensics/aide/aide-0.10_p20040917-r1.ebuild b/app-forensics/aide/aide-0.10_p20040917-r1.ebuild
index 195c15fd8b3d..aeaf0979372a 100644
--- a/app-forensics/aide/aide-0.10_p20040917-r1.ebuild
+++ b/app-forensics/aide/aide-0.10_p20040917-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.10_p20040917-r1.ebuild,v 1.3 2006/11/16 08:44:52 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.10_p20040917-r1.ebuild,v 1.4 2007/01/24 03:12:05 genone Exp $
WANT_AUTOCONF='2.5'
WANT_AUTOMAKE='1.7'
inherit eutils autotools
@@ -89,26 +89,26 @@ pkg_postinst() {
chown root:0 /var/lib/aide
chmod 0755 /var/lib/aide
- echo
- einfo "A sample configuration file has been installed as"
- einfo "/etc/aide/aide.conf. Please edit to meet your needs."
- einfo "Read the aide.conf(5) manual page for more information."
- einfo "A cron file has been installed in /etc/cron.daily/aide.cron"
- einfo "A helper script, aideinit, has been installed and can"
- einfo "be used to make AIDE management easier. Please run"
- einfo "aideinit --help for more information"
- echo
+ elog
+ elog "A sample configuration file has been installed as"
+ elog "/etc/aide/aide.conf. Please edit to meet your needs."
+ elog "Read the aide.conf(5) manual page for more information."
+ elog "A cron file has been installed in /etc/cron.daily/aide.cron"
+ elog "A helper script, aideinit, has been installed and can"
+ elog "be used to make AIDE management easier. Please run"
+ elog "aideinit --help for more information"
+ elog
if use postgres; then
- einfo "Due to a bad assumption by aide, you must issue the following"
- einfo "command after the database initialization (aide --init ...):"
- einfo
- einfo 'psql -c "update pg_index set indisunique=false from pg_class \\ '
- einfo " where pg_class.relname='TABLE_pkey' and \ "
- einfo ' pg_class.oid=pg_index.indexrelid" -h HOSTNAME -p PORT DBASE USER'
- einfo
- einfo "where TABLE, HOSTNAME, PORT, DBASE, and USER are the same as"
- einfo "your aide.conf."
- echo
+ elog "Due to a bad assumption by aide, you must issue the following"
+ elog "command after the database initialization (aide --init ...):"
+ elog
+ elog 'psql -c "update pg_index set indisunique=false from pg_class \\ '
+ elog " where pg_class.relname='TABLE_pkey' and \ "
+ elog ' pg_class.oid=pg_index.indexrelid" -h HOSTNAME -p PORT DBASE USER'
+ elog
+ elog "where TABLE, HOSTNAME, PORT, DBASE, and USER are the same as"
+ elog "your aide.conf."
+ elog
fi
}
diff --git a/app-forensics/aide/aide-0.10_p20040917.ebuild b/app-forensics/aide/aide-0.10_p20040917.ebuild
index b9d0f113246a..2c17a2d34eb3 100644
--- a/app-forensics/aide/aide-0.10_p20040917.ebuild
+++ b/app-forensics/aide/aide-0.10_p20040917.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.10_p20040917.ebuild,v 1.8 2005/04/21 18:46:53 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.10_p20040917.ebuild,v 1.9 2007/01/24 03:12:05 genone Exp $
inherit eutils
@@ -78,22 +78,22 @@ src_install() {
}
pkg_postinst() {
- echo
- einfo "A sample configuration file has been installed as"
- einfo "/etc/aide/aide.conf. Please edit to meet your needs."
- einfo "Read the aide.conf(5) manual page for more information."
- echo
+ elog
+ elog "A sample configuration file has been installed as"
+ elog "/etc/aide/aide.conf. Please edit to meet your needs."
+ elog "Read the aide.conf(5) manual page for more information."
+ elog
if use postgres; then
- einfo "Due to a bad assumption by aide, you must issue the following"
- einfo "command after the database initialization (aide --init ...):"
- einfo
- einfo 'psql -c "update pg_index set indisunique=false from pg_class \\ '
- einfo " where pg_class.relname='TABLE_pkey' and \ "
- einfo ' pg_class.oid=pg_index.indexrelid" -h HOSTNAME -p PORT DBASE USER'
- einfo
- einfo "where TABLE, HOSTNAME, PORT, DBASE, and USER are the same as"
- einfo "your aide.conf."
- echo
+ elog "Due to a bad assumption by aide, you must issue the following"
+ elog "command after the database initialization (aide --init ...):"
+ elog
+ elog 'psql -c "update pg_index set indisunique=false from pg_class \\ '
+ elog " where pg_class.relname='TABLE_pkey' and \ "
+ elog ' pg_class.oid=pg_index.indexrelid" -h HOSTNAME -p PORT DBASE USER'
+ elog
+ elog "where TABLE, HOSTNAME, PORT, DBASE, and USER are the same as"
+ elog "your aide.conf."
+ elog
fi
}
diff --git a/app-forensics/aide/files/digest-aide-0.10 b/app-forensics/aide/files/digest-aide-0.10
index a875acd4cec5..2f4ac7a56012 100644
--- a/app-forensics/aide/files/digest-aide-0.10
+++ b/app-forensics/aide/files/digest-aide-0.10
@@ -1 +1,3 @@
MD5 39eb7d21064cac7b409c45d038b86cd8 aide-0.10.tar.gz 234184
+RMD160 b3b63b018f3358f1d03cbc76270e5ea6ff9df943 aide-0.10.tar.gz 234184
+SHA256 4819b9b46acaedb5293c87fc7c742a89dcb6f63b71b1fcdeb81349fb41f2935c aide-0.10.tar.gz 234184
diff --git a/app-forensics/aide/files/digest-aide-0.9 b/app-forensics/aide/files/digest-aide-0.9
index 3a1ad78d9d33..e4d09ffab48b 100644
--- a/app-forensics/aide/files/digest-aide-0.9
+++ b/app-forensics/aide/files/digest-aide-0.9
@@ -1 +1,3 @@
MD5 877b1f515a9e25afda75e06805d687fb aide-0.9.tar.gz 216096
+RMD160 aeb3a2ff2c3f4cbbec84a582ebad9389d5032adb aide-0.9.tar.gz 216096
+SHA256 aabed3de2a3807a7b12c382f92c15faf97b2032a6e4c2def2d72b40cca9567ea aide-0.9.tar.gz 216096
diff --git a/app-forensics/air/ChangeLog b/app-forensics/air/ChangeLog
index 54865578c355..0bada4112662 100644
--- a/app-forensics/air/ChangeLog
+++ b/app-forensics/air/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-forensics/air
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/air/ChangeLog,v 1.14 2005/09/28 21:42:54 dragonheart Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/air/ChangeLog,v 1.15 2007/01/24 03:13:42 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> air-1.2.7.ebuild,
+ air-1.2.8.ebuild:
+ Replacing einfo with elog
*air-1.2.8 (28 Sep 2005)
diff --git a/app-forensics/air/air-1.2.7.ebuild b/app-forensics/air/air-1.2.7.ebuild
index fd5f9e46e2ee..598bf439e833 100644
--- a/app-forensics/air/air-1.2.7.ebuild
+++ b/app-forensics/air/air-1.2.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/air/air-1.2.7.ebuild,v 1.5 2005/08/24 14:05:02 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/air/air-1.2.7.ebuild,v 1.6 2007/01/24 03:13:42 genone Exp $
DESCRIPTION="A GUI front-end to dd/dcfldd"
HOMEPAGE="http://air-imager.sourceforge.net/"
@@ -51,10 +51,10 @@ src_install() {
}
pkg_postinst() {
- einfo "This will use programs from the following packages if installed:"
- einfo "sys-apps/dcfldd"
- einfo "net-analyzer/netcat"
- einfo "net-analyzer/cryptcat"
+ elog "This will use programs from the following packages if installed:"
+ elog "sys-apps/dcfldd"
+ elog "net-analyzer/netcat"
+ elog "net-analyzer/cryptcat"
- einfo "The author, steve@unixgurus.com, would appreciate and email of the install file /usr/share/doc/${PF}/air-install.log"
+ elog "The author, steve@unixgurus.com, would appreciate and email of the install file /usr/share/doc/${PF}/air-install.log"
}
diff --git a/app-forensics/air/air-1.2.8.ebuild b/app-forensics/air/air-1.2.8.ebuild
index c10b7ce30464..4fc48e3b2dfc 100644
--- a/app-forensics/air/air-1.2.8.ebuild
+++ b/app-forensics/air/air-1.2.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/air/air-1.2.8.ebuild,v 1.1 2005/09/28 21:42:54 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/air/air-1.2.8.ebuild,v 1.2 2007/01/24 03:13:42 genone Exp $
DESCRIPTION="A GUI front-end to dd/dcfldd"
HOMEPAGE="http://air-imager.sourceforge.net/"
@@ -49,10 +49,10 @@ src_install() {
}
pkg_postinst() {
- einfo "This will use programs from the following packages if installed:"
- einfo "sys-apps/dcfldd"
- einfo "net-analyzer/netcat"
- einfo "net-analyzer/cryptcat"
+ elog "This will use programs from the following packages if installed:"
+ elog "sys-apps/dcfldd"
+ elog "net-analyzer/netcat"
+ elog "net-analyzer/cryptcat"
- einfo "The author, steve@unixgurus.com, would appreciate and email of the install file /usr/share/doc/${PF}/air-install.log"
+ elog "The author, steve@unixgurus.com, would appreciate and email of the install file /usr/share/doc/${PF}/air-install.log"
}
diff --git a/app-forensics/air/files/digest-air-1.2.7 b/app-forensics/air/files/digest-air-1.2.7
index ca8f68ec6543..f9d8c21739c7 100644
--- a/app-forensics/air/files/digest-air-1.2.7
+++ b/app-forensics/air/files/digest-air-1.2.7
@@ -1 +1,3 @@
MD5 826679ae1fc1e38c17ee7cbbdcb9ea6b air-1.2.7.tar.gz 81661
+RMD160 ee71117b00460e30de67a3f8ab837bc69c3106ee air-1.2.7.tar.gz 81661
+SHA256 ecc282b5e7d9d6d1801372582aa19e30c85d1b293b42687b842db95090f698e6 air-1.2.7.tar.gz 81661
diff --git a/app-forensics/air/files/digest-air-1.2.8 b/app-forensics/air/files/digest-air-1.2.8
index 141d3ba16092..9f4d97b64bf2 100644
--- a/app-forensics/air/files/digest-air-1.2.8
+++ b/app-forensics/air/files/digest-air-1.2.8
@@ -1 +1,3 @@
MD5 833387cf9e1d66b6932d2835df31823b air-1.2.8.tar.gz 82298
+RMD160 f25bda59495eb54abe6263e6dcc72b6b7e27d762 air-1.2.8.tar.gz 82298
+SHA256 58a524b2ebb4cf2ee0301782b8a8f2fe598d527097d287a6afe829512874177e air-1.2.8.tar.gz 82298
diff --git a/app-forensics/chkrootkit/ChangeLog b/app-forensics/chkrootkit/ChangeLog
index a04f15ddc4f5..55f9bf4ec96e 100644
--- a/app-forensics/chkrootkit/ChangeLog
+++ b/app-forensics/chkrootkit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-forensics/chkrootkit
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/chkrootkit/ChangeLog,v 1.34 2006/11/19 21:17:36 nyhm Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/chkrootkit/ChangeLog,v 1.35 2007/01/24 03:16:55 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> chkrootkit-0.44-r1.ebuild,
+ chkrootkit-0.45.ebuild, chkrootkit-0.46a.ebuild:
+ Replacing einfo with elog
*chkrootkit-0.47 (19 Nov 2006)
diff --git a/app-forensics/chkrootkit/chkrootkit-0.44-r1.ebuild b/app-forensics/chkrootkit/chkrootkit-0.44-r1.ebuild
index 298014697e99..8584a0c0a57b 100644
--- a/app-forensics/chkrootkit/chkrootkit-0.44-r1.ebuild
+++ b/app-forensics/chkrootkit/chkrootkit-0.44-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/chkrootkit/chkrootkit-0.44-r1.ebuild,v 1.3 2005/08/06 16:15:17 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/chkrootkit/chkrootkit-0.44-r1.ebuild,v 1.4 2007/01/24 03:16:55 genone Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -44,10 +44,10 @@ src_install() {
pkg_postinst() {
echo
- einfo "Edit /etc/cron.weekly/chkrootkit to activate chkrootkit!"
- einfo
- einfo "Some applications, such as portsentry, will cause chkrootkit"
- einfo "to produce false positives. Read the chkrootkit FAQ at"
- einfo "http://www.chkrootkit.org/ for more information."
+ elog "Edit /etc/cron.weekly/chkrootkit to activate chkrootkit!"
+ elog
+ elog "Some applications, such as portsentry, will cause chkrootkit"
+ elog "to produce false positives. Read the chkrootkit FAQ at"
+ elog "http://www.chkrootkit.org/ for more information."
echo
}
diff --git a/app-forensics/chkrootkit/chkrootkit-0.45.ebuild b/app-forensics/chkrootkit/chkrootkit-0.45.ebuild
index 335bd348b978..a6146dd3463e 100644
--- a/app-forensics/chkrootkit/chkrootkit-0.45.ebuild
+++ b/app-forensics/chkrootkit/chkrootkit-0.45.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/chkrootkit/chkrootkit-0.45.ebuild,v 1.9 2005/08/06 16:15:17 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/chkrootkit/chkrootkit-0.45.ebuild,v 1.10 2007/01/24 03:16:55 genone Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -44,10 +44,10 @@ src_install() {
pkg_postinst() {
echo
- einfo "Edit /etc/cron.weekly/chkrootkit to activate chkrootkit!"
- einfo
- einfo "Some applications, such as portsentry, will cause chkrootkit"
- einfo "to produce false positives. Read the chkrootkit FAQ at"
- einfo "http://www.chkrootkit.org/ for more information."
+ elog "Edit /etc/cron.weekly/chkrootkit to activate chkrootkit!"
+ elog
+ elog "Some applications, such as portsentry, will cause chkrootkit"
+ elog "to produce false positives. Read the chkrootkit FAQ at"
+ elog "http://www.chkrootkit.org/ for more information."
echo
}
diff --git a/app-forensics/chkrootkit/chkrootkit-0.46a.ebuild b/app-forensics/chkrootkit/chkrootkit-0.46a.ebuild
index f7dff1aca287..f318fa493f05 100644
--- a/app-forensics/chkrootkit/chkrootkit-0.46a.ebuild
+++ b/app-forensics/chkrootkit/chkrootkit-0.46a.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/chkrootkit/chkrootkit-0.46a.ebuild,v 1.1 2005/10/28 17:22:27 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/chkrootkit/chkrootkit-0.46a.ebuild,v 1.2 2007/01/24 03:16:55 genone Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -52,10 +52,10 @@ src_install() {
pkg_postinst() {
echo
- einfo "Edit /etc/cron.weekly/chkrootkit to activate chkrootkit!"
- einfo
- einfo "Some applications, such as portsentry, will cause chkrootkit"
- einfo "to produce false positives. Read the chkrootkit FAQ at"
- einfo "http://www.chkrootkit.org/ for more information."
+ elog "Edit /etc/cron.weekly/chkrootkit to activate chkrootkit!"
+ elog
+ elog "Some applications, such as portsentry, will cause chkrootkit"
+ elog "to produce false positives. Read the chkrootkit FAQ at"
+ elog "http://www.chkrootkit.org/ for more information."
echo
}
diff --git a/app-forensics/chkrootkit/files/digest-chkrootkit-0.44-r1 b/app-forensics/chkrootkit/files/digest-chkrootkit-0.44-r1
index c0c0cd666607..c6af0859476f 100644
--- a/app-forensics/chkrootkit/files/digest-chkrootkit-0.44-r1
+++ b/app-forensics/chkrootkit/files/digest-chkrootkit-0.44-r1
@@ -1,2 +1,6 @@
-MD5 8f6dbb3204c24e9b71490142cb2953ee chkrootkit-0.44.tar.gz 34163
MD5 26971ac3a44146d35ed3155e665606e3 chkrootkit-0.44-gentoo.diff.bz2 4049
+RMD160 253fb7a550d5c4b159095001f714b6ad0d561019 chkrootkit-0.44-gentoo.diff.bz2 4049
+SHA256 7de153ab7cef65df3c3c2d37c73dff8cf4e26596ff2d45a7d40e77c63e746e65 chkrootkit-0.44-gentoo.diff.bz2 4049
+MD5 8f6dbb3204c24e9b71490142cb2953ee chkrootkit-0.44.tar.gz 34163
+RMD160 8a6fc38b300ed2ada879e15d7abe008914e16b75 chkrootkit-0.44.tar.gz 34163
+SHA256 d01098099b7b094310dfd8cf8d2d9adb068b47fe1643fba716d6a658c3ecbab5 chkrootkit-0.44.tar.gz 34163
diff --git a/app-forensics/chkrootkit/files/digest-chkrootkit-0.45 b/app-forensics/chkrootkit/files/digest-chkrootkit-0.45
index 8808b9a6f6b6..9e9197f4ca6d 100644
--- a/app-forensics/chkrootkit/files/digest-chkrootkit-0.45
+++ b/app-forensics/chkrootkit/files/digest-chkrootkit-0.45
@@ -2,3 +2,5 @@ MD5 ecac86c18a31fbf9897124e7c34def98 chkrootkit-0.45-gentoo.diff.bz2 3729
RMD160 84c1ca6b0f791b0727a1e61d104b23b4b3a9eb68 chkrootkit-0.45-gentoo.diff.bz2 3729
SHA256 ca26f4113c2e511f87179bc673faa198ab9b2e6d6de0134443ed301f0ebb1362 chkrootkit-0.45-gentoo.diff.bz2 3729
MD5 57493e24ca81750a200d8bcb4049e858 chkrootkit-0.45.tar.gz 36359
+RMD160 f8aebf97993a8fbd51d98478dcf185f5e8a0f501 chkrootkit-0.45.tar.gz 36359
+SHA256 67ce369dee026bd488baa977483c0d9784bc6763c815f6018ce19227669ec926 chkrootkit-0.45.tar.gz 36359
diff --git a/app-forensics/pyflag/ChangeLog b/app-forensics/pyflag/ChangeLog
index 7011b04904a6..6fa779e7f4c1 100644
--- a/app-forensics/pyflag/ChangeLog
+++ b/app-forensics/pyflag/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-forensics/pyflag
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/pyflag/ChangeLog,v 1.6 2006/11/23 15:33:03 vivo Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/pyflag/ChangeLog,v 1.7 2007/01/24 03:20:44 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> pyflag-0.80.1.ebuild,
+ pyflag-0.82.ebuild:
+ Replacing einfo with elog
23 Nov 2006; Francesco Riosa <vivo@gentoo.org> pyflag-0.80.1.ebuild,
pyflag-0.82.ebuild:
diff --git a/app-forensics/pyflag/pyflag-0.80.1.ebuild b/app-forensics/pyflag/pyflag-0.80.1.ebuild
index 2227fa0708de..a71230fd1337 100644
--- a/app-forensics/pyflag/pyflag-0.80.1.ebuild
+++ b/app-forensics/pyflag/pyflag-0.80.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/pyflag/pyflag-0.80.1.ebuild,v 1.3 2006/11/23 15:33:03 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/pyflag/pyflag-0.80.1.ebuild,v 1.4 2007/01/24 03:20:44 genone Exp $
inherit eutils autotools
@@ -57,12 +57,12 @@ src_install() {
}
pkg_postinst() {
- einfo "Optionally enter database details in /etc/pyflagrc"
- einfo
- einfo "To start PyFlag just run \"pyflag\" as a normal user"
- einfo "then open your web browser on http://localhost:8000"
- einfo
- einfo "To create a database user \"emerge --config =${PF}\""
+ elog "Optionally enter database details in /etc/pyflagrc"
+ elog
+ elog "To start PyFlag just run \"pyflag\" as a normal user"
+ elog "then open your web browser on http://localhost:8000"
+ elog
+ elog "To create a database user \"emerge --config =${PF}\""
}
pkg_config() {
diff --git a/app-forensics/pyflag/pyflag-0.82.ebuild b/app-forensics/pyflag/pyflag-0.82.ebuild
index cd6b444459dc..bf8eccb1e009 100644
--- a/app-forensics/pyflag/pyflag-0.82.ebuild
+++ b/app-forensics/pyflag/pyflag-0.82.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/pyflag/pyflag-0.82.ebuild,v 1.2 2006/11/23 15:33:03 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/pyflag/pyflag-0.82.ebuild,v 1.3 2007/01/24 03:20:44 genone Exp $
inherit eutils autotools
@@ -49,12 +49,12 @@ src_install() {
}
pkg_postinst() {
- einfo "Optionally enter database details in /etc/pyflagrc"
- einfo
- einfo "To start PyFlag just run \"pyflag\" as a normal user"
- einfo "then open your web browser on http://localhost:8000"
- einfo
- einfo "To create a database user \"emerge --config =${PF}\""
+ elog "Optionally enter database details in /etc/pyflagrc"
+ elog
+ elog "To start PyFlag just run \"pyflag\" as a normal user"
+ elog "then open your web browser on http://localhost:8000"
+ elog
+ elog "To create a database user \"emerge --config =${PF}\""
}
pkg_config() {
diff --git a/app-forensics/rkhunter/ChangeLog b/app-forensics/rkhunter/ChangeLog
index 8af6bad33500..7e19c83e3912 100644
--- a/app-forensics/rkhunter/ChangeLog
+++ b/app-forensics/rkhunter/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-forensics/rkhunter
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v 1.53 2006/02/22 02:35:06 ka0ttic Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/ChangeLog,v 1.54 2007/01/24 03:22:16 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> rkhunter-1.2.7-r1.ebuild,
+ rkhunter-1.2.8.ebuild:
+ Replacing einfo with elog
*rkhunter-1.2.8 (22 Feb 2006)
diff --git a/app-forensics/rkhunter/files/digest-rkhunter-1.2.7-r1 b/app-forensics/rkhunter/files/digest-rkhunter-1.2.7-r1
index e058f9ded9c2..773e56257517 100644
--- a/app-forensics/rkhunter/files/digest-rkhunter-1.2.7-r1
+++ b/app-forensics/rkhunter/files/digest-rkhunter-1.2.7-r1
@@ -1 +1,3 @@
MD5 288ba8a87352716384823c9ea1958fa7 rkhunter-1.2.7.tar.gz 170732
+RMD160 12262942d90bd4f42e7bd4ba19d9426a736c0d84 rkhunter-1.2.7.tar.gz 170732
+SHA256 469e0087f9ab460d901241b6d80b1ad341ba5827e643127c68c4b865bc9e1972 rkhunter-1.2.7.tar.gz 170732
diff --git a/app-forensics/rkhunter/rkhunter-1.2.7-r1.ebuild b/app-forensics/rkhunter/rkhunter-1.2.7-r1.ebuild
index 5e41c25c44f9..694e50b416e4 100644
--- a/app-forensics/rkhunter/rkhunter-1.2.7-r1.ebuild
+++ b/app-forensics/rkhunter/rkhunter-1.2.7-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.2.7-r1.ebuild,v 1.3 2006/01/21 21:06:46 strerror Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.2.7-r1.ebuild,v 1.4 2007/01/24 03:22:16 genone Exp $
inherit eutils bash-completion
@@ -52,9 +52,10 @@ src_install() {
pkg_postinst() {
echo
- einfo "A cron script has been installed to /etc/cron.daily/rkhunter."
- einfo "To enable it, edit /etc/cron.daily/rkhunter and follow the"
- einfo "directions."
+ elog "A cron script has been installed to /etc/cron.daily/rkhunter."
+ elog "To enable it, edit /etc/cron.daily/rkhunter and follow the"
+ elog "directions."
+ echo
bash-completion_pkg_postinst
}
diff --git a/app-forensics/rkhunter/rkhunter-1.2.8.ebuild b/app-forensics/rkhunter/rkhunter-1.2.8.ebuild
index 4b9c1124b520..80e3126b327d 100644
--- a/app-forensics/rkhunter/rkhunter-1.2.8.ebuild
+++ b/app-forensics/rkhunter/rkhunter-1.2.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.2.8.ebuild,v 1.1 2006/02/22 02:35:06 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.2.8.ebuild,v 1.2 2007/01/24 03:22:16 genone Exp $
inherit eutils bash-completion
@@ -52,9 +52,10 @@ src_install() {
pkg_postinst() {
echo
- einfo "A cron script has been installed to /etc/cron.daily/rkhunter."
- einfo "To enable it, edit /etc/cron.daily/rkhunter and follow the"
- einfo "directions."
+ elog "A cron script has been installed to /etc/cron.daily/rkhunter."
+ elog "To enable it, edit /etc/cron.daily/rkhunter and follow the"
+ elog "directions."
+ echo
bash-completion_pkg_postinst
}
diff --git a/app-forensics/samhain/ChangeLog b/app-forensics/samhain/ChangeLog
index 0e29025410d3..73a905846e34 100644
--- a/app-forensics/samhain/ChangeLog
+++ b/app-forensics/samhain/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-forensics/samhain
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/samhain/ChangeLog,v 1.5 2006/11/23 15:33:49 vivo Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/samhain/ChangeLog,v 1.6 2007/01/24 03:26:26 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> samhain-2.1.3.ebuild,
+ samhain-2.2.0.ebuild:
+ Replacing einfo with elog
23 Nov 2006; Francesco Riosa <vivo@gentoo.org> samhain-2.1.3.ebuild,
samhain-2.2.0.ebuild:
diff --git a/app-forensics/samhain/samhain-2.1.3.ebuild b/app-forensics/samhain/samhain-2.1.3.ebuild
index 639a79d88ba4..987a1baa1ff2 100644
--- a/app-forensics/samhain/samhain-2.1.3.ebuild
+++ b/app-forensics/samhain/samhain-2.1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/samhain/samhain-2.1.3.ebuild,v 1.3 2006/11/23 15:33:49 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/samhain/samhain-2.1.3.ebuild,v 1.4 2007/01/24 03:26:26 genone Exp $
KEYWORDS="~x86"
DESCRIPTION="Advanced file integrity and intrusion detection tool."
@@ -161,48 +161,48 @@ src_install() {
pkg_postinst() {
if [[ -n "${STEALTH}" ]] ; then
- echo
- einfo "Manual pages, documentation, and init script were NOT installed in order to"
- einfo "obscure Samhain's presence. You should also remove samhain's installation"
- einfo "traces from ${ROOT}/var/cache/edb/world and ${ROOT}/var/db/pkg."
+ elog
+ elog "Manual pages, documentation, and init script were NOT installed in order to"
+ elog "obscure Samhain's presence. You should also remove samhain's installation"
+ elog "traces from ${ROOT}/var/cache/edb/world and ${ROOT}/var/db/pkg."
fi
if [[ "${STEALTH}" == "full" ]] ; then
- echo
- einfo "In stealth mode, the configuration file must be steganographically hidden"
- einfo "in a postscript image file. The sample config has been created this way by"
- einfo "the installation process. Use the samhain_stealth utility to modify or"
- einfo "create your own configuration file."
+ elog
+ elog "In stealth mode, the configuration file must be steganographically hidden"
+ elog "in a postscript image file. The sample config has been created this way by"
+ elog "the installation process. Use the samhain_stealth utility to modify or"
+ elog "create your own configuration file."
fi
if [[ -z "${KEY_FPR}" ]] ; then
- echo
+ elog
ewarn "GnuPG support has been enabled, but fingerprint verification will be"
ewarn "ignored. To enable fingerprint verification (strongly recommended),"
ewarn "you must re-emerge this package with the KEY_FPR variable set to"
ewarn "your default signing key fingerprint."
ewarn "Please read the Samhain manual for more details."
- echo
- einfo "Enabling GnuPG support in Samhain requires that you sign your configuration"
- einfo "and and database files. Please run the following commands as root:"
- einfo
- einfo " gpg -a --clearsign --not-dash-escaped ${ROOT}/etc/samhainrc"
- einfo " mv ${ROOT}/etc/samhainrc.asc ${ROOT}/etc/samhainrc"
- einfo " chmod 600 ${ROOT}/etc/samhainrc"
- einfo
- einfo "Run the same commands on ${ROOT}/var/lib/samhain/samhain_file after initialization."
+ elog
+ elog "Enabling GnuPG support in Samhain requires that you sign your configuration"
+ elog "and and database files. Please run the following commands as root:"
+ elog
+ elog " gpg -a --clearsign --not-dash-escaped ${ROOT}/etc/samhainrc"
+ elog " mv ${ROOT}/etc/samhainrc.asc ${ROOT}/etc/samhainrc"
+ elog " chmod 600 ${ROOT}/etc/samhainrc"
+ elog
+ elog "Run the same commands on ${ROOT}/var/lib/samhain/samhain_file after initialization."
fi
- echo
- einfo "Be sure to check your settings in ${ROOT}/etc/samhainrc. When ready, run:"
- einfo " samhain -t init"
- einfo "to initialize Samhain."
+ elog
+ elog "Be sure to check your settings in ${ROOT}/etc/samhainrc. When ready, run:"
+ elog " samhain -t init"
+ elog "to initialize Samhain."
- echo
- einfo "Samhain stealth-mode options are also available. Please view the comments"
- einfo "in the Samhain ebuild for further configuration instructions."
+ elog
+ elog "Samhain stealth-mode options are also available. Please view the comments"
+ elog "in the Samhain ebuild for further configuration instructions."
- echo
+ elog
ewarn "Please be sure to read the Samhain manual to understand and correctly"
ewarn "configure the Samhain utility."
ewarn "HTML version available for viewing at http://la-samhna.de/samhain/manual/ ."
diff --git a/app-forensics/samhain/samhain-2.2.0.ebuild b/app-forensics/samhain/samhain-2.2.0.ebuild
index 34cfc862c8a4..ebe8ebaa9eb4 100644
--- a/app-forensics/samhain/samhain-2.2.0.ebuild
+++ b/app-forensics/samhain/samhain-2.2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/samhain/samhain-2.2.0.ebuild,v 1.3 2006/11/23 15:33:49 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/samhain/samhain-2.2.0.ebuild,v 1.4 2007/01/24 03:26:26 genone Exp $
KEYWORDS="~x86"
DESCRIPTION="Advanced file integrity and intrusion detection tool."
@@ -161,48 +161,48 @@ src_install() {
pkg_postinst() {
if [[ -n "${STEALTH}" ]] ; then
- echo
- einfo "Manual pages, documentation, and init script were NOT installed in order to"
- einfo "obscure Samhain's presence. You should also remove samhain's installation"
- einfo "traces from ${ROOT}/var/cache/edb/world and ${ROOT}/var/db/pkg."
+ elog
+ elog "Manual pages, documentation, and init script were NOT installed in order to"
+ elog "obscure Samhain's presence. You should also remove samhain's installation"
+ elog "traces from ${ROOT}/var/cache/edb/world and ${ROOT}/var/db/pkg."
fi
if [[ "${STEALTH}" == "full" ]] ; then
- echo
- einfo "In stealth mode, the configuration file must be steganographically hidden"
- einfo "in a postscript image file. The sample config has been created this way by"
- einfo "the installation process. Use the samhain_stealth utility to modify or"
- einfo "create your own configuration file."
+ elog
+ elog "In stealth mode, the configuration file must be steganographically hidden"
+ elog "in a postscript image file. The sample config has been created this way by"
+ elog "the installation process. Use the samhain_stealth utility to modify or"
+ elog "create your own configuration file."
fi
if [[ -z "${KEY_FPR}" ]] ; then
- echo
+ elog
ewarn "GnuPG support has been enabled, but fingerprint verification will be"
ewarn "ignored. To enable fingerprint verification (strongly recommended),"
ewarn "you must re-emerge this package with the KEY_FPR variable set to"
ewarn "your default signing key fingerprint."
ewarn "Please read the Samhain manual for more details."
- echo
- einfo "Enabling GnuPG support in Samhain requires that you sign your configuration"
- einfo "and and database files. Please run the following commands as root:"
- einfo
- einfo " gpg -a --clearsign --not-dash-escaped ${ROOT}/etc/samhainrc"
- einfo " mv ${ROOT}/etc/samhainrc.asc ${ROOT}/etc/samhainrc"
- einfo " chmod 600 ${ROOT}/etc/samhainrc"
- einfo
- einfo "Run the same commands on ${ROOT}/var/lib/samhain/samhain_file after initialization."
+ elog
+ elog "Enabling GnuPG support in Samhain requires that you sign your configuration"
+ elog "and and database files. Please run the following commands as root:"
+ elog
+ elog " gpg -a --clearsign --not-dash-escaped ${ROOT}/etc/samhainrc"
+ elog " mv ${ROOT}/etc/samhainrc.asc ${ROOT}/etc/samhainrc"
+ elog " chmod 600 ${ROOT}/etc/samhainrc"
+ elog
+ elog "Run the same commands on ${ROOT}/var/lib/samhain/samhain_file after initialization."
fi
- echo
- einfo "Be sure to check your settings in ${ROOT}/etc/samhainrc. When ready, run:"
- einfo " samhain -t init"
- einfo "to initialize Samhain."
+ elog
+ elog "Be sure to check your settings in ${ROOT}/etc/samhainrc. When ready, run:"
+ elog " samhain -t init"
+ elog "to initialize Samhain."
- echo
- einfo "Samhain stealth-mode options are also available. Please view the comments"
- einfo "in the Samhain ebuild for further configuration instructions."
+ elog
+ elog "Samhain stealth-mode options are also available. Please view the comments"
+ elog "in the Samhain ebuild for further configuration instructions."
- echo
+ elog
ewarn "Please be sure to read the Samhain manual to understand and correctly"
ewarn "configure the Samhain utility."
ewarn "HTML version available for viewing at http://la-samhna.de/samhain/manual/ ."
diff --git a/app-forensics/tct/ChangeLog b/app-forensics/tct/ChangeLog
index df09e0584216..0661deb394fc 100644
--- a/app-forensics/tct/ChangeLog
+++ b/app-forensics/tct/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-forensics/tct
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/tct/ChangeLog,v 1.8 2005/04/24 11:16:08 hansmi Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/tct/ChangeLog,v 1.9 2007/01/24 03:28:22 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> tct-1.15-r1.ebuild:
+ Replacing einfo with elog
24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> tct-1.15-r1.ebuild:
Stable on ppc.
diff --git a/app-forensics/tct/files/digest-tct-1.15-r1 b/app-forensics/tct/files/digest-tct-1.15-r1
index 38d219d8302e..7f7450e89c6c 100644
--- a/app-forensics/tct/files/digest-tct-1.15-r1
+++ b/app-forensics/tct/files/digest-tct-1.15-r1
@@ -1 +1,3 @@
MD5 d4992f242f7b3a6c8137e8562935f946 tct-1.15.tar.gz 317164
+RMD160 fbd23d00aa2339f56a31ead73eddd1f57164dab6 tct-1.15.tar.gz 317164
+SHA256 4c8e343453332bd1fdf0627f9b888e2a4f597e70b367f124cc7f2562558213a1 tct-1.15.tar.gz 317164
diff --git a/app-forensics/tct/tct-1.15-r1.ebuild b/app-forensics/tct/tct-1.15-r1.ebuild
index d59b9dd35242..ec15be841195 100644
--- a/app-forensics/tct/tct-1.15-r1.ebuild
+++ b/app-forensics/tct/tct-1.15-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/tct/tct-1.15-r1.ebuild,v 1.4 2005/04/24 11:16:08 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/tct/tct-1.15-r1.ebuild,v 1.5 2007/01/24 03:28:22 genone Exp $
inherit eutils toolchain-funcs
@@ -79,10 +79,10 @@ src_install() {
pkg_postinst() {
echo
- einfo "The authors of The Coroner's Toolkit highly recommend"
- einfo "installing sys-apps/lsof for use by the toolkit."
- einfo
- einfo "Please read the README and quickstart files installed"
- einfo "in /usr/share/doc/${PF} before using The Coroner's Toolkit."
+ elog "The authors of The Coroner's Toolkit highly recommend"
+ elog "installing sys-apps/lsof for use by the toolkit."
+ elog
+ elog "Please read the README and quickstart files installed"
+ elog "in /usr/share/doc/${PF} before using The Coroner's Toolkit."
echo
}