From Frederic Peters:
[obnox/wireshark/wip.git] / debian / changelog
1 wireshark (0.99.6pre1-1) unstable; urgency=high
2
3   * New upstream pre-release, with security fixes:
4     * could crash when dissecting an HTTP chunked response
5     * could crash while reading iSeries capture files
6     * could exhaust system memory while reading a malformed DCP ETSI packet
7     * could loop excessively while reading a malformed SSL packet
8     * DHCP/BOOTP dissector was susceptible to an off-by-one error
9     * could loop excessively while reading a malformed MMS packet
10   * debian/control: added libkrb5-dev to build-deps so Kerberos support is
11     built.
12   * debian/control: replaced {Source-Version} with appropriate {binary:Version}
13   * debian/wireshark-dev.header-files: use wildcards to get all headers
14     (closes: #423000)
15   * debian/patches/14_disable-cmip.dpatch: disable CMIP dissector which
16     doesn't build at the moment.
17   * debian/rules: don't ignore all errors on make distclean
18
19  -- Frederic Peters <fpeters@debian.org>  Mon, 25 Jun 2007 13:33:43 +0200
20
21 wireshark (0.99.5-1) unstable; urgency=low
22
23   * New upstream release.
24   * debian/patches/09_idl2wrs.dpatch: updated to patch idl2wrs.sh.in.
25
26  -- Frederic Peters <fpeters@debian.org>  Sun, 01 Apr 2007 08:58:40 +0000
27
28 wireshark (0.99.4-5) unstable; urgency=high
29
30   * debian/patches/00list: really include backported security fixes, stupid me.
31
32  -- Frederic Peters <fpeters@debian.org>  Mon, 26 Feb 2007 09:30:29 +0000
33
34 wireshark (0.99.4-4) unstable; urgency=high
35
36   * Backported security fixes from 0.99.5pre1
37     * The TCP dissector could hang or crash while reassembling HTTP packets.
38     * The HTTP dissector could crash.
39     * On some systems, the IEEE 802.11 dissector could crash.
40     * On some systems, the LLT dissector could crash.
41
42  -- Frederic Peters <fpeters@debian.org>  Fri, 19 Jan 2007 21:49:04 +0100
43
44 wireshark (0.99.4-3) unstable; urgency=low
45
46   * debian/control: added build dependency on libportaudio-dev so sniffed voip
47     G.711 calls are listenable. (closes: #398673)
48   * debian/patches/08_wireshark-desktop-menu.dpatch: removed extraneous .rej
49     file from patch.
50
51  -- Frederic Peters <fpeters@debian.org>  Sun, 19 Nov 2006 16:39:26 +0000
52
53 wireshark (0.99.4-2) unstable; urgency=low
54
55   * debian/wireshark-dev.files: added more headers, so that dissectors for 
56     DCE/RPC interfaces can be build externally. (closes: #397292)
57
58  -- Frederic Peters <fpeters@debian.org>  Mon,  6 Nov 2006 12:48:20 +0100
59
60 wireshark (0.99.4-1) unstable; urgency=high
61
62   * Backported security patches from yet unreleased 0.99.4 (closes: #396258)
63     * http://www.wireshark.org/security/wnpa-sec-2006-03.html has details
64     * HTTP dissector could crash (CVE-2006-5468)
65     * LDAP dissector (and others) could crash (CVE-2006-5740)
66     * XOT dissector could attempt to allocate a large amount of memory and
67       crash (CVE-2006-4805)
68     * WBXML dissector could crash (CVE-2006-5469)
69     * MIME Multipart dissectar was susceptible to an off-by-one error
70       (CVE-2006-4574)
71     * Parsing a WEP key could cause a crash
72   * debian/control: disabled libcap-dev for kfreebsd and hurd
73     (closes: #375022)
74
75  -- Frederic Peters <fpeters@debian.org>  Wed,  1 Nov 2006 10:05:05 +0100
76
77 wireshark (0.99.3a-2) unstable; urgency=low
78
79   * debian/ethereal-common.NEWS: added a note about ethereal -> wireshark name
80     change.
81
82  -- Frederic Peters <fpeters@debian.org>  Thu, 12 Oct 2006 15:42:48 +0200
83
84 wireshark (0.99.3a-1) unstable; urgency=low
85
86   * New upstream release.
87   * debian/patches/11_iscsi_dissector.dpatch, 12_ipsec_dissector.dpatch,
88     13_q2931_security_fix.dpatch: security patches that were backported.
89   * debian/patches/11_typo_packet-dap: fixed a typo s/diwsect/dissect/
90
91  -- Frederic Peters <fpeters@debian.org>  Mon, 18 Sep 2006 18:56:12 +0200
92
93 wireshark (0.99.2-6) unstable; urgency=low
94
95   * Acknowledge NMU, thank Steinar.
96   * debian/wireshark-dev.postinst: removed rests of old Python module
97     compilation, it is not needed by new policy.  (closes: #385357)
98
99  -- Frederic Peters <fpeters@debian.org>  Wed,  6 Sep 2006 23:34:36 +0200
100
101 wireshark (0.99.2-5.1) unstable; urgency=medium
102
103   * Non-maintainer upload.
104   * Backport security fixes from 0.99.3a (via Subversion); fixes
105     CVE-2006-4331, CVE-2006-4333 (CVE-2006-4330 was fixed in last upload,
106     and CVE-2006-4332 is not relevant for Debian). (Closes: #384529)
107
108  -- Steinar H. Gunderson <sesse@debian.org>  Tue,  5 Sep 2006 02:15:53 +0200
109
110 wireshark (0.99.2-5) unstable; urgency=low
111
112   * debian/patches/11_iscsi_dissector.dpatch: new patch, fixing bug reported
113     against iSCSI dissector, taken from upstream (r18832) (closes: #381860)
114
115  -- Frederic Peters <fpeters@debian.org>  Mon,  7 Aug 2006 16:59:50 +0200
116
117 wireshark (0.99.2-4) unstable; urgency=low
118
119   * debian/control: set ethereal-dev section to devel, it was lost in copy
120     pasting.
121   * debian/control, debian/rules, debian/pyversions: updated to new Python
122     policy. (closes: #380986)
123
124  -- Frederic Peters <fpeters@debian.org>  Tue,  1 Aug 2006 13:05:21 +0200
125
126 wireshark (0.99.2-3) unstable; urgency=low
127
128   * debian/control: added dummy transitional packages to provide an upgrade
129     path from ethereal.  (closes: #380647)
130
131  -- Frederic Peters <fpeters@debian.org>  Mon, 31 Jul 2006 18:21:27 +0200
132
133 wireshark (0.99.2-2) unstable; urgency=low
134
135   * debian/rules: set --datadir so that DATAFILE_DIR is correct (it was
136     wrongly set to "${prefix}/share/wireshark" and not expanded.
137     * AUTHORS-SHORT is now displayed correclty in about dialog
138     * colofilters is now found and used properly
139
140  -- Frederic Peters <fpeters@debian.org>  Wed, 26 Jul 2006 13:27:54 +0200
141
142 wireshark (0.99.2-1) unstable; urgency=high
143
144   * New upstream release. (closes: #378745)
145     * The project changed name, ethereal is now wireshark. (closes: #351941)
146       See http://www.wireshark.org/news/20060607.html
147       * tethereal has been renamed to tshark
148       * idl2eth has been renamed to idl2wrs
149     * Urgency high since it fixes security issues
150       * http://www.wireshark.org/security/wnpa-sec-2006-01.html has details
151       * crash in GSM BSSMAP dissector (CVE-2006-3627)
152       * format string overflow in ANSI MAP dissector (CVE-2006-3628)
153       * format string overflow in Checkpoint FW-1 dissector (CVE-2006-3628)
154       * format string overflow in MQ dissector (CVE-2006-3628)
155       * format string overflow in XML dissector (CVE-2006-3628)
156       * large memory allocation in MOUNT dissector (CVE-2006-3629)
157       * off-by-one errors in NCP NMAS and NDPS dissectors (CVE-2006-3630)
158       * format string overflow in NTP dissector (CVE-2006-3628)
159       * infinite loop in SSH dissector (CVE-2006-3631)
160       * buffer overflow in NFS dissector (CVE-2006-3632)
161   * debian/wireshark-dev.header-files: includes missing files
162     (closes: #376522, #368860)
163   * debian/copyright: list source files that are under a license different
164     than Wireshark.
165
166  -- Frederic Peters <fpeters@debian.org>  Mon, 24 Jul 2006 19:29:26 +0200
167
168 ethereal (0.99.0-1) unstable; urgency=high
169
170   * New upstream release (urgency high since it fixes security issues;
171     see http://www.ethereal.com/appnotes/enpa-sa-00023.html advisory)
172     * crash in H.248 dissector (CVE-2006-1937)
173     * infinite loop in UMA dissector (CVE-2006-1933)
174     * crash in X.509if dissector (CVE-2006-1937)
175     * crash in SRVLOC dissector (CVE-2006-1937)
176     * crash in H.245 dissector (CVE-2006-1937)
177     * off-by-one error in OID printing routine (CVE-2006-1932)
178     * buffer overflow in COPS dissector (CVE-2006-1935)
179     * buffer overflow in ALCAP dissector (CVE-2006-1934)
180     * crash in statistics counter (CVE-2006-1937)
181     * crash with malformed capture (CVE-2006-1938)
182     * crash with invalid display filter (CVE-2006-1939)
183     * crash in general packet dissector (CVE-2006-1937)
184     * crash in AIM dissector (CVE-2006-1937)
185     * crash in RPC dissector (CVE-2006-1939)
186     * crash in DCERPC dissector (CVE-2006-1939)
187     * crash in ASN.1 dissector (CVE-2006-1939)
188     * crash in SMB PIPE dissector (CVE-2006-1938)
189     * excessive loop in BER dissector (CVE-2006-1933)
190     * abort in SNDCP dissector (CVE-2006-1940)
191     * buffer overrun in Network Instruments file code (CVE-2006-1934)
192     * buffer overrun in NetXray/Windows Sniffer file code (CVE-2006-1934)
193     * crash in GSM SMS dissector (CVE-2006-1939)
194     * buffer overrun in ALCAP dissector (CVE-2006-1934)
195     * buffer overrun in telnet dissector (CVE-2006-1936)
196     * crash in ASN.1 based dissectors (CVE-2006-1939)
197     * crash in DCERPC NT dissector (CVE-2006-1939)
198     * crash in PER dissector (CVE-2006-1939)
199   * debian/patches/04_drop-capabilities.dpatch: updated.
200   * debian/control: added build-depends on libgnutls-dev since libgnutls can
201     now be used for SSL support.
202
203  -- Frederic Peters <fpeters@debian.org>  Mon,  1 May 2006 14:50:42 +0200
204
205 ethereal (0.10.14-2) unstable; urgency=low
206
207   * debian/watch: added watch file.
208
209  -- Frederic Peters <fpeters@debian.org>  Mon,  6 Mar 2006 00:03:13 +0100
210
211 ethereal (0.10.14-1) unstable; urgency=low
212
213   * New upstream release.
214   * Acknowledge NMU, thanks for the support while I was away.
215   * debian/patches/11-security-CVE-2005-3651.dpatch: removed since included
216     upstream.
217   * debian/patches/07_gcc4.dpatch: removed part about packet-cms since it now
218     causes the build to fail.
219
220  -- Frederic Peters <fpeters@debian.org>  Thu, 23 Feb 2006 11:04:11 +0100
221
222 ethereal (0.10.13-1.3) unstable; urgency=low
223
224   * Non-maintainer upload.
225   * Build-conflict with libsnmp-dev, not just libsnmp5-dev, to prevent
226     accidental linkage with openssl.  Closes: #353613.
227
228  -- Steve Langasek <vorlon@debian.org>  Sun, 19 Feb 2006 18:03:20 -0800
229
230 ethereal (0.10.13-1.2) unstable; urgency=high
231
232   * Non-maintainer upload.
233   * High-urgency upload for RC bugfix.
234   * Add missing epan/gnuc_format_check.h, epan/ipv6-utils.h headers to
235     ethereal-dev.  Closes: #344011.
236   * Build-depend on automake1.9 instead of automake; the latter points to
237     the ancient automake1.4 package, which was not what's used upstream.
238
239  -- Steve Langasek <vorlon@debian.org>  Fri, 17 Feb 2006 17:47:37 -0800
240
241 ethereal (0.10.13-1.1) unstable; urgency=high
242
243   * Non-maintainer upload.
244   * Fix buffer overflow in OSPF dissector (CVE-2005-3651)
245
246  -- Moritz Muehlenhoff <jmm@debian.org>  Sun, 25 Dec 2005 11:15:28 +0100
247
248 ethereal (0.10.13-1) unstable; urgency=high
249
250   * New upstream release (urgency high since it fixes security issues;
251     see http://www.ethereal.com/appnotes/enpa-sa-00021.html advisory)
252     * memory exhaustion by ISAKMP, FC-FCS, RSVP, ISIS LSP dissectors
253       (CAN-2005-3241)
254     * crash in IrDA dissector and SMB transaction payload reassembly
255       (CAN-2005-3242)
256     * buffer overflow in AgentX and SLIMP3 dissectors (CAN-2005-3243)
257     * infinite loop in BER dissector (CAN-2005-3244)
258     * memory exhaustion by ONC RPC dissector with option "Dissect unknown RPC
259       program numbers" (CAN-2005-3245)
260     * NULL pointer in sFlow, RTnet, SCSI dissectors (CAN-2005-3246)
261     * infinite loop and crash in SigComp UDVM (CAN-2005-3247)
262     * division by zero in X11 dissector (CAN-2005-3248)
263     * invalid pointer freed in WSP dissecto (CAN-2005-3249)
264     * buffer overflow in SRVLOC dissector (CAN-2005-3184)
265   * debian/patches/04_drop-capabilities.dpatch: updated
266   * debian/patches/08_ethereal-desktop-menu.dpatch: updated
267   * debian/patches/09_idl2eth.dpatch: updated
268
269  -- Frederic Peters <fpeters@debian.org>  Thu,  8 Dec 2005 14:18:07 +0100
270
271 ethereal (0.10.12-6) unstable; urgency=low
272
273   * Rebuilt with gtk/atk from unstable. (closes: #329889)
274
275  -- Frederic Peters <fpeters@debian.org>  Sat, 24 Sep 2005 11:11:40 +0200
276
277 ethereal (0.10.12-5) unstable; urgency=low
278
279   * debian/ethereal-dev.header-files: added missing epan/range.h
280     (closes: #306426)
281
282  -- Frederic Peters <fpeters@debian.org>  Fri, 23 Sep 2005 18:28:04 +0200
283
284 ethereal (0.10.12-4) unstable; urgency=low
285
286   * debian/control: upgraded automake dependency of ethereal-dev to 1.8.
287   * debian/patches/11_diameter_vendors.dpatch: removed, wrong.
288   * debian/ethereal-common.files: add capinfos.
289   * debian/ethereal-common.manpages: add capinfos man page.
290   * debian/changelog: fixed 0.6.3-2 header line since lintian now complains
291     about the old way of closing bugs from changelogs.
292
293  -- Frederic Peters <fpeters@debian.org>  Fri, 12 Aug 2005 00:43:39 +0200
294
295 ethereal (0.10.12-3) unstable; urgency=low
296
297   * debian/patches/04_drop-capabilities.dpatch: don't exit on failure, simply
298     skip the capabilities part; use g_warning to output messages.
299     (closes: #321204)
300
301  -- Frederic Peters <fpeters@debian.org>  Thu,  4 Aug 2005 09:41:24 +0200
302
303 ethereal (0.10.12-2) unstable; urgency=low
304
305   * debian/patches/04_drop-capabilities.dpatch: preserves CAP_DAC_READ_SEARCH
306     which seems necessary for sudo usage (closes: #320453)
307
308  -- Frederic Peters <fpeters@debian.org>  Sun, 31 Jul 2005 12:56:50 +0200
309
310 ethereal (0.10.12-1) unstable; urgency=high
311
312   * New upstream release; urgency high since it fixes security issues in many
313     dissectors; see http://www.ethereal.com/appnotes/enpa-sa-00020.html
314
315  -- Frederic Peters <fpeters@debian.org>  Wed, 27 Jul 2005 09:57:17 +0200
316
317 ethereal (0.10.11-5) unstable; urgency=low
318
319   * debian/patches/11_diameter_vendors.dpatch: correctly add diameter vendors
320     (patch by Joost Yervante Damad) (closes: #316082)
321
322  -- Frederic Peters <fpeters@debian.org>  Mon, 18 Jul 2005 20:18:43 +0200
323
324 ethereal (0.10.11-4) unstable; urgency=low
325
326   * debian/: now using dpatch, started from Ubuntu patch, merged with current
327     package patches.
328
329  -- Frederic Peters <fpeters@debian.org>  Sun, 17 Jul 2005 18:58:05 +0200
330
331 ethereal (0.10.11-3) unstable; urgency=low
332
333   * Modified capabilities patch so it doesn't try to keep CAP_NET_RAW if it
334     doesn't have it. (closes: #318689)
335
336  -- Frederic Peters <fpeters@debian.org>  Sun, 17 Jul 2005 10:29:31 +0200
337
338 ethereal (0.10.11-2) unstable; urgency=low
339
340   * Use capabilities to mitigate security risk, patch from J.H.M. Dassen (Ray)
341     (closes: #315670)
342   * debian/control: build-depends on libcap-dev
343   * epan/dissectors/packet-cmip.c: fixed dissect_cmip_InvokeIDType declaration
344     mismatch.
345
346  -- Frederic Peters <fpeters@debian.org>  Sat, 16 Jul 2005 10:58:03 +0200
347
348 ethereal (0.10.11-1) unstable; urgency=high
349
350   * New upstream release; urgency high since it fixes security issues in the
351     following dissectors:
352     * format string vulnerabilities: ANSI A, DHCP
353     * segmentation faults: GSM MAP, AIM, TZSP, Bittorrent, SMB, GSM, SMB
354       NETLOGON
355     * buffer overflows: DISTCC, FCELS, SIP, ISIS, CMIP, CMP, CMS, CRMF, ESS,
356       OCSP, PKIX1Explitit, PKIX Qualified, X.509, NCP, ISUP, TCAP,
357       Presentation
358     * null pointer exception: KINK, WSP, SMB Mailslot, H.245, MGCP, RPC
359     * infinite loops: LMP, EIGRP, MEGACO, L2TP
360     * uncaught assertions: Telnet, 802.3, BER, IAX2, RADIUS, SMB PIPE, MRDISC
361     * memory exhaustion: DICOM
362     * unclassified: Fibre Channel, LDAP, NTLMSSP
363
364  -- Frederic Peters <fpeters@debian.org>  Thu,  5 May 2005 08:43:00 +0200
365
366 ethereal (0.10.10-2) unstable; urgency=high
367
368   * Several security fixes from upstream subversion tree for the following
369     dissectors:
370     * DLSw (infinite loop)
371     * ICEP (double free)
372     * NDPS (memory exhaustion)
373     * Q931 (buffer overflow)
374     * RSVP (infinite loop) (CAN-2005-1281)
375     * SRVLOC (infinite loop)
376
377  -- Frederic Peters <fpeters@debian.org>  Mon, 25 Apr 2005 15:30:55 +0200
378
379 ethereal (0.10.10-1) unstable; urgency=high
380
381   * New upstream release; urgency high since it fixes security issues.
382     * Fixes buffer overflow in Etheric dissector. (CAN-2005-0704)
383     * Fixes crash in GPRS-LLC dissector. (CAN-2005-0705)
384     * Fixes buffer overflow in 3G-A11 dissector. (CAN-2005-0699)
385       (was already fixed in Debian package)
386   * debian/ethereal-dev.header-files: some files moved to epan/
387
388  -- Frederic Peters <fpeters@debian.org>  Mon, 14 Mar 2005 10:16:03 +0100
389
390 ethereal (0.10.9-2) unstable; urgency=high
391
392   * Backported packet-3g-a11.c from upstream subversion trunk.
393     (fixes buffer overflows in 3G-A11 dissector)
394     (CAN-2005-0699 (under review)) (closes: #298771)
395
396  -- Frederic Peters <fpeters@debian.org>  Thu, 10 Mar 2005 10:25:08 +0100
397
398 ethereal (0.10.9-1) unstable; urgency=high
399
400   * New upstream release; urgency high since it fixes security issues.
401     * Fixes infinite loop in COPS dissector. (CAN-2005-0006)
402     * Fixes assertion in DLSw dissector. (CAN-2005-0007)
403     * Fixes memory corruption in DNP dissector. (CAN-2005-0008)
404     * Fixes assertion in Gnutella dissector. (CAN-2005-0009)
405     * Fixes memory corruption in MMSE dissector. (CAN-2005-0010)
406     * Fixes buffer overflow in X11 dissector. (CAN-2005-0084)
407   * asn2deb and idl2deb manpages relicensed by W. Borgert from GFDL to GPL
408
409  -- Frederic Peters <fpeters@debian.org>  Thu, 20 Jan 2005 23:03:19 +0100
410
411 ethereal (0.10.8-4) unstable; urgency=low
412
413   * Updated libtool version in wiretap/ directory. (closes: #289962)
414
415  -- Frederic Peters <fpeters@debian.org>  Wed, 12 Jan 2005 10:14:41 +0100
416
417 ethereal (0.10.8-3) unstable; urgency=low
418
419   * Fixed dissect_cmip_InvokeIDType declaration (FTBFS with gcc-4.0)
420     (closes: #288990)
421   * epan/dissectors/packet-giop.c: fixed segfault with some GIOP packets
422     (closes: #288746)
423
424  -- Frederic Peters <fpeters@debian.org>  Fri,  7 Jan 2005 14:43:03 +0100
425
426 ethereal (0.10.8-2) unstable; urgency=low
427
428   * Restored lost patch to idl2eth; sorry. (closes: #288740)
429   * ethereal_gen.py: fixed some includes.
430   * epan/prefs.c: Use sensible-brower as default browser.
431   * debian/control: build-depends on libpcap0.8-dev.
432   * debian/control: lower-case first letter of descriptions.
433
434  -- Frederic Peters <fpeters@debian.org>  Wed,  5 Jan 2005 14:34:57 +0100
435
436 ethereal (0.10.8-1) unstable; urgency=high
437
438   * New upstream release.
439     * Now parses Auth option in DHCPv6 (closes: #283534)
440     * Urgency high since it fixes security issues with DICOM, RTP, HTTP
441       and SMB <http://www.ethereal.com/appnotes/enpa-sa-00016.html>
442       (CAN-2004-1139, CAN-2004-1140, CAN-2004-1141 and CAN-2004-1142)
443
444  -- Frederic Peters <fpeters@debian.org>  Wed, 15 Dec 2004 22:13:41 +0100
445
446 ethereal (0.10.7-3) unstable; urgency=low
447
448   * epan/prefs.c: changed default font to "monospace 10" (closes: #232408)
449
450  -- Frederic Peters <fpeters@debian.org>  Fri, 19 Nov 2004 18:31:22 +0100
451
452 ethereal (0.10.7-2) unstable; urgency=low
453
454   * plugins/opsi/packet-opsi.c: backported resource exhaustion fix
455     (closes: #280556)
456
457  -- Frederic Peters <fpeters@debian.org>  Thu, 18 Nov 2004 21:50:28 +0100
458
459 ethereal (0.10.7-1) unstable; urgency=low
460
461   * New upstream release. (closes: #277923)
462
463  -- Frederic Peters <fpeters@debian.org>  Mon,  1 Nov 2004 14:11:35 +0100
464
465 ethereal (0.10.6-4) unstable; urgency=low
466
467   * Build in clean chroot; stupid me.  (closes: #276560)
468   * debian/rules: remove config.log on clean.
469
470  -- Frederic Peters <fpeters@debian.org>  Fri, 15 Oct 2004 00:12:58 +0200
471
472 ethereal (0.10.6-3) unstable; urgency=medium
473
474   * Upgrades libtool (closes: #276515)
475
476  -- Frederic Peters <fpeters@debian.org>  Thu, 14 Oct 2004 18:40:03 +0200
477
478 ethereal (0.10.6-2) unstable; urgency=medium
479
480   * debian/ethereal-dev.header-files: added missing header files
481     (closes: #270581)
482
483  -- Frederic Peters <fpeters@debian.org>  Wed,  8 Sep 2004 10:34:12 +0200
484
485 ethereal (0.10.6-1) unstable; urgency=high
486
487   * New upstream realease.
488     * Gtk-Critical messages are fixed (closes: #260341, #263118)
489   * debian/rules: run libtoolize to fix sonames; fix a FTBFS bug
490     (closes: #265379)
491
492  -- Frederic Peters <fpeters@debian.org>  Sun, 15 Aug 2004 11:58:03 +0200
493
494 ethereal (0.10.5-4) unstable; urgency=low
495
496   * link libethereal.so to libadns and libm (closes: #262015)
497     (since this is a private shared library I don't think it was required)
498
499  -- Frederic Peters <fpeters@debian.org>  Thu, 29 Jul 2004 15:41:02 +0200
500
501 ethereal (0.10.5-3) unstable; urgency=low
502
503   * debian/ethereal-dev.header-files: install packet-rpc.h, crc16.h and crc32.h
504     (closes: #259375)
505
506  -- Frederic Peters <fpeters@debian.org>  Wed, 14 Jul 2004 12:50:34 +0200
507
508 ethereal (0.10.5-2) unstable; urgency=low
509
510   * Compile and install plugins (closes: #259199)
511
512  -- Frederic Peters <fpeters@debian.org>  Tue, 13 Jul 2004 13:40:41 +0000
513
514 ethereal (0.10.5-1) unstable; urgency=low
515
516   * New upstream release with security fixes.
517     + <http://www.ethereal.com/appnotes/enpa-sa-00015.html>
518     + Fixed the crash in protocol hierarchy (closes: #244743)
519     + Ethereal can be configured not to bug you about unsaved captures
520       (closes: #235721)
521   * Updated omniorb URL (closes: #257512)
522
523  -- Frederic Peters <fpeters@debian.org>  Tue, 13 Jul 2004 10:16:55 +0200
524
525 ethereal (0.10.4-3) unstable; urgency=low
526
527   * debian/rules: install libethereal in /usr/lib/ethereal, not /usr/lib/
528   * debian/ethereal-dev.header-files: added packet-ber.h
529   * idl2deb: ETH_VER_IMPORT and non-versioned autotools (closes: #255570)
530   * debian/control: updated depends to libpcap0.7-dev, no more libpcap-dev
531
532  -- Frederic Peters <fpeters@debian.org>  Tue, 22 Jun 2004 09:02:39 +0200
533
534 ethereal (0.10.4-2) unstable; urgency=low
535
536   * Rebuilt against GTK+ 2.4; now in unstable.
537
538  -- Frederic Peters <fpeters@debian.org>  Tue, 25 May 2004 22:28:37 +0200
539
540 ethereal (0.10.4-1) unstable; urgency=high
541
542   * New upstream release with security fixes.
543     <http://www.ethereal.com/appnotes/enpa-sa-00014.html>
544   * (sorry about the delay; I was away and forgot about this release)
545
546  -- Frederic Peters <fpeters@debian.org>  Sun, 16 May 2004 00:02:53 +0200
547
548 ethereal (0.10.3-3) unstable; urgency=low
549
550   * debian/control: removed dependency on gksu; moved to recommends
551   * debian/EtherealAsRoot.desktop: added TryExec=gksu so that the menu is
552     only shown when gksu is installed
553   * debian/ethereal.menu: removed entry for "ethereal as root" since
554     """running ethereal itself requires some wits, and user possesing
555     such skills would be able to launch it from xterm."""
556   * "Our Priorities are Our Users (...)", but ignore them if they ask
557     about gksu support; it's against the holy Debian Policy Manual and
558     a """300kB dependency *is* a big dependency""".
559   * This closes the bug and everybody is happy (closes: #240682)
560
561  -- Frederic Peters <fpeters@debian.org>  Sat, 10 Apr 2004 21:16:30 +0200
562
563 ethereal (0.10.3-2) unstable; urgency=high
564
565   * Acknowledge NMU. (sorry)  (urgency high, security fixes)
566   * debian/control: added Build-Conflicts on libsnmp-dev
567
568  -- Frederic Peters <fpeters@debian.org>  Sun, 28 Mar 2004 23:14:51 +0200
569
570 ethereal (0.10.3-1.0.1) unstable; urgency=low
571
572   * Recompile-only NMU.
573   * i386 package was uploaded with dependencies on GNOME libs from
574     experimental; rebuild using only dependencies from unstable.
575
576  -- Steve Langasek <vorlon@debian.org>  Sat, 27 Mar 2004 21:27:01 -0600
577
578 ethereal (0.10.3-1) unstable; urgency=high
579
580   * New upstream release with security fixes. (hence urgency high)
581     http://www.ethereal.com/appnotes/enpa-sa-00013.html
582   * debian/rules: remove upstream debian/menu on build
583   * debian/control: added dependency on gksu
584   * debian/menu: added an entry to start ethereal with gksu
585     (closes: #71994)
586   * added another .desktop entry to start ethereal with gksu from Gnome menu
587   * Upstream changes; libethereal and libwiretap handled differently; they may
588     end up in new packages (but go in ethereal-common for now)
589
590  -- Frederic Peters <fpeters@debian.org>  Sat, 27 Mar 2004 14:09:49 +0100
591
592 ethereal (0.10.2-2) unstable; urgency=low
593
594   * New files in ethereal-dev (closes: #236702)
595
596  -- Frederic Peters <fpeters@debian.org>  Sun,  7 Mar 2004 21:43:17 +0100
597
598 ethereal (0.10.2-1) unstable; urgency=low
599
600   * New upstream release.
601   * debian/control: added libpcre3-dev to Build-Depends
602
603  -- Frederic Peters <fpeters@debian.org>  Fri,  5 Mar 2004 15:56:50 +0100
604
605 ethereal (0.10.1-1) unstable; urgency=low
606
607   * New upstream release.
608   * Include W. Bogert asn2deb (closes: #233603)
609
610  -- Frederic Peters <fpeters@debian.org>  Thu, 19 Feb 2004 18:02:08 +0100
611
612 ethereal (0.10.0-6) unstable; urgency=low
613
614   * debian/ethereal-common.manpages: added ethereal-filter.4
615     (closes: #230256)
616   * debian/control: updated build-depends on docbook-xsl since docbook.xsl
617     moved.
618
619  -- Frederic Peters <fpeters@debian.org>  Thu, 29 Jan 2004 18:11:43 +0100
620
621 ethereal (0.10.0-5) unstable; urgency=low
622
623   * debian/rules: quotes around CFLAGS. (closes: #228492)
624
625  -- Frederic Peters <fpeters@debian.org>  Mon, 19 Jan 2004 12:14:02 +0100
626
627 ethereal (0.10.0-4) unstable; urgency=low
628
629   * Backported hexdump summary fix from CVS (closes: #226248)
630     http://www.ethereal.com/lists/ethereal-cvs/200312/msg00257.html
631
632  -- Frederic Peters <fpeters@debian.org>  Mon,  5 Jan 2004 15:27:06 +0100
633
634 ethereal (0.10.0-3) unstable; urgency=low
635
636   * ethereal_gen.py: patched to handle ushort/ulong union discriminators.
637
638  -- Frederic Peters <fpeters@debian.org>  Thu, 18 Dec 2003 23:27:51 +0100
639
640 ethereal (0.10.0-2) unstable; urgency=low
641
642   * debian/ethereal-dev.header-files: added missing header files.
643     (closes: #224246)
644
645  -- Frederic Peters <fpeters@debian.org>  Wed, 17 Dec 2003 13:24:21 +0100
646
647 ethereal (0.10.0-1) unstable; urgency=low
648
649   * New upstream release. (closes: #223857)
650     * correct fonts with GTK2. (closes: #197571)
651     * Includes missing help/ directory from CVS.
652   * Acknowledge NMU, thanks Ray.
653     * Security issues. (closes: #219590)
654     * idl2deb permissions. (closes: #211506)
655   * New idl2deb version, thanks. (closes: #213962)
656   * debian/ethereal-dev.header-files: include some missing header files
657     (closes the remaining of #211506)
658   * debian/control: versioned build-depends on debhelper.
659
660  -- Frederic Peters <fpeters@debian.org>  Sat, 13 Dec 2003 17:11:09 +0100
661
662 ethereal (0.9.16-0.1) unstable; urgency=high
663
664   * NMU.
665   * New upstream release (addresses #219590 for sid).
666     Fixes potential security issues with several dissectors:
667     * GTP (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0925)
668     * ISAKMP and MEGACO
669       (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0926)
670     * SOCKS (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0927)
671     The upstream security advisory is enpa-sa-00011, available at
672     http://www.ethereal.com/appnotes/enpa-sa-00011.html
673   * [debian/rules]
674     * Don't remove doc/ethereal.pod and doc/tethereal.pod so the package
675       builds with pbuilder.
676     * Install idl2deb with execute permissions.
677
678  -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 10 Nov 2003 12:11:55 +0100
679
680 ethereal (0.9.15-1) unstable; urgency=low
681
682   * New upstream release. (closes: #210272)
683
684  -- Frederic Peters <fpeters@debian.org>  Wed, 10 Sep 2003 16:13:17 +0200
685
686 ethereal (0.9.14-5) unstable; urgency=low
687
688   * debian/control: versioned build-depends on docbook-xsl (closes: #208734)
689   * debian/rules: compiles with -mieee on alpha
690
691  -- Frederic Peters <fpeters@debian.org>  Sun,  7 Sep 2003 09:57:25 +0200
692
693 ethereal (0.9.14-4) unstable; urgency=low
694
695   * debian/rules: install .desktop and images for menu.
696     (closes: #207271)
697   * debian/control: updated policy to 3.6.1.0 (no changes needed)
698
699  -- Frederic Peters <fpeters@debian.org>  Sat, 30 Aug 2003 23:27:00 +0200
700
701 ethereal (0.9.14-3) unstable; urgency=low
702
703   * Add manpage for idl2deb
704   * Include missing header files. (closes: #197181)
705     - from same bug: remove dependency of ethereal-dev against ethereal-common
706     - from same bug: added dependency to libglib2.0-dev
707
708  -- Frederic Peters <fpeters@debian.org>  Tue, 19 Aug 2003 11:55:27 +0200
709
710 ethereal (0.9.14-2) unstable; urgency=low
711
712   * Built for Python 2.3 since omniidl4 has been updated quickly.
713
714  -- Frederic Peters <fpeters@debian.org>  Thu, 14 Aug 2003 10:19:18 +0200
715
716 ethereal (0.9.14-1) unstable; urgency=low
717
718   * The "I'm so happy to be alive I'll fix plenty of bugs" release
719   * New upstream release. (closes: #204345)
720   * Include W. Bogert idl2deb script
721   * debian/control: depends on current versions of omniidl or omniidl4 since
722     they only exist for Python 2.2 and I don't want ethereal-dev to break when
723     they will switch to Python 2.3.  I'll then release a new version.
724   * Several UI issues resolved upstream (closes: #199763)
725   * ethereal can now decode Jabber protocol (closes: #133099)
726   * debian/control: build-depends on libadns1-dev so that it now use the GNU
727     ADNS library for name resolution (closes: #197505)
728
729  -- Frederic Peters <fpeters@debian.org>  Wed, 13 Aug 2003 00:06:27 +0200
730
731 ethereal (0.9.13-1) unstable; urgency=low
732
733   * New upstream release.  Fixing several security issues.
734     (closes: #197107)
735
736  -- Frederic Peters <fpeters@debian.org>  Thu, 12 Jun 2003 10:00:57 +0200
737
738 ethereal (0.9.12-3) unstable; urgency=low
739
740   * Rebuilt with new libpcap. (closes: #196831)
741   * Built with GTK+ 2.2 (instead of GTK+ 1.2). (closes: #193450)
742
743  -- Frederic Peters <fpeters@debian.org>  Wed, 11 Jun 2003 17:45:07 +0200
744
745 ethereal (0.9.12-2) unstable; urgency=low
746
747   * Forgot to update version-depends and it didn't use ${source-version}.
748     Fixed. (closes: #192213)
749
750  -- Frederic Peters <fpeters@debian.org>  Wed,  7 May 2003 01:16:45 +0200
751
752 ethereal (0.9.12-1) unstable; urgency=high
753
754   * New upstream release.  Fixing several security issues.
755     (closes: #192107)
756
757  -- Frederic Peters <fpeters@debian.org>  Tue,  6 May 2003 22:03:10 +0200
758
759 ethereal (0.9.9-2) unstable; urgency=low
760
761   * Updated config.guess and config.sub to work on mips and mipsel
762     architectures (manually then through the patch provided by
763     Martin Godisch). (closes: #178701)
764   * Update to packet-socks.c
765   * debian/control: ethereal-dev now depends upon omniidl | omniidl4
766     (closes: #182620)
767   * idl2eth no longer needs PYTHONPATH to be set explicitely.
768     (closes: #182621)
769   * debian/ethereal-dev.header-files: included config.h and reassemble.h since
770     they seem necessary. (closes: #183625)
771   * Thanks to W. Borgert for bug reporting.
772
773  -- Frederic Peters <fpeters@debian.org>  Fri,  7 Mar 2003 22:52:27 +0000
774
775 ethereal (0.9.9-1) unstable; urgency=low
776
777   * New upstream release.
778   * debian/control: Tightened ethereal-common dependencies.
779     (closes: #172861, #176236, #178027)
780
781  -- Frederic Peters <fpeters@debian.org>  Fri, 24 Jan 2003 14:38:53 +0100
782
783 ethereal (0.9.8-3) unstable; urgency=low
784
785   * debian/control: added versioned dependency between (t)ethereal and
786     ethereal-common to get the plug-ins. (closes: #172861)
787
788  -- Frederic Peters <fpeters@debian.org>  Fri, 13 Dec 2002 10:39:27 +0100
789
790 ethereal (0.9.8-2) unstable; urgency=low
791
792   * Updated config.sub and config.guess with the ones from autotools-dev
793     (closes: #172407)
794
795  -- Frederic Peters <fpeters@debian.org>  Tue, 10 Dec 2002 09:52:45 +0100
796
797 ethereal (0.9.8-1) unstable; urgency=low
798
799   * New upstream release.
800   * This added (some) support for counting IPv6 packets during capture.
801     (closes: #164472)
802   * 0.9.7 fixed the LMP dissector. (closes: #163513)
803
804  -- Frederic Peters <fpeters@debian.org>  Mon,  9 Dec 2002 10:00:51 +0100
805
806 ethereal (0.9.7-2) unstable; urgency=low
807
808   * debian/control: added libgtk2.0-dev to build depends.
809   * debian/control: removed libsnmp-dev from build depends (ethereal is
810     compiled without SNMP support since it would link against libssl)
811     (the build-dep caused failure to build on architectures where perl 5.8
812     wasn't ready (dependency on libsnmp-perl))
813   * debian/control: added python, automake and autoconf to build depends.
814   * debian/rules: creating aclocal-missing directory on build.
815       (those bugs closes: #163443) (patch by LaMont Jones)
816   * debian/rules: install Python files to 2.2 directory, not 2.1
817   * debian/ethereal-dev.postinst: fixed Python version (closes: #163153)
818
819  -- Frederic Peters <fpeters@debian.org>  Mon,  7 Oct 2002 15:06:06 +0200
820
821 ethereal (0.9.7-1) unstable; urgency=low
822
823   * New upstream release. (closes: #162972)
824   * debian/copyright: include upstream author name. (closes: #151015)
825
826  -- Frederic Peters <fpeters@debian.org>  Tue,  1 Oct 2002 16:20:45 +0200
827
828 ethereal (0.9.6-2) unstable; urgency=low
829
830   * debian/control: changed Python dep to >= 2.2 and << 2.3 since 2.2 is now
831     the default version in sid.
832
833  -- Frederic Peters <fpeters@debian.org>  Sat, 14 Sep 2002 23:29:23 +0200
834
835 ethereal (0.9.6-1) unstable; urgency=low
836
837   * New upstream release.
838   * Fixes security issue in the ISIS protocol dissector (susceptible to
839     buffer overflow).
840      (see http://www.ethereal.com/appnotes/enpa-sa-00006.html)
841   * Add missing header files (packet-tcp.h and packet-tpkt.h) to ethereal-dev
842     (closes: #158808)
843   * Add default PYTHONPATH to idl2eth (closes: #158909)
844
845  -- Frederic Peters <fpeters@debian.org>  Mon,  2 Sep 2002 10:13:06 +0200
846
847 ethereal (0.9.5-3) unstable; urgency=low
848
849   * Rebuilt with new libpcap0.7. (closes: #156206)
850
851  -- Frederic Peters <fpeters@debian.org>  Sat, 10 Aug 2002 19:25:29 +0200
852
853 ethereal (0.9.5-2) unstable; urgency=low
854
855   * Do not run libtoolize since it creates a bogus libtool file.
856
857  -- Frederic Peters <fpeters@debian.org>  Mon,  8 Jul 2002 16:07:00 +0200
858
859 ethereal (0.9.5-1) unstable; urgency=low
860
861   * New upstream release.
862   * Fixes several security issues.
863     (http://www.ethereal.com/appnotes/enpa-sa-00005.html)
864
865  -- Frederic Peters <fpeters@debian.org>  Sat, 29 Jun 2002 19:13:30 +0200
866
867 ethereal (0.9.4-1) unstable; urgency=medium
868
869   * New upstream release.
870   * Fixes four security issues. (closes: #147595)
871     (http://www.ethereal.com/appnotes/enpa-sa-00004.html)
872
873  -- Frederic Peters <fpeters@debian.org>  Mon, 20 May 2002 01:10:21 +0200
874
875 ethereal (0.9.3-1) unstable; urgency=medium
876
877   * New upstream release
878   * Fixes ASN.1 zero-length g_malloc that could lead to security problems.
879     (see http://www.ethereal.com/appnotes/enpa-sa-00003.html)
880
881  -- Frederic Peters <fpeters@debian.org>  Sun, 31 Mar 2002 21:45:11 +0200
882
883 ethereal (0.9.2-3) unstable; urgency=low
884
885   * debian/rules: fixed typo that could have caused snmp not to be built.
886     (closes: #140147) This would happen if 1) built from the CVS tree and 2)
887     built on a system without libsnmp-dev ("impossible" since we build-depend
888     on it). Anyway it is fixed for correctness.
889
890  -- Frederic Peters <fpeters@debian.org>  Wed, 27 Mar 2002 14:00:31 +0100
891
892 ethereal (0.9.2-2) unstable; urgency=low
893
894   * Added libwiretap.a to ethereal-dev (closes: #137971)
895
896  -- Frederic Peters <fpeters@debian.org>  Tue, 12 Mar 2002 11:59:04 +0100
897
898 ethereal (0.9.2-1) unstable; urgency=low
899
900   * New upstream release.
901
902  -- Frederic Peters <fpeters@debian.org>  Tue,  5 Mar 2002 10:30:24 +0100
903
904 ethereal (0.9.1-8) unstable; urgency=low
905
906   * debian/control: changed ethereal-dev section to devel.
907
908  -- Frederic Peters <fpeters@debian.org>  Mon, 25 Feb 2002 14:50:49 +0100
909
910 ethereal (0.9.1-7) unstable; urgency=low
911
912   * debian/control: changed ethereal-dev Depends line to use omniidl-python
913     and no omniorb.
914
915  -- Frederic Peters <fpeters@debian.org>  Mon, 25 Feb 2002 13:47:42 +0100
916
917 ethereal (0.9.1-6) unstable; urgency=low
918
919   * debian/control: fix Depends line for ethereal-dev (added libpcap-dev)
920   * idl2eth: added PYTHONPATH so that it runs.
921
922  -- Frederic Peters <fpeters@debian.org>  Mon, 18 Feb 2002 11:48:01 +0100
923
924 ethereal (0.9.1-5) unstable; urgency=low
925
926   * debian/rules: added --disable-ssl so that ethereal is not built with
927     ssl support and may be uploaded to main. (closes: #134273)
928
929  -- Frederic Peters <fpeters@debian.org>  Mon, 18 Feb 2002 09:33:30 +0100
930
931 ethereal (0.9.1-4) unstable; urgency=low
932
933   * debian/rules: added forgotten header files to ethereal-dev.
934     (really closes: #105916)
935
936  -- Frederic Peters <fpeters@debian.org>  Fri, 15 Feb 2002 10:12:15 +0100
937
938 ethereal (0.9.1-3) unstable; urgency=low
939
940   * debian/rules: after the quick and dirty repackaging of 0.9.1-1 this one
941     should be much better: 4 packages: ethereal-common, ethereal, tethereal
942     and etherel-dev (last three depending on ethereal-common).
943     This should address Christian Kurz remarks.
944         (closes: #133798, #133796, #133806)
945     This should also please W. Borgert. (closes: #105916)
946
947  -- Frederic Peters <fpeters@debian.org>  Wed, 13 Feb 2002 20:36:12 +0100
948
949 ethereal (0.9.1-2) unstable; urgency=low
950
951   * debian/control: fixed typo in tethereal description (closes: #133019)
952
953  -- Frederic Peters <fpeters@debian.org>  Fri,  8 Feb 2002 23:55:49 +0100
954
955 ethereal (0.9.1-1) unstable; urgency=low
956
957   * New upstream release.
958   * Fixed protocol hierarchy display (closes: #131676)
959   * It is possible to see TOS fields instead of DS fields in IP header.
960     (option in preferences dialog) (closes: #121046)
961   * debian/rules: totally revamped build process: create an additional
962     tethereal package that doesn't depend on GTK+ (closes: #103488)
963     It is not yet perfect but I'm working on it...
964
965  -- Frederic Peters <fpeters@debian.org>  Mon, 28 Jan 2002 18:25:25 +0100
966
967 ethereal (0.9.0-1) unstable; urgency=low
968
969   * New upstream release.
970   * Upstream fixed SNMP bugs (closes: #114361, #119580)
971   * Upstream fixed Sender->Receiver bug (closes: #112327)
972   * debian/copyright: fixed 'license' spelling.
973   * debian/rules: fixed 'clean' target to remove temporary files.
974   * debian/rules: moved $sysconfdir to /usr/share/ethereal since $sysconfdir
975     is not used here to store config files. (closes: #127638)
976
977  -- Frederic Peters <fpeters@debian.org>  Thu,  3 Jan 2002 19:43:18 +0100
978
979 ethereal (0.8.20-1) unstable; urgency=low
980
981   * New upstream release.
982
983  -- Frederic Peters <fpeters@debian.org>  Fri, 19 Oct 2001 10:49:35 +0200
984
985 ethereal (0.8.19-2) unstable; urgency=low
986
987   * debian/rules: added call to libtoolize so that it compiles on hppa.
988     (closes: #108662)
989
990  -- Frederic Peters <fpeters@debian.org>  Mon, 17 Sep 2001 14:23:34 +0200
991
992 ethereal (0.8.19-1) unstable; urgency=low
993
994   * New upstream release.
995   * debian/control: improved description of package. (closes: #104744)
996
997  -- Frederic Peters <fpeters@debian.org>  Sat, 14 Jul 2001 11:57:12 +0200
998
999 ethereal (0.8.17-1) unstable; urgency=low
1000
1001   * New upstream release.
1002
1003  -- Frederic Peters <fpeters@debian.org>  Fri, 13 Apr 2001 13:33:35 +0200
1004
1005 ethereal (0.8.16-1) unstable; urgency=low
1006
1007   * New upstream release.
1008
1009  -- Frederic Peters <fpeters@debian.org>  Thu,  8 Mar 2001 09:07:34 +0100
1010
1011 ethereal (0.8.15-2) unstable; urgency=low
1012
1013   * Rebuilt against libsnmp4.2 (closes: #83720)
1014   * It is possible to not go in promiscuous mode (-p) (actually it was for
1015     some time...) (closes: #34376)
1016
1017  -- Frederic Peters <fpeters@debian.org>  Sat, 27 Jan 2001 13:39:05 +0100
1018
1019 ethereal (0.8.15-1) unstable; urgency=low
1020
1021   * New upstream release.
1022
1023  -- Frederic Peters <fpeters@debian.org>  Sat, 13 Jan 2001 19:36:26 +0100
1024
1025 ethereal (0.8.14-2) unstable; urgency=low
1026
1027   * Fix for the socks dissector. (closes: #81164)
1028     (patch by Jeff Foster <jfoste@woodward.com>)
1029
1030  -- Frederic Peters <fpeters@debian.org>  Thu, 11 Jan 2001 00:27:02 +0100
1031
1032 ethereal (0.8.14-1) unstable; urgency=low
1033
1034   * New upstream release.
1035   * Officially fixes the buffer overflow exploit mentioned below (as well
1036     as other possible ones)
1037
1038  -- Frederic Peters <fpeters@debian.org>  Tue, 21 Nov 2000 22:48:16 +0100
1039
1040 ethereal (0.8.13-3) unstable; urgency=low
1041
1042   * Fixed possible buffer overflow exploit in packet-afs.c (I could not
1043     reproduce it so I don't know if my fix really works, please test it)
1044     (exploit is on http://www.hacksware.com)
1045
1046  -- Frederic Peters <fpeters@debian.org>  Tue, 21 Nov 2000 22:47:59 +0100
1047
1048 ethereal (0.8.13-2) unstable; urgency=low
1049
1050   * Rebuilt against XFree86 4.0 libs (now that I'm allowed to...)
1051   * Rebuilt against zlibg1 1.1.13-1 that has a correct shlibs file
1052     (closes: #76533, #76552)
1053   
1054  -- Frederic Peters <fpeters@debian.org>  Fri, 10 Nov 2000 17:39:40 +0100
1055
1056 ethereal (0.8.13-1) unstable; urgency=low
1057
1058   * New upstream release.
1059   
1060  -- Frederic Peters <fpeters@debian.org>  Sun, 29 Oct 2000 23:58:38 +0100
1061
1062 ethereal (0.8.12-1) unstable; urgency=low
1063
1064   * New upstream release.
1065   * Patch for SRVLOC frames has been applied upstrem.
1066   
1067  -- Frederic Peters <fpeters@debian.org>  Mon, 18 Sep 2000 10:22:27 +0200
1068
1069 ethereal (0.8.11-1) unstable; urgency=low
1070
1071   * New upstream release.
1072   * Applied patch to fix hang on some SRVLOC frames (closes: #68024)
1073   
1074  -- Frederic Peters <fpeters@debian.org>  Thu, 10 Aug 2000 21:06:52 +0200
1075
1076 ethereal (0.8.10-1) unstable; urgency=low
1077
1078   * New upstream release.
1079   * Added debhelper to Build-depends (closes: #66391)
1080   
1081  -- Frederic Peters <fpeters@debian.org>  Tue, 11 Jul 2000 22:36:45 +0200
1082
1083 ethereal (0.8.9-2) unstable; urgency=low
1084
1085   * Updated Build-depends to match libsnmp (closes: #66018) (it's the same
1086     entry as for 0.8.7-2; I need some sleep)
1087   
1088  -- Frederic Peters <fpeters@debian.org>  Thu, 22 Jun 2000 23:59:29 +0200
1089
1090 ethereal (0.8.9-1) unstable; urgency=low
1091
1092   * New upstream release.
1093   
1094  -- Frederic Peters <fpeters@debian.org>  Tue, 20 Jun 2000 14:17:00 +0200
1095
1096 ethereal (0.8.8-1) unstable; urgency=low
1097
1098   * New upstream release.
1099   
1100  -- Frederic Peters <fpeters@debian.org>  Wed, 10 May 2000 17:20:36 +0200
1101
1102 ethereal (0.8.7-2) unstable; urgency=low
1103
1104   * Updated Build-depends to match libsnmp (closes: #63753)
1105   
1106  -- Frederic Peters <fpeters@debian.org>  Mon,  8 May 2000 19:02:29 +0200
1107
1108 ethereal (0.8.7-1) unstable; urgency=low
1109
1110   * New upstream release.
1111   
1112  -- Frederic Peters <fpeters@debian.org>  Mon, 17 Apr 2000 18:41:21 +0200
1113
1114 ethereal (0.8.6-1) unstable; urgency=low
1115
1116   * New upstream release.
1117   * Linked against libsnmp4.1 (closes: #62324)
1118   
1119  -- Frederic Peters <fpeters@debian.org>  Fri, 14 Apr 2000 19:45:53 +0200
1120
1121 ethereal (0.8.4-1) unstable; urgency=low
1122
1123   * New upstream release.
1124   * Applied fix for correct decapsulation of PPP frames (closes: #59663)
1125     (patch provided by Thomas Quinot <thomas@cuivre.fr.eu.org>)
1126   
1127  -- Frederic Peters <fpeters@debian.org>  Sun,  5 Mar 2000 20:04:11 +0100
1128
1129 ethereal (0.8.3-1) unstable; urgency=low
1130
1131   * New upstream release.
1132   * Checked PPTP problems (fix was introduced in 0.8.2) (closes: #55347)
1133   
1134  -- Frederic Peters <fpeters@debian.org>  Sat,  5 Feb 2000 23:51:26 +0100
1135
1136 ethereal (0.8.2-2) unstable; urgency=low
1137
1138   * debian/control: fixed Build-Depends line (closes: #56707)
1139   
1140  -- Frederic Peters <fpeters@debian.org>  Mon, 31 Jan 2000 19:29:21 +0100
1141
1142 ethereal (0.8.2-1) unstable; urgency=low
1143
1144   * New upstream release.
1145   
1146  -- Frederic Peters <fpeters@debian.org>  Sat, 29 Jan 2000 01:53:50 +0100
1147
1148 ethereal (0.8.1-2) unstable; urgency=low
1149
1150   * debian/control: added Build-Depends
1151   * debian/control: modified description to match the README file
1152   * debian/rules: added --disable-static to ./configure
1153   * compiled with SNMP support (through libsnmp)
1154   
1155  -- Frederic Peters <fpeters@debian.org>  Thu, 20 Jan 2000 18:30:40 +0100
1156  
1157 ethereal (0.8.1-1) unstable; urgency=low
1158
1159   * New upstream release.
1160   * Fixed duplicate manpage installation. (closes: #55438)
1161   
1162  -- Frederic Peters <fpeters@debian.org>  Wed, 19 Jan 2000 09:29:56 +0100
1163
1164 ethereal (0.8.0-1) unstable; urgency=low
1165
1166   * New upstream release.
1167   
1168  -- Frederic Peters <fpeters@debian.org>  Sat,  1 Jan 2000 23:50:44 +0100
1169
1170 ethereal (0.7.9-1) unstable; urgency=low
1171
1172   * New upstream release.
1173   
1174  -- Frederic Peters <fpeters@debian.org>  Sat, 25 Dec 1999 00:55:00 +0100
1175
1176 ethereal (0.7.7-1) unstable; urgency=low
1177
1178   * New upstream release.
1179   
1180  -- Frederic Peters <fpeters@debian.org>  Fri, 29 Oct 1999 14:09:01 +0200
1181
1182 ethereal (0.7.3-2) unstable; urgency=low
1183
1184   * Fixed debian/rules to work with the new debhelper that create FHS compliant
1185     packages. (Fixes: #44613)
1186   
1187  -- Frederic Peters <fpeters@debian.org>  Thu,  9 Sep 1999 18:29:12 +0200
1188
1189 ethereal (0.7.3-1) unstable; urgency=low
1190
1191   * New upstream release.
1192   
1193  -- Frederic Peters <fpeters@debian.org>  Sun,  5 Sep 1999 20:06:10 +0200
1194
1195 ethereal (0.7.2-1) unstable; urgency=low
1196
1197   * New upstream release.
1198   
1199  -- Frederic Peters <fpeters@debian.org>  Sat, 14 Aug 1999 18:32:28 +0200
1200  
1201 ethereal (0.7.1-1) unstable; urgency=low
1202
1203   * New upstream release.
1204   
1205  -- Frederic Peters <fpeters@debian.org>  Sat,  7 Aug 1999 16:29:03 +0200
1206  
1207 ethereal (0.6.3-2) unstable; urgency=low
1208
1209   * Renamed NEWS to changelog since this is the upstream ChangeLog
1210     (fixes bug #41908)
1211   
1212  -- Frederic Peters <fpeters@debian.org>  Tue, 27 Jul 1999 20:19:28 +0200
1213
1214 ethereal (0.6.3-1) unstable; urgency=low
1215
1216   * New upstream release.
1217   * Moved directories to comply with FHS (and Standards 3.0.0)
1218   
1219  -- Frederic Peters <fpeters@debian.org>  Sat, 24 Jul 1999 00:36:46 +0200
1220
1221 ethereal (0.6.2-1) unstable; urgency=low
1222
1223   * New upstream release.
1224   
1225  -- Frederic Peters <fpeters@debian.org>  Tue, 25 May 1999 16:47:08 +0200
1226
1227 ethereal (0.6.1-1) unstable; urgency=low
1228
1229   * New upstream release.
1230   
1231  -- Frederic Peters <fpeters@debian.org>  Sun,  2 May 1999 23:30:38 +0200
1232
1233 ethereal (0.5.1-3) unstable; urgency=low
1234
1235   * Fixed package building (Bug#35657 (report and patch from bartw@xs4all.nl)
1236   
1237  -- Frederic Peters <fpeters@debian.org>  Sat, 10 Apr 1999 19:20:29 +0200
1238
1239 ethereal (0.5.1-2) unstable; urgency=low
1240
1241   * Compiled against libgtk1.2
1242   * Moved /usr/etc/manuf to /etc/manuf (it's now lintian clean)
1243
1244  -- Frederic Peters <fpeters@debian.org>  Mon,  8 Mar 1999 22:33:04 +0100
1245
1246 ethereal (0.5.1-1) unstable; urgency=low
1247
1248   * New upstream release.
1249
1250  -- Frederic Peters <fpeters@debian.org>  Sat,  9 Jan 1999 16:51:28 +0100
1251
1252 ethereal (0.5.0-2) unstable; urgency=low
1253
1254   * Fixed package building (Bug#30110)
1255
1256  -- Frederic Peters <fpeters@debian.org>  Thu,  3 Dec 1998 13:15:53 +0100
1257
1258 ethereal (0.5.0-1) unstable; urgency=low
1259
1260   * New upstream release.
1261
1262  -- Frederic Peters <fpeters@debian.org>  Tue, 24 Nov 1998 16:04:15 +0100
1263
1264 ethereal (0.4.0-1) unstable; urgency=low
1265
1266   * New upstream release.
1267
1268  -- Frederic Peters <fpeters@debian.org>  Sat, 17 Oct 1998 17:20:01 +0200
1269
1270 ethereal (0.3.17-1) unstable; urgency=low
1271
1272   * New upstream release.
1273
1274  -- Frederic Peters <fpeters@debian.org>  Tue, 29 Sep 1998 20:01:11 +0200
1275
1276 ethereal (0.3.16-2) unstable; urgency=low
1277
1278   * New versions aren't just for Alpha people :) (fixes #26914)
1279
1280  -- Frederic Peters <fpeters@debian.org>  Fri, 25 Sep 1998 17:03:39 +0200
1281
1282 ethereal (0.3.16-1) unstable; urgency=low
1283
1284   * New upstream version
1285
1286  -- Frederic Peters <fpeters@debian.org>  Sat, 19 Sep 1998 10:55:48 +0200
1287
1288 ethereal (0.3.15-1.1) unstable; urgency=low
1289
1290   * non-maintainer upload for Alpha
1291   * GTK cflags ans library flags were not passed to the compiler.
1292
1293  -- Paul Slootman <paul@debian.org>  Mon, 21 Sep 1998 22:49:32 +0200
1294
1295 ethereal (0.3.15-1) unstable; urgency=low
1296
1297   * Initial Release.
1298
1299  -- Frederic Peters <fpeters@debian.org>  Sun, 13 Sep 1998 23:05:47 +0200
1300