X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=10a3236d12839bf2fc97b957b2a7758272c99368;hb=c8a717dfbc6781804fa40bd11d53fcb53dc40d19;hp=4826b9678a4727da7c128e09be6b61fe0520f674;hpb=d8d57c2c567179ba2b3b20c36fa3c1962037a60c;p=grml-terminalserver.git diff --git a/debian/changelog b/debian/changelog index 4826b96..10a3236 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,31 @@ +grml-terminalserver (0.75) unstable; urgency=low + + * Support usbhid module in /linuxrc. + + -- Michael Prokop Fri, 17 Nov 2006 21:01:43 +0100 + +grml-terminalserver (0.74) unstable; urgency=low + + * Run udhcpc for earch present interface. + * Added statically compiled binary timeout, taken from + Coroner's Toolkit (TCT), built running + diet gcc -static -o timeout timeout.c + + -- Michael Prokop Fri, 17 Nov 2006 19:20:43 +0100 + +grml-terminalserver (0.73) unstable; urgency=low + + * /linuxrc: replace tr with sed command, thanks for the fix - + Wolfgang Karall! + + -- Michael Prokop Fri, 17 Nov 2006 13:18:52 +0100 + grml-terminalserver (0.72) unstable; urgency=low Maintenance release: * make package lintian clean + * use Architecture 'any' instead of 'all' as the package ships + architecture specific binaries * big update of linuxrc - do not use discover anymore (broken) but instead try modprobing all available network modules * reject tcp/113 via iptables to speed up PXE boot