summaryrefslogtreecommitdiff
blob: 86f290d109da1b7696faaf3f6d0572dbf146ab83 (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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
# 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.24 2011/09/23 20:59:40 swegener Exp $

  23 Sep 2011; Sven Wegener <swegener@gentoo.org> xtables-addons-1.37.ebuild,
  xtables-addons-1.38.ebuild:
  Fix kernel version number in die message.

*xtables-addons-1.38 (19 Sep 2011)

  19 Sep 2011; Peter Volkov <pva@gentoo.org> -xtables-addons-1.28-r1.ebuild,
  -xtables-addons-1.30.ebuild, -xtables-addons-1.31.ebuild,
  -xtables-addons-1.36.ebuild, -files/xtables-addons-1.36-absolute-M.patch,
  -files/xtables-addons-1.36-kernel-detection.patch,
  xtables-addons-1.37.ebuild, +xtables-addons-1.38.ebuild:
  Mark 1.37 stable, bug #381611. Version bump, ignore in-kernel CHECKSUM
  module. Drop old.

  15 Sep 2011; Andreas Schuerch <nativemad@gentoo.org>
  xtables-addons-1.37.ebuild:
  x86 stable, see bug 381611

  05 Sep 2011; Tony Vroon <chainsaw@gentoo.org> xtables-addons-1.37.ebuild:
  Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo &
  Elijah "Armageddon" El Lazkani in bug #381611. Removed incorrect inherit of
  autotools, this eclass is not used.

  28 Jul 2011; Peter Volkov <pva@gentoo.org> xtables-addons-1.37.ebuild:
  Disable TEE for kernel >= 2.6.35 as it's already in kernel and no need to
  build it here. Fixes bug #376633 reported by Olivier Huber.

*xtables-addons-1.37 (24 Jul 2011)

  24 Jul 2011; Peter Volkov <pva@gentoo.org> +xtables-addons-1.37.ebuild:
  Version bump.

  20 Jun 2011; Peter Volkov <pva@gentoo.org> xtables-addons-1.36.ebuild,
  +files/xtables-addons-1.36-absolute-M.patch,
  +files/xtables-addons-1.36-kernel-detection.patch:
  Fix sandbox violations reported by Marcin Mirosław in byg 371997.

*xtables-addons-1.36 (16 Jun 2011)

  16 Jun 2011; Peter Volkov <pva@gentoo.org> +xtables-addons-1.36.ebuild:
  Version bump.

  11 May 2011; Christoph Mende <angelos@gentoo.org> xtables-addons-1.31.ebuild:
  Stable on amd64 wrt bug #355757

  06 May 2011; Thomas Kahle <tomka@gentoo.org> xtables-addons-1.31.ebuild:
  x86 stable per bug 355757

  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.