Use the host compiler for build tool c-ify.
[darkstat-debian] / debian / changelog
1 darkstat (3.0.719-2) UNRELEASED; urgency=medium
2
3   * Fix FTCBFS: Supply HOSTCC to make. (Closes: #914628)
4
5  -- Emil Mikulic <emikulic@gmail.com>  Sun, 25 Nov 2018 20:38:41 +0100
6
7 darkstat (3.0.719-1) unstable; urgency=low
8
9   * New upstream release
10     + Implement tracking of remote ports: shows which ports the host
11       is making outgoing connections to. Long time feature request.
12     + Bugfix: when the capture interface goes down, exit instead of
13       busy-looping forever.
14     + Fix "clock error" due to machine reboot. (Closes: #800587)
15     + SIGUSR1 now resets the time and bytes reported on the graphs
16       page.
17     + Account for all IP protocols.
18     + Change the default ports_max to only twice the default
19       ports_keep.
20   * Update debian policy to 3.9.6, no changes needed.
21   * Update homepage url to use https
22
23  -- Emil Mikulic <emikulic@gmail.com>  Thu, 15 Oct 2015 23:49:59 +1100
24
25 darkstat (3.0.718-2) unstable; urgency=low
26
27   * Fix FTBFS on Hurd
28
29  -- Rene Mayorga <rmayorga@debian.org>  Sun, 13 Apr 2014 18:41:00 +0000
30
31 darkstat (3.0.718-1) unstable; urgency=low
32
33   * New upstream release (Closes: #737857)
34     + Fix IPv6 error on start (Closes: 687967)
35     + Fix exits when monitoring ppp0 (Closes: #663515)
36   * debian/watch - remove dversionmangle and repack script
37   * debian/rpack.sh deleted.
38   * README.Source deleted
39   * Add Emil as a co-maint
40   * debian/rules
41     + remove not needed options on configure-stamp
42     + use dpkg-buildflags 
43   * use dh compat 9, debhelper B-D updated
44   * Update debian policy to 3.9.5
45     + use mandatory build-arch and build-indep targets
46   * Convert to dpkg-source 3.0 quilt format
47   * Correct tcpdump's section number on the manpage (Closes: #671442)
48
49  -- Rene Mayorga <rmayorga@debian.org>  Sun, 23 Mar 2014 12:36:51 +0000
50
51 darkstat (3.0.715-1) unstable; urgency=low
52
53   * New upstream release
54   * Using orig.tar.gz whitout repack again since upstream correct the
55     license's issues.
56
57  -- Rene Mayorga <rmayorga@debian.org>  Mon, 12 Mar 2012 23:43:43 +0900
58
59 darkstat (3.0.714+dfsg-1) unstable; urgency=low
60
61   * New upstream release
62     + IPv6 support added by upstream (Closes: #593900)
63   * debian/control: replace the old homepage
64   * Added Brazilian Portuguese debconf template, thanks
65     to Flamarion Jorge <flamarilinux@yahoo.com.br> (Closes: #621868)
66   * debian/watch: 
67     + update to new homepage
68     + call rpack.sh to recreate +dfsg.orig.tar.gz
69     + add dversionmangle, now we are using +dfsg
70   * debian/copyright: 
71     + update copyright info
72   * Remove contrib/darkproxy.php from tarball and repack as DFSG, 
73     this file does not have any valid license.
74     + Add script rpack.sh based on repack.sh from pkg-perl
75     + Add README.Source to document the repacked tarball.
76
77  -- Rene Mayorga <rmayorga@debian.org>  Tue, 07 Jun 2011 08:53:58 -0600
78
79 darkstat (3.0.713-3) unstable; urgency=low
80
81   * Fix a lot of pending l10n bugs:
82     + Adding Danish translation tanks goes to 
83       Joe Dalton <joedalton2@yahoo.dk> (Closes: #601713)
84     + Adding Vietnamese tranlation, thanks goes to
85       Clytie Siddall <clytie@riverland.net.au> (Closes: #601927)
86     + Adding Slovak translations, thanks goes to:
87       helix84@centrum.sk (Closes: #619590)
88     + Adding Finnish translation, thanks goes to
89       Esko Arajärvi <edu@iki.fi> (Closes: #619750)
90     + Adding Norwegian Bokmal tranlations, thanks goes to:
91       Bjørn Steensrud <bjornst@skogkatt.homelinux.org> (Closes: #619732)
92   * Update Standards versions to 3.9.2 (No changes needed)
93   * debian/copyright: 
94     + Inlcude full text of BSD License.
95     + Update copyright info for sort_hosts.c
96
97  -- Rene Mayorga <rmayorga@debian.org>  Thu, 07 Apr 2011 19:52:26 -0600
98
99 darkstat (3.0.713-2) unstable; urgency=low
100
101   * Patches forwarded from Emil 
102     and Ubuntu Maintainers, thank you guys :) :
103       + Improve comments on init.cfg to be less confusing to users.
104       + Add $DAYLOG and $FILTER vars to init.cfg conf 
105         file and init.d script.
106       + Remove unused options from configure-stamp target.
107   * Allow extra OPTIONS at the config file, thanks goes to 
108     Javier Barroso. (Closes: #581553)
109   
110
111  -- Rene Mayorga <rmayorga@debian.org>  Thu, 20 May 2010 10:01:02 -0600
112
113 darkstat (3.0.713-1) unstable; urgency=low
114
115   * New upstream release
116   * Remove fetch-upstream-changelog upstream from debian/rules 
117     and remove changelog.upstream from debian/, upstream now includes this 
118     on the tarball, thanks Emil!.
119   * Set standards-version to 3.8.4 ( no changes needed ) 
120   * Use $remote_fs on Requiired-Start at init.d script.
121   * Update copyright info.
122   * Remove THANKS from debian/docs upstream now include this info on AUTHORS
123   * Remove the leading article on Description
124
125  -- Rene Mayorga <rmayorga@debian.org>  Tue, 23 Mar 2010 18:39:54 -0600
126
127 darkstat (3.0.712-2) unstable; urgency=low
128
129   * Clarify configuration example about the -l option about the
130     expected format of the network. (Closes: #556140)
131   * Add Russian debconf templates translation, thanks to
132     Yuri Kozlov <yuray@komyakino.ru>. (Closes: #543183)
133   * Update standards-versions to 3.8.3 (No changes needed)
134
135  -- Rene Mayorga <rmayorga@debian.org>  Sun, 15 Nov 2009 11:15:38 -0600
136
137 darkstat (3.0.712-1) unstable; urgency=low
138
139   * New upstream release (Closes: #515183)
140   * remove manpage-section-and-minus-hyphen.patch
141     applied upstream.
142   * debian/control: 
143     + remove quilt B-D
144     + Update my email address
145     + Depends on DH 7
146     + add lsb-base to Depends
147   * debian/rules
148     + remove workarround for darkstat.8 changes
149     + use dh_prep insted dh_clean -k
150     + use -R option on dh_installinit
151     + add fetch-upstream-changelog target
152   * remove README.source
153   * debian/init.d:
154     + remove unused $SPY var 
155     + not use debug-run anymore, just show a note about the manpage
156     + use lsb-functions instead of plain `echo' calls
157     + do more checks based on the PIDFILE to verify if darkstat status
158     + some other minor/cosmetic tweaks
159   * debian/copyright: update upstream copyright years
160   * correct some small typos at README.Debian
161   * add and install the upstream changelog provided
162     only online at: http://dmr.ath.cx/net/darkstat/changelog.txt
163
164  -- Rene Mayorga <rmayorga@debian.org>  Mon, 16 Feb 2009 13:47:10 -0600
165
166 darkstat (3.0.708-2) unstable; urgency=low
167
168   * fix workaround to --import/--export at init script
169     this prevent darkstat.db being replaced. Closes: #500070
170   * remove debconf note about the init script inclussion
171   * remove checks for 2.5-1 versions
172   * debian/copyright
173     + Add 2-clause BSD license for tree.h and host_sort.c
174       and remove the note for /usr/share/common-licenses/BSD
175     + add conv.c, actc.c err.c, err.h, str.c and str.h copyright stanza
176   * debian/init.d
177     + Set Conf variables to empty string before sourcing init.cfg
178   * debian/postint
179     + only remove DB when version is lt 3.0.707-1
180   * debian/templates remove upgrade-note
181   * debian/rules
182     + made build-stamp depends on configure-stamp not configure
183     + made install-stamp depends on build-stamp not build
184     + use DESTDIR instead prefix at install-stamp target
185   * debian/README.Debian - point to the correct section on the 
186     reference to the manpage
187
188  -- Rene Mayorga <rmayorga@debian.org.sv>  Mon, 06 Oct 2008 21:49:52 -0400
189
190 darkstat (3.0.708-1) unstable; urgency=low
191
192   * New upstream release
193   * Refresh manpage patch
194   * Bump Standards-version to 3.8.0
195     + Add README.source
196   * Use debhelper compat-level 6
197   * use install instead of cp to move manpage
198   * check for existance of Makefile and config.h after try to delete it 
199   * use dh_clean instead of -rm- at debian/rules
200   * remove -DNDEBUG option, is not used anymore
201
202  -- Rene Mayorga <rmayorga@debian.org.sv>  Wed, 04 Jun 2008 22:42:48 -0600
203
204 darkstat (3.0.707-2) unstable; urgency=low
205
206   * debian/init.d
207      + Fix init.d script problem when START_DARKSTAT is not defined
208        Closes: #458971
209      + Improve the init.d script
210
211  -- Rene Mayorga <rmayorga@debian.org.sv>  Thu, 03 Jan 2008 18:57:30 -0600
212
213 darkstat (3.0.707-1) unstable; urgency=low
214
215   * New Upstream release (Closes: #429769)
216   * debian/init.d 
217     + changes to complain with the newest upstream options
218   * README.Debian updated
219   * Using the same old question in debconf about removing old database
220   * debian/control
221     + Add zlib1g-dev to Build-Depends
222     + quilt added to Build-Depends 
223     + Bump standard version to 3.7.3 ( no changes required )
224   * debian/rules
225     + quilt added
226     + remove autogenerated config.h and Makefile at clean target
227     + dh_intallman added
228     + rename manpage to reflect the proper section, and undo the changes
229       on clean target
230     + remove lookup for DEB_BUILD_OPTIONS=nostrip and let dh_strip makes
231       the work
232   * debian/patches
233     + Patch Makefile.in to prevent installation of manpage and
234       manpage patch to reflect the proper section (was 1 should be 8)
235       Patch darkstat.1, using hyphens instead minus sign at options
236       alfo fixing NAME section.
237   * debian/copyright
238     + Upstream URL updated
239     + copyright info related to upstream updated
240     + add copyright info from other part of the source
241
242  -- Rene Mayorga <rmayorga@debian.org.sv>  Sun, 30 Sep 2007 09:42:04 -0600
243
244 darkstat (2.6-15) unstable; urgency=low
245
246   * New Maintainer (Closes: #439044)
247   * debian/control
248     + debhelper in B-D version raised to >= 5
249     + added Hompage field
250   * debian/init.d
251     + modified to complain Debian-policy regarding LSB
252   * debian/rules
253     + de-ignoring output from 'make clean'
254     + clean some comments and cosmetic changes
255   * debian/watch added
256
257
258  -- Rene Mayorga <rmayorga@debian.org.sv>  Sat, 22 Sep 2007 18:29:01 -0600
259
260 darkstat (2.6-14) unstable; urgency=low
261
262   * Orphaned
263
264  -- Cédric Delfosse <cedric@debian.org>  Tue, 21 Aug 2007 21:29:41 +0200
265
266 darkstat (2.6-13) unstable; urgency=low
267
268   * Update Dutch debconf translation by Kurt De Bree
269     (Closes: Bug#388105)
270   * Update Japanese debconf translation by Hideki Yamane
271     (Closes: Bug#393211)
272
273  -- Cédric Delfosse <cedric@debian.org>  Sat,  9 Dec 2006 14:53:11 +0100
274
275 darkstat (2.6-12) unstable; urgency=low
276
277   * Add portuguese debconf translation by André Costa (Closes: Bug#362980)
278
279  -- Cédric Delfosse <cedric@debian.org>  Sat, 29 Apr 2006 19:43:44 +0200
280
281 darkstat (2.6-11) unstable; urgency=low
282
283   * Update German debconf translation by Erik Schanze (Closes: Bug#345698) 
284   * Update Czech po-debconf translation by Martin Šín (Closes: Bug#345135)
285   * Update standards-version to 3.6.2
286   * Fix FSF address in debian/copyright
287
288  -- Cédric Delfosse <cedric@debian.org>  Thu, 12 Jan 2006 21:48:35 +0100
289
290 darkstat (2.6-10) unstable; urgency=low
291
292   * Add new Spanish debconf translation (Closes: Bug#336038)
293   * Update French debconf translation (Closes: Bug#335723)
294   * Add new Swedish debconf translation (Closes: Bug#334846)
295   * Put debconf-updatepo in debian/rules clean target (Closes: Bug#335715)
296   * Fix debconf dependency (Closes: Bug#331791)
297   * echo 4 > debian/compat
298
299  -- Cédric Delfosse <cedric@debian.org>  Fri, 11 Nov 2005 15:52:25 +0100
300
301 darkstat (2.6-9) unstable; urgency=low
302
303   * Add new Vietnamese po-debconf translation (Closes: Bug#310173)
304   * Fix typo in debian/templates (Closes: Bug#310174)
305
306  -- Cédric Delfosse <cedric@debian.org>  Sun, 22 May 2005 15:07:59 +0200
307
308 darkstat (2.6-8) unstable; urgency=low
309
310   * Add new Czech po-debconf translation (Closes: Bug#308042)
311
312  -- Cédric Delfosse <cedric@debian.org>  Sat, 14 May 2005 11:56:47 +0200
313
314 darkstat (2.6-7) unstable; urgency=low
315
316   * Fix spelling mistake in debian/README.Debian (Closes: Bug#283795)
317
318  -- Cédric Delfosse <cedric@debian.org>  Thu,  9 Dec 2004 21:50:10 +0100
319
320 darkstat (2.6-6) unstable; urgency=low
321
322   * Add new Japanese po-debconf translation (Closes: Bug#276814)
323
324  -- Cédric Delfosse <cedric@debian.org>  Tue, 26 Oct 2004 21:21:57 +0200
325
326 darkstat (2.6-5) unstable; urgency=low
327
328   * Add new German po-debconf translation (Closes: Bug#251948)
329
330  -- Cédric Delfosse <cedric@debian.org>  Fri, 11 Jun 2004 23:18:07 +0200
331
332 darkstat (2.6-4) unstable; urgency=low
333
334   * Apply patch from <Ivan at selidor dot net> to show the total amount of
335     data transferred in graphs (Closes: Bug#249467)
336
337  -- Cédric Delfosse <cedric@debian.org>  Sun, 23 May 2004 22:18:32 +0200
338
339 darkstat (2.6-3) unstable; urgency=low
340
341   * Add new Dutch po-debconf translation (Closes: Bug#245918)
342
343  -- Cédric Delfosse <cedric@debian.org>  Tue, 27 Apr 2004 15:55:49 +0200
344
345 darkstat (2.6-2) unstable; urgency=low
346
347   * Add _GNU_SOURCE define to darkstat.c to define strndup from string.h
348     (Closes: Bug#226684)
349
350  -- Cédric Delfosse <cedric@debian.org>  Thu,  8 Jan 2004 21:38:01 +0100
351
352 darkstat (2.6-1) unstable; urgency=low
353
354   * New upstream release
355
356  -- Cédric Delfosse <cedric@debian.org>  Tue, 11 Nov 2003 21:05:13 +0100
357
358 darkstat (2.5-4) unstable; urgency=low
359
360   * Apply patch from bubulle@debian.org to switch to gettext-based debconf
361     templates (Closes: Bug#207386)
362   * Use fr.po from bubulle@debian.org for French translation of gettext debconf
363     templates (Closes: Bug#207602)
364
365  -- Cédric Delfosse <cedric@debian.org>  Mon,  1 Sep 2003 21:48:51 +0200
366
367 darkstat (2.5-3) unstable; urgency=low
368
369   * Typo: Use "--spy" instead of "-spy" in debian/init.cfg (Closes: Bug#205902)
370
371  -- Cédric Delfosse <cedric@debian.org>  Mon, 18 Aug 2003 18:48:47 +0200
372
373 darkstat (2.5-2) unstable; urgency=low
374
375   * Put 127.0.0.1 instead of localhost in debian/init.cfg (Closes: Bug#197664)
376   * Update Standards-Version to 3.6.0
377
378  -- Cédric Delfosse <cedric@debian.org>  Mon, 28 Jul 2003 21:47:52 +0200
379
380 darkstat (2.5-1) unstable; urgency=low
381
382   * New upstream release
383   * Removed NEWS from debian/docs
384   * Use autotools-dev, added in Build-Depends
385   * Remove LOGDIR and add PATH to debian/init.d (closes: Bug#178263)
386   * use debconf for init.d script note
387   * use debconf to ask user upgrade confirmation, add darkstat.db file removal
388     if needed in postinst
389   * debconf added to Depends
390   * debian/preinst removed
391   * added debug-run to debian/init.d
392   * better info messages in debian/init.d for start and stop
393   * better description in debian/control
394
395  -- Cédric Delfosse <cedric@debian.org>  Wed, 22 Jan 2003 22:16:14 +0100
396
397 darkstat (2.4-1) unstable; urgency=low
398
399   * New upstream release
400   * Correct wrong build options (noopt instead of debug)
401   * Remove useless start-stop-daemon params from /etc/init.d/darkstat, and now
402     use --name for 'stop' command
403   * Fix a segfault in the source code I modified
404   * Add some notes in README.Debian
405
406  -- Cédric Delfosse <cedric@debian.org>  Sat, 21 Dec 2002 20:54:12 +0100
407
408 darkstat (2.3-2) unstable; urgency=low
409
410   * Added /etc/init.d/darkstat and /etc/darkstat/init.cfg (closes: Bug#161037)
411   Thanks to opal@debian.org for the initial patch.
412   * Added README.Debian, preinst
413   * Modified darkstat source code: command line switch to indicate a
414   directory for the pidfile
415
416  -- Cédric Delfosse <cedric@debian.org>  Thu, 11 Nov 2002 21:37:14 +0100
417
418 darkstat (2.3-1) unstable; urgency=low
419
420   * New upstream release
421
422  -- Cédric Delfosse <cedric@debian.org>  Fri,  1 Nov 2002 23:43:20 +0100
423
424 darkstat (2.2-1) unstable; urgency=low
425
426   * New upstream release
427   * Update to standards version 3.5.7
428
429  -- Cédric Delfosse <cedric@debian.org>  Mon, 23 Sep 2002 22:22:53 +0200
430
431 darkstat (2.1-2) unstable; urgency=low
432
433   * Fix build, that was calling autotools. I added AM_MAINTAINER_MODE
434     in the configure.ac for this. (closes: Bug#160409)
435
436  -- Cédric Delfosse <cedric@debian.org>  Sun, 15 Sep 2002 16:10:12 +0200
437
438 darkstat (2.1-1) unstable; urgency=low
439
440   * New upstream release.
441
442  -- Cédric Delfosse <cedric@debian.org>  Tue, 13 Aug 2002 22:05:42 +0200
443
444 darkstat (2.0-1.1) unstable; urgency=low
445
446   * Non maintainer upload
447   * Rebuilt with new libpcap to remove dependency on libpcap0, which I
448     got removed from unstable by accident. Sorry about this...
449
450  -- Torsten Landschoff <torsten@debian.org>  Sat, 10 Aug 2002 11:36:46 +0200
451
452 darkstat (2.0-1) unstable; urgency=low
453
454   * New upstream release.
455
456  -- Cédric Delfosse <cedric@debian.org>  Sun, 21 Jul 2002 20:35:37 +0200
457
458 darkstat (1.3-1) unstable; urgency=low
459
460   * Initial Release (closes: Bug#148374)
461
462  -- Cédric Delfosse <cedric@debian.org>  Mon, 27 May 2002 20:17:47 +0200
463