summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2006-08-24 19:45:00 +0000
committerPeter Volkov <pva@gentoo.org>2006-08-24 19:45:00 +0000
commitbdf7d953d26db777ba2c4cb1e8ae8358047a131a (patch)
tree6231e36c61e3581715812cfd287bf7a4aa564ef8 /net-analyzer
parentRemoving sys-apps/hwdata as it is superceded by sys-apps/hwdata-gentoo. (diff)
downloadgentoo-2-bdf7d953d26db777ba2c4cb1e8ae8358047a131a.tar.gz
gentoo-2-bdf7d953d26db777ba2c4cb1e8ae8358047a131a.tar.bz2
gentoo-2-bdf7d953d26db777ba2c4cb1e8ae8358047a131a.zip
Version bump. Security fix for bug #144875. Droped ~sparc and ~ppc keywords as new dependency libdnsres does not have them.
(Portage version: 2.1-r1)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/honeyd/ChangeLog9
-rw-r--r--net-analyzer/honeyd/files/digest-honeyd-1.0-r14
-rw-r--r--net-analyzer/honeyd/files/digest-honeyd-1.5b6
-rw-r--r--net-analyzer/honeyd/honeyd-1.5b.ebuild67
-rw-r--r--net-analyzer/honeyd/metadata.xml10
5 files changed, 93 insertions, 3 deletions
diff --git a/net-analyzer/honeyd/ChangeLog b/net-analyzer/honeyd/ChangeLog
index 21c4c89d5a17..b3bcda104711 100644
--- a/net-analyzer/honeyd/ChangeLog
+++ b/net-analyzer/honeyd/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-analyzer/honeyd
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/honeyd/ChangeLog,v 1.23 2006/07/23 23:47:05 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/honeyd/ChangeLog,v 1.24 2006/08/24 19:45:00 pva Exp $
+
+*honeyd-1.5b (24 Aug 2006)
+
+ 24 Aug 2006; Peter Volkov <pva@gentoo.org> metadata.xml,
+ +honeyd-1.5b.ebuild:
+ Version bump. Security fix for bug #144875. Droped ~sparc and ~ppc keywords
+ as new dependency libdnsres does not have them.
23 Jul 2006; Marcelo Goes <vanquirius@gentoo.org> -honeyd-0.8.ebuild,
-honeyd-1.0.ebuild:
diff --git a/net-analyzer/honeyd/files/digest-honeyd-1.0-r1 b/net-analyzer/honeyd/files/digest-honeyd-1.0-r1
index 89ed92d4411b..8f6bd1ffef67 100644
--- a/net-analyzer/honeyd/files/digest-honeyd-1.0-r1
+++ b/net-analyzer/honeyd/files/digest-honeyd-1.0-r1
@@ -1,2 +1,4 @@
-MD5 5c5c6cc62d135075d021a6c1bc5c9a5b honeyd-1.0.tar.gz 600339
MD5 98f56c64ca76f52de42c5a0342cdd009 honeyd-0.7a-beta2.tgz 2027537
+RMD160 a1229402ede63753b1256b0ae6dc1db12c0f0993 honeyd-0.7a-beta2.tgz 2027537
+SHA256 0977ab78d3efb6d8f5d6d8250d362337f7fc0fbb3c5e3632e6c3d2db38fe6fe9 honeyd-0.7a-beta2.tgz 2027537
+MD5 5c5c6cc62d135075d021a6c1bc5c9a5b honeyd-1.0.tar.gz 600339
diff --git a/net-analyzer/honeyd/files/digest-honeyd-1.5b b/net-analyzer/honeyd/files/digest-honeyd-1.5b
new file mode 100644
index 000000000000..584023633357
--- /dev/null
+++ b/net-analyzer/honeyd/files/digest-honeyd-1.5b
@@ -0,0 +1,6 @@
+MD5 98f56c64ca76f52de42c5a0342cdd009 honeyd-0.7a-beta2.tgz 2027537
+RMD160 a1229402ede63753b1256b0ae6dc1db12c0f0993 honeyd-0.7a-beta2.tgz 2027537
+SHA256 0977ab78d3efb6d8f5d6d8250d362337f7fc0fbb3c5e3632e6c3d2db38fe6fe9 honeyd-0.7a-beta2.tgz 2027537
+MD5 fe571133c9b65c5e1dca57515122ab62 honeyd-1.5b.tar.gz 881787
+RMD160 40ebe7d3a2915b5145c5a2eef04b9d1de18fbb09 honeyd-1.5b.tar.gz 881787
+SHA256 2f00ebdac4c47b157b076e255bd757a6ef7b7f043cc499493d1c0f9e458527a5 honeyd-1.5b.tar.gz 881787
diff --git a/net-analyzer/honeyd/honeyd-1.5b.ebuild b/net-analyzer/honeyd/honeyd-1.5b.ebuild
new file mode 100644
index 000000000000..a94bd64f9846
--- /dev/null
+++ b/net-analyzer/honeyd/honeyd-1.5b.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/honeyd/honeyd-1.5b.ebuild,v 1.1 2006/08/24 19:45:00 pva Exp $
+
+DESCRIPTION="Honeyd is a small daemon that creates virtual hosts on a network"
+HOMEPAGE="http://www.honeyd.org/"
+SRC_URI="http://www.citi.umich.edu/u/provos/honeyd/${P}.tar.gz
+ http://www.tracking-hackers.com/solutions/honeyd/honeyd-0.7a-beta2.tgz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc"
+
+DEPEND="net-libs/libpcap
+ dev-libs/libdnet
+ >=dev-libs/libevent-1.0
+ dev-libs/libdnsres
+ dev-libs/libpcre
+ sys-libs/zlib"
+
+src_unpack() {
+ unpack ${A}
+ cd "${S}"
+ sed -i "s:^CFLAGS = -O2:CFLAGS = ${CFLAGS}:g" Makefile.in || die "sed failed"
+}
+
+src_compile() {
+ econf --with-libdnet=/usr || die "econf failed"
+ emake || die "emake failed"
+}
+
+src_install() {
+ emake DESTDIR="${D}" install || die "make install failed"
+
+ dodoc README TODO
+ rm "${D}"/usr/share/honeyd/README
+
+ insinto /etc
+ newins config.sample honeyd.conf || die "failed to install honeyd.conf"
+
+ newinitd "${FILESDIR}"/${PN}.initd ${PN} || die
+ newconfd "${FILESDIR}"/${PN}.confd ${PN} || die
+
+ rm "${D}"/usr/bin/honeyd
+ dosbin honeyd || die "dosbin failed"
+
+ # This adds all the services and example configurations collected
+ # by Lance Spitzer
+
+ # Install the white-papers if 'doc' USE flags are specified
+ use doc && dodoc "${WORKDIR}"/honeyd-0.7a-beta2/contrib/*
+
+ cp -R scripts "${D}"/usr/share/honeyd/
+
+ # Install the example configurations
+ cd "${WORKDIR}"/honeyd-0.7a-beta2
+ dodoc honeyd.conf nmap.prints nmap.assoc pf.os xprobe2.conf
+ dodoc honeyd.conf.simple honeyd.conf.bloat nmap.prints.new
+ dodoc xprobe2.conf.new honeyd.conf.networks
+
+ # Install all the example scripts
+ cp -R scripts "${D}"/usr/share/honeyd/
+ find "${D}"/usr/share/honeyd/scripts \
+ -type f -name '*.sh' -o -name '*.pl' -exec chmod +x {} \;
+}
+
diff --git a/net-analyzer/honeyd/metadata.xml b/net-analyzer/honeyd/metadata.xml
index cd092f88a270..541e13abe33e 100644
--- a/net-analyzer/honeyd/metadata.xml
+++ b/net-analyzer/honeyd/metadata.xml
@@ -2,5 +2,13 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>netmon</herd>
-<longdescription>Honeyd is a small daemon that creates virtual hosts on a network</longdescription>
+ <longdescription lang="en">
+ Honeyd is a small daemon that creates virtual hosts on a network. The hosts
+ can be configured to run arbitrary services, and their personality can be
+ adapted so that they appear to be running certain operating systems. Honeyd
+ enables a single host to claim multiple addresses - I have tested up to
+ 65536 - on a LAN for network simulation. Honeyd improves cyber security by
+ providing mechanisms for threat detection and assessment. It also deters
+ adversaries by hiding real systems in the middle of virtual systems.
+ </longdescription>
</pkgmetadata>