net-functions: getLanDriver() does not return driver for madwifi
[grml-network.git] / debian / changelog
1 grml-network (0.2.5) unstable; urgency=low
2
3   * net-functions: getLanDriver() does not return driver for madwifi.
4     Thanks for the fix to Ulrich Dangel. [Closes: issue551]
5
6  -- Michael Prokop <mika@grml.org>  Mon, 03 Nov 2008 18:22:01 +0100
7
8 grml-network (0.2.4) unstable; urgency=low
9
10   * net-functions: if there is a default route not via an ip
11     address but just for a device defaultGWDev returns the wrong
12     device name, as the device is in the third row not the fifth.
13     Fix this issue, thanks - Ulrich Dangel. [Closes: issue550]
14
15  -- Michael Prokop <mika@grml.org>  Sun, 12 Oct 2008 11:04:46 +0200
16
17 grml-network (0.2.3) unstable; urgency=low
18
19   * Depend on grml-etc-core, as several scripts use
20     /etc/grml/script-functions. Thanks to Darshaka Pathirana!
21     [Closes: issue515]
22   * Bump to Standard-Version 3.8.0 (no further changes).
23   * Fix binary-arch-rules-but-pkg-is-arch-indep in debian/rules.
24
25  -- Michael Prokop <mika@grml.org>  Tue, 16 Sep 2008 01:02:53 +0200
26
27 grml-network (0.2.2) unstable; urgency=low
28
29   * Fix UID check in grml-pptp-inode.
30
31  -- Michael Prokop <mika@grml.org>  Tue, 22 Jul 2008 01:13:32 +0200
32
33 grml-network (0.2.1) unstable; urgency=low
34
35   * grml-bridge: remove '-e' option in dhclient call.
36     Thanks to Tobias Walkowiak for reporting and the fix.
37
38  -- Michael Prokop <mika@grml.org>  Wed, 26 Mar 2008 23:02:57 +0100
39
40 grml-network (0.2.0) unstable; urgency=low
41
42   * grml-pptp-inode, grml-pptp-vcgraz, grml-pptp-xdsl-students and
43     grml-vpnc-tugraz: make sure we export LANG=C so parsing ifconfig
44     output inside subshells works in a non-C setup as well.
45
46  -- Michael Prokop <mika@grml.org>  Sat, 26 Jan 2008 00:13:42 +0100
47
48 grml-network (0.1.18) unstable; urgency=low
49
50   * netcardconfig: check for presence of /proc/net/dev.
51
52  -- Michael Prokop <mika@grml.org>  Sun, 20 Jan 2008 19:54:43 +0100
53
54 grml-network (0.1.17) unstable; urgency=low
55
56   * Fix manpage handling of xsltproc.
57
58  -- Michael Prokop <mika@grml.org>  Fri, 07 Dec 2007 00:04:53 +0100
59
60 grml-network (0.1.16) unstable; urgency=low
61
62   * Split Suggests into Suggests and Recommends.
63   * Add dialog to Depends and vpnc to Recommends.
64     Thanks Darshaka Pathirana! [Closes: issue344]
65
66  -- Michael Prokop <mika@grml.org>  Thu, 22 Nov 2007 11:17:35 +0100
67
68 grml-network (0.1.15) unstable; urgency=low
69
70   * Suggest x.x.x.1 as default gatway and DNS server instead of x.x.x.254.
71   * Create directory /etc/udev/scripts/ before using it.
72
73  -- Michael Prokop <mika@grml.org>  Mon, 05 Nov 2007 00:15:02 +0100
74
75 grml-network (0.1.14) unstable; urgency=low
76
77   [ Michael Gebetsroither ]
78   * fix name of grml-vnet inside manpage
79
80  -- Michael Prokop <mika@grml.org>  Sun, 28 Oct 2007 13:28:44 +0100
81
82 grml-network (0.1.13) unstable; urgency=low
83
84   [ Michael Prokop ]
85   * some small typo fixes
86
87   [ Michael Gebetsroither ]
88   * added grml-vnet for tun/tap device handling
89   * added manpage for grml-vnet
90   * added uml-utilities to Suggests
91   * grml-vnet: reworked interface activation code
92   * grml-vnet: deactivate bridge before removing
93
94  -- Michael Gebetsroither <michael.geb@gmx.at>  Sat, 27 Oct 2007 15:38:37 +0000
95
96 grml-network (0.1.12) unstable; urgency=low
97
98   * Deactivate CONFIG_DHCP in /etc/grml/autconfig if user
99     wants to use configuration via /etc/network/interfaces.
100     [Closes: issue225]
101   * generate_udev_entry: send errors to /dev/null as well because
102     the the /lib/udev/write_net_rules script script outputs a sed
103     warning which might unsettle users
104
105  -- Michael Prokop <mika@grml.org>  Wed, 30 May 2007 10:26:42 +0200
106
107 grml-network (0.1.11) unstable; urgency=low
108
109   * Remove german umlauts from scripts to avoid problems with
110     iso<->utf on console. Thanks for reporting and help in debugging
111     the problem, David Vilar Benet!
112
113  -- Michael Prokop <mika@grml.org>  Fri, 20 Apr 2007 00:38:03 +0200
114
115 grml-network (0.1.10) unstable; urgency=low
116
117   * Add psmisc to depends (killall is shipped with psmisc).
118
119  -- Michael Prokop <mika@grml.org>  Sun, 18 Mar 2007 14:33:09 +0100
120
121 grml-network (0.1.9) unstable; urgency=low
122
123   * Support generation of udev rules for persistent interface names
124     across reboots (using an autogenerated script named
125     /etc/udev/scripts/netcardconfig). Thanks for the nice idea,
126     Michael Hanscho! [Closes: issue153]
127   * Change version schema from x.y-z to x.y.z.
128
129  -- Michael Prokop <mika@grml.org>  Thu, 15 Mar 2007 20:37:05 +0100
130
131 grml-network (0.1-8) unstable; urgency=low
132
133   * grml-vpnc-tugraz: add (deactivated by default) template
134     'Rekeying interval 21600'
135
136  -- Michael Prokop <mika@grml.org>  Wed, 28 Feb 2007 09:57:49 +0100
137
138 grml-network (0.1-7) unstable; urgency=low
139
140   * Fix path for routersetup within manpage, thanks for reporting,
141     Jens Heidrich!
142
143  -- Michael Prokop <mika@grml.org>  Sat,  3 Feb 2007 11:10:55 +0100
144
145 grml-network (0.1-6) unstable; urgency=low
146
147   * Use /etc/grml/script-functions.
148   * Add wpasupplicant to suggests.
149   * Don't use any other languages than english.
150   * Merge wpa[2] code (don't use /etc/wpa_supplicant.conf but
151     Debian's infrastructure in /etc/network/interfaces) from sidux:
152     http://svn.berlios.de/wsvn/fullstory/configure-networkcard/trunk/
153
154  -- Michael Prokop <mika@grml.org>  Sat, 27 Jan 2007 19:29:21 +0100
155
156 grml-network (0.1-5) unstable; urgency=low
157
158   * Use resolvconf infrastructure for DNS setup: write dns-nameservers
159     options to /etc/network/interfaces instead of direct writing to
160     /etc/resolv.conf. This should fix issue87 and issue74.
161   * Add resolvconf to Suggests.
162
163  -- Michael Prokop <mika@grml.org>  Sat, 27 Jan 2007 18:15:54 +0100
164
165 grml-network (0.1-4) unstable; urgency=low
166
167   * netcardconfig: added support for ipw3945
168
169  -- Michael Prokop <mika@grml.org>  Mon,  4 Dec 2006 14:56:00 +0100
170
171 grml-network (0.1-3) unstable; urgency=low
172
173   * Use 'Architecture: all' in debian/control so we can use the
174     package on non-x86 as well.
175
176  -- Michael Prokop <mika@grml.org>  Sat, 11 Nov 2006 12:08:57 +0100
177
178 grml-network (0.1-2) unstable; urgency=low
179
180   * Applied patch from schula to grml-router for better
181     error handling with outgoing device.
182
183  -- Michael Prokop <mika@grml.org>  Sat, 28 Oct 2006 11:23:01 +0200
184
185 grml-network (0.1-1) unstable; urgency=low
186
187   * Initial release.
188
189  -- Michael Prokop <mika@grml.org>  Sat, 28 Oct 2006 00:36:01 +0200
190