summaryrefslogtreecommitdiff
blob: e0a4d50abffe09331d33d81c305c0d36aacfdc4f (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
# ChangeLog for net-firewall/arptables
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-firewall/arptables/ChangeLog,v 1.19 2010/12/21 08:52:51 pva Exp $

  21 Dec 2010; Peter Volkov <pva@gentoo.org> -arptables-0.0.3.4.ebuild,
  -arptables-0.0.3.4-r1.ebuild, arptables-0.0.3.4-r2.ebuild:
  amd64 stable, bug #323573, thank Agostino Sarubbo for testing. Drop old.

  20 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  arptables-0.0.3.4-r2.ebuild:
  x86 stable wrt bug #323573

*arptables-0.0.3.4-r2 (09 Oct 2010)

  09 Oct 2010; Peter Volkov <pva@gentoo.org> +arptables-0.0.3.4-r2.ebuild,
  +files/arptables-0.0.3.4-arptables_save.patch,
  +files/arptables-0.0.3.4-manpage.patch,
  +files/arptables-0.0.3.4-type.patch:
  Fixed arptables-save, bug #339377, thank Alexey Vlasov for report.
  Borrowed some additional patches from debian.

*arptables-0.0.3.4-r1 (15 Sep 2010)

  15 Sep 2010; Peter Volkov <pva@gentoo.org> +arptables-0.0.3.4-r1.ebuild,
  +files/arptables-0.0.3.4-ldflags.patch:
  Respect LDFLAGS, bug #335375, thank Diego E. 'Flameeyes' Pettenò for
  report.

*arptables-0.0.3.4 (16 Mar 2010)

  16 Mar 2010; Peter Volkov <pva@gentoo.org> +arptables-0.0.3.4.ebuild:
  Version bump, #309475 thank hitachi for report.

  13 Oct 2008; Peter Volkov <pva@gentoo.org> arptables-0.0.3.3-r1.ebuild:
  Fixed build issue when no optimisation or only -O0 was passed in CFLAGS,
  bug #240752, thank Diego Pettenò for report.

  09 Jan 2008; <pva@gentoo.org> -arptables-0.0.3.ebuild,
  -arptables-0.0.3.3.ebuild:
  Removed old.

  16 Dec 2007; Samuli Suominen <drac@gentoo.org>
  arptables-0.0.3.3-r1.ebuild:
  amd64 stable wrt #201836

  11 Dec 2007; nixnut <nixnut@gentoo.org> arptables-0.0.3.3-r1.ebuild:
  Stable on ppc wrt bug 201836

  10 Dec 2007; Dawid Węgliński <cla@gentoo.org>
  arptables-0.0.3.3-r1.ebuild:
  Stable on x86 (bug #201836)

*arptables-0.0.3.3-r1 (28 Oct 2007)

  28 Oct 2007; <pva@gentoo.org> arptables-0.0.3.3.ebuild,
  +arptables-0.0.3.3-r1.ebuild:
  Fix path to arptables in arptables-{save,restore}. Thank Tyler Montbriand
  <tsm AT accesscomm.ca> for report and fix.

*arptables-0.0.3.3 (29 Aug 2007)

  29 Aug 2007; <pva@gentoo.org> metadata.xml, +arptables-0.0.3.3.ebuild:
  Version bump (bug #189939 reported by Olivier Huber <oli.huber _AT_
  gmail.com>). Fixes bug #162886, reported by Richard Benjamin Voigt
  <richardvoigt AT gmail.com>. Added base-system in metadata.

  13 Aug 2007; <pva@gentoo.org> metadata.xml:
  Took from solar per his request on -dev.

  09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
  Regenerate digest in Manifest2 format.

  26 Jul 2005; David Holm <dholm@gentoo.org> arptables-0.0.3.ebuild:
  Added to ~ppc.

  31 Jan 2005; Simon Stelling <blubb@gentoo.org> arptables-0.0.3.ebuild:
  added ~amd64

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

*arptables-0.0.3 (28 Feb 2004)

  28 Feb 2004; <solar@gentoo.org> arptables-0.0.3.ebuild:
  Arptables is used to set up, maintain, and inspect the tables of ARP rules in
  the Linux kernel. It is analogous to iptables, but operates at the ARP layer
  rather than the IP layer.