blob: 055d5c12f71833fc41edf0ec19c0a520d8fd43f1 (
plain)
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
|
# ChangeLog for net-analyzer/snortsnarf
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snortsnarf/ChangeLog,v 1.19 2005/08/24 14:18:40 flameeyes Exp $
24 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
snortsnarf-050314.1.ebuild:
FreeBSD fixes: cp -a -> cp -pPR.
14 May 2005; Marcelo Goes <vanquirius@gentoo.org>
-snortsnarf-021111.1-r3.ebuild, -snortsnarf-021111.1-r4.ebuild:
Removing old versions.
01 May 2005; Michael Hanselmann <hansmi@gentoo.org>
snortsnarf-050314.1.ebuild:
Stable on ppc.
24 Apr 2005; Marcelo Goes <vanquirius@gentoo.org>
snortsnarf-050314.1.ebuild:
Marking x86 stable since this fixes a bug that has come up twice. See bug
90234. Thanks to Toralf F�rster <toralf.foerster@gmx.de> for reporting.
19 Apr 2005; Aaron Walker <ka0ttic@gentoo.org>
snortsnarf-021111.1-r4.ebuild:
Marked stable on x86.
*snortsnarf-050314.1 (26 Mar 2005)
26 Mar 2005; Marcelo Goes <vanquirius@gentoo.org>
+snortsnarf-050314.1.ebuild:
Version bump. Fixes bug 86814. Thanks to Marco Morales <soulse@gmail.com>.
*snortsnarf-021111.1-r4 (18 Feb 2005)
18 Feb 2005; Aaron Walker <ka0ttic@gentoo.org>
+files/snortsnarf-021111.1-usage.patch, +snortsnarf-021111.1-r4.ebuild:
Added usage patch for bug 82087; thanks to soulse for the patch.
*snortsnarf-021111.1-r3 (02 Feb 2005)
02 Feb 2005; Aaron Walker <ka0ttic@gentoo.org>
+files/snortsnarf-021111.1-fix-array-refs.diff,
-snortsnarf-021111.1-r1.ebuild, -snortsnarf-021111.1-r2.ebuild,
+snortsnarf-021111.1-r3.ebuild:
Revision bump; fixed perl warnings for bug 80302. Keeping stable. Tidy old
ebuilds.
*snortsnarf-021111.1-r2 (31 Jan 2005)
31 Jan 2005; Aaron Walker <ka0ttic@gentoo.org>
snortsnarf-021111.1-r2.ebuild, -snortsnarf-021111.1.ebuild:
Marked stable on x86; tidy old ebuild.
17 Jul 2004; Eldad Zack <eldad@gentoo.org> :
Converted ebuild to be webapp-config compatible. Closes #18313.
11 Jul 2004; Eldad Zack <eldad@gentoo.org> snortsnarf-021111.1-r1.ebuild:
marked x86 stable
19 Jun 2004; David Holm <dholm@gentoo.org> snortsnarf-021111.1-r1.ebuild:
Added to ~ppc.
07 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org>
snortsnarf-021111.1-r1.ebuild, snortsnarf-021111.1.ebuild:
src_postinst() -> pkg_postinst()
*snortsnarf-021111.1-r1 (22 May 2004)
22 May 2004; Jon Hood <squinky86@gentoo.org> +snortsnarf-021111.1-r1.ebuild:
use correct log path, closes #50207
29 Mar 2004; Chuck Short <zul@gentoo.org> snortsnarf-021111.1.ebuild:
Changed defaultroute to /var/www/localhost. Closes #33062.
22 Mar 2004; Michael Boman <mboman@gentoo.org> metadata.xml,
snortsnarf-021111.1.ebuild:
QA: Propperly assigned DEPEND/RDEPEND. Added dependency on dev-lang/perl and
removed dependency on virtual-glibc.
*snortsnarf-021111.1 (12 Feb 2003)
12 Feb 2003; Daniel Ahlberg <aliz@gentoo.org> :
Initial import. Ebuild submitted by Paul Belt <gaarde@yahoo.com> in #8715.
|