* add statically compiled udhcpc build using udhcp-0.9.8cvs20050303
[grml-terminalserver.git] / debian / changelog
index 831fb36..2eca203 100644 (file)
@@ -1,3 +1,47 @@
+grml-terminalserver (0.72) unstable; urgency=low
+
+  Maintenance release:
+  * make package lintian clean
+  * update linuxrc
+  * try to fix the "discover" bugs
+  * reject tcp/113 via iptables to speed up PXE boot
+  * add statically compiled udhcpc build using udhcp-0.9.8cvs20050303
+    with "LDFLAGS='-static' make".
+
+ -- Michael Prokop <mika@grml.org>  Thu, 16 Nov 2006 14:46:48 +0100
+
+grml-terminalserver (0.71) unstable; urgency=low
+
+  * compile error fixes (thanks to Spida)
+
+ -- Michael Gebetsroither <michael.geb@gmx.at>  Tue, 25 Jul 2006 01:43:42 +0200
+
+grml-terminalserver (0.70) unstable; urgency=low
+
+  * a few typo corrections 
+
+ -- Michael Gebetsroither <michael.geb@gmx.at>  Fri,  7 Apr 2006 01:54:24 +0200
+
+grml-terminalserver (0.69) unstable; urgency=low
+
+   * moved video to vga options, because vesa-tng is not there anymore
+   * added video=ofonly to video=nofb for missing vesa-tng
+
+ -- Michael Gebetsroither <michael.geb@gmx.at>  Fri,  7 Apr 2006 01:54:14 +0200
+
+grml-terminalserver (0.68) unstable; urgency=low
+
+  * fixed bug in dhcp-config template
+  * fixed bug with false NETWORK_
+  * changed configfile layout (still fully compatibel to older versions)
+  * fixed bug with not stopping portmapper (additional killall -9)
+  * implemented a "do not touch" for dhcp config (if user removes the line,
+    grml-terminalserver won't touch this configfile anymore).
+  * added config action to grml-terminalserver to update configs.
+  * implemented force option (-f) 
+
+ -- Michael Gebetsroither <michael.geb@gmx.at>  Sat, 19 Nov 2005 11:50:46 +0100
+
 grml-terminalserver (0.67) unstable; urgency=low
 
   * changed dependency to grml-shlib