Changelog for
kbd-debugsource-2.6.4-3.1.i586.rpm :
* Fri Mar 01 2024 Stefan Dirsch
- fix conversion of lowercase f in de-e1 keymap (boo#1207841)
* Thu Feb 22 2024 Dominique Leuenberger - Use %patch -P N instead of deprecated %patchN.
* Fri Dec 22 2023 Antonio Teixeira - Update to version 2.6.4: - Use AX_ADD_FORTIFY_SOURCE to avoid redefining _FORTIFY_SOURCE - Do not look up include files in the current working directory
* Fri Sep 22 2023 Antonio Teixeira - Update to version 2.6.3: - libkfont:
* Don\'t look for fonts in the current directory. - showkey:
* Add parameter to allow to change timeout. - po:
* Update po files.
* Tue Aug 15 2023 Antonio Teixeira - Update to version 2.6.2: - loadkeys:
* Don\'t look for keymap in the current directory. - keymaps:
* Add colemak mod-dh keymaps.- Refresh kbd-1.15.5-loadkeys-search-path.patch
* Fri Jun 30 2023 Antonio Teixeira - Update to version 2.6.1: - libkfont:
* Fix font saving from linux kernel if KD_FONT_OP_GET_TALL is available.
* Respect font height when writing psf2 header. - keymaps:
* Create new \'mac-fr\' layout for contemporary French Macs.- Version 2.6.0 changelog: - libkfont:
* Leverage KD_FONT_OP_GET/SET_TALL font operations. The new KD_FONT_OP_GET/SET_TALL font operations allow to load fonts taller than 32 pixels by dropping the VGA-specific vertical pitch limitation (requires kernel 6.2 or later).
* Use threadsafe strtok_r.
* Increase soname version. - setvtrgb:
* Fix read from pipe. The pipe is not rewindable, but we don\'t really need to rewind() but we need to unread one character. - keymaps:
* i386/dvorak/dvorak-de.map: Add dvorak-de.map from console-data.
* i386/qwerty/is-latin1.map: the circumflex should also be available in its original level-3 position.
* i386/qwerty/la-latin1.map: Convert the characters expressed in Latin-1 to the named constants, to ease up transition to Unicode.
* pine/en.map: New version of pinephone keyboard map file. - unimaps:
* Add mapping for U+25CF. The unicode maps in font files like eurlatgr.psfu and cp850-8x16.psfu have an entry for U+25CF, but the plaintext unimap files do not. - tests:
* Use strace to track syscalls. Now strace is powerful enough to show ioctls specific to console configuration. - po:
* Update translations (from translationproject.org).
* Fri Apr 28 2023 Frederic Crozat - Remove additional vfonts, they are freeware, not opensource (bsc#1210678).- Adjust license tag, pinephone keymap is under GPL-3.0-or-later.
* Thu Apr 20 2023 Franck Bui - Rename \'arabic\' keyboard console layout into \'ara\' and drop \'korean\' symlink (bsc#1210702)
* Mon Feb 27 2023 Michal Suchanek - Update to version 2.5.1 - Add Irish keyboard map - Add PinePhone keyboard keymap - Added braces to IT keyboard map - Add Euro at Portuguese keyboards - Fix incorrect acentuation pt-latin9 - fa.map: drop high codepoint character that chokes loadkeys - data/keymaps/i386/neo: use Delete instead of Backspace - Fix documentation for a few program options - Fix some memory leaks - Update translations - autogen.sh missing from release tarball, copy from git - Remove upstreamed patches - 0001-libkfont-Initialize-kfont_context-options.patch - kbd-1.15.2-dumpkeys-C-opt.patch - kbd-2.0.2-comment-typo-qwerty.patch
* Sat Dec 31 2022 Stefan Dirsch - rebased cz-map.patch for console-setup 1.215 update; apparently \'U+00b0\' needs to be \'dead_abovering\' and not \'dead_grave\' as we assumed before
* Tue Dec 27 2022 Ludwig Nussel - Replace transitional %usrmerged macro with regular version check (boo#1206798)
* Mon Aug 08 2022 Thorsten Kukuk - Use %_pam_vendordir
* Tue Mar 08 2022 Guillaume GARDET - Refresh kbdsettings-nox86.patch to fix build on non-x86
* architectures
* Tue Mar 01 2022 Wolfgang Bauer - [kbdsettings] try to run numlockbios from /usr/libexec/kbd/ first as Tumbleweed moved to this location a while ago (boo#1179295)
* Mon Feb 21 2022 Fabian Vogt - Fix build without %_distconfdir (see bsc#1195679)
* Tue Feb 01 2022 Dirk Müller - use bash for invoking bash scripts (bsc#1195391)
* Mon Jan 17 2022 Fabian Vogt - Add patch to fix random doubling of font sizes (bsc#1194698):
* 0001-libkfont-Initialize-kfont_context-options.patch
* Mon Oct 04 2021 Stefan Dirsch - regenerated cz-map.patch needed for xkeyboard-config 2.34 update
* Fri Jul 23 2021 Thorsten Kukuk - Only run kbdsettings.service if /etc/sysconfig/keyboard exists. Necessary for image based installations without admin made changes.
* Wed Jun 02 2021 Christophe Giboudeaux - Update the installed license file. COPYING is a symlink to LICENSE. Let\'s use this file directly.