]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
xmodmap: Upgrade 1.0.11 -> 1.0.12
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Aug 2026 11:54:02 +0000 (12:54 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Aug 2026 16:43:03 +0000 (17:43 +0100)
Changes:

- xmodmap 1.0.12
- meson: include headers when checking for functions
- meson: Add option to build with meson
- handle.c: handle -Wuse-after-free warning from gcc 15
- gitlab CI: drop the ci-fairy check-mr job
- parse_keysym: handle possible NULL return from copy_to_scratch()
- Strip trailing whitespace from source files
- xmodmap.1: Some editorial changes for this man page [Debian bug #1094313]
- Improve man page text & formatting
- Accept --help & --version as aliases to -help & -version
- Use _strnicmp() instead of strncasecmp() on Windows
- Assume target platforms have strncasecmp now
- Remove "All rights reserved" from Oracle copyright notices
- gitlab CI: stop requiring Signed-off-by in commits

License-Update: Copyright line removal of "all rights reserved"

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xorg-app/xmodmap_1.0.12.bb [moved from meta/recipes-graphics/xorg-app/xmodmap_1.0.11.bb with 73% similarity]

similarity index 73%
rename from meta/recipes-graphics/xorg-app/xmodmap_1.0.11.bb
rename to meta/recipes-graphics/xorg-app/xmodmap_1.0.12.bb
index dc955aa9778c2b055b3886bf0e93bcf1995038f3..633c70ee0482bebbd562f9412577767d340fc372 100644 (file)
@@ -9,9 +9,9 @@ from the user's session startup script to configure the keyboard \
 according to personal tastes."
 
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://COPYING;md5=272c17e96370e1e74773fa22d9989621"
+LIC_FILES_CHKSUM = "file://COPYING;md5=76caa89655fe179dbb374831c98ca65f"
 
 PE = "1"
-SRC_URI[sha256sum] = "9a2f8168f7b0bc382828847403902cb6bf175e17658b36189eac87edda877e81"
+SRC_URI[sha256sum] = "fc54b9b5bbf2ae58ba8f9d42bd051c41c7438377400c42c17d7496d19e1bb3ce"
 
 SRC_URI_EXT = "xz"