summaryrefslogtreecommitdiff
blob: 1c33f66735e1614c45edc5ca5e8a3531945e7db0 (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
# ChangeLog for net-firewall/ebtables
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-firewall/ebtables/ChangeLog,v 1.10 2006/01/19 21:30:29 solar Exp $

*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.