Release new version 1.2.9.
[grml-etc.git] / debian / changelog
index 50fb940..345ef86 100644 (file)
@@ -1,3 +1,153 @@
+grml-etc (1.2.9) unstable; urgency=low
+
+  * [0c9efa9] /etc/inittab*: use grml-screen instead of grml-init-
+    screen.
+
+ -- Michael Prokop <mika@grml.org>  Tue, 28 Dec 2010 14:20:38 +0100
+
+grml-etc (1.2.8) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * [9e41d1f] Fix outstanding keycode changes for .Xmodmap as well
+    as .Xmodmap.german
+  * [8cacb97] Updated Xmodmap.neo.
+
+ -- Michael Prokop <mika@grml.org>  Sun, 26 Dec 2010 23:03:32 +0100
+
+grml-etc (1.2.7) unstable; urgency=low
+
+  * [b312a8b] Remove outdated rawdog configuration (we don't ship
+    rawdog, use newsbeuter instead nowdays).
+  * [f1b4e29] Remove .mrxvtrc (we do not ship mrxvt any longer).
+
+ -- Michael Prokop <mika@grml.org>  Tue, 14 Dec 2010 12:15:50 +0100
+
+grml-etc (1.2.6) unstable; urgency=low
+
+  * [e8776c4] /etc/skel/.xinitrc.d/grml_keyboard: Ctrl+Alt+Backspace
+    kills xserver [Closes: issue908] - thanks to Sedat Dilek.
+
+ -- Michael Prokop <mika@grml.org>  Wed, 01 Dec 2010 23:28:47 +0100
+
+grml-etc (1.2.5) unstable; urgency=low
+
+  [ Michael Gebetsroither ]
+  * [dabe98c] Xmodmap: superseed keycode 92 up to 120 with updated codes
+    from us layout (this should fix keycode problems on current X.org).
+
+ -- Michael Prokop <mika@grml.org>  Fri, 26 Nov 2010 12:26:10 +0100
+
+grml-etc (1.2.4) unstable; urgency=low
+
+  [ Christian Hofstaedtler ]
+  * [2d31fa5] Fix grml-usleep dependency.
+
+ -- Michael Prokop <mika@grml.org>  Thu, 25 Nov 2010 02:04:18 +0100
+
+grml-etc (1.2.3) unstable; urgency=low
+
+  [ Michael Prokop ]
+  * [cde374c] Add grml-usleep to Depends.
+  * [e6a1bf3] Bump Standards-Version to 3.9.1.
+  * [d3ecd0c] [27ac5ff] Drop all /etc/runlevel.conf.* files,
+    deployed via grml-live.
+
+  [ Christian Hofstaedtler ]
+  * [b2fecd0] Remove mgetty support.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 08 Nov 2010 11:26:19 +0100
+
+grml-etc (1.2.2) unstable; urgency=low
+
+  [ Marc Haber ]
+  * [d2e4ad2] modify inittab for new serial handling.
+
+  [ Michael Prokop ]
+  * [3719a48] ttyS*: provide commented default, reword information about
+    grmlserial marker.
+  * [03f0dc2] Bump Standards-Version to 3.9.0.
+
+ -- Michael Prokop <mika@grml.org>  Wed, 21 Jul 2010 23:44:00 +0200
+
+grml-etc (1.2.1) unstable; urgency=low
+
+  * channels.conf-AT-graz: use audio ID 5013 instead of 5011 -
+    thanks to Mario Lang.
+
+ -- Michael Prokop <mika@grml.org>  Wed, 16 Jun 2010 13:29:53 +0200
+
+grml-etc (1.2.0) unstable; urgency=low
+
+  * /etc/inittab*: set %serialspeed% in grmlserial settings.
+    Related to issue853.
+
+ -- Michael Prokop <mika@grml.org>  Tue, 01 Jun 2010 00:03:50 +0200
+
+grml-etc (1.1.35) unstable; urgency=low
+
+  * .Xresources: set background and foreground color for UXTerm
+    explicitly.
+
+ -- Michael Prokop <mika@grml.org>  Thu, 25 Mar 2010 16:17:51 +0100
+
+grml-etc (1.1.34) unstable; urgency=low
+
+  * Remove /etc/policy-rc.d.conf and /etc/zg-policy-rc.d.conf
+    from this package for integration in package grml-policyrcd,
+    see issue533.
+
+ -- Michael Prokop <mika@grml.org>  Sat, 27 Feb 2010 22:48:54 +0100
+
+grml-etc (1.1.33) unstable; urgency=low
+
+  * /etc/inittab*: Use normal getty instead of mgetty and several
+    baud rate settings to let getty figure out which mode should be
+    used. Use '#grmlserial#' to mark the beginng of the lines that
+    should be activated through grml-autoconfig when booting with
+    serial/console bootoption (providing more flexibility for the
+    user). Thanks to Zoran Dzelajlija for the detailled bugreport
+    and suggestions. [Closes: issue485]
+
+ -- Michael Prokop <mika@grml.org>  Sat, 27 Feb 2010 02:28:29 +0100
+
+grml-etc (1.1.32) unstable; urgency=low
+
+  * Rework xinitrc handling: modularize the code into ~/.xinitrc.d/
+    and support configuration through ~/.config/grml/xinitrc.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 15 Feb 2010 14:50:23 +0100
+
+grml-etc (1.1.31) unstable; urgency=low
+
+  * /etc/skel/.Xmodmap: disable Terminate_Server function [thanks
+    for hint, gebi]
+  * /etc/init.d/ssh: synchronise with Debian's version and use
+    log_action_msg for status info when generating ssh keys.
+  * Bump Standards-Version to 3.8.4 (no further changes).
+  * Some minor cleanups to make lintian happy.
+
+ -- Michael Prokop <mika@grml.org>  Fri, 12 Feb 2010 02:00:56 +0100
+
+grml-etc (1.1.30) unstable; urgency=low
+
+  * /etc/skel/.xinitrc: Add support for VNC. Thanks to formorer
+    for the patch. [Closes: issue781]
+
+ -- Michael Prokop <mika@grml.org>  Sat, 12 Dec 2009 13:18:51 +0100
+
+grml-etc (1.1.29) unstable; urgency=low
+
+  * Update /etc/runlevel.conf.livecd* to support grml-udev-config.
+
+ -- Michael Prokop <mika@grml.org>  Fri, 13 Nov 2009 21:59:42 +0100
+
+grml-etc (1.1.28) unstable; urgency=low
+
+  * Update /etc/wvdial.conf.umts (gcom->comgt + add fonic).
+    Thanks to Ralf Moll.
+
+ -- Michael Prokop <mika@grml.org>  Tue, 27 Oct 2009 21:32:40 +0100
+
 grml-etc (1.1.27) unstable; urgency=low
 
   [ Ulrich Dangel ]