Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 4/9] xmodmap: Upgrade 1.0.11 -> 1.0.12
Date: Tue,  4 Aug 2026 13:23:30 +0100	[thread overview]
Message-ID: <20260804122335.3094065-4-richard.purdie@linuxfoundation.org> (raw)
In-Reply-To: <20260804122335.3094065-1-richard.purdie@linuxfoundation.org>

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>
---
 .../xorg-app/{xmodmap_1.0.11.bb => xmodmap_1.0.12.bb}         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/xorg-app/{xmodmap_1.0.11.bb => xmodmap_1.0.12.bb} (73%)

diff --git a/meta/recipes-graphics/xorg-app/xmodmap_1.0.11.bb b/meta/recipes-graphics/xorg-app/xmodmap_1.0.12.bb
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 dc955aa9778..633c70ee048 100644
--- a/meta/recipes-graphics/xorg-app/xmodmap_1.0.11.bb
+++ b/meta/recipes-graphics/xorg-app/xmodmap_1.0.12.bb
@@ -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"


  parent reply	other threads:[~2026-08-04 12:23 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-04 12:23 [PATCH 1/9] libva-utils: 2.23.0 -> 2.24.0 Richard Purdie
2026-08-04 12:23 ` [PATCH 2/9] xvinfo: Upgrade 1.1.5 -> 1.1.6 Richard Purdie
2026-08-04 12:23 ` [PATCH 3/9] xwininfo: Upgrade 1.1.6 -> 1.1.7 Richard Purdie
2026-08-04 12:23 ` Richard Purdie [this message]
2026-08-04 12:36   ` Patchtest results for [PATCH 4/9] xmodmap: Upgrade 1.0.11 -> 1.0.12 patchtest
2026-08-04 12:23 ` [PATCH 5/9] libtool: 2.5.4 -> 2.6.2 Richard Purdie
2026-08-04 12:23 ` [PATCH 6/9] ffmpeg: upgrade 8.1.2 -> 9.0 Richard Purdie
2026-08-04 12:23 ` [PATCH 7/9] libadwaita: upgrade 1.9.2 -> 1.9.3 Richard Purdie
2026-08-04 12:23 ` [PATCH 8/9] python3-cffi: upgrade 2.1.0 -> 2.1.1 Richard Purdie
2026-08-04 12:36   ` Patchtest results for " patchtest
2026-08-04 12:23 ` [PATCH 9/9] python3-pyproject-metadata: upgrade 0.11.0 -> 0.12.1 Richard Purdie
2026-08-04 12:36 ` Patchtest results for [PATCH 1/9] libva-utils: 2.23.0 -> 2.24.0 patchtest
     [not found] ` <18C899AE0F118A3D.1990914@lists.openembedded.org>
2026-08-04 17:00   ` [OE-core] [PATCH 5/9] libtool: 2.5.4 -> 2.6.2 Richard Purdie
     [not found]   ` <18C8A8C4FB56E625.3417489@lists.openembedded.org>
2026-08-04 20:12     ` Richard Purdie
2026-08-04 21:36       ` Jaipaul Cheernam
2026-08-06 21:26         ` Richard Purdie
2026-08-04 21:58       ` Khem Raj

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260804122335.3094065-4-richard.purdie@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox