Package Release Info

libxkbfile-1.1.2-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libxkbfile-devel-32bit
libxkbfile1-32bit

Change Logs

* Sat Feb 22 2025 sndirsch@suse.com
- U_CVE-2025-26595-0001-xkb-Fix-buffer-overflow-in-XkbVModMaskText.patch
  * Buffer overflow in XkbVModMaskText() (CVE-2025-26595, bsc#1237429)
* Thu Dec 08 2022 dmueller@suse.com
- update to 1.1.2:
  * configure: Use AC_SYS_LARGEFILE to enable large file support
- modernize spec file, install license to licensedir
* Tue Oct 18 2022 sndirsch@suse.com
- Update to version 1.1.1
  * Use strndup if available to avoid -Wstringop-overflow warning from gcc 9
  * Convert check for strcasecmp to normal autoconf style
  * Fix spelling/wording issues
  * gitlab CI: add a basic build test
  * fix an off-by-one error in copying the name of a virtual modifier
  * Escape non-printable characters correctly
  * unifdef NOTYET
  * Fix check for appending '|' character when applying rules
* Thu Mar 21 2019 sndirsch@suse.com
- Update to version 1.1.0
  * This release adds support for the NoLock, NoUnlock, and
    genKeyEvent flags.
* Mon Nov 02 2015 eich@suse.com
- add dependency to xkeyboard-config (boo#953161)
* Mon May 04 2015 sndirsch@suse.com
- Update to version 1.0.9
  * This minor maintenance release provides the usual recent
    collection of build configuration improvements and janitorial
    cleanups.
* Mon Apr 14 2014 sndirsch@suse.com
- added missing provides/obsoletes in baselibs.conf (bnc#873443)
* Sun Feb 17 2013 jengelh@inai.de
- Use more robust make install call
* Wed Apr 11 2012 vuntz@opensuse.org
- Update to version 1.0.8:
  + Janitorial cleanups
  + Build configuration improvements
* Fri Feb 17 2012 coolo@suse.com
- correct formatting of buildrequires