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: <4BC0F31C.6070600@gmail.com> Date: Sun, 11 Apr 2010 01:52:28 +0400 From: Alexey Gladkov User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.10pre) Gecko/20100406 Lightning/1.0b2pre Thunderbird/3.0.4 MIME-Version: 1.0 To: Linux console tools development discussion X-Enigmail-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: [kbd] [ANNOUNCE] kbd-1.15.2 (stable) 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, 10 Apr 2010 21:52:38 -0000 Archived-At: List-Archive: kbd 1.15.2 Release Notes ========================== The kbd-1.15.2 is available at ftp://ftp.kernel.org/pub/linux/utils/kbd/ Fast links: ftp://ftp.kernel.org/pub/linux/utils/kbd/kbd-stable.lsm ftp://ftp.kernel.org/pub/linux/utils/kbd/kbd-stable.tar.gz Git repository: git://git.altlinux.org/people/legion/packages/kbd.git http://git.altlinux.org/people/legion/packages/kbd.git Feedback and bug reports, as always, are welcomed. Changelog: ---------- 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