X-Git-Url: http://git.grml.org/?p=grml-scripts.git;a=blobdiff_plain;f=debian%2Fchangelog;h=5a0977e6f52da9f199eac8becfe6afba2ecdfac4;hp=56f656825502e68ccc14ac7a7b8e7e7f248b4d23;hb=e4fd749bd1f6f7cedba039ded188868e57b9e69e;hpb=30ff24e838e78d8688fd3a1aa2e4fa47758ef789 diff --git a/debian/changelog b/debian/changelog index 56f6568..5a0977e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,99 @@ +grml-scripts (2.8.4) unstable; urgency=medium + + * [74367b9] grml-chroot: bind-mount /run/udev in target system as + workaround for lvm2 issue #918590 + * [39eaa05] Bump Standards-Version to 4.3.0 + * [c96bb74] grml-setkeyboard + grml-setkeyboard{,.8}: fix typos + * [12b3ac5] Fix some further typos + + -- Michael Prokop Fri, 18 Jan 2019 14:21:33 +0100 + +grml-scripts (2.8.3) unstable; urgency=medium + + * [090cabd] grml-lang: use /etc/default/keyboard instead of + /etc/sysconfig/keyboard + + -- Michael Prokop Sun, 30 Dec 2018 12:17:16 +0100 + +grml-scripts (2.8.2) unstable; urgency=medium + + * [a753f24] grml-chroot: iff /proc/cmdline exists don't try to mount + again + + -- Michael Prokop Fri, 14 Dec 2018 11:38:12 +0100 + +grml-scripts (2.8.1) unstable; urgency=medium + + * [9248c3d] grml-lock: run physlock with `-u` option only if it's + supported. Thanks to maximebuy for the bugreport + * [69aa5c2] Bump Standards-Version to 4.2.1 + * [984c07a] Switch Homepage + Vcs-Browser headers from http to https + * [b409311] Drop deprecated directories /etc/grml + /etc/postfix + + -- Michael Prokop Thu, 15 Nov 2018 10:09:23 +0100 + +grml-scripts (2.8.0) unstable; urgency=medium + + * [1f62255] run_welcome: drop unicode hack + * [3f01a0b] Bump Standards-Version to 4.1.4 + * [5be17a0] Bump debian/compat to 10 and adjust Build-Depends for + debhelper to v10 + * [c07e10f] Drop reread_partition_table binary + + -- Michael Prokop Fri, 01 Jun 2018 17:00:43 +0200 + +grml-scripts (2.7.3) unstable; urgency=medium + + * [3559bd7] grml-chroot: mount /dev/pts as devpts inside chroot + (Replacing the previous approach of git commit 0bbd68b) + + -- Michael Prokop Fri, 16 Jun 2017 10:04:42 +0200 + +grml-scripts (2.7.2) unstable; urgency=medium + + [ Evgeni Golov ] + * [ac55b37] notifyd: call aplay using subprocess.Popen + replace + os.system with subprocess.call + * [6aedfb4] notifyd: fix typo in comment + + -- Michael Prokop Wed, 24 May 2017 09:17:12 +0200 + +grml-scripts (2.7.1) unstable; urgency=medium + + * [f29c425] grml-chroot: mount /dev/pts as devpts inside chroot. Thanks + to András Korn for proposing the --rbind/--recursive approach + + -- Michael Prokop Tue, 16 May 2017 15:12:15 +0200 + +grml-scripts (2.7.0) unstable; urgency=medium + + * [8dccac9] grml-hostname: no longer rely on /etc/init.d/hostname.sh + * [36d4793] Bump Standards-Version to 3.9.8 + + -- Michael Prokop Sat, 31 Dec 2016 00:19:17 +0100 + +grml-scripts (2.6.1) unstable; urgency=medium + + * [cc0570b] Add script run-journalctl + use /bin/sh for all run-* + wrappers + + -- Michael Prokop Wed, 06 Jan 2016 12:34:43 +0100 + +grml-scripts (2.6.0) unstable; urgency=medium + + * [efc6685] grml-lock: switch from vlock to physlock [Closes: issue1342] + * [2193c71] Bump Standards-Version to 3.9.6 + * [3578556] Run wrap-and-sort on debian directory + + -- Michael Prokop Wed, 08 Jul 2015 15:19:07 +0200 + +grml-scripts (2.5.2) unstable; urgency=medium + + * [3209d31] grml-lang: support language settings for Italy. Thanks to + Marco d'Itri + + -- Michael Prokop Sat, 19 Apr 2014 15:40:56 +0200 + grml-scripts (2.5.1) unstable; urgency=medium * [5cf13e0] grml-lock: fix typo (s/to/do/)