X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=e098c3b7145601eeb343576b1b6bc2cb712aaef6;hp=8c7b9b54f1ee89e3ed4531e2068aef2461e8cbf6;hb=08ac2ac945214fe6eacb8b89c3dfa690d2268df9;hpb=3cb99a2f480e6012c09528a49514fafed3073d7d diff --git a/debian/changelog b/debian/changelog index 8c7b9b5..e098c3b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,46 @@ +grml-autoconfig (0.13.2) grml-testing; urgency=medium + + * [4612d93] Code cleanup, drop config_dma + check_partitions + [Closes: issue1305] + + -- Michael Prokop Sat, 19 Apr 2014 23:27:04 +0200 + +grml-autoconfig (0.13.1) grml-testing; urgency=medium + + * [332eaae] Drop checks for "forensic" boot option + + -- Michael Prokop Wed, 02 Apr 2014 11:45:59 +0200 + +grml-autoconfig (0.13.0) grml-testing; urgency=medium + + [ Andreas "Jimmy" Gredler ] + * [bedd7c2] Drop .sp workaround, fix some typos in manpages and remove + duplicated text + * [11074bc] Drop code related to scripts handling on DCSDIR, breaking it + for GRMLCFG labeled devices + * [b9ded18] Added some extra information about DCS directory on a live + medium + + [ Michael Prokop ] + * [ae749b5] Bump Standards-Version to 3.9.5 + * [da0eb41] Run wrap-and-sort -a on debian directory + + -- Michael Prokop Thu, 20 Mar 2014 16:12:28 +0100 + +grml-autoconfig (0.12.1) grml-testing; urgency=medium + + * [cf7b0ee] vbautomation takes shared folder name without prefix + + improve timing + + -- Michael Prokop Tue, 25 Feb 2014 11:07:29 +0100 + +grml-autoconfig (0.12.0) grml-testing; urgency=medium + + * [6992b68] Support automatic execution of scripts on VirtualBox + shared folders + + -- Michael Prokop Mon, 24 Feb 2014 15:48:06 +0100 + grml-autoconfig (0.11.5) grml-testing; urgency=medium * [d38b5dc] config_debs(): fix typo (s/Tring/Trying/)