1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
|
# ChangeLog for net-analyzer/tcpreplay
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpreplay/ChangeLog,v 1.16 2006/04/28 07:30:03 antarus Exp $
28 Apr 2006; Alec Warner <antarus@gentoo.org> ChangeLog:
Fixing broken SHA256 digest round six
16 Feb 2006; Markus Ullmann <jokey@gentoo.org> tcpreplay-1.4.6.ebuild,
tcpreplay-2.2.2.ebuild, tcpreplay-2.3.2.ebuild, tcpreplay-2.3.3.ebuild,
tcpreplay-2.3.3-r1.ebuild, tcpreplay-2.3.5.ebuild,
tcpreplay-3.0_beta7.ebuild:
Removing virtual/libpcap wrt bug #117898
*tcpreplay-3.0_beta7 (06 Feb 2006)
*tcpreplay-2.3.5 (06 Feb 2006)
06 Feb 2006; Markus Ullmann <jokey@gentoo.org> +tcpreplay-2.3.5.ebuild,
-tcpreplay-3.0_beta1.ebuild, +tcpreplay-3.0_beta7.ebuild:
Version bump wrt bug #118466
24 Apr 2005; Marcelo Goes <vanquirius@gentoo.org>
tcpreplay-3.0_beta1.ebuild:
Use make install instead of emake install.
05 Apr 2005; Aaron Walker <ka0ttic@gentoo.org> tcpreplay-3.0_beta1.ebuild:
Don't install their man2html, bug 88017.
*tcpreplay-3.0_beta1 (04 Apr 2005)
04 Apr 2005; Marcelo Goes <vanquirius@gentoo.org>
+tcpreplay-3.0_beta1.ebuild:
Version bump. Thanks Marco Morales <soulse@gmail.com>. Fixes bug 87868.
*tcpreplay-2.3.3-r1 (16 Mar 2005)
16 Mar 2005; Aaron Walker <ka0ttic@gentoo.org> +tcpreplay-2.3.3-r1.ebuild:
Revision bump; added new optional dep on libpcapnav. Thanks to soulse in bug
84895.
*tcpreplay-2.3.3 (07 Mar 2005)
07 Mar 2005; Daniel Black <dragonheart@gentoo.org> +tcpreplay-2.3.3.ebuild:
Version bump as per bug #83992. Thanks to Dave Stahl <cybertech@cybertech.org>
*tcpreplay-2.3.2 (30 Jan 2005)
30 Jan 2005; Daniel Black <dragonheart@gentoo.org> tcpreplay-1.4.6.ebuild,
tcpreplay-2.2.2.ebuild, +tcpreplay-2.3.2.ebuild:
Version bump and transition to virtual/libpcap
10 Aug 2004; Eldad Zack <eldad@gentoo.org> tcpreplay-2.2.2.ebuild:
marked x86 stable
09 Aug 2004; Tom Martin <slarti@gentoo.org> tcpreplay-2.2.2.ebuild:
Marked ~amd64, resolves bug 58732.
09 Jul 2004; Eldad Zack <eldad@gentoo.org> metadata.xml,
tcpreplay-1.4.6.ebuild:
metadata: changed bugwranglers to netmon. 1.4.6 marked x86 stable.
*tcpreplay-2.2.2 (23 Jun 2004)
23 Jun 2004; Sven Wegener <swegener@gentoo.org> +metadata.xml,
tcpreplay-1.4.6.ebuild, +tcpreplay-2.2.2.ebuild:
Version bump. Added support for the debug USE flag. Added metadata.xml and
IUSE="".
*tcpreplay-1.4.6 (11 Dec 2003)
11 Dec 2003; Mike Frysinger <vapier@gentoo.org> :
Version bump #35373.
*tcpreplay-1.4.5 (22 Sep 2003)
22 Sep 2003; Mike Frysinger <vapier@gentoo.org> :
Initial import. Ebuild submitted by Daniel Black <dragonheart@tpg.com.au> #29320.
|