xkbevd: Changes to 'refs/tags/xkbevd-1.1.5'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Nov 12 23:50:13 UTC 2022


Tag 'xkbevd-1.1.5' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2022-11-12 23:50 +0000

xkbevd-1.1.5
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAABCgAGBQJjcDEvAAoJEM/fFIgoxkKnebAQAJbzMHWwm6v6t1u+eTS7QSlI
YKNnsh4dP+awKVZaEXA4mgzJ4/EmYtivTRyf7B6AaTWjN4jvyOeSAIby6IApwBML
DNHLXOp+iC8CpSYPCnPt8zJHFIiZxCujicpIXTI8YehiiRfOMzHCySkaG4WQAA8E
nA1L5u0tH02zbwHjP2WXS/v2Vt2NC4DZqEA44S5uWFIyWJaofL8vsJ1C6QATaJaF
h0D+hqbVBy4LguoyLoDJ21AUmrEm+xqCIahPJRsMBvAElI3RuGaO7yRqOP3r+uC2
wZWcoW6ttFp/nw6rPVP9REONNr4uLvpz/lVwRmSoDy94hJlgbYYledBlSS/rn1LT
y7XRxQnSxPYdoGb7JOe3bXnEMrgEf7QbRtuR250CvktxdBjYOq2Ia0UkUqPPUxCN
xoN+F44wTs8WHTaYTi/fgaSsFOWwmsVUO1hcbUU9BWxgd1IXcGKDxlETTAyOt0zW
qXcxUAJjzbEiL2JQ4OPma89tPtqnUORjRvbNIIgVgU00i7hFlrdJcaYIvaOf7nW1
MPO7KRb7OeMQjCobqv/2Ln2nP5dCGoyKfOnhsoaPTssEtimFJZwGffcTwlAbY8zy
T2PhPRqfkWpLKdCHRG6YY0aX5IqsqN/NkkGkB6x1PNDEv2AKD+wsPOdp4AT7Zbmf
56seLlEM3oc7jF59rdcc
=OrIO
-----END PGP SIGNATURE-----

Changes since xkbevd-1.1.4:
Alan Coopersmith (13):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      gitlab CI: add a basic build test
      Build xz tarballs instead of bzip2
      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
      xkbevd 1.1.5

Emil Velikov (1):
      autogen.sh: use quoted string variables

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

---
 .git-blame-ignore-revs |   18 +++++++++
 .gitlab-ci.yml         |   98 +++++++++++++++++++++++++++++++++++++++++++++++++
 Makefile.am            |    2 +
 README                 |   24 ------------
 README.md              |   26 +++++++++++++
 autogen.sh             |   11 +++--
 cfgscan.c              |    9 ++--
 configure.ac           |    6 +--
 man/xkbevd.man         |    6 ---
 printev.c              |   11 ++---
 xkbevd.c               |   33 ++++++++--------
 11 files changed, 179 insertions(+), 65 deletions(-)
---


More information about the xorg-commit mailing list