diff --git a/kbd-2.5.1-repack.tar.xz b/kbd-2.5.1-repack.tar.xz deleted file mode 100644 index ce28f8d..0000000 --- a/kbd-2.5.1-repack.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e3872189a725f00880db4f2704a0af03b42eaf7f1643ccd80d3ed8786db9ba47 -size 1532100 diff --git a/kbd-2.6.1-repack.tar.xz b/kbd-2.6.1-repack.tar.xz new file mode 100644 index 0000000..be89321 --- /dev/null +++ b/kbd-2.6.1-repack.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a084bef517419cf40696e8f69d0a0eb758245ab3af15885222f28660261ff4c1 +size 1639132 diff --git a/kbd.changes b/kbd.changes index 5fa2dc6..ff4c833 100644 --- a/kbd.changes +++ b/kbd.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Fri Jun 30 19:24:59 UTC 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 08:34:54 UTC 2023 - Frederic Crozat diff --git a/kbd.spec b/kbd.spec index 38bf384..8781ddd 100644 --- a/kbd.spec +++ b/kbd.spec @@ -24,7 +24,7 @@ %define legacy_folders amiga,atari,i386,include,mac,ppc,sun Name: kbd -Version: 2.5.1 +Version: 2.6.1 Release: 0 Summary: Keyboard and Font Utilities # git: git://git.altlinux.org/people/legion/packages/kbd.git