Release new version 0.5.1
[grml-network.git] / debian / changelog
1 grml-network (0.5.1) unstable; urgency=low
2
3   * [5a1079a] netcardconfig: fix variable assignment in awk cmdline.
4     Thanks to Marek Malevič. [Closes: issue1089]
5
6  -- Michael Prokop <mika@grml.org>  Thu, 08 Dec 2011 14:32:43 +0100
7
8 grml-network (0.5.0) unstable; urgency=low
9
10   [ Michael Prokop ]
11   * [684696d] Bump Standards-Version to 3.9.2.
12
13   [ Christian Hofstaedtler ]
14   * [6491538] Add debian/control headers Origin, Bugs
15   * [31498de] Update Ulrich Dangel's email address
16   * [db4b339] Remove Austrian provider specific configs, modem support
17   * [aea36d9] Fix spelling errors (from lintian)
18   * [dff6482] Refresh Debian packaging
19
20  -- Christian Hofstaedtler <ch@grml.org>  Fri, 14 Oct 2011 00:11:06 +0200
21
22 grml-network (0.4.1) unstable; urgency=low
23
24   * [77958ef] Shutdown interfaces before reconfiguring them,
25     so ifdown has a chance to kill previously started daemons
26     (dhclient et al).
27
28  -- Christian Hofstaedtler <ch@grml.org>  Fri, 10 Dec 2010 12:42:36 +0100
29
30 grml-network (0.4.0) unstable; urgency=low
31
32   [ Michael Gebetsroither ]
33   * [74f6b32] grml-vnet: remove useless root check
34
35   [ Christian Hofstaedtler ]
36   * [b11f6b3] add debnet [Closes: issue374]
37
38   [ Michael Prokop ]
39   * [22c73e4] debnet: adjust code indenting and error message
40   * [8cd1f63] Add manpage for debnet.
41
42  -- Michael Prokop <mika@grml.org>  Tue, 07 Dec 2010 12:15:50 +0100
43
44 grml-network (0.3.6) unstable; urgency=low
45
46   [ Ulrich Dangel ]
47   * [9ccc6a2] Read WPASECRET from file. [Closes: issue900]
48
49   [ Michael Prokop ]
50   * [1dbcebb] Bump Standards-Version to 3.9.1.
51
52  -- Michael Prokop <mika@grml.org>  Fri, 17 Sep 2010 00:26:35 +0200
53
54 grml-network (0.3.5) unstable; urgency=low
55
56   * [2ca346d] docs/grml-sniff.8.txt: update tcpdump commandline. -
57     thanks to Ralf Moll
58   * [65dcf3b] Bump Standards-Version to 3.9.0.
59
60  -- Michael Prokop <mika@grml.org>  Mon, 12 Jul 2010 11:34:02 +0200
61
62 grml-network (0.3.4) unstable; urgency=low
63
64   * Do not allow empty WPA passphrase. [Closes: issue846]
65
66  -- Michael Prokop <mika@grml.org>  Tue, 18 May 2010 14:24:17 +0200
67
68 grml-network (0.3.3) unstable; urgency=low
69
70   * Add iptables to Recommends.
71   * Fix bashism/non-POSIX usage of $UID.
72     [Closes: issue843] Thanks to Darshaka Pathirana.
73
74  -- Michael Prokop <mika@grml.org>  Thu, 29 Apr 2010 00:42:05 +0200
75
76 grml-network (0.3.2) unstable; urgency=low
77
78   * Update device detection in grml-pptp-xdsl-students and
79     netcardconfig (iwl3945 doesn't have an entry in
80     /proc/net/wireless with kernel 2.6.33 for example).
81   * Bump Standards-Version to 3.8.4 (no further changes).
82   * Fix wrong usage of redirection in Makefile for doc generation.
83   * Use bash in shebang line of grml-vpnc-tugraz.
84
85  -- Michael Prokop <mika@grml.org>  Fri, 02 Apr 2010 18:27:26 +0200
86
87 grml-network (0.3.1) unstable; urgency=low
88
89   * New script grml-sniff for configuring a network sniffing setup.
90   * Fix typos in grml-bridge.
91   * Drop 'Latest change' headers from all files.
92   * Bump to Standard Version 3.8.3 (no further changes).
93
94  -- Michael Prokop <mika@grml.org>  Mon, 17 Aug 2009 11:26:28 +0200
95
96 grml-network (0.2.9) unstable; urgency=low
97
98   * scanmodem: apply patch by Joerg Woelke which addresses the
99     right way to specify find options (thanks!). [Closes: issue712]
100   * Bump Standard to Version 3.8.2 (no further changes).
101
102  -- Michael Prokop <mika@grml.org>  Fri, 24 Jul 2009 22:59:07 +0200
103
104 grml-network (0.2.8) unstable; urgency=low
105
106   * netcardconfig: use 'udevadm info' instead of 'udevinfo' if
107     available as udevinfo will disappear from udev.
108
109  -- Michael Prokop <mika@grml.org>  Tue, 16 Jun 2009 00:40:52 +0200
110
111 grml-network (0.2.7) unstable; urgency=low
112
113   * grml-bridge: bring network devices up by default using
114     'ifconfig $DEV 0.0.0.0 up'. This makes configuration more
115     reliable according to my tests.
116
117  -- Michael Prokop <mika@grml.org>  Thu, 09 Apr 2009 11:37:25 +0200
118
119 grml-network (0.2.6) unstable; urgency=low
120
121   * grml-bridge:
122     - provide real status info in STP message
123     - check for presence of dhclient.pid of bridge and do not
124       fail if killing the process fails (as we want to get rid of
125       the bridge)
126     - when removing the bridge device take down the device
127       via ifconfig down so we don't fall into any race-conditions
128   * Bump Standard-Version to 3.8.1 (no further changes).
129   * Improve long description of Debian package.
130
131  -- Michael Prokop <mika@grml.org>  Thu, 09 Apr 2009 00:12:26 +0200
132
133 grml-network (0.2.5) unstable; urgency=low
134
135   * net-functions: getLanDriver() does not return driver for madwifi.
136     Thanks for the fix to Ulrich Dangel. [Closes: issue551]
137   * Update VCS headers (we use git nowadays).
138
139  -- Michael Prokop <mika@grml.org>  Mon, 03 Nov 2008 18:23:39 +0100
140
141 grml-network (0.2.4) unstable; urgency=low
142
143   * net-functions: if there is a default route not via an ip
144     address but just for a device defaultGWDev returns the wrong
145     device name, as the device is in the third row not the fifth.
146     Fix this issue, thanks - Ulrich Dangel. [Closes: issue550]
147
148  -- Michael Prokop <mika@grml.org>  Sun, 12 Oct 2008 11:04:46 +0200
149
150 grml-network (0.2.3) unstable; urgency=low
151
152   * Depend on grml-etc-core, as several scripts use
153     /etc/grml/script-functions. Thanks to Darshaka Pathirana!
154     [Closes: issue515]
155   * Bump to Standard-Version 3.8.0 (no further changes).
156   * Fix binary-arch-rules-but-pkg-is-arch-indep in debian/rules.
157
158  -- Michael Prokop <mika@grml.org>  Tue, 16 Sep 2008 01:02:53 +0200
159
160 grml-network (0.2.2) unstable; urgency=low
161
162   * Fix UID check in grml-pptp-inode.
163
164  -- Michael Prokop <mika@grml.org>  Tue, 22 Jul 2008 01:13:32 +0200
165
166 grml-network (0.2.1) unstable; urgency=low
167
168   * grml-bridge: remove '-e' option in dhclient call.
169     Thanks to Tobias Walkowiak for reporting and the fix.
170
171  -- Michael Prokop <mika@grml.org>  Wed, 26 Mar 2008 23:02:57 +0100
172
173 grml-network (0.2.0) unstable; urgency=low
174
175   * grml-pptp-inode, grml-pptp-vcgraz, grml-pptp-xdsl-students and
176     grml-vpnc-tugraz: make sure we export LANG=C so parsing ifconfig
177     output inside subshells works in a non-C setup as well.
178
179  -- Michael Prokop <mika@grml.org>  Sat, 26 Jan 2008 00:13:42 +0100
180
181 grml-network (0.1.18) unstable; urgency=low
182
183   * netcardconfig: check for presence of /proc/net/dev.
184
185  -- Michael Prokop <mika@grml.org>  Sun, 20 Jan 2008 19:54:43 +0100
186
187 grml-network (0.1.17) unstable; urgency=low
188
189   * Fix manpage handling of xsltproc.
190
191  -- Michael Prokop <mika@grml.org>  Fri, 07 Dec 2007 00:04:53 +0100
192
193 grml-network (0.1.16) unstable; urgency=low
194
195   * Split Suggests into Suggests and Recommends.
196   * Add dialog to Depends and vpnc to Recommends.
197     Thanks Darshaka Pathirana! [Closes: issue344]
198
199  -- Michael Prokop <mika@grml.org>  Thu, 22 Nov 2007 11:17:35 +0100
200
201 grml-network (0.1.15) unstable; urgency=low
202
203   * Suggest x.x.x.1 as default gatway and DNS server instead of x.x.x.254.
204   * Create directory /etc/udev/scripts/ before using it.
205
206  -- Michael Prokop <mika@grml.org>  Mon, 05 Nov 2007 00:15:02 +0100
207
208 grml-network (0.1.14) unstable; urgency=low
209
210   [ Michael Gebetsroither ]
211   * fix name of grml-vnet inside manpage
212
213  -- Michael Prokop <mika@grml.org>  Sun, 28 Oct 2007 13:28:44 +0100
214
215 grml-network (0.1.13) unstable; urgency=low
216
217   [ Michael Prokop ]
218   * some small typo fixes
219
220   [ Michael Gebetsroither ]
221   * added grml-vnet for tun/tap device handling
222   * added manpage for grml-vnet
223   * added uml-utilities to Suggests
224   * grml-vnet: reworked interface activation code
225   * grml-vnet: deactivate bridge before removing
226
227  -- Michael Gebetsroither <michael.geb@gmx.at>  Sat, 27 Oct 2007 15:38:37 +0000
228
229 grml-network (0.1.12) unstable; urgency=low
230
231   * Deactivate CONFIG_DHCP in /etc/grml/autconfig if user
232     wants to use configuration via /etc/network/interfaces.
233     [Closes: issue225]
234   * generate_udev_entry: send errors to /dev/null as well because
235     the the /lib/udev/write_net_rules script script outputs a sed
236     warning which might unsettle users
237
238  -- Michael Prokop <mika@grml.org>  Wed, 30 May 2007 10:26:42 +0200
239
240 grml-network (0.1.11) unstable; urgency=low
241
242   * Remove german umlauts from scripts to avoid problems with
243     iso<->utf on console. Thanks for reporting and help in debugging
244     the problem, David Vilar Benet!
245
246  -- Michael Prokop <mika@grml.org>  Fri, 20 Apr 2007 00:38:03 +0200
247
248 grml-network (0.1.10) unstable; urgency=low
249
250   * Add psmisc to depends (killall is shipped with psmisc).
251
252  -- Michael Prokop <mika@grml.org>  Sun, 18 Mar 2007 14:33:09 +0100
253
254 grml-network (0.1.9) unstable; urgency=low
255
256   * Support generation of udev rules for persistent interface names
257     across reboots (using an autogenerated script named
258     /etc/udev/scripts/netcardconfig). Thanks for the nice idea,
259     Michael Hanscho! [Closes: issue153]
260   * Change version schema from x.y-z to x.y.z.
261
262  -- Michael Prokop <mika@grml.org>  Thu, 15 Mar 2007 20:37:05 +0100
263
264 grml-network (0.1-8) unstable; urgency=low
265
266   * grml-vpnc-tugraz: add (deactivated by default) template
267     'Rekeying interval 21600'
268
269  -- Michael Prokop <mika@grml.org>  Wed, 28 Feb 2007 09:57:49 +0100
270
271 grml-network (0.1-7) unstable; urgency=low
272
273   * Fix path for routersetup within manpage, thanks for reporting,
274     Jens Heidrich!
275
276  -- Michael Prokop <mika@grml.org>  Sat,  3 Feb 2007 11:10:55 +0100
277
278 grml-network (0.1-6) unstable; urgency=low
279
280   * Use /etc/grml/script-functions.
281   * Add wpasupplicant to suggests.
282   * Don't use any other languages than english.
283   * Merge wpa[2] code (don't use /etc/wpa_supplicant.conf but
284     Debian's infrastructure in /etc/network/interfaces) from sidux:
285     http://svn.berlios.de/wsvn/fullstory/configure-networkcard/trunk/
286
287  -- Michael Prokop <mika@grml.org>  Sat, 27 Jan 2007 19:29:21 +0100
288
289 grml-network (0.1-5) unstable; urgency=low
290
291   * Use resolvconf infrastructure for DNS setup: write dns-nameservers
292     options to /etc/network/interfaces instead of direct writing to
293     /etc/resolv.conf. This should fix issue87 and issue74.
294   * Add resolvconf to Suggests.
295
296  -- Michael Prokop <mika@grml.org>  Sat, 27 Jan 2007 18:15:54 +0100
297
298 grml-network (0.1-4) unstable; urgency=low
299
300   * netcardconfig: added support for ipw3945
301
302  -- Michael Prokop <mika@grml.org>  Mon,  4 Dec 2006 14:56:00 +0100
303
304 grml-network (0.1-3) unstable; urgency=low
305
306   * Use 'Architecture: all' in debian/control so we can use the
307     package on non-x86 as well.
308
309  -- Michael Prokop <mika@grml.org>  Sat, 11 Nov 2006 12:08:57 +0100
310
311 grml-network (0.1-2) unstable; urgency=low
312
313   * Applied patch from schula to grml-router for better
314     error handling with outgoing device.
315
316  -- Michael Prokop <mika@grml.org>  Sat, 28 Oct 2006 11:23:01 +0200
317
318 grml-network (0.1-1) unstable; urgency=low
319
320   * Initial release.
321
322  -- Michael Prokop <mika@grml.org>  Sat, 28 Oct 2006 00:36:01 +0200
323