File: changelog

package info (click to toggle)
iftop 1.0~pre4-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,044 kB
  • ctags: 917
  • sloc: ansic: 5,780; sh: 4,262; makefile: 38
file content (391 lines) | stat: -rw-r--r-- 13,549 bytes parent folder | download
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
iftop (1.0~pre4-4) unstable; urgency=medium

  * Switch to compat level 10.
  * Declare compliance with Debian Policy 3.9.8.
  * Vcs-Git: Use https.
  * Add iftop-cleanup.patch to allow pcap to exit gracefully.
    Thanks to Brian Russell for the report and patch. (Closes: #850040)

 -- Markus Koschany <apo@debian.org>  Tue, 03 Jan 2017 23:15:26 +0100

iftop (1.0~pre4-3) unstable; urgency=medium

  * Drop iftop-dbg because the automatic -dbgsym package has replaced it.
  * Declare compliance with Debian Policy 3.9.6.
  * Update my e-mail address.
  * Vcs-Browser: Switch to cgit and https.

 -- Markus Koschany <apo@debian.org>  Sun, 20 Dec 2015 23:18:10 +0100

iftop (1.0~pre4-2) unstable; urgency=medium

  * Upload to unstable.
  * Add MAC-address-format.patch which restores the MAC address formatting to
    its former behaviour.
    Thanks Xiaoguang Sun who reported this issue on iftop's mailing list.

 -- Markus Koschany <apo@gambaru.de>  Tue, 11 Mar 2014 13:21:55 +0100

iftop (1.0~pre4-1) experimental; urgency=medium

  * Imported Upstream version 1.0~pre4.
  * Drop all patches. Merged upstream.
  * Update debian/copyright for new release.

 -- Markus Koschany <apo@gambaru.de>  Tue, 25 Feb 2014 22:48:37 +0100

iftop (1.0~pre2-5) unstable; urgency=low

  * [76d626d] Drop NEWS file. It is obsolete.
  * [fdf86bf] Drop README.source.
     - Source format 3.0 uses quilt by default.
  * [e2651cf] Fix watch file and detect the latest upstream release.
  * [2f7ea27] Build with --parallel and autoreconf instead of autotools-dev
    to recreate the  whole build system at build time and to ensure that
    iftop can be built twice in a row. Thanks to Graham Inggs for the report.
    (Closes: #681560)
  * [92cec5f] Update debian/copyright to copyright format 1.0.
     - Add missing BSD licenses.
  * [e8e73e0] Add man-page.patch.
     - Fix errors in man page and lintian warning hyphen-used-as-minus-sign.
  * Bump Standards-Version to 3.9.5, no changes.

 -- Markus Koschany <apo@gambaru.de>  Thu, 31 Oct 2013 20:00:59 +0100

iftop (1.0~pre2-4) unstable; urgency=low

  * [488690e] New Maintainer. (Closes: #726549)
  * [06096f6] Add memory-leak.patch.
     - Fix a memory leak in resolver.c. The struct addr_storage was allocated
       but never freed if dns resolution was turned off. Thanks to Olivier
       Allard-Jacquin for the report and patch. (Closes: #677141)
  * [ab3dd6a] Update VCS-fields.
     - Move packaging to Git repository at collab-maint.
  * [580ac7d] Require debhelper >= 9 for compat level 9. (Closes: #693754)
  * [b881f79] Switch to source format 3.0 (quilt).
  * [66bb584] Bump Standards-Version to 3.9.4, no changes.

 -- Markus Koschany <apo@gambaru.de>  Sat, 19 Oct 2013 11:26:10 +0200

iftop (1.0~pre2-3) unstable; urgency=low

  * Enable hardening buildflags in debian/rules (Closes: #675849)

 -- Alexander Reichle-Schmehl <tolimar@debian.org>  Tue, 22 May 2012 16:35:48 +0200

iftop (1.0~pre2-2) unstable; urgency=low

  * Bump standards to 3.9.3 (no changes needed)
  * Upload to unstable

 -- Alexander Reichle-Schmehl <tolimar@debian.org>  Tue, 22 May 2012 14:37:21 +0200

iftop (0.17-19) unstable; urgency=low

  * Add debian/patches/12-allow-iface-with-emtpy-mac.patch which fixes a
    segfault when called upon interfaces with emtpy MAC address
    (Closes: #609540)

 -- Alexander Reichle-Schmehl <tolimar@debian.org>  Tue, 13 Dec 2011 16:05:19 +0100

iftop (1.0~pre2-1) experimental; urgency=low

  * New Upstream release
    * Drop patches/01-manpage.patch (applied upstream)
    * Drop patches/02-armeb.patch (applied upstream)
    * Drop patches/03-frozen-order.patch (applied upstream)
    * Drop patches/04-arm.patch (applied upstream)
    * Drop patches/05-bar-display.patch (applied upstream)
    * Drop patches/06-bar-bytes.patch (applied upstream)
    * Drop patches/07-spelling-and-usage-text.patch (applied upstream)
    * Drop patches/08-segfault-duplicate-options.patch (applied upstream)
    * Drop patches/09-incomplete-hash-func.patch (applied upstream)
    * Drop patches/10-lladdr-inclusion-kfreebsd.patch (applied upstream)
    * Drop patches/11-implement-ipv6-support.patch (applied upstream)
    * Fix package synopsis in --help (Closes: #439356)
  * Deactivate quilt in debian/rules as no patches are left
  * Fix usage of newer /usr/share/misc/config.{guess,sub} in debian/rules
    (Closes: #535735)

 -- Alexander Reichle-Schmehl <tolimar@debian.org>  Mon, 17 Oct 2011 16:05:33 +0200

iftop (0.17-18) unstable; urgency=low

  * Sepperate the changes from the previous upload into sepperate patches
    * debian/patches/07-spelling-and-usage-text.patch
    * debian/patches/08-segfault-duplicate-options.patch
    * debian/patches/09-incomplete-hash-func.patch
    * debian/patches/10-lladdr-inclusion-kfreebsd.patch
    * debian/patches/11-implement-ipv6-support.patch
  * Thanks again to Mats Erik Andersson for the work!
  * Deactivate the (unexpected) subshell feature by building with
    -DNO_SYSTEM
  * Fix Vcs-Svn header in debian/control
  * Fix typo of "feauture" in debian/NEWS
  * Bump standards (No changes needed)

 -- Alexander Reichle-Schmehl <tolimar@debian.org>  Mon, 17 Oct 2011 12:59:13 +0200

iftop (0.17-17) experimental; urgency=low

  * Use versioned build depends on quilt to allow easy backporting
  * Add IPv6 support (Closes: #427852)
  * Fix segfault when using the same command line argument multiple time
    (Closes: #425488)
  * Fix typo in display (Closes: #477928)
  * Use better hash Algorithm in address pairs (Closes: #595169)
  * Fix link-level address detection on kfreebsd-* (Closes: #598367)
  * Many thanks for Mats Erik Andersson for working on these issues!

 -- Alexander Reichle-Schmehl <tolimar@debian.org>  Fri, 15 Oct 2010 11:30:59 +0200

iftop (0.17-16) unstable; urgency=low

  * Adopt package (Closes: #543874)
  * Add README.source
  * Bump build-depends on debhelper, since we use override targets
  * Fix another typo in iftop.8

 -- Alexander Reichle-Schmehl <tolimar@debian.org>  Mon, 18 Jan 2010 23:35:24 +0100

iftop (0.17-15) unstable; urgency=low

  * Updating package to standards version 3.8.3.
  * Removing vcs fields.
  * Orphaning package.

 -- Daniel Baumann <daniel@debian.org>  Thu, 27 Aug 2009 09:47:18 +0200

iftop (0.17-14) unstable; urgency=low

  * Removing accidentally imported (useless) removal of po files in
    clean.
  * Avoid empty packages because dh tries to be extra clever wrt/
    destdir.

 -- Daniel Baumann <daniel@debian.org>  Wed, 29 Jul 2009 23:47:10 +0200

iftop (0.17-13) unstable; urgency=low

  * Minimizing rules file.
  * Wrapping patch descriptions to 80 characters a line.

 -- Daniel Baumann <daniel@debian.org>  Wed, 29 Jul 2009 23:19:11 +0200

iftop (0.17-12) unstable; urgency=low

  * Updating package to standards version 3.8.2.
  * Updating manpage patch to also remove unknown sequences.
  * Adding misc depends to the debug package.

 -- Daniel Baumann <daniel@debian.org>  Mon, 27 Jul 2009 13:20:53 +0200

iftop (0.17-11) unstable; urgency=low

  * Updating rules to current state of the art.
  * Upgrading package to standards 3.8.1.
  * Updating section for debug packages.
  * Using correct rfc-2822 date formats in changelog.

 -- Daniel Baumann <daniel@debian.org>  Mon, 04 May 2009 11:42:02 +0200

iftop (0.17-10) unstable; urgency=low

  * Applying patch from Marcin Kryczek to make displaying of top bar and
    screen consistent regarding bits and bytes mode (Closes: #513243).
  * Adding note in manpage about always using bits when specifying max-
    bandwith, regardless if the option to display in bytes was choosen,
    thanks to Nathan Stratton Treadway <debbugs2008a@nathanst.com>.

 -- Daniel Baumann <daniel@debian.org>  Tue, 27 Jan 2009 17:51:00 +0100

iftop (0.17-9) unstable; urgency=low

  * Reordering compiler flags in configure call.
  * Correcting indenting in copyright file.
  * Updatingto debhelper 7.
  * Updating to standards 3.8.0.
  * Updating vcs fields in control file.
  * Using patch-stamp rather than patch in rules file.
  * Replacing obsolete dh_clean -k with dh_prep.
  * Prefixing debhelper files with package name.
  * Using quilt rather than dpatch.
  * Updating year in copyright file.
  * Updating rules to current state of the art.
  * Updating manpage patch in order to fix yet another typo in the manpage,
    thanks to Serafeim Zanikolas <serzan@hellug.gr> (Closes: #512886).
  * Sorting build-depends.

 -- Daniel Baumann <daniel@debian.org>  Sun, 25 Jan 2009 00:05:00 +0100

iftop (0.17-8) unstable; urgency=low

  * Adding debug package.

 -- Daniel Baumann <daniel@debian.org>  Wed, 16 Apr 2008 13:52:00 +0200

iftop (0.17-7) unstable; urgency=low

  * Reordering rules file.
  * Removing config.guess and config.sub from debian branch.
  * Removing watch file.
  * Removing useless REAMDE from docs file.
  * Rewriting copyright file in machine-interpretable format.
  * Adding vcs fields in control file.
  * Updating package to debhelper 6.
  * Removing useless whitespaces in changelog file.

 -- Daniel Baumann <daniel@debian.org>  Wed, 16 Apr 2008 13:39:00 +0200

iftop (0.17-6) unstable; urgency=low

  * Bumped policy version.
  * Using new homepage field in control.
  * Don't hide make errors in clean target of rules.

 -- Daniel Baumann <daniel@debian.org>  Sun, 23 Dec 2007 15:55:00 +0100

iftop (0.17-5) unstable; urgency=low

  * Applied patch from Eric Cooper <ecc@cmu.edu> to fix -b option
    (Closes: #445991).

 -- Daniel Baumann <daniel@debian.org>  Tue, 09 Oct 2007 21:19:00 +0200

iftop (0.17-4) unstable; urgency=low

  * Minor cleanups.
  * Bumped package to debhelper 5.

 -- Daniel Baumann <daniel@debian.org>  Tue, 01 May 2007 13:45:00 +0200

iftop (0.17-3) unstable; urgency=low

  * Updated build-depends, moving libpcap-dev to libpcap0.8-dev
    (Closes: #386904).

 -- Daniel Baumann <daniel@debian.org>  Mon, 11 Sep 2006 09:09:00 +0200

iftop (0.17-2) unstable; urgency=low

  * New email address.
  * Bumped policy version.

 -- Daniel Baumann <daniel@debian.org>  Thu, 06 Jul 2006 08:48:00 +0200

iftop (0.17-1) unstable; urgency=low

  * New upstream release.
  * Fixed manpage typos (Closes: #360205).

 -- Daniel Baumann <daniel.baumann@panthera-systems.net>  Sat, 22 Apr 2006 17:04:00 +0100

iftop (0.16-5) unstable; urgency=low

  * Added patch to fix crash on arm (Closes: #351293).

 -- Daniel Baumann <daniel.baumann@panthera-systems.net>  Sat, 04 Feb 2006 12:13:00 +0100

iftop (0.16-4) unstable; urgency=low

  * Added patch to fix drives line going crazy if order is frozen
    (Closes: #315734).

 -- Daniel Baumann <daniel.baumann@panthera-systems.net>  Mon, 05 Dec 2005 23:07:00 +0100

iftop (0.16-3) unstable; urgency=low

  * Added patch to fix armeb specific bug of structure size (Closes: #336212).

 -- Daniel Baumann <daniel.baumann@panthera-systems.net>  Thu, 03 Nov 2005 22:45:00 +0200

iftop (0.16-2) unstable; urgency=low

  * New maintainer (Closes: #335917).
  * Redone debian/ based on new debhelper templates:
    - added watch file.
    - bumped to new policy.
    - config.{guess,sub} are now updated via diff.gz (Closes: #333825).
    - added patch to fix manpage and usage string for -N and -F options
      (Closes: #335203).

 -- Daniel Baumann <daniel.baumann@panthera-systems.net>  Wed, 26 Oct 2005 23:08:00 +0200

iftop (0.16-1) unstable; urgency=low

  * New upstream release.

 -- christophe barbe <christophe@debian.org>  Tue, 06 Apr 2004 20:37:45 -0400

iftop (0.15-2) unstable; urgency=low

  * Fix -N and -n options (Closes: #228643)
    Thanks to Klaus Sperner <klaus@heaven.escape.de>.

 -- christophe barbe <christophe@debian.org>  Mon, 19 Jan 2004 21:03:05 -0500

iftop (0.15-1) unstable; urgency=low

  * New upstream release.

 -- christophe barbe <christophe@debian.org>  Sat, 15 Nov 2003 14:43:29 -0500

iftop (0.13-1) unstable; urgency=low

  * New upstream.
  * iftop moved in /usr/sbin (Closes: #185285).

 -- christophe barbe <christophe@debian.org>  Fri, 25 Jul 2003 17:32:38 -0400

iftop (0.11-2) unstable; urgency=low

  * Move DH_COMPAT in debian/compat.
  * Bump Standards-Version up to 3.5.9.

 -- christophe barbe <christophe@debian.org>  Thu, 03 Apr 2003 20:41:17 -0500

iftop (0.11-1) unstable; urgency=low

  * New upstream.
  * Authors took into account some Flawfinder reports (Closes: #168542).

 -- christophe barbe <christophe@debian.org>  Sun, 12 Jan 2003 18:31:04 -0500

iftop (0.10-1) unstable; urgency=low

  * New Upstream.

 -- christophe barbe <christophe@debian.org>  Tue, 29 Oct 2002 18:35:13 -0500

iftop (0.9-1) unstable; urgency=low

  * New Upstream (closes: #166036).

 -- christophe barbe <christophe@debian.org>  Wed, 23 Oct 2002 09:25:10 -0400

iftop (0.7-1) unstable; urgency=low

  * New buildable upstream release (unlike 0.6).

 -- christophe barbe <christophe@debian.org>  Thu, 29 Aug 2002 13:35:15 -0400

iftop (0.5-1) unstable; urgency=low

  * New Upstream release.
  * Exit nicely when running as non-root (Closes: #157168).
  * Better interface selection (Closes: #157176).

 -- christophe barbe <christophe@debian.org>  Mon, 26 Aug 2002 15:54:14 -0400

iftop (0.4-2) unstable; urgency=low

  * Rebuilt with new libpcap to remove dependency on libpcap0, which I
    got removed from unstable by accident. (closes: #156217).

 -- christophe barbe <christophe@debian.org>  Sun, 11 Aug 2002 16:27:00 -0400

iftop (0.4-1) unstable; urgency=low

  * Initial Release (closes: #151413).

 -- christophe barbe <christophe@debian.org>  Sat, 29 Jun 2002 17:43:41 -0400