summaryrefslogtreecommitdiff
blob: 801804f6edf00d86f9efc325c209819cba86bea6 (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
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
# ChangeLog for net-analyzer/wireshark
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.91 2008/03/23 14:06:28 pva Exp $

*wireshark-1.0.0_rc1-r1 (23 Mar 2008)

  23 Mar 2008; Peter Volkov <pva@gentoo.org>
  +files/wireshark-1.0.0_rc1-fix-setcap-EPERM.patch,
  +files/wireshark-1.0.0_rc1-fix-stop-capture.patch,
  +wireshark-1.0.0_rc1-r1.ebuild:
  Fix wireshark stop when built with caps.

*wireshark-1.0.0_rc1 (19 Mar 2008)

  19 Mar 2008; Peter Volkov <pva@gentoo.org>
  -files/wireshark-0.99.7-libgcrypt.patch, -wireshark-0.99.7.ebuild,
  +wireshark-1.0.0_rc1.ebuild:
  Bump to 1.0.0pre1. Removed old vulnerable.

  19 Mar 2008; Markus Rothe <corsair@gentoo.org> wireshark-0.99.8.ebuild:
  Stable on ppc64; bug #212149

  18 Mar 2008; Peter Volkov <pva@gentoo.org>
  -files/wireshark-0.99.7-crash-emem.c.patch,
  -files/wireshark-0.99.7-exit.patch,
  -files/wireshark-0.99.7-glib-1.2-compile-fix.patch,
  -wireshark-0.99.7-r1.ebuild, -wireshark-0.99.7-r2.ebuild,
  -wireshark-0.99.8_rc1.ebuild, wireshark-0.99.8.ebuild:
  Removed unused ebuilds. Made pcap USE flag enabled by default to avoid
  further questions why wireshark is unable to capture packets.

  18 Mar 2008; Tobias Scherbaum <dertobi123@gentoo.org>
  wireshark-0.99.8.ebuild:
  ppc stable, bug #212149

  18 Mar 2008; Raúl Porcel <armin76@gentoo.org> wireshark-0.99.8.ebuild:
  alpha/ia64/sparc stable wrt security #212149

  17 Mar 2008; Jeroen Roovers <jer@gentoo.org> wireshark-0.99.8.ebuild:
  Stable for HPPA (bug #212149).

  17 Mar 2008; Peter Volkov <pva@gentoo.org> wireshark-0.99.8.ebuild:
  Fixed build problem with heimdal, bug #213705, thank Doug Goldstein for
  report.

  17 Mar 2008; Dawid Węgliński <cla@gentoo.org> wireshark-0.99.8.ebuild:
  Stable on x86 (bug #212149)

  17 Mar 2008; Olivier Crête <tester@gentoo.org> wireshark-0.99.8.ebuild:
  Stable on amd64, bug #212149

  17 Mar 2008; Peter Volkov <pva@gentoo.org>
  +files/wireshark-0.99.8-libpcap-compile.patch:
  Missed patch added, thank steev for IRC notification.

*wireshark-0.99.8 (16 Mar 2008)

  16 Mar 2008; Peter Volkov <pva@gentoo.org> +wireshark-0.99.8.ebuild:
  Finally version bump, fixes security bug #212149, reported by Robert
  Buchholz. Fixes libsmi autodep, bug #211324, reported by Fabio Erculiani.
  Many other fixes here and there... Dropped check for minimal USE flag in perl.

  21 Feb 2008; <pva@gentoo.org> +files/wireshark-0.99.8-as-needed.patch,
  wireshark-0.99.8_rc1.ebuild:
  Fixed regression: compilation failure with --as-needed, bug 210998, reported
  by Mike Auty and Hanno Böck.

*wireshark-0.99.8_rc1 (20 Feb 2008)

  20 Feb 2008; <pva@gentoo.org> metadata.xml, +wireshark-0.99.8_rc1.ebuild:
  Version bump to pre-release. Took maintainance.

*wireshark-0.99.7-r2 (27 Jan 2008)

  27 Jan 2008; <pva@gentoo.org>
  +files/wireshark-0.99.7-glib-1.2-compile-fix.patch,
  +wireshark-0.99.7-r2.ebuild:
  Enable lua support, bug 206151, thank you Jaroslaw Niec <zuljin AT go2.pl>.

*wireshark-0.99.7-r1 (10 Jan 2008)

  10 Jan 2008; <pva@gentoo.org> -files/wireshark-0.99.6-asneeded.patch,
  -files/wireshark-0.99.6-asneeded-r1.patch,
  -files/wireshark-0.99.6-gint64-warnings.patch,
  -files/wireshark-0.99.6-libgcrypt.patch, -files/wireshark-0.99.6-lm.patch,
  +files/wireshark-0.99.7-crash-emem.c.patch,
  +files/wireshark-0.99.7-exit.patch,
  -files/wireshark-epan_dissectors_packet-diameter.diff,
  -wireshark-0.99.6.ebuild, -wireshark-0.99.6-r1.ebuild,
  +wireshark-0.99.7-r1.ebuild:
  Fixed crash on bad bLength. Fixed crash if user is not in wireshark group,
  thank you M. Edward Borasky <znmeb AT cesmail.net> for report and Kevin Pyle
  <kevin.pyle AT bluecoat.com> for investigation and work with upstream to
  make this fixed. Removed old and vulnerable.

  26 Dec 2007; Peter Weller <welp@gentoo.org> wireshark-0.99.7.ebuild:
  Stable on amd64; bug 199958

  24 Dec 2007; Raúl Porcel <armin76@gentoo.org> wireshark-0.99.7.ebuild:
  alpha/ia64/sparc stable wrt #199958

  24 Dec 2007; Jeroen Roovers <jer@gentoo.org> wireshark-0.99.7.ebuild:
  Stable for HPPA (bug #199958).

  23 Dec 2007; Markus Meier <maekke@gentoo.org> wireshark-0.99.7.ebuild:
  x86 stable, security bug #199958

  23 Dec 2007; Brent Baude <ranger@gentoo.org> wireshark-0.99.7.ebuild:
  Marking wireshark-0.99.7 ppc and ppc64 stable for bug 199958

  20 Dec 2007; <pva@gentoo.org> +files/wireshark-0.99.7-asneeded.patch,
  +files/wireshark-0.99.7-libgcrypt.patch:
  Missed patches added, bug 202866 reported by <kroemmelbein AT gmx.de>

*wireshark-0.99.7 (20 Dec 2007)

  20 Dec 2007; <pva@gentoo.org> +wireshark-0.99.7.ebuild:
  New release. Fixes security issues, bug #199958. Thank Robert Buchholz <rbu
  AT gentoo.org> for lots of usefull suggestions on how to improve ebuild.

  02 Aug 2007; Raphael Marichez <falco@gentoo.org> wireshark-0.99.6.ebuild,
  wireshark-0.99.6-r1.ebuild:
  Remove redundant econf lines, reported by steev

  26 Jul 2007; Chris Gianelloni <wolf31o2@gentoo.org>
  wireshark-0.99.6.ebuild, wireshark-0.99.6-r1.ebuild:
  Cosmetic changes only... rearranged some of the post-merge output so it fits
  properly on 80 columns.

  24 Jul 2007; Markus Ullmann <jokey@gentoo.org>
  -files/wireshark-0.99.5-sizet.patch, -wireshark-0.99.5.ebuild:
  Clean out old stuff

*wireshark-0.99.6-r1 (24 Jul 2007)

  24 Jul 2007; <pva@gentoo.org> +files/wireshark-0.99.6-asneeded-r1.patch,
  +files/wireshark-0.99.6-gint64-warnings.patch,
  +files/wireshark-0.99.6-libgcrypt.patch, +files/wireshark-0.99.6-lm.patch,
  +wireshark-0.99.6-r1.ebuild:
  Fixed -lm problem with ulibc (bug #186424; thank Natanael Copa
  <natanael.copa AT gmail.com> for report. Commited fix for bug #184529 and
  enabled warnings treated as errors for gtk-2.0 build like upstream wants us.
  Fix for libgcrypt problem reported by armin76 and fixed by drac.

  20 Jul 2007; Tobias Scherbaum <dertobi123@gentoo.org>
  wireshark-0.99.6.ebuild:
  ppc stable, bug #183520

  16 Jul 2007; Jeroen Roovers <jer@gentoo.org> wireshark-0.99.6.ebuild:
  Stable for HPPA (bug #183520).

  16 Jul 2007; Markus Rothe <corsair@gentoo.org> wireshark-0.99.6.ebuild:
  Stable on ppc64; bug #183520

  16 Jul 2007; Marcus D. Hanwell <cryos@gentoo.org> wireshark-0.99.6.ebuild:
  Marked stable on amd64, bug 183520.

  16 Jul 2007; Raúl Porcel <armin76@gentoo.org> wireshark-0.99.6.ebuild:
  alpha/ia64/x86 stable wrt security #183520

  16 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org>
  wireshark-0.99.6.ebuild:
  Stable on sparc wrt security #183520

  15 Jul 2007; Samuli Suominen <drac@gentoo.org>
  +files/wireshark-0.99.6-asneeded.patch, wireshark-0.99.6.ebuild:
  Fix building with asneeded for bug 184668.

  09 Jul 2007; Raúl Porcel <armin76@gentoo.org> wireshark-0.99.6.ebuild:
  Fix bug #184529, blame Jokey

*wireshark-0.99.6 (06 Jul 2007)

  06 Jul 2007; Markus Ullmann <jokey@gentoo.org> +wireshark-0.99.6.ebuild:
  Security version bump wrt bug #183520

  18 Apr 2007; Markus Ullmann <jokey@gentoo.org> -wireshark-0.99.4.ebuild,
  -wireshark-0.99.4-r1.ebuild, wireshark-0.99.5.ebuild:
  Fix gcc 3.4 bug #165340 thanks to Guenther Brunthaler for the solution, do
  some cleanup as well

  17 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org>
  wireshark-0.99.5.ebuild:
  Stable on sparc wrt #174625

  17 Apr 2007; Bryan Østergaard <kloeri@gentoo.org>
  wireshark-0.99.5.ebuild:
  Stable on Alpha, bug 174625.

  16 Apr 2007; Raúl Porcel <armin76@gentoo.org> wireshark-0.99.5.ebuild:
  ia64 stable wrt bug 174625

  15 Apr 2007; Andrej Kacian <ticho@gentoo.org> wireshark-0.99.5.ebuild:
  Stable on x86, bug #174625.

  15 Apr 2007; Markus Rothe <corsair@gentoo.org> wireshark-0.99.5.ebuild:
  Stable on ppc64; bug #174625

  15 Apr 2007; Olivier Crête <tester@gentoo.org> wireshark-0.99.5.ebuild:
  Stable on amd64, bug #174625

  14 Apr 2007; Jeroen Roovers <jer@gentoo.org> wireshark-0.99.5.ebuild:
  Stable for HPPA (bug #174625).

  24 Feb 2007; Daniel Black <dragonheart@gentoo.org>
  wireshark-0.99.4.ebuild, wireshark-0.99.4-r1.ebuild,
  wireshark-0.99.5.ebuild:
  removed unused autotools import thanks to Flameeyes

  16 Feb 2007; Daniel Black <dragonheart@gentoo.org>
  +files/wireshark-0.99.5-sizet.patch, wireshark-0.99.5.ebuild:
  upstream patch to fix bug #165896 - hopefully

  10 Feb 2007; Martin Jackson <mjolnir@gentoo.org>
  +files/wireshark-epan_dissectors_packet-diameter.diff,
  wireshark-0.99.5.ebuild:
  Add patch from FC3/FreeBSD to fix GCC 3.4 link error (#165340)

*wireshark-0.99.5 (03 Feb 2007)

  03 Feb 2007; Marcelo Goes <vanquirius@gentoo.org>
  +wireshark-0.99.5.ebuild:
  0.99.5 version bump for bug 165077, reported by Executioner <executioner at
  phobik dot org>.

  16 Nov 2006; Roy Marples <uberlord@gentoo.org> wireshark-0.99.4.ebuild,
  wireshark-0.99.4-r1.ebuild:
  Added ~x86-fbsd keyword.

*wireshark-0.99.4-r1 (12 Nov 2006)

  12 Nov 2006; Daniel Black <dragonheart@gentoo.org>
  +files/wireshark-except-double-free.diff, -wireshark-0.99.3.ebuild,
  +wireshark-0.99.4-r1.ebuild:
  Thanks a7x, didier who made great efforts with upstream to prove it was a
  Gentoo compiler bug. bug #145974 and bug #133092. removed sec vulnerable
  version

  05 Nov 2006; Brent Baude <ranger@gentoo.org> wireshark-0.99.4.ebuild:
  Marking wireshark-0.99.4 ppc64 stable for bug #152951

  02 Nov 2006; Olivier Crête <tester@gentoo.org> wireshark-0.99.4.ebuild:
  Stable on amd64 for security bug #152951

  02 Nov 2006; Jeroen Roovers <jer@gentoo.org> wireshark-0.99.4.ebuild:
  Stable for HPPA (bug #152951).

  01 Nov 2006; Bryan Østergaard <kloeri@gentoo.org>
  wireshark-0.99.4.ebuild:
  Stable on ia64, bug 152951.

  01 Nov 2006; Bryan Østergaard <kloeri@gentoo.org>
  wireshark-0.99.4.ebuild:
  Stable on Alpha, bug 152951.

  01 Nov 2006; Andrej Kacian <ticho@gentoo.org> wireshark-0.99.4.ebuild:
  Stable on x86, security bug #152951.

  01 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  wireshark-0.99.4.ebuild:
  Stable on sparc wrt security #152951

  01 Nov 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  wireshark-0.99.4.ebuild:
  ppc stable, bug #152951

*wireshark-0.99.4 (01 Nov 2006)

  01 Nov 2006; Daniel Black <dragonheart@gentoo.org>
  +wireshark-0.99.4.ebuild:
  version bump as per security bug #152951. Also fixes dead symlink - bug
  #145067, wifiscanner & wireshark: File collision /usr/lib/libwiretap.la bug
  #146286

  18 Sep 2006; Benjamin Smee <strerror@gentoo.org> wireshark-0.99.3.ebuild:
  Small change for bug #147814

  12 Sep 2006; Markus Ullmann <jokey@gentoo.org> wireshark-0.99.3.ebuild:
  Fixing built_with_use check for non-existant IUSE ( bug #146839 )

  30 Aug 2006; Daniel Black <dragonheart@gentoo.org>
  wireshark-0.99.3.ebuild:
  changed description to emerge -s ethereal will find it

  29 Aug 2006; Bryan Østergaard <kloeri@gentoo.org>
  wireshark-0.99.3.ebuild:
  Stable on ia64.

  27 Aug 2006; Daniel Black <dragonheart@gentoo.org>
  -files/wireshark-0.99.2-libgcrypt-asneeded.patch,
  -wireshark-0.99.2.ebuild:
  purge vulnerable version

  27 Aug 2006; Rene Nussbaumer <killerfox@gentoo.org>
  wireshark-0.99.3.ebuild:
  Stable on hppa. See bug #144946.

  25 Aug 2006; Daniel Black <dragonheart@gentoo.org>
  wireshark-0.99.3.ebuild:
  seemed to have dropped hppa - re-added

  25 Aug 2006; Bryan Østergaard <kloeri@gentoo.org>
  wireshark-0.99.3.ebuild:
  Stable on alpha, bug 144946.

  25 Aug 2006; Olivier Crête <tester@gentoo.org> wireshark-0.99.3.ebuild:
  Stable on amd64 per security bug #144946

  25 Aug 2006; <ticho@gentoo.org> wireshark-0.99.3.ebuild:
  Stable on x86, security bug #144946.

  25 Aug 2006; Jason Wever <weeve@gentoo.org> wireshark-0.99.3.ebuild:
  Stable on SPARC wrt security bug #144946.

  24 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  wireshark-0.99.3.ebuild:
  ppc stable, bug #144946

  24 Aug 2006; Markus Rothe <corsair@gentoo.org> wireshark-0.99.3.ebuild:
  Stable on ppc64; bug #144946

*wireshark-0.99.3 (24 Aug 2006)

  24 Aug 2006; Daniel Black <dragonheart@gentoo.org>
  +wireshark-0.99.3.ebuild:
  version bump - security bug #144946

  19 Aug 2006; Jeroen Roovers <jer@gentoo.org> wireshark-0.99.2.ebuild:
  Stable for HPPA.

  30 Jul 2006; Daniel Black <dragonheart@gentoo.org>
  wireshark-0.99.2.ebuild:
  added filter-flags -fstack-protector thanks to Richard Hansen and Kevin F.
  Quinn see bug #133092

  25 Jul 2006; Daniel Black <dragonheart@gentoo.org>
  wireshark-0.99.2.ebuild:
  added RDEPEND on selinux-wireshark for USE=selinux. Thanks to Petre bug #141156
  removed RDEPEND=!net-analyzer in preparation for ethereal->wireshark move.
  added ethereal -> wireshark and tethereal -> tshark symlinks thanks to
  suggestion from solar

  20 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  wireshark-0.99.2.ebuild:
  Stable on sparc wrt security #140856

  20 Jul 2006; Joshua Jackson <tsunam@gentoo.org> wireshark-0.99.2.ebuild:
  Stable x86; bug #140856

  19 Jul 2006; Daniel Black <dragonheart@gentoo.org>
  +files/wireshark-0.99.2-libgcrypt-asneeded.patch, wireshark-0.99.2.ebuild:
  added patch to include gcrypt libraries to solve bug #141021. Thanks to
  Alberto Ornaghi for the bug report

  19 Jul 2006; Simon Stelling <blubb@gentoo.org> wireshark-0.99.2.ebuild:
  stable wrt bug 140856

  19 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  wireshark-0.99.2.ebuild:
  ppc stable, bug #140856

  19 Jul 2006; <tcort@gentoo.org> wireshark-0.99.2.ebuild:
  Stable on alpha wrt security Bug #140856.

  19 Jul 2006; Markus Rothe <corsair@gentoo.org> wireshark-0.99.2.ebuild:
  Stable on ppc64; bug #140856

*wireshark-0.99.2 (18 Jul 2006)

  18 Jul 2006; Markus Ullmann <jokey@gentoo.org>
  -files/wireshark-0.99.1_pre1-as-needed.patch,
  -wireshark-0.99.1_pre1.ebuild, +wireshark-0.99.2.ebuild:
  Security version bump wrt bug #140856

  17 Jul 2006; Daniel Black <dragonheart@gentoo.org>
  wireshark-0.99.1_pre1.ebuild:
  added keywords (~alpha ~ia64 ~ppc64) as this is off the same codebase as
  ethereal - bug #136729

  16 Jul 2006; Daniel Gryniewicz <dang@gentoo.org>
  wireshark-0.99.1_pre1.ebuild:
  Marked ~amd64 per bug #136729

  15 Jul 2006; Stephanie Lockwood-Childs <wormo@gentoo.org>
  wireshark-0.99.1_pre1.ebuild:
  mark ~ppc (Bug #136729)

  01 Jul 2006; Jason Wever <weeve@gentoo.org> wireshark-0.99.1_pre1.ebuild:
  Added ~sparc keyword.

*wireshark-0.99.1_pre1 (30 Jun 2006)

  30 Jun 2006; Markus Ullmann <jokey@gentoo.org>
  +files/wireshark-0.99.1_pre1-as-needed.patch, +metadata.xml,
  +wireshark-0.99.1_pre1.ebuild:
  Initial import, fixes bug #136729 , thanks to gentooperson@yahoo.com for
  providing an ebuild