From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00, DNS_FROM_OPENWHOIS, SPF_NEUTRAL autolearn=no version=3.2.5 Message-ID: <4DC5B023.8060307@gmail.com> Date: Sun, 08 May 2011 00:48:35 +0400 From: Alexey Gladkov User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17pre) Gecko/20110409 Lightning/1.0b3pre Thunderbird/3.1.10pre MIME-Version: 1.0 To: Linux console tools development discussion X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: [kbd] [ANNOUNCE] kbd-1.15.1-rc1 X-BeenThere: kbd@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Linux console tools development discussion List-Id: Linux console tools development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2011 20:48:52 -0000 Archived-At: List-Archive: kbd 1.15.3-rc1 Release Notes ========================== The kbd-1.15.3-rc1 is available at ftp://devel.altlinux.org/legion/kbd/ Feedback and bug reports, as always, are welcomed. Changelog: ---------- o Build system: - Drop klibc support. o Programs: - kbdinfo: New utility to obtain information about console. - setvtrgb: New utility to set the virtual terminal RGB colors. - loadkeys: Add LOADKEYS_KEYMAP_PATH env variable. - loadkeys: Fix some memory leaks. - loadkeys: Do not set prefer_unicode for iso-8859-1. - loadkeys -a: Switch to ASCII mode. - loadkeys: Fix "compose as usual" for Unicode diacritics (Michael Schutte). o Keymaps: - Add dvorak-ru keymap. o Fonts: - Add LatGrkCyr fonts. Changes for 1.15.2 (legion) o Build system: - Use automake to build translations. - Fix colemak installation. - psffontop: Fix possible alignment issues, wrt -Wcast-align. - vcstime: Fix build warning. o Programs: - loadkeys -u: Switch to Unicode mode, if necessary (Michael Schutte). - Use either /dev/vcs[a] or /dev/vcs[a]0 (Michael Schutte) o Keymaps: - Add "mobii" specific keymap (Richard Zidlicky). o Fonts: - Add georgian font. -- Rgrds, legion