File libxkbfile.changes of Package libxkbfile
-------------------------------------------------------------------
Tue Feb 25 17:41:52 UTC 2025 - Stefan Dirsch <sndirsch@suse.com>
- U_CVE-2025-26595-0001-xkb-Fix-buffer-overflow-in-XkbVModMaskText.patch 
  * Buffer overflow in XkbVModMaskText() (CVE-2025-26595, bsc#1237429)
-------------------------------------------------------------------
Mon Feb  5 11:51:49 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
- update to 1.1.3
  * configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
  * Set close-on-exec when opening files
  * _XkbMakeAtom: remove check for impossible case
  * _XkbInitAtoms: check for malloc() failure
  * XkbChangeAtomDisplay: stop leaking atom name
  * XkbCFReportError: avoid -Wformat-nonliteral warning
  * XkbWriteCFile: stop leaking header file ifdef name
  * DefaultParser: avoid -Wimplicit-fallthrough warnings
  * xkbtext.c: Add tbGetBufferString helper function
  * XkbIndentText: Fix -Wsign-compare warning
  * Fix -Wsign-compare warnings in xkbtext.c & xkmread.c
  * Add a meson build system
-  switched to meson build system
-------------------------------------------------------------------
Thu Dec  8 20:55:13 UTC 2022 - Dirk Müller <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 11:09:38 UTC 2022 - Stefan Dirsch <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 15:22:18 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.1.0
  * This release adds support for the NoLock, NoUnlock, and
    genKeyEvent flags.
-------------------------------------------------------------------
Mon Nov  2 13:45:23 UTC 2015 - eich@suse.com
- add dependency to xkeyboard-config (boo#953161)
-------------------------------------------------------------------
Mon May  4 14:16:09 UTC 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 13:25:31 UTC 2014 - sndirsch@suse.com
- added missing provides/obsoletes in baselibs.conf (bnc#873443)
-------------------------------------------------------------------
Sun Feb 17 17:21:53 UTC 2013 - jengelh@inai.de
- Use more robust make install call
-------------------------------------------------------------------
Wed Apr 11 16:18:17 UTC 2012 - vuntz@opensuse.org
- Update to version 1.0.8:
  + Janitorial cleanups
  + Build configuration improvements
-------------------------------------------------------------------
Fri Feb 17 09:11:22 UTC 2012 - coolo@suse.com
- correct formatting of buildrequires
-------------------------------------------------------------------
Tue Feb 14 18:21:53 UTC 2012 - sndirsch@suse.com
- added missing provides/obsoletes for xorg-x11-libxkb(-devel) 
-------------------------------------------------------------------
Sun Feb 12 14:52:17 UTC 2012 - jengelh@medozas.de
- Rename xorg-x11-libxkbfile to libxkbfile and utilize shlib policy
-------------------------------------------------------------------
Tue Dec 21 02:50:15 UTC 2010 - sndirsch@novell.com
- bumped version number to 7.6
-------------------------------------------------------------------
Sat Oct 30 15:49:40 UTC 2010 - sndirsch@novell.com
- libxkbfile 1.0.7
  * This minor maintenance release provides the usual recent
    collection of build configuration improvements and janitorial
    cleanups.
-------------------------------------------------------------------
Sun Apr  4 16:03:27 CEST 2010 - sndirsch@suse.de
- libxkbfile 1.0.6
- bumped version number to 7.5 
-------------------------------------------------------------------
Mon Dec 14 20:11:37 CET 2009 - jengelh@medozas.de
- add baselibs.conf as a source
-------------------------------------------------------------------
Sat May  2 14:42:17 CEST 2009 - eich@suse.de
- revert static library and .la file removal
  for SUSE versions <= 11.1.
-------------------------------------------------------------------
Tue Apr 21 20:14:53 CEST 2009 - crrodriguez@suse.de
- remove static libraries and "la" files 
-------------------------------------------------------------------
Thu Sep 11 14:22:39 CEST 2008 - sndirsch@suse.de
- bumped release number to 7.4 
-------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
- added baselibs.conf file to build xxbit packages
  for multilib support
-------------------------------------------------------------------
Tue Mar 18 10:23:38 CET 2008 - sndirsch@suse.de
- libxkbfile 1.0.5
  * bfo #11094: libxkbfile COPYING file
-------------------------------------------------------------------
Wed Jan  2 02:40:15 CET 2008 - crrodriguez@suse.de
- fix library-without-ldconfig-* error
- add missing PreReq coreutils 
-------------------------------------------------------------------
Sat Sep 29 12:24:21 CEST 2007 - sndirsch@suse.de
- bumped version to 7.3 
-------------------------------------------------------------------
Sat Oct 14 06:31:26 CEST 2006 - sndirsch@suse.de
- updated to X.Org 7.2RC1 
-------------------------------------------------------------------
Wed Aug  2 16:12:43 CEST 2006 - sndirsch@suse.de
- fix setup line 
-------------------------------------------------------------------
Fri Jul 28 14:45:06 CEST 2006 - sndirsch@suse.de
- use "-fno-strict-aliasing" 
-------------------------------------------------------------------
Thu Jul 27 11:49:04 CEST 2006 - sndirsch@suse.de
- use $RPM_OPT_FLAGS
- remove existing /usr/include/X11 symlink in %pre 
-------------------------------------------------------------------
Fri Jun 23 15:07:23 CEST 2006 - sndirsch@suse.de
- created package