SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for kbd-2.7.1-Virt.150400.3.2.x86_64.rpm :

* Sat Mar 29 2025 Bernhard Wiedemann - Add kbd-2.7.1-reproducible-gzip.patch (bsc#1240348)
* Mon Jan 06 2025 Stanislav Brabec - Update to version 2.7.1:
* setfont: Fixed regression in argument parsing.
* dumpkeys: Fixed dumpkeys on pc and non-pc architectures.
* libkeymap: Add API to get/set keymap keywords. Export functions to convert the value to kernel code. Fix double kbdfile open. Dump action codes for keycode 0.
* libkfont: Fix buffer allocation for doubled font. Check console mode.
* keymaps: Add hcesar layout, for portuguese speaking countries. Update Colemak-DH keymaps with upstream changes. sv-latin1.map: make Ctrl+AltGr+9 act as Ctrl+].
* fonts: Remove non-free Agafari fonts. (bnc#95915, remove repack_kbd.sh)
* other: Update man pages. Remove deprecated startup scripts. (Refresh kbd-2.0.2-fix-bashisms.patch.) Remove outdated docs. (Drop kbd-1.15.2-docu-X11R6-xorg.patch.) Update translations.- Drop upstreamed patches: kbd-1.15.2-sv-latin1-keycode10.patch, kbd-2.0.2-doshell-reference.patch.- Refresh kbd-1.15.5-loadkeys-search-path.patch.- Releases are signed, add kbd.keyring and the signature.
* Mon Jan 06 2025 Stanislav Brabec - sysconfig.keyboard: KBD_NUMLOCK=\"bios\" works only on systems without Secure Boot. Document that. Change the default to KBD_NUMLOCK=\"no\". (boo#1212141)- kbdsettings-nox86.patch: Update and return missing chunk.
* Thu Jan 02 2025 Stanislav Brabec - Remove obsolete parts of suse-add.tar.bz2 (jsc#PED-7977), possible BREAKING CHANGES for obscure configurations:
* Replace consolefonts/Cyr_a8x
*.psf with upstream instances.
* Replace consolefonts/cp850-full-8x
*.psfu with upstream instances.
* Drop consolefonts/lat5--
*.psfu in favor of upstream lat5-
*.psfu, exactly the same fonts with a better unimap.
* Drop consolefonts/lat7.psf as it is lat7a-16.psf in the upstream.
* Drop consolefonts/lt-brim-8x14.psfu in favor of upstream lat7a-14.psfu, exactly the same fonts with a better unimap.
* Drop keymaps/i386/qwerty/Pl02.map in favor of nearly equal upstream pl2.map.
* Drop keymaps/i386/qwerty/br-abnt-alt.map in favor of nearly equal upstream br-abnt.map.
* Drop keymaps/i386/qwerty/tj_alt-UTF8.map that is already upstreamed.
* Drop unimaps/iso07
*.uni that is already upstreamed.- Remove broken KBD_DISABLE_CAPS_LOCK feature (sysconfig.keyboard, kbdsettings, boo#1179897, jsc#PED-7814). Can be replaced by KEYMAP=\"{my map} disable.capslock\" in /etc/vconsole.conf.
* Tue Oct 22 2024 Jan Engelhardt - Enable libkfont- Rename libkeymap-devel to just kbd-devel (the recommendation is to reuse the SRPM base name)
* Thu Oct 17 2024 Stanislav Brabec - Fix subpackage names and their dependencies.- Add missing ldconfig scriptlets.
* Tue Sep 03 2024 Tobias Görgens - Build libkeymap and create additional subpackages.
* Mon Apr 08 2024 Stanislav Brabec - Move legacy keymaps that have no acceptable xkb counterpart and its includes back to kbd. (bsc#1194609)- Stop requiring kbd-legacy. All YaST supported languages should now have its keymaps in kbd.- Remove kbd-1.15.2-prtscr_no_sigquit.patch rejected by the upstream. The problem is fixed for a long time, this is an additional modification. (PED-7977, https://github.com/legionus/kbd/pull/111):- Drop kbd_fonts.tar.bz2 containing just several 30 years old inferior fonts with an unknown author and uncertain license.- Add structured comments to patches.
* 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.
* Fri Dec 18 2020 Jiri Slaby - Update to version 2.4.0:
* po: Update cs and sr translations (from translationproject.org)
* libkfont: Use only KDFONTOP
* Added support for a few derivatives of neo
* Fix use-after-free of pipe_cmd
* Update solar24x32 font
* vlock\'s pam config added to destination directory
* Update sun12x22.psfu
* libkeymap: unify non/unicode accent_table generation
* libkeymap: note about --unicode use
* libkeymap: remove last ushort
* fi.map: use newly added deadkeys
* Do not install internal library
* Additional deadkeys- Remove kbd-1.15.2-setfont-no-cruft.patch The old ioctls were finally dropped.
* Fri Oct 16 2020 Ludwig Nussel - prepare usrmerge (boo#1029961)
* Fri Sep 25 2020 Dominique Leuenberger - Do not package libtswrap.so.0: it\'s only used by the test suite in a LD_PRELOAD fashion.
* Thu Sep 24 2020 Stanislav Brabec - Update to version 2.3.0:
* Added libkfont library (internal yet).
* Added Canadian Multilingual Standard keyboard map.
* Added us1 that maps Right Alt to AltGr and Shift+Tab to Alt+Tab.
* The dead_macron is used instead of macron in fi.map.
* Added retries when switching to the console (chvt, openvt).
* Added option -d to double size of font (setfont).
* Added long options, help messages.
* Added solar24x32 font.
* Updated eurlatgr font.
* Fixed problems with formatting man pages.
* Fixed search path error (boo#1176854).- Refresh partially upstreamed kbd-1.15.2-dumpkeys-C-opt.patch- Drop upstreamed libkeymap-Fix-mk_mapname-for-the-plain-map.patch- Refresh kbd-1.15.2-setfont-no-cruft.patch and kbd-1.15.5-loadkeys-search-path.patch
* Tue Sep 22 2020 Guillaume GARDET - Refresh patch to fix build on non-x86 architecture broken by previous commit:
* kbdsettings-nox86.patch
* Thu Sep 17 2020 Stanislav Brabec - Make kbdsettings working in both bash and dash (boo#1175040).
* Thu Sep 17 2020 Stanislav Brabec - Fix kbd-1.15.5-loadkeys-search-path.patch to prefer xkb keymaps (boo#1176302).
* Thu Aug 20 2020 Jiri Slaby - add libkeymap-Fix-mk_mapname-for-the-plain-map.patch
* Tue Apr 21 2020 Ludwig Nussel - drop broken kbd command as well as guess_encoding (boo#1170067)- don\'t use subdirectory for legacy keymaps (boo#1166423)- use fdupes
* Tue Mar 03 2020 sbrabecAATTsuse.com- Update to version 2.2.0:
* setfont: Add option -d to double size of font.
* kbd_mode: Add -f option and deny dangerous mode switches without it.
* Data files updates.
* Fix gcc warnings and error with gcc-10 (boo#1160273).
* Other fixes.
* For a full list of changes see: https://git.kernel.org/pub/scm/linux/kernel/git/legion/kbd.git/log/- Update home page.- Refresh patches: kbd-1.15.2-dumpkeys-C-opt.patch, kbd-1.15.2-setfont-no-cruft.patch, kbd-1.15.5-loadkeys-search-path.patch.
* Thu Jan 09 2020 Stefan Brüns - Use a UTF-8 capable locale, otherwise ckbcomp will not not able to do proper uppercase/lowercase conversions.- Rebase cz-map.patch after UTF-8 changes.- Skip compression/decompression of maps which are about to be discarded later (~30%). Avoid zgrep, which is a shell script spawning grep and gunzip for each input file.
* Thu Dec 05 2019 kukukAATTsuse.de- Move pam.d/vlock to /usr/etc
* Thu Sep 19 2019 Martin Vidner - Allow YaST to select Iranian (Persian, Farsi) keyboard layout (bsc#1092920)
* Thu Aug 02 2018 schwabAATTsuse.de- fbtest.c: include for major/minor
* Thu May 24 2018 kukukAATTsuse.de- Use %license instead of %doc [bsc#1082318]
* Thu Apr 05 2018 sbrabecAATTsuse.com- Disable characters >=U+F000. These do not work properly (bsc#1085432#c15, kbd-unicode-fxxx.patch).
* Thu Mar 15 2018 sbrabecAATTsuse.com- Do not cause error on UNICODE characters >= 0xF000 (e. g. ligature fi) (bsc#1085432, kbd-unicode-fxxx.patch).
* Fri Jan 12 2018 sbrabecAATTsuse.com- Move initial NumLock handling from systemd back to kbd:
* Add kbdsettings service written by Thomas Blume (boo#1010880, kbdsettings, kbdsettings.service, numlockbios.c, update sysconfig.console and sysconfig.keyboard).
* Exclude numlockbios support for non x86 platforms (kbdsettings-nox86.patch).- Drop references to KEYTABLE and COMPOSETABLE (boo#1010880#c32, boo#1010880#c54, sysconfig.keyboard.del, README.SUSE, drop kbd.fillup).- Fix paths in kbd.pl.
* Wed Dec 06 2017 fbuiAATTsuse.com- Drop from some fill-up templates, a couple of sysconfig variables no more read by systemd (fate#319454) So the relevant settings can be defined in only one place.
* Thu Nov 23 2017 rbrownAATTsuse.com- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)
* Fri Oct 13 2017 sbrabecAATTsuse.com- Add vlock.pamd PAM file (bsc#1056449#c8).- Clean spec file.
* Fri Sep 22 2017 sbrabecAATTsuse.com- Version update to 2.0.4:
* translation updates
* support for U+202F
* minor fixes and code cleanup
* minor improvements and more characters support- Enable vlock (bsc#1056449, FATE#261).
* Sun Apr 30 2017 bwiedemannAATTsuse.com- call gzip -n to make build fully reproducible
* Thu Mar 23 2017 zaitorAATTopensuse.org- Revert dropping of kdb-legacy Requires: There are still packages and installation flows that needs this to be present (boo#1027379).
* Sun Feb 12 2017 zaitorAATTopensuse.org- Drop kdb-legacy Requires: No longer needed, and was always meant to be temporary.
* Tue Jul 12 2016 tchvatalAATTsuse.com- Version update to 2.0.3:
* Various small updates- Obsolete merged patch:
* kbd-1.15.5-br-abnt2-slash-question.patch- Quickly run over with spec-cleaner- Remove arch check for alpha and other unused platforms- Drop kbd.fillup.nonpc as it should not be needed nowdays
* Wed Jun 15 2016 marceloatieAATTgmail.com- Fix data/keymaps/i386/querty/br-abnt2.map (boo#984958, kbd-1.15.5-br-abnt2-slash-question.patch)
* Thu Dec 10 2015 tiwaiAATTsuse.de- Fix missing dependency on coreutils for initrd macros (boo#958562)- Call missing initrd macro at postun (boo#958562)
* Fri Aug 21 2015 opensuse.lietuviu.kalbaAATTgmail.com- Rename conflicting legacy keymaps:
* dvorak/no.map -> dvorak/no-dvorak.map
* fgGIod/trf.map -> fgGIod/trf-fgGIod.map
* olpc/pt.map -> olpc/pt-olpc.map
* qwerty/cz.map -> qwerty/cz-qwerty.map- i386/qwerty/sr-latin links to sr-cy- add compose rules to cz layout (rh#1181581)
* Mon Aug 10 2015 sndirschAATTsuse.com- genmap4systemd.sh: use \'abnt2\' model for \'br\' layouts, \'jp106\' model for \'jp\' layouts and \'microsoftpro\' for anything else (instead of \'pc105\' before) (FATE#318426)
* Tue Jul 21 2015 sndirschAATTsuse.com- added genmap4systemd.sh tool, which generates entries for systemd\'s /usr/share/systemd/kbd-model-map table from xkeyboard-config converted keymaps; entries are written to /usr/share/systemd/kbd-model-map.xkb-generated, so these can easily be added to /usr/share/systemd/kbd-model-map by systemd package (FATE#318426)
* Fri Jul 17 2015 sndirschAATTsuse.com- Include xkb layouts from xkeyboard-config converted to console keymaps, (FATE#318426)
* Rename Finnish xkb converted layout
* Add xkb and legacy keymaps subdirs to loadkyes search path (kbd-1.15.5-loadkeys-search-path.patch), remove symlinks, Don\'t convert layouts that can\'t input ASCII,
* Original keymaps moved to legacy dir, created symlinks to xkb keymaps
* Thu Apr 02 2015 crrodriguezAATTopensuse.org- For the previos change to wok, we need to buildrequire suse-module-tools to get the initrd rpm macros.
* Sat Mar 28 2015 crrodriguezAATTopensuse.org- Regenerate the initrd if this package changes as it is included there for early console setup.
* Tue Feb 10 2015 tchvatalAATTsuse.com- Convert changelog to utf8
* Sat Nov 29 2014 Led - fix bashisms in scripts- add patches:
* kbd-2.0.2-fix-bashisms.patch- update patches:
* kbd-1.15.2-unicode_scripts.patch
 
ICM Bot detect detector