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
|
# ChangeLog for net-firewall/xtables-addons
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-firewall/xtables-addons/ChangeLog,v 1.14 2011/04/28 18:54:21 ulm Exp $
28 Apr 2011; Ulrich Mueller <ulm@gentoo.org> xtables-addons-1.28-r1.ebuild,
xtables-addons-1.30.ebuild, xtables-addons-1.31.ebuild:
Fix dependency on virtual/linux-sources, bug 118442.
24 Apr 2011; Ulrich Mueller <ulm@gentoo.org> xtables-addons-1.28-r1.ebuild,
xtables-addons-1.30.ebuild, xtables-addons-1.31.ebuild:
Remove dependency on virtual/modutils, it is redundant with linux-mod.eclass,
bug 358891.
*xtables-addons-1.31 (11 Nov 2010)
11 Nov 2010; Peter Volkov <pva@gentoo.org> +xtables-addons-1.31.ebuild:
Version bump. New grsecurity match for bug #339596, thank Anthony Basile
for pushing this upstream!
25 Oct 2010; Sven Wegener <swegener@gentoo.org>
xtables-addons-1.28-r1.ebuild, xtables-addons-1.30.ebuild:
linux-sources is only required at build-time and the ipset extension can
be build with ipset installed, just not being installed at the same time.
14 Oct 2010; Peter Volkov <pva@gentoo.org> -xtables-addons-1.27.ebuild,
-xtables-addons-1.28.ebuild:
Drop old.
*xtables-addons-1.30 (14 Oct 2010)
14 Oct 2010; Peter Volkov <pva@gentoo.org> +xtables-addons-1.30.ebuild:
Version bump.
06 Oct 2010; Markus Meier <maekke@gentoo.org>
xtables-addons-1.28-r1.ebuild:
x86 stable, bug #337954
21 Sep 2010; Markos Chandras <hwoarang@gentoo.org>
xtables-addons-1.28-r1.ebuild:
Stable on amd64 wrt bug #337954
*xtables-addons-1.28-r1 (13 Aug 2010)
13 Aug 2010; Peter Volkov <pva@gentoo.org> +xtables-addons-1.28-r1.ebuild:
Don't install geoip scripts in case it is disabled and add correct depends
for them, bug 332495, thank Marcin Mirosław for report.
*xtables-addons-1.28 (12 Aug 2010)
12 Aug 2010; Peter Volkov <pva@gentoo.org> +xtables-addons-1.28.ebuild:
Version bump, bug #331399, thank Marcin Mirosław for report.
02 Jul 2010; Peter Volkov <pva@gentoo.org> -xtables-addons-1.26.ebuild,
xtables-addons-1.27.ebuild:
Avoid maintainer mode, make build verbose, fix ED->D typo. Drop old.
*xtables-addons-1.27 (01 Jun 2010)
01 Jun 2010; Peter Volkov <pva@gentoo.org> -xtables-addons-1.25.ebuild,
+xtables-addons-1.27.ebuild:
Version bump, drop old.
*xtables-addons-1.26 (08 May 2010)
08 May 2010; Peter Volkov <pva@gentoo.org> +xtables-addons-1.26.ebuild:
Version bump.
*xtables-addons-1.25 (29 Apr 2010)
29 Apr 2010; Peter Volkov <pva@gentoo.org> +xtables-addons-1.25.ebuild,
+metadata.xml:
Initial import, ebuild by me. Fixes bug #250407, thank Nathan McSween for
report and others who tested this package.
|