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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
|
# ChangeLog for net-analyzer/scapy
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scapy/ChangeLog,v 1.22 2009/03/10 01:32:30 ikelos Exp $
*scapy-2.0.1 (10 Mar 2009)
10 Mar 2009; Mike Auty <ikelos@gentoo.org> +scapy-2.0.1.ebuild:
Version bump.
*scapy-2.0.0.11 (16 Jan 2009)
16 Jan 2009; Mike Auty <ikelos@gentoo.org> +scapy-2.0.0.11.ebuild:
Bump scapy to 2.0.0.11.
*scapy-2.0.0.10 (08 Oct 2008)
08 Oct 2008; Robert Buchholz <rbu@gentoo.org> +scapy-2.0.0.10.ebuild:
Version bump, most notable feature: Integration of scapy6.
*scapy-2.0.0.6 (30 Aug 2008)
30 Aug 2008; Mike Auty <ikelos@gentoo.org> +scapy-2.0.0.6.ebuild:
Version bump to scapy 2.
04 Aug 2008; Jeroen Roovers <jer@gentoo.org> metadata.xml:
Describe local USE flags for GLEP 56.
01 May 2008; Markus Meier <maekke@gentoo.org> scapy-1.1.1-r1.ebuild:
amd64 stable, bug #211020
22 Feb 2008; Markus Meier <maekke@gentoo.org> scapy-1.1.1-r1.ebuild:
x86 stable, bug #211020
20 Feb 2008; Mike Auty <ikelos@gentoo.org> ChangeLog:
Taking ownership given lcars resignation, as mentioned on gentoo-dev@lists.g.o.
*scapy-1.1.1-r1 (30 Jan 2008)
30 Jan 2008; <pva@gentoo.org> +files/scapy-1.1.1-config-file.patch,
-scapy-1.0.5.ebuild, scapy-1.1.1.ebuild, +scapy-1.1.1-r1.ebuild:
Fixed startup config file reading problem when scapy is used as a library,
bug 203557, reported by Craig <craig AT haquarter.de>. Remove old.
09 Sep 2007; Andrea Barisani <lcars@gentoo.org> -scapy-1.0.2.ebuild,
-scapy-1.0.2-r1.ebuild, -scapy-1.0.3.ebuild, -scapy-1.0.3-r1.ebuild,
-scapy-1.0.4.ebuild:
Cleanup, bug #191518.
*scapy-1.1.1 (27 Aug 2007)
27 Aug 2007; Andrea Barisani <lcars@gentoo.org> +scapy-1.1.1.ebuild:
Version bump.
20 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Redigest for Manifest2
*scapy-1.0.5 (13 Nov 2006)
13 Nov 2006; Andrea Barisani <lcars@gentoo.org> +scapy-1.0.5.ebuild:
Version bump, fixes bug #139015.
24 Sep 2006; <blubb@gentoo.org> scapy-1.0.4.ebuild:
marked ~amd64
*scapy-1.0.4 (18 Apr 2006)
18 Apr 2006; <lcars@gentoo.org> +scapy-1.0.4.ebuild:
Version bump.
01 Apr 2006; Scott Stoddard <deltacow@gentoo.org> scapy-1.0.3-r1.ebuild:
Added ~amd64 (bug #127867)
*scapy-1.0.3-r1 (20 Mar 2006)
20 Mar 2006; Andrea Barisani <lcars@gentoo.org> +scapy-1.0.3-r1.ebuild:
Fix for bug #126928.
*scapy-1.0.3 (21 Feb 2006)
21 Feb 2006; Andrea Barisani <lcars@gentoo.org> +scapy-1.0.3.ebuild:
Version bump.
*scapy-1.0.2-r1 (18 Dec 2005)
18 Dec 2005; Andrea Barisani <lcars@gentoo.org> +scapy-1.0.2-r1.ebuild:
New revision, fixes bug #113004. Credit goes to <kloeri@gentoo.org>.
21 Nov 2005; Andrea Barisani <lcars@gentoo.org> scapy-1.0.2.ebuild:
Fixed IUSE.
20 Nov 2005; Andrea Barisani <lcars@gentoo.org> scapy-1.0.2.ebuild:
Removed useless dependency to hostap, added tcpdump dependency.
19 Nov 2005; Andrea Barisani <lcars@gentoo.org> :
Initial import, slightly modified version of <marc@noctambuls.net> ebuild,
bug #112727.
|