summaryrefslogtreecommitdiff
blob: 7f16fe93e67247a2452cb823aaae38eff2e6cc1d (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
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
# ChangeLog for sys-apps/ucspi-tcp
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/ucspi-tcp/ChangeLog,v 1.80 2014/12/30 22:28:36 vapier Exp $

*ucspi-tcp-0.88-r18 (30 Dec 2014)

  30 Dec 2014; Mike Frysinger <vapier@gentoo.org> +files/0.88-ar-ranlib.patch,
  +files/0.88-large-responses.patch, +files/0.88-protos-ipv6.patch,
  +files/0.88-protos-no-ipv6.patch, +files/0.88-protos-rblspp.patch,
  +files/0.88-protos.patch, +files/0.88-uint-headers.patch,
  +ucspi-tcp-0.88-r18.ebuild:
  Update to EAPI=4. Re-add support for USE=ipv6. Respect AR/RANLIB in env. Clean
  up various build warnings. #262273 by Brandon Turner.

  30 Dec 2014; Mike Frysinger <vapier@gentoo.org> files/0.88-bigendian.patch,
  files/0.88-errno.patch, files/0.88-tcprules.patch:
  Clean up documentation on a few patches.

  30 Dec 2014; Mike Frysinger <vapier@gentoo.org> -files/0.88-head-1.patch,
  -files/0.88-limits.patch:
  Drop unused patches.

  13 May 2012; <swift@gentoo.org> ucspi-tcp-0.88-r17.ebuild:
  SELinux policy for ucspi-tcp is provided by selinux-ucspi

  26 Aug 2011; Diego E. Pettenò <flameeyes@gentoo.org>
  -ucspi-tcp-0.88-r14.ebuild, -ucspi-tcp-0.88-r15.ebuild,
  -ucspi-tcp-0.88-r16.ebuild:
  Remove old versions that still rely on ucspi-tcp.

  11 Jul 2011; Alexis Ballier <aballier@gentoo.org> ucspi-tcp-0.88-r17.ebuild:
  keyword ~x86-fbsd

  16 Apr 2011; Ulrich Mueller <ulm@gentoo.org> ucspi-tcp-0.88-r14.ebuild,
  ucspi-tcp-0.88-r15.ebuild, ucspi-tcp-0.88-r16.ebuild,
  ucspi-tcp-0.88-r17.ebuild:
  Don't PROVIDE virtual/inetd, bug 358831.

  13 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
  ucspi-tcp-0.88-r17.ebuild:
  ppc/ppc64 stable wrt #333915

  27 Nov 2010; Raúl Porcel <armin76@gentoo.org> ucspi-tcp-0.88-r17.ebuild:
  ia64/m68k/s390/sh/sparc stable wrt #333915

  24 Oct 2010; Tobias Klausmann <klausman@gentoo.org>
  ucspi-tcp-0.88-r17.ebuild:
  Stable on alpha, bug #333915

  08 Oct 2010; Mart Raudsepp <leio@gentoo.org> ucspi-tcp-0.88-r14.ebuild,
  ucspi-tcp-0.88-r15.ebuild:
  Drop to ~mips

  25 Sep 2010; Markus Meier <maekke@gentoo.org> ucspi-tcp-0.88-r17.ebuild:
  arm stable, bug #333915

  24 Aug 2010; Markos Chandras <hwoarang@gentoo.org>
  ucspi-tcp-0.88-r17.ebuild:
  Stable on amd64 wrt bug #333915

  23 Aug 2010; Jeroen Roovers <jer@gentoo.org> ucspi-tcp-0.88-r17.ebuild:
  Stable for HPPA (bug #333915).

  22 Aug 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  ucspi-tcp-0.88-r17.ebuild:
  x86 stable wrt bug #333915

  07 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
  ucspi-tcp-0.88-r17.ebuild:
  Transfer Prefix keywords

  23 Sep 2009; Patrick Lauer <patrick@gentoo.org> ucspi-tcp-0.88-r14.ebuild:
  Remove virtual/libc

  17 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org>
  files/0.88-errno.patch:
  Fix patch with absolute paths.

  12 Apr 2008; nixnut <nixnut@gentoo.org> ucspi-tcp-0.88-r16.ebuild:
  Stable on ppc wrt bug 215071

  08 Apr 2008; Jeroen Roovers <jer@gentoo.org> ucspi-tcp-0.88-r16.ebuild:
  Stable for HPPA (bug #215071).

  06 Apr 2008; Benedikt Böhm <hollow@gentoo.org> ucspi-tcp-0.88-r16.ebuild:
  amd64 stable wrt #215071

*ucspi-tcp-0.88-r17 (06 Apr 2008)

  06 Apr 2008; Benedikt Böhm <hollow@gentoo.org> +files/0.88-exit.patch,
  +ucspi-tcp-0.88-r17.ebuild:
  fix #135571; use new qmail.eclass; ebuild cleanup

  05 Feb 2008; Markus Rothe <corsair@gentoo.org> ucspi-tcp-0.88-r16.ebuild:
  Stable on ppc64

  16 Jan 2008; Raúl Porcel <armin76@gentoo.org> ucspi-tcp-0.88-r16.ebuild:
  alpha/ia64/sparc/x86 stable

  04 Jan 2008; Hanno Boeck <hanno@gentoo.org> ucspi-tcp-0.88-r14.ebuild,
  ucspi-tcp-0.88-r15.ebuild, ucspi-tcp-0.88-r16.ebuild:
  Change license to public domain (http://cr.yp.to/distributors.html) and fix
  some unquoted vars.

  18 Feb 2007; Fabian Groffen <grobian@gentoo.org>
  ucspi-tcp-0.88-r14.ebuild, ucspi-tcp-0.88-r15.ebuild,
  ucspi-tcp-0.88-r16.ebuild:
  Dropped ppc-macos keyword, see you in prefix

*ucspi-tcp-0.88-r16 (15 Jan 2007)

  15 Jan 2007; Michael Hanselmann <hansmi@gentoo.org>
  +ucspi-tcp-0.88-r16.ebuild:
  Drop IPv6 and SSL patches, add support for UCSPI_TCP_PATCH_DIR variable
  instead. General cleanup.

  16 Oct 2006; Markus Rothe <corsair@gentoo.org> ucspi-tcp-0.88-r15.ebuild:
  Stable on ppc64

  13 Oct 2006; Michael Hanselmann <hansmi@gentoo.org>
  -ucspi-tcp-0.88-r10.ebuild, ucspi-tcp-0.88-r15.ebuild:
  Stable on hppa, mips, ppc, sparc, x86. Remove old version.

  29 Sep 2006; Thomas Cort <tcort@gentoo.org> ucspi-tcp-0.88-r14.ebuild:
  Stable on alpha wrt Bug #131785.

  12 Jul 2006; Aron Griffis <agriffis@gentoo.org> ucspi-tcp-0.88-r14.ebuild:
  Mark 0.88-r14 stable on ia64. #131785

*ucspi-tcp-0.88-r15 (31 May 2006)

  31 May 2006; Robin H. Johnson <robbat2@gentoo.org>
  +ucspi-tcp-0.88-r15.ebuild:
  New revision, fix for the 0.0.0.0: file does not exist bug.

  06 May 2006; Simon Stelling <blubb@gentoo.org> ucspi-tcp-0.88-r14.ebuild:
  stable on amd64

  01 May 2006; Fabian Groffen <grobian@gentoo.org>
  ucspi-tcp-0.88-r14.ebuild:
  Marked ppc-macos (bug #131785)

  01 May 2006; Markus Rothe <corsair@gentoo.org> ucspi-tcp-0.88-r14.ebuild:
  Stable on ppc64

  29 Apr 2006; Michael Hanselmann <hansmi@gentoo.org>
  -ucspi-tcp-0.88-r8.ebuild, -ucspi-tcp-0.88-r9.ebuild,
  -ucspi-tcp-0.88-r11.ebuild, -ucspi-tcp-0.88-r12.ebuild,
  -ucspi-tcp-0.88-r13.ebuild, ucspi-tcp-0.88-r14.ebuild:
  Stable on hppa, mips, ppc, sparc, x86. Removed old versions.

  19 Apr 2006; Robin H. Johnson <robbat2@gentoo.org>
  ucspi-tcp-0.88-r14.ebuild:
  Fix typo in SRC_URI for patch.

  14 Mar 2006; Michael Hanselmann <hansmi@gentoo.org>
  ucspi-tcp-0.88-r14.ebuild:
  Disabled the rediffed patch, it's broken. Put an ewarn there instead.

*ucspi-tcp-0.88-r14 (12 Mar 2006)

  12 Mar 2006; Michael Hanselmann <hansmi@gentoo.org>
  +ucspi-tcp-0.88-r14.ebuild:
  New SSL patch (Bug 93737), cleanup.

  19 Oct 2005; Michael Hanselmann <hansmi@gentoo.org>
  ucspi-tcp-0.88-r13.ebuild:
  Moved the tcprules patch so it only gets applied when using IPv6. The
  non-ipv6 version isn't affected by this bug.

*ucspi-tcp-0.88-r13 (15 Oct 2005)

  15 Oct 2005; Michael Hanselmann <hansmi@gentoo.org>
  +files/0.88-tcprules.patch, +ucspi-tcp-0.88-r13.ebuild:
  Added patch from bug 90679 when having lines without a colon.

  11 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
  ucspi-tcp-0.88-r12.ebuild:
  Apply errno patch if ipv6 patch is not applied.

*ucspi-tcp-0.88-r12 (09 Sep 2005)

  09 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
  +ucspi-tcp-0.88-r12.ebuild:
  Update to latest version of fefe's ipv6 patch, to fix Gentoo/FreeBSD.

*ucspi-tcp-0.88-r11 (28 Aug 2005)

  28 Aug 2005; Michael Hanselmann <hansmi@gentoo.org>
  +files/0.88-limits.patch, metadata.xml, +ucspi-tcp-0.88-r11.ebuild:
  Added patch from bug 98726. Changed herd to qmail, added description to
  metadata.

  14 Feb 2005; Robin H. Johnson <robbat2@gentoo.org>
  +files/0.88-rblsmtpd-ignore-on-RELAYCLIENT.patch:
  Bug #80071. rblsmtpd-ignore-on-RELAYCLIENT.patch.

*ucspi-tcp-0.88-r10 (13 Feb 2005)

  13 Feb 2005; Robin H. Johnson <robbat2@gentoo.org>
  +ucspi-tcp-0.88-r10.ebuild:
  Bug #34983, finally a fix from upstream to deal with IPv4-in-IPv6 addresses!.

  07 Jan 2005; Michael Hanselmann <hansmi@gentoo.org>
  ucspi-tcp-0.88-r9.ebuild:
  Apply big endian patch only when using IPv6.

*ucspi-tcp-0.88-r9 (06 Jan 2005)

  06 Jan 2005; Michael Hanselmann <hansmi@gentoo.org>
  +ucspi-tcp-0.88-r9.ebuild:
  Fixed bug 18892 which affected big endian systems.

  02 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  06 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org>
  ucspi-tcp-0.88-r8.ebuild:
  Stable on sparc

  31 Aug 2004; Michael Hanselmann <hansmi@gentoo.org>
  ucspi-tcp-0.88-r8.ebuild:
  Added to ~macos.

  29 Aug 2004; Tom Gall <tgall@gentoo.org> ucspi-tcp-0.88-r8.ebuild:
  stable on ppc64, bug #61744

  29 Aug 2004; Mike Frysinger <vapier@gentoo.org> ucspi-tcp-0.88-r8.ebuild:
  Provide virtual/inetd #62032 by Sascha Silbe.

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
  ucspi-tcp-0.88-r5.ebuild, ucspi-tcp-0.88-r6.ebuild,
  ucspi-tcp-0.88-r7.ebuild, ucspi-tcp-0.88-r8.ebuild:
  virtual/glibc -> virtual/libc

  11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> ucspi-tcp-0.88-r8.ebuild:
  Stable on alpha.

  09 Apr 2004; Joshua Kinard <kumba@gentoo.org> ucspi-tcp-0.88-r8.ebuild:
  Marked stable on mips.

  06 Apr 2004; Joshua Brindle <method@gentoo.org> ucspi-tcp-0.88-r5.ebuild,
  ucspi-tcp-0.88-r8.ebuild:
  added selinux policy to rdepend

  25 Mar 2004; Joshua Kinard <kumba@gentoo.org> ucspi-tcp-0.88-r5.ebuild,
  ucspi-tcp-0.88-r6.ebuild, ucspi-tcp-0.88-r7.ebuild,
  ucspi-tcp-0.88-r8.ebuild:
  Added ~mips to KEYWORDS.

  18 Feb 2004; Aron Griffis <agriffis@gentoo.org> ucspi-tcp-0.88-r5.ebuild,
  ucspi-tcp-0.88-r6.ebuild, ucspi-tcp-0.88-r7.ebuild,
  ucspi-tcp-0.88-r8.ebuild:
  add ia64/~ia64 keywords

*ucspi-tcp-0.88-r8 (20 Jan 2004)

  20 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> ucspi-tcp-0.88-r8.ebuild:
  Added support for SSL when using IPv6 via a new patch, thanks to Stephen
  Olesen <slepp.netmonks.ca>, bug #32007.

*ucspi-tcp-0.88-r7 (03 Sep 2003)

  03 Sep 2003; Mike Frysinger <vapier@gentoo.org> :
  Install manpages and add head -1 patch.

*ucspi-tcp-0.88-r6 (12 Aug 2003)

  03 Sep 2003; Mike Frysinger <vapier@gentoo.org> :
  Add head -1 patch.

  12 Aug 2003; Robin H. Johnson <robbat2@gentoo.org> ucspi-tcp-0.88-r6.ebuild:
  Add support for newer RBL zones and custom error responses, also increase max
  response size

*ucspi-tcp-0.88-r5 (05 Mar 2003)

  03 Sep 2003; Mike Frysinger <vapier@gentoo.org> :
  Add head -1 patch.

  16 Mar 2003; Will Woods <wwoods@gentoo.org> ucspi-tcp-0.88-r5.ebuild:
  Added alpha to KEYWORDS

  05 Mar 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bump to fix glibc errno issue #16267.

*ucspi-tcp-0.88-r4 (25 Sep 2002)

  01 Jan 2002; Nick Hadaway <raker@gentoo.org> ucspi-tcp-0.88-r4.ebuild :
  Marked stable.

  31 Dec 2002; Nick Hadaway <raker@gentoo.org> ucspi-tcp-0.88-r4.ebuild :
  Now using epatch. Put in logic so you can install either the ipv6
  patch or the ssl patch with ipv6 taking preference.

  25 Sep 2002; Nick Hadaway <raker@gentoo.org> ucspi-tcp-0.88-r4.ebuild, 
  files/digest-ucspi-tcp-0.88-r4 :
  New ipv6 patch.  It squashes the ssl patch though. :~| Masked.

*ucspi-tcp-0.88-r3 (02 Sep 2002)

  08 Oct 2002; Nick Hadaway <raker@gentoo.org> ucspi-tcp-0.88-r3.ebuild,
  files/digest-ucspi-tcp-0.88-r3 :
  Recreated digest file to hopefully resolve bug #8314 and add RDEPEND.

  04 Sep 2002; Nick Hadaway <raker@gentoo.org> ucspi-tcp-0.88-r3.ebuild :
  Updated SRC_URI stanza to support conditional URLs as suggested in bug
  #7424.

  02 Sep 2002; Nick Hadaway <raker@gentoo.org>
  ucspi-tcp-0.88-r3.ebuild, files/digest-ucspi-tcp-0.88-r3 :
  Added a patch for ssl support in tcpserver.

*ucspi-tcp-0.88-r2 (12 Jul 2002)

  12 Jul 2002; Grant Goodyear <g2boojum@gentoo.org> ChangeLog  :
  added ipv6 patch if ipv6 in USE; thanks to Sascha Silbe for the suggestion

*ucspi-tcp-0.88-r1 (1 Feb 2002)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> ucspi-tcp-0.88-r1.ebuild :
  Added LICENSE, KEYWORDS, SLOT.

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
    Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.