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