X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=e67c1cdd460817aa0dd52c9a07bd0e3d768467f2;hb=4188334089974d84806300e35a885b65c4dfcb08;hp=fcc7237d14e7cec4cfbae4b7f3d028321c0d7135;hpb=5cfde9a53ae09722a416e17f83d470b5fbae614f;p=grml-terminalserver.git diff --git a/debian/changelog b/debian/changelog index fcc7237..e67c1cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,72 @@ +grml-terminalserver (0.83) unstable; urgency=low + + * Merge linuxrc from outside of terminalserver. + + -- Michael Prokop Sun, 4 Mar 2007 13:48:04 +0100 + +grml-terminalserver (0.82) unstable; urgency=low + + * Improve handling of NAT/gateway feature, thanks - Wolfgang Karall! + + -- Michael Prokop Mon, 4 Dec 2006 12:20:21 +0100 + +grml-terminalserver (0.81) unstable; urgency=low + + * Fix iptables problem when not using the NAT/gateway feature. + + -- Michael Prokop Sun, 3 Dec 2006 23:00:24 +0100 + +grml-terminalserver (0.80) unstable; urgency=low + + * Fix typo in /linuxrc causing problems with booting via + firewire. + + -- Michael Prokop Sun, 3 Dec 2006 00:21:03 +0100 + +grml-terminalserver (0.79) unstable; urgency=low + + [mika] + * Applied patch from Wolfgang Karall which: + - improve display of iptables message + - fix the /etc/resolv.conf issue (Closes: issue21) + - support for SNAT + Thanks a lot, Wolfgang! + * Build udhcpc binary from source. + + [gebi] + * Added dietlibc-dev to build dependencies + * Slimmed down timeout.c and cleanly compile it from source + + -- Michael Prokop Sat, 2 Dec 2006 10:29:20 +0100 + +grml-terminalserver (0.78) unstable; urgency=low + + * Deactivate Multicast-DNS via iptables, thanks for suggestion - + Wolfgang Karall! Mention details about iptables commands also + when starting up grml-terminalserver. + + -- Michael Prokop Sat, 25 Nov 2006 21:49:59 +0100 + +grml-terminalserver (0.77) unstable; urgency=low + + * Avoid syntax error in dhcpd.conf if values for DNS and Gateway + are empty, thanks for the patch - Wolfgang Karall! + + -- Michael Prokop Wed, 22 Nov 2006 11:16:46 +0100 + +grml-terminalserver (0.76) unstable; urgency=low + + * Support bootoption dhcp_iface via /linuxrc for selection of + network device, thanks for the patch - Wolfgang Karall! + + -- Michael Prokop Tue, 21 Nov 2006 00:22:51 +0100 + +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.