summaryrefslogtreecommitdiff
blob: 26e149ca8194ad49a2591ead0422a10a7b1b9d5d (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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
# ChangeLog for net-misc/iputils
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.44 2006/12/21 05:34:25 vapier Exp $

  21 Dec 2006; Mike Frysinger <vapier@gentoo.org> iputils-20060512.ebuild:
  Only generate man pages for USE=doc until next release where they include
  man pages #158660.

*iputils-20060512 (20 Dec 2006)

  20 Dec 2006; Mike Frysinger <vapier@gentoo.org>
  +files/iputils-20060512-RFC3542.patch, +files/iputils-20060512-gcc4.patch,
  +files/iputils-20060512-kernel-ifaddr.patch,
  +files/iputils-20060512-linux-headers.patch,
  +files/iputils-20060512-makefile.patch, +iputils-20060512.ebuild:
  Version bump.

  20 Aug 2006; Mike Frysinger <vapier@gentoo.org>
  +files/iputils-021109-ipv6-updates.patch, iputils-021109-r3.ebuild:
  Handle ipv6 define updates in newer kernels #134751 by Mekong.

  08 Jun 2006; Mike Frysinger <vapier@gentoo.org>
  +files/iputils-021109-gcc4.patch, iputils-021109-r3.ebuild:
  Fixup a lot of incorrect type use.

  06 May 2006; Mike Frysinger <vapier@gentoo.org> iputils-021109-r3.ebuild:
  Generate a ping6.8 symlink to ping.8 as pointed out by Matej Stepanek #132010.

  29 May 2005; <solar@gentoo.org> iputils-021109-r3.ebuild:
  echangelog - update package to use libc expanded variable elibc_uclibc vs
  uclibc so USE=-* works

  02 May 2005; Mike Frysinger <vapier@gentoo.org>
  +files/iputils-021109-bindnow.patch, -files/021109-gcc34.patch,
  +files/iputils-021109-gcc34.patch, iputils-021109-r3.ebuild:
  Update the gcc-inline patch by Dave Stahl #80969 and fix lazy bindings for
  setuid apps #77526.

  18 Jan 2005; Mike Frysinger <vapier@gentoo.org>
  -files/iputils-021109-pfkey.patch, iputils-021109-r3.ebuild:
  Punt setkey since ipsec-tools exists now to handle it #78588.

  03 Jan 2005; Mike Frysinger <vapier@gentoo.org> iputils-021109-r3.ebuild:
  Restore USE=doc with an extra check in case we're in the middle of a
  bootstrap #23156.

  03 Jan 2005; Mike Frysinger <vapier@gentoo.org> iputils-021109-r3.ebuild:
  Make sure linux/ipsec.h is usuable before building ipsec stuff #67569.

  03 Jan 2005; Mike Frysinger <vapier@gentoo.org>
  +files/021109-ipg-linux-2.6.patch, iputils-021109-r3.ebuild:
  Add support to ipg for newer kernels #71756 by Christoph M.

  06 Oct 2004; Travis Tilley <lv@gentoo.org>
  +files/iputils-021109-linux-udp-header.patch, iputils-021109-r3.ebuild:
  fix compiling iputils using newer glibc snapshots

  04 Aug 2004; Jon Portnoy <avenj@gentoo.org> iputils-021109-r3.ebuild :
  Fix bison sed line. Bugs 59414 and 59191.

  01 Jul 2004; Jon Hood <squinky86@gentoo.org> iputils-020927.ebuild,
  iputils-021109-r3.ebuild:
  virtual/glibc -> virtual/libc

  28 Jun 2004; Brandon Hale <tseng@gentoo.org> iputils-021109-r3.ebuild:
  Stable on x86.

  15 Jun 2004; <solar@gentoo.org> iputils-021109-r3.ebuild,
  files/iputils-20020927-no-ether_ntohost.patch:
  added patch to allow iputils to compile with uclibc

  14 Jun 2004; Aron Griffis <agriffis@gentoo.org> iputils-020927.ebuild:
  Fix use invocation

*iputils-021109-r3 (24 Apr 2004)

  24 Apr 2004; Mike Frysinger <vapier@gentoo.org> :
  Remove racoon since (1) net-firewall/ipsec-tools installs this and
  (2) the packaged racoon has a nice remote DoS #48847.

*iputils-021109-r2 (07 Apr 2004)

  09 Apr 2004; Travis Tilley <lv@gentoo.org> iputils-021109-r1.ebuild:
  marked stable on amd64

  08 Apr 2004; Joshua Kinard <kumba@gentoo.org> iputils-020927.ebuild:
  Typo fix

  07 Apr 2004; Mike Frysinger <vapier@gentoo.org> :
  Clean up src_unpack and src_compile steps and add flex/openssl to DEPEND #38774.

  23 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> iputils-021109-r1.ebuild:
  Closing #44555.

  01 Mar 2004; Tom Gall <tgall@gentoo.org> iputils-021109-r1.ebuild:
  make sure ppc64 has yacc dependancy

  16 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org> :
  set ppc in keywords

  13 Jan 2004; Ned Ludd <solar@gentoo.org> iputils-021109-r1.ebuild:
  Make ipv6 traceroute6, tracepath6 and ping6 made optional based on 
  ipv6 use flag. Prepare for x86 stable in the next day to two for
  GRP release.

*iputils-021109-r1 (13 Jan 2004)

  12 Jan 2004; Luca Barbato <lu_zero@gentoo.org> iputils-021109.ebuild:
  Marked ppc to match the linux-headers changes

  08 Jan 2004; <plasmaroo@gentoo.org> iputils-021109.ebuild:
  Added 2.6 support; this now installs setkey and racoon if you have 2.6
  headers.

*iputils-021109 (16 Nov 2003)

  16 Nov 2003; Joshua Kinard <kumba@gentoo.org> iputils-021109.ebuild:
  Version bump to a package that appears to be beta. It builds against 2.4.22+
  linux-headers, however, so worth testing.

*iputils-020927 (03 Jan 2003)

  21 Sep 2003; Mike Frysinger <vapier@gentoo.org> :
  Add static support #29202.

  12 Aug 2003; Jason Wever <weeve@gentoo.org> iputils-020927.ebuild:
  Changed ~sparc keyword to sparc.

  07 Jul 2003; Jan Seidel <tuxus@gentoo.org> iputils-020927.ebuild:
  Mark stable on mips

  01 Jul 2003; Luca Barbato <lu_zero@gentoo.org> iputils-020927.ebuild:
  Mark stable on ppc

  24 Jun 2003; Aron Griffis <agriffis@gentoo.org> iputils-020927.ebuild:
  Mark stable on alpha

  20 Jun 2003; Jon Portnoy <avenj@gentoo.org> iputils-020927.ebuild :
  Temporarily yanked out all of the USE="doc" stuff until a more
  permanent fix can be implemented. Was breaking emerge system for 
  users with doc in USE.

  06 Apr 2003; Guy Martin <gmsoft@gentoo.org> iputils-020927.ebuild :
  Marked stable on hppa. Changed depend sys-kernel/linux-headers to virtual/os-headers.

  24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> iputils-020927.ebuild :
  Added testing mips keyword to the ebuild.

  03 Jan 2003; Daniel Ahlberg <aliz@gentoo.org> iputils-020927.ebuild :
  Version bump, found by Torgeir Hansen <torgeir@trenger.ro> in #13052.
  Made use of "doc" use variable to decide whetever to depend on openjade to
  compile and install documentation.

  03 Jan 2003; Daniel Ahlberg <aliz@gentoo.org> iputils-020124-r1.ebuild :
  Changed where the bins are installed. Also made ping and traceroute tools setuid.
  Closes #10090.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*iputils-020124-r1 (16 Aug 2002)

  06 Apr 2003; Guy Martin <gmsoft@gentoo.org> iputils-020124-r1.ebuild :
  Changed depend sys-kernel/linux-headers to virtual/os-headers.

  12 Feb 2003; Guy Martin <gmsoft@gentoo.org> iputils-020124-r1.ebuild :
  Added hppa to keywords.

  24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> iputils-020124-r1.ebuild :
  Added stable mips keyword to the ebuild.

  16 Aug 2002; Matthew Turk <satai@gentoo.org> ChangeLog:

  Updated by enabling documentation; recent changes in DocBook ebuilds have
  fixed the outstanding issues.

*iputils-020124 (16 Jul 2002)

  24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> iputils-020124.ebuild :
  Added stable mips keyword to the ebuild.

  16 Jul 2002; Grant Goodyear <g2boojum@gentoo.org> ChangeLog  :

  new package