Release new version 0.11.4
[grml-network.git] / debian / changelog
1 grml-network (0.11.4) unstable; urgency=medium
2
3   * [5569e63] Use consistent indentation also for wireless configuration
4   * [f512c90] Do not leak wireless options into non-wireless device
5     configurations on concurrent runs
6
7  -- Michael Prokop <mika@grml.org>  Sat, 18 Jul 2020 17:04:03 +0200
8
9 grml-network (0.11.3) unstable; urgency=medium
10
11   [ Darshaka Pathirana ]
12   * [870cd13] grml-network: Fix obsolete nmap command line options
13   * [1c62e0a] netcardconfig: Add comments to make code more readable
14
15   [ Michael Prokop ]
16   * [f3086b9] Bump Standards-Version to 4.5.0
17   * [fa37d04] Bump Debian compat version to 12, using debhelper-compat
18     approach
19
20  -- Michael Prokop <mika@grml.org>  Tue, 12 May 2020 16:40:52 +0200
21
22 grml-network (0.11.2) unstable; urgency=medium
23
24   * [9c06fe3] grml-sniff: don't disable IPv6, raising unexpected behavior
25
26  -- Michael Prokop <mika@grml.org>  Fri, 05 Jul 2019 16:15:19 +0200
27
28 grml-network (0.11.1) unstable; urgency=medium
29
30   [ Mykola Malkov ]
31   * [a186676] Fix non-interactive interface choosing
32
33  -- Michael Prokop <mika@grml.org>  Fri, 14 Dec 2018 12:56:25 +0100
34
35 grml-network (0.11.0) unstable; urgency=medium
36
37   [ Mykola Malkov ]
38   * [45b8379] Fix some shellcheck warnings
39   * [eebbac2] Add support for non-interactive mode
40
41   [ Michael Prokop ]
42   * [780af83] Bump Standards-Version to 4.2.1
43
44  -- Michael Prokop <mika@grml.org>  Thu, 15 Nov 2018 09:55:59 +0100
45
46 grml-network (0.10.0) unstable; urgency=medium
47
48   [ Mykola Malkov ]
49   * [fdbb486] Refactoring netcardconfig according to 'shellcheck'
50     recommendations
51   * [c41a34b] Add support of VLAN configuration
52   * [956aca8] Refactoring netcardconfig according to 'shellcheck'
53     recommendations
54   * [7e77bd6] Fix default exit code of bailout
55
56   [ Michael Prokop ]
57   * [9792465] netcardconfig: switch from ifconfig to ip(8)
58   * [0129d40] netcardconfig: default VLAN option to no and ensure 8021q
59     module is loaded
60   * [fe68857] Bump Standards-Version to 4.1.4
61   * [1fa5d84] Depend on iproute2 for proper support within netcardconfig
62   * [794aa21] Drop empty debian/docs
63   * [7444b5e] debian: run wrap-and-sort with `-a -t -s`
64
65  -- Michael Prokop <mika@grml.org>  Fri, 25 May 2018 12:15:44 +0200
66
67 grml-network (0.9.0) unstable; urgency=medium
68
69   * [e441696] Switch Homepage + Vcs-Browser headers to https version
70   * [6fe530c] netcardconfig: don't fail with bash >=4.4 when scanning for
71     networks
72
73  -- Michael Prokop <mika@grml.org>  Sat, 25 Mar 2017 16:33:11 +0100
74
75 grml-network (0.8.4) unstable; urgency=medium
76
77   * [4fa68f7] netcardconfig: switch from `ifconfig` to `ip link` for
78     interface parsing [Closes: issue2219] Thanks to Jakob Haufe
79     <sur5r@sur5r.net> for the bugreport and patch
80
81  -- Michael Prokop <mika@grml.org>  Tue, 23 Aug 2016 14:21:19 +0200
82
83 grml-network (0.8.3) unstable; urgency=medium
84
85   * [09a3d47] grml-router: fix usage of iptables by dropping full path
86     usage. Thanks to Ralf Moll for the bugreport
87   * [10c276c] Bump Standards-Version to 3.9.8
88
89  -- Michael Prokop <mika@grml.org>  Tue, 07 Jun 2016 16:27:16 +0200
90
91 grml-network (0.8.2) unstable; urgency=medium
92
93   * [e982bd7] grml-network: nmap reports "0 hosts up" instead of "down"
94     nowadays
95
96  -- Michael Prokop <mika@grml.org>  Thu, 08 May 2014 14:25:42 +0200
97
98 grml-network (0.8.1) unstable; urgency=medium
99
100   * [f2a7156] grml-network: fix nmap usage for recent nmap versions
101
102  -- Michael Prokop <mika@grml.org>  Thu, 08 May 2014 11:44:22 +0200
103
104 grml-network (0.8.0) unstable; urgency=medium
105
106   * [606f7cc] netcardconfig: avoid dns-nameservers leaking into gateway
107     variable
108   * [687b562] Bump Standards-Version to 3.9.5
109   * [0a93a32] Run wrap-and-sort on debian directory
110
111  -- Michael Prokop <mika@grml.org>  Sun, 09 Feb 2014 22:40:21 +0100
112
113 grml-network (0.7.0) unstable; urgency=low
114
115   * [4dd28e7] grml-sniff: make sure network devices configured as
116     BRIDGE_DEVICES exist
117   * [af7e792] Disable default configuration in routersetup config file,
118     use defaults in main scripts
119   * [0c5295b] grml-sniff: disable IPv6 to avoid neighbor
120     solicitation/multicast traffic
121   * [d492168] Bump Standards-Version to 3.9.4
122
123  -- Michael Prokop <mika@grml.org>  Fri, 24 May 2013 16:34:47 +0200
124
125 grml-network (0.6.0) unstable; urgency=low
126
127   [ frenbu ]
128   * [55ff86e] Update sbin/netcardconfig: Added feature to scan
129     for available wireless networks dialog
130
131  -- Michael Prokop <mika@grml.org>  Mon, 04 Feb 2013 13:34:09 +0100
132
133 grml-network (0.5.5) unstable; urgency=low
134
135   [ Lukas Prokop ]
136   * [37ce7c8] netcardconfig: sed command resets WPASECRET
137   * [63dae7f] netcardconfig: show the wpasecret input box, even if
138     password is already set
139
140  -- Michael Prokop <mika@grml.org>  Wed, 05 Sep 2012 16:34:49 +0200
141
142 grml-network (0.5.4) unstable; urgency=low
143
144   * [80d07bb] debnet: Ignore loop devices
145     Thanks to John S. Skogtvedt <jss@bzz.no> for bugreport and patch
146   * [50d6778] debnet: drop pump command line (as pump isn't shipped any
147     longer) Thanks to John S. Skogtvedt <jss@bzz.no> for bugreport and
148     patch (Closes: issue1166)
149
150  -- Michael Prokop <mika@grml.org>  Mon, 14 May 2012 15:35:34 +0200
151
152 grml-network (0.5.3) unstable; urgency=low
153
154   [ Ulrich Dangel ]
155   * [64865aa] Fix array usage
156
157  -- Michael Prokop <mika@grml.org>  Thu, 22 Dec 2011 22:25:52 +0100
158
159 grml-network (0.5.2) unstable; urgency=low
160
161   * [a3e63c3] netcardconfig: fix WLAN card detection. Thanks to Ulrich
162     Dangel <mru@grml.org> for the patch.
163
164  -- Michael Prokop <mika@grml.org>  Thu, 22 Dec 2011 03:17:15 +0100
165
166 grml-network (0.5.1) unstable; urgency=low
167
168   * [5a1079a] netcardconfig: fix variable assignment in awk cmdline.
169     Thanks to Marek Malevič. [Closes: issue1089]
170
171  -- Michael Prokop <mika@grml.org>  Thu, 08 Dec 2011 14:32:43 +0100
172
173 grml-network (0.5.0) unstable; urgency=low
174
175   [ Michael Prokop ]
176   * [684696d] Bump Standards-Version to 3.9.2.
177
178   [ Christian Hofstaedtler ]
179   * [6491538] Add debian/control headers Origin, Bugs
180   * [31498de] Update Ulrich Dangel's email address
181   * [db4b339] Remove Austrian provider specific configs, modem support
182   * [aea36d9] Fix spelling errors (from lintian)
183   * [dff6482] Refresh Debian packaging
184
185  -- Christian Hofstaedtler <ch@grml.org>  Fri, 14 Oct 2011 00:11:06 +0200
186
187 grml-network (0.4.1) unstable; urgency=low
188
189   * [77958ef] Shutdown interfaces before reconfiguring them,
190     so ifdown has a chance to kill previously started daemons
191     (dhclient et al).
192
193  -- Christian Hofstaedtler <ch@grml.org>  Fri, 10 Dec 2010 12:42:36 +0100
194
195 grml-network (0.4.0) unstable; urgency=low
196
197   [ Michael Gebetsroither ]
198   * [74f6b32] grml-vnet: remove useless root check
199
200   [ Christian Hofstaedtler ]
201   * [b11f6b3] add debnet [Closes: issue374]
202
203   [ Michael Prokop ]
204   * [22c73e4] debnet: adjust code indenting and error message
205   * [8cd1f63] Add manpage for debnet.
206
207  -- Michael Prokop <mika@grml.org>  Tue, 07 Dec 2010 12:15:50 +0100
208
209 grml-network (0.3.6) unstable; urgency=low
210
211   [ Ulrich Dangel ]
212   * [9ccc6a2] Read WPASECRET from file. [Closes: issue900]
213
214   [ Michael Prokop ]
215   * [1dbcebb] Bump Standards-Version to 3.9.1.
216
217  -- Michael Prokop <mika@grml.org>  Fri, 17 Sep 2010 00:26:35 +0200
218
219 grml-network (0.3.5) unstable; urgency=low
220
221   * [2ca346d] docs/grml-sniff.8.txt: update tcpdump commandline. -
222     thanks to Ralf Moll
223   * [65dcf3b] Bump Standards-Version to 3.9.0.
224
225  -- Michael Prokop <mika@grml.org>  Mon, 12 Jul 2010 11:34:02 +0200
226
227 grml-network (0.3.4) unstable; urgency=low
228
229   * Do not allow empty WPA passphrase. [Closes: issue846]
230
231  -- Michael Prokop <mika@grml.org>  Tue, 18 May 2010 14:24:17 +0200
232
233 grml-network (0.3.3) unstable; urgency=low
234
235   * Add iptables to Recommends.
236   * Fix bashism/non-POSIX usage of $UID.
237     [Closes: issue843] Thanks to Darshaka Pathirana.
238
239  -- Michael Prokop <mika@grml.org>  Thu, 29 Apr 2010 00:42:05 +0200
240
241 grml-network (0.3.2) unstable; urgency=low
242
243   * Update device detection in grml-pptp-xdsl-students and
244     netcardconfig (iwl3945 doesn't have an entry in
245     /proc/net/wireless with kernel 2.6.33 for example).
246   * Bump Standards-Version to 3.8.4 (no further changes).
247   * Fix wrong usage of redirection in Makefile for doc generation.
248   * Use bash in shebang line of grml-vpnc-tugraz.
249
250  -- Michael Prokop <mika@grml.org>  Fri, 02 Apr 2010 18:27:26 +0200
251
252 grml-network (0.3.1) unstable; urgency=low
253
254   * New script grml-sniff for configuring a network sniffing setup.
255   * Fix typos in grml-bridge.
256   * Drop 'Latest change' headers from all files.
257   * Bump to Standard Version 3.8.3 (no further changes).
258
259  -- Michael Prokop <mika@grml.org>  Mon, 17 Aug 2009 11:26:28 +0200
260
261 grml-network (0.2.9) unstable; urgency=low
262
263   * scanmodem: apply patch by Joerg Woelke which addresses the
264     right way to specify find options (thanks!). [Closes: issue712]
265   * Bump Standard to Version 3.8.2 (no further changes).
266
267  -- Michael Prokop <mika@grml.org>  Fri, 24 Jul 2009 22:59:07 +0200
268
269 grml-network (0.2.8) unstable; urgency=low
270
271   * netcardconfig: use 'udevadm info' instead of 'udevinfo' if
272     available as udevinfo will disappear from udev.
273
274  -- Michael Prokop <mika@grml.org>  Tue, 16 Jun 2009 00:40:52 +0200
275
276 grml-network (0.2.7) unstable; urgency=low
277
278   * grml-bridge: bring network devices up by default using
279     'ifconfig $DEV 0.0.0.0 up'. This makes configuration more
280     reliable according to my tests.
281
282  -- Michael Prokop <mika@grml.org>  Thu, 09 Apr 2009 11:37:25 +0200
283
284 grml-network (0.2.6) unstable; urgency=low
285
286   * grml-bridge:
287     - provide real status info in STP message
288     - check for presence of dhclient.pid of bridge and do not
289       fail if killing the process fails (as we want to get rid of
290       the bridge)
291     - when removing the bridge device take down the device
292       via ifconfig down so we don't fall into any race-conditions
293   * Bump Standard-Version to 3.8.1 (no further changes).
294   * Improve long description of Debian package.
295
296  -- Michael Prokop <mika@grml.org>  Thu, 09 Apr 2009 00:12:26 +0200
297
298 grml-network (0.2.5) unstable; urgency=low
299
300   * net-functions: getLanDriver() does not return driver for madwifi.
301     Thanks for the fix to Ulrich Dangel. [Closes: issue551]
302   * Update VCS headers (we use git nowadays).
303
304  -- Michael Prokop <mika@grml.org>  Mon, 03 Nov 2008 18:23:39 +0100
305
306 grml-network (0.2.4) unstable; urgency=low
307
308   * net-functions: if there is a default route not via an ip
309     address but just for a device defaultGWDev returns the wrong
310     device name, as the device is in the third row not the fifth.
311     Fix this issue, thanks - Ulrich Dangel. [Closes: issue550]
312
313  -- Michael Prokop <mika@grml.org>  Sun, 12 Oct 2008 11:04:46 +0200
314
315 grml-network (0.2.3) unstable; urgency=low
316
317   * Depend on grml-etc-core, as several scripts use
318     /etc/grml/script-functions. Thanks to Darshaka Pathirana!
319     [Closes: issue515]
320   * Bump to Standard-Version 3.8.0 (no further changes).
321   * Fix binary-arch-rules-but-pkg-is-arch-indep in debian/rules.
322
323  -- Michael Prokop <mika@grml.org>  Tue, 16 Sep 2008 01:02:53 +0200
324
325 grml-network (0.2.2) unstable; urgency=low
326
327   * Fix UID check in grml-pptp-inode.
328
329  -- Michael Prokop <mika@grml.org>  Tue, 22 Jul 2008 01:13:32 +0200
330
331 grml-network (0.2.1) unstable; urgency=low
332
333   * grml-bridge: remove '-e' option in dhclient call.
334     Thanks to Tobias Walkowiak for reporting and the fix.
335
336  -- Michael Prokop <mika@grml.org>  Wed, 26 Mar 2008 23:02:57 +0100
337
338 grml-network (0.2.0) unstable; urgency=low
339
340   * grml-pptp-inode, grml-pptp-vcgraz, grml-pptp-xdsl-students and
341     grml-vpnc-tugraz: make sure we export LANG=C so parsing ifconfig
342     output inside subshells works in a non-C setup as well.
343
344  -- Michael Prokop <mika@grml.org>  Sat, 26 Jan 2008 00:13:42 +0100
345
346 grml-network (0.1.18) unstable; urgency=low
347
348   * netcardconfig: check for presence of /proc/net/dev.
349
350  -- Michael Prokop <mika@grml.org>  Sun, 20 Jan 2008 19:54:43 +0100
351
352 grml-network (0.1.17) unstable; urgency=low
353
354   * Fix manpage handling of xsltproc.
355
356  -- Michael Prokop <mika@grml.org>  Fri, 07 Dec 2007 00:04:53 +0100
357
358 grml-network (0.1.16) unstable; urgency=low
359
360   * Split Suggests into Suggests and Recommends.
361   * Add dialog to Depends and vpnc to Recommends.
362     Thanks Darshaka Pathirana! [Closes: issue344]
363
364  -- Michael Prokop <mika@grml.org>  Thu, 22 Nov 2007 11:17:35 +0100
365
366 grml-network (0.1.15) unstable; urgency=low
367
368   * Suggest x.x.x.1 as default gatway and DNS server instead of x.x.x.254.
369   * Create directory /etc/udev/scripts/ before using it.
370
371  -- Michael Prokop <mika@grml.org>  Mon, 05 Nov 2007 00:15:02 +0100
372
373 grml-network (0.1.14) unstable; urgency=low
374
375   [ Michael Gebetsroither ]
376   * fix name of grml-vnet inside manpage
377
378  -- Michael Prokop <mika@grml.org>  Sun, 28 Oct 2007 13:28:44 +0100
379
380 grml-network (0.1.13) unstable; urgency=low
381
382   [ Michael Prokop ]
383   * some small typo fixes
384
385   [ Michael Gebetsroither ]
386   * added grml-vnet for tun/tap device handling
387   * added manpage for grml-vnet
388   * added uml-utilities to Suggests
389   * grml-vnet: reworked interface activation code
390   * grml-vnet: deactivate bridge before removing
391
392  -- Michael Gebetsroither <michael.geb@gmx.at>  Sat, 27 Oct 2007 15:38:37 +0000
393
394 grml-network (0.1.12) unstable; urgency=low
395
396   * Deactivate CONFIG_DHCP in /etc/grml/autconfig if user
397     wants to use configuration via /etc/network/interfaces.
398     [Closes: issue225]
399   * generate_udev_entry: send errors to /dev/null as well because
400     the the /lib/udev/write_net_rules script script outputs a sed
401     warning which might unsettle users
402
403  -- Michael Prokop <mika@grml.org>  Wed, 30 May 2007 10:26:42 +0200
404
405 grml-network (0.1.11) unstable; urgency=low
406
407   * Remove german umlauts from scripts to avoid problems with
408     iso<->utf on console. Thanks for reporting and help in debugging
409     the problem, David Vilar Benet!
410
411  -- Michael Prokop <mika@grml.org>  Fri, 20 Apr 2007 00:38:03 +0200
412
413 grml-network (0.1.10) unstable; urgency=low
414
415   * Add psmisc to depends (killall is shipped with psmisc).
416
417  -- Michael Prokop <mika@grml.org>  Sun, 18 Mar 2007 14:33:09 +0100
418
419 grml-network (0.1.9) unstable; urgency=low
420
421   * Support generation of udev rules for persistent interface names
422     across reboots (using an autogenerated script named
423     /etc/udev/scripts/netcardconfig). Thanks for the nice idea,
424     Michael Hanscho! [Closes: issue153]
425   * Change version schema from x.y-z to x.y.z.
426
427  -- Michael Prokop <mika@grml.org>  Thu, 15 Mar 2007 20:37:05 +0100
428
429 grml-network (0.1-8) unstable; urgency=low
430
431   * grml-vpnc-tugraz: add (deactivated by default) template
432     'Rekeying interval 21600'
433
434  -- Michael Prokop <mika@grml.org>  Wed, 28 Feb 2007 09:57:49 +0100
435
436 grml-network (0.1-7) unstable; urgency=low
437
438   * Fix path for routersetup within manpage, thanks for reporting,
439     Jens Heidrich!
440
441  -- Michael Prokop <mika@grml.org>  Sat,  3 Feb 2007 11:10:55 +0100
442
443 grml-network (0.1-6) unstable; urgency=low
444
445   * Use /etc/grml/script-functions.
446   * Add wpasupplicant to suggests.
447   * Don't use any other languages than english.
448   * Merge wpa[2] code (don't use /etc/wpa_supplicant.conf but
449     Debian's infrastructure in /etc/network/interfaces) from sidux:
450     http://svn.berlios.de/wsvn/fullstory/configure-networkcard/trunk/
451
452  -- Michael Prokop <mika@grml.org>  Sat, 27 Jan 2007 19:29:21 +0100
453
454 grml-network (0.1-5) unstable; urgency=low
455
456   * Use resolvconf infrastructure for DNS setup: write dns-nameservers
457     options to /etc/network/interfaces instead of direct writing to
458     /etc/resolv.conf. This should fix issue87 and issue74.
459   * Add resolvconf to Suggests.
460
461  -- Michael Prokop <mika@grml.org>  Sat, 27 Jan 2007 18:15:54 +0100
462
463 grml-network (0.1-4) unstable; urgency=low
464
465   * netcardconfig: added support for ipw3945
466
467  -- Michael Prokop <mika@grml.org>  Mon,  4 Dec 2006 14:56:00 +0100
468
469 grml-network (0.1-3) unstable; urgency=low
470
471   * Use 'Architecture: all' in debian/control so we can use the
472     package on non-x86 as well.
473
474  -- Michael Prokop <mika@grml.org>  Sat, 11 Nov 2006 12:08:57 +0100
475
476 grml-network (0.1-2) unstable; urgency=low
477
478   * Applied patch from schula to grml-router for better
479     error handling with outgoing device.
480
481  -- Michael Prokop <mika@grml.org>  Sat, 28 Oct 2006 11:23:01 +0200
482
483 grml-network (0.1-1) unstable; urgency=low
484
485   * Initial release.
486
487  -- Michael Prokop <mika@grml.org>  Sat, 28 Oct 2006 00:36:01 +0200
488