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