X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=4d6d5f97db7cca6efd7f05e3cf3f4a93cc27c96d;hb=HEAD;hp=21ff405d82da21be13e81bcdd47599c383210d4c;hpb=149df18dbdb581a2422d694d01e7659d7eb19568;p=grml-terminalserver.git diff --git a/debian/changelog b/debian/changelog index 21ff405..37f6665 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,112 @@ +grml-terminalserver (0.105.0) grml-testing; urgency=medium + + * [b676b1b] nfs-kernel-server: no longer check for nfs version 3 with + UDP. Thanks to András Korn + + -- Michael Prokop Fri, 25 Nov 2022 11:03:23 +0100 + +grml-terminalserver (0.104.0) grml-testing; urgency=medium + + * [5334d11] Depend on iptables as used for NAT feature + * [bc3bf20] Fix iprange usage when configuring DHCP clients + + -- Michael Prokop Wed, 17 Aug 2022 16:50:41 +0200 + +grml-terminalserver (0.103.1) grml-testing; urgency=medium + + * [6190e4b] Drop support for deprecated dhcpd3 + * [5d0e708] Adjust check for iptables binary + * [fb1d226] Misc typo and wording fixes + * [ac3936c] debian: switch to debhelper-compat approach + * [eac090b] Fix tftp service restarts + * [39ada23] Switch from /var/run to /run + * [742301f] grub/efi boot: load unicode font for nice looking boot + splash + + -- Michael Prokop Sat, 18 Jul 2020 22:00:10 +0200 + +grml-terminalserver (0.103.0) grml-testing; urgency=medium + + * [48e9b4c] Drop unused debian/conffiles + * [d661dac] Bump Standards-Version to 4.5.0 + * [3154dcc] Support UEFI PXE boot with DHCPv4 + + -- Michael Prokop Sat, 18 Jul 2020 13:03:20 +0200 + +grml-terminalserver (0.102.2) grml-testing; urgency=medium + + * [ac0dc03] addon_*_bsd.cfg: don't try to modify if file doesn't exist + + -- Michael Prokop Tue, 22 Oct 2019 15:54:09 +0200 + +grml-terminalserver (0.102.1) grml-testing; urgency=medium + + * [9baad85] default_config: fix syntax error + + -- Michael Prokop Tue, 13 Aug 2019 15:20:58 +0200 + +grml-terminalserver (0.102.0) grml-testing; urgency=medium + + * [2fee4eb] Switch default mount point from /lib/live/mount/medium to + /run/live/medium + * [550dfb9] Use https version for Homepage and Vcs-Browser fields + * [8670a34] Bump Standards-Version to 4.3.0 + * [47ce2a7] Bump debian/compat to 10 and adjust Build-Depends on + debhelper accordingly + * [39e831f] Refresh Debian packaging, switching to minimal dh style + + -- Michael Prokop Thu, 21 Mar 2019 12:18:09 +0100 + +grml-terminalserver (0.101.2) grml-testing; urgency=medium + + * [d50dcea] syslinux(-common) no longer ships pxelinux.0, included in + pxelinux now + + -- Michael Prokop Wed, 23 Sep 2015 22:00:33 +0200 + +grml-terminalserver (0.101.1) grml-testing; urgency=medium + + * [cffa0e2] Set Grml Team as Maintainer + * [025a5ef] Bump Standards-Version to 3.9.6 + * [f9a3d31] wrap-and-sort debian directory + + -- Michael Prokop Mon, 14 Sep 2015 16:22:11 +0200 + +grml-terminalserver (0.101.0) grml-testing; urgency=medium + + [ Andreas "Jimmy" Gredler ] + * [a843783] Get rid of code which breaks Multi-ISO boot + [Testing: issue1273] + * [876ee70] Remove old grub support + + [ Michael Prokop ] + * [f47343b] grub-pxelinux_config: use shell features for directory + browsing + + -- Michael Prokop Fri, 28 Mar 2014 10:31:35 +0100 + +grml-terminalserver (0.100.2) grml-testing; urgency=low + + * [608a4ec] Fix usage of rpcinfo being available inside /usr/sbin + nowadays [Closes: issue1274] Thanks to Joe Stingel for the initial bug + report + + -- Michael Prokop Fri, 13 Sep 2013 12:49:56 +0200 + +grml-terminalserver (0.100.1) grml-testing; urgency=low + + * [3bcb86f] Make sure we don't override live-media-path if + /lib/live/mount/medium/boot exists + + -- Michael Prokop Tue, 22 Jan 2013 15:33:30 +0100 + +grml-terminalserver (0.100.0) grml-testing; urgency=low + + * [77804b1] Adjust live media path for new live-boot version + * [bab8ef8] Bump Standards-Version to 3.9.4 + + -- Michael Prokop Thu, 10 Jan 2013 13:22:46 +0100 + grml-terminalserver (0.99.20) grml-testing; urgency=low * [65cff88] If isolinux template directory is not present inform user