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