summaryrefslogtreecommitdiff
blob: 3a03a31b194e7f6d6b47a82ca132612c97a6c96d (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
# ChangeLog for net-firewall/ebtables
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-firewall/ebtables/ChangeLog,v 1.14 2007/08/12 10:11:21 pva Exp $

*ebtables-2.0.8.1 (12 Aug 2007)

  12 Aug 2007; <pva@gentoo.org> +files/ebtables-2.0.8.1-fix-textrel.patch,
  +files/ebtables-2.0.8.1-scripts-build.patch, metadata.xml,
  +ebtables-2.0.8.1.ebuild:
  Version bump. Fixed bug #159371 and bug #167769. Thank Jochen Schlick,
  Olivier Huber, Richard Benjamin Voigt and others mentioned in that bugs.

  16 Jul 2007; <pva@gentoo.org> metadata.xml:
  Grabed from solar.

  25 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  ebtables-2.0.6-r1.ebuild:
  Stable on amd64 and x86 wrt bug #142194.

  31 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  ebtables-2.0.6-r1.ebuild:
  ppc stable, bug #142194

*ebtables-2.0.6-r1 (19 Jan 2006)

  19 Jan 2006; <solar@gentoo.org> +files/ebtables-2.0.6-gcc4.patch,
  +ebtables-2.0.6-r1.ebuild:
  - ebtables-2.0.6 does not build with gcc-4.x; Bug #119489

  07 Jun 2005; <solar@gentoo.org> ebtables-2.0.6.ebuild:
  - ebtables used the host compiler vs the cross compiler while merging. We use
  toolchain-funcs now

  31 Dec 2004; Sven Wegener <swegener@gentoo.org> ebtables-2.0.6.ebuild:
  Moved inherit to the top. Don't use variables in HOMEPAGE. Use MY_P.

  11 Dec 2004; <solar@gentoo.org> ebtables-2.0.6.ebuild:
  stable on x86

  24 Jul 2004; <solar@gentoo.org> ebtables-2.0.6.ebuild:
  update for ebtables -p support. bug 58116. Reported by Andrej Kacian

  19 Jul 2004; Travis Tilley <lv@gentoo.org>
  +files/ebtables-2.0.6-gcc34.patch, ebtables-2.0.6.ebuild:
  added 'inherit eutils', fixed compiling with gcc 3.4, and added ~amd64 keyword

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
  ebtables-2.0.6.ebuild:
  virtual/glibc -> virtual/libc

  19 Jun 2004; David Holm <dholm@gentoo.org> ebtables-2.0.6.ebuild:
  Added to ~ppc.

*ebtables-2.0.6 (28 Feb 2004)

  28 Feb 2004; <solar@gentoo.org> ebtables-2.0.6.ebuild, metadata.xml:
  initial import into portage of the ebtable utility that enables basic ethernet
  frame filtering on a bridge, MAC NAT and brouting.