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