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