Package Release Info

xkbevd-1.1.5-bp160.1.12

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

xkbevd

Change Logs

* Sun Nov 13 2022 Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.1.5
  * Update README for gitlab migration
  * Update configure.ac bug URL for gitlab migration
  * gitlab CI: add a basic build test
  * man page: remove out-of-date COPYRIGHT section
  * gitlab CI: stop requiring Signed-off-by in commits
  * Variable scope reduction as suggested by cppcheck
  * Rename shadowed variables
  * cfgscan: check if character is EOF before calling isalpha or isdigit
  * xkbevd.c: Update default DFLT_XKB_CONFIG_ROOT path
  * eventTypeToString: remove unnecessary strcpy to static buffer
  * Add .git-blame-ignore-revs to hide whitespace commits from git blame
  * autogen.sh: use quoted string variables
  * autogen: add default patch prefix
  * autogen.sh: use exec instead of waiting for configure to finish
* Fri Apr 24 2015 sndirsch@suse.com
- Update to version 1.1.4:
  * This minor maintenance release cleans up the code,
    configuration, & docs.
* Sat Apr 14 2012 dimstar@opensuse.org
- Update to version 1.1.3:
  + Replace local u*alloc wrappers with direct calls to standard
    funcs.
  + Check for strdup & strcasecmp in configure before defining our
    own.
  + Build system fixes.
* Fri Apr 13 2012 vuntz@opensuse.org
- Split xkbevd from xorg-x11. Initial version: 1.1.2.