Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *libx11,libfontenc* to 
*1.8.13,1.1.9* has Succeeded.

Next steps:
    - apply the patch: git am 
0001-libx11-libfontenc-upgrade-1.8.12-1.8.13-1.1.8-1.1.9.patch
    - check the changes to upstream patches and summarize them in the commit 
message,
    - compile an image that contains the package
    - perform some basic sanity tests
    - amend the patch and sign it off: git commit -s --reset-author --amend
    - send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From caebf8d90715a66407a0ef5910707fb923d0161c Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Wed, 18 Feb 2026 10:55:08 +0000
Subject: [PATCH] libx11,libfontenc: upgrade 1.8.12 -> 1.8.13,1.1.8 -> 1.1.9

---
 ...ibfontenc_1.1.8.bb => libfontenc_1.1.9.bb} |  2 +-
 .../xorg-lib/libx11/disable_tests.patch       |  2 +-
 .../{libx11_1.8.12.bb => libx11_1.8.13.bb}    | 53 ++++++++++++++++++-
 3 files changed, 53 insertions(+), 4 deletions(-)
 rename meta/recipes-graphics/xorg-lib/{libfontenc_1.1.8.bb => 
libfontenc_1.1.9.bb} (80%)
 rename meta/recipes-graphics/xorg-lib/{libx11_1.8.12.bb => libx11_1.8.13.bb} 
(30%)

diff --git a/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb 
b/meta/recipes-graphics/xorg-lib/libfontenc_1.1.9.bb
similarity index 80%
rename from meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb
rename to meta/recipes-graphics/xorg-lib/libfontenc_1.1.9.bb
index 0fc117fc58..0727825112 100644
--- a/meta/recipes-graphics/xorg-lib/libfontenc_1.1.8.bb
+++ b/meta/recipes-graphics/xorg-lib/libfontenc_1.1.9.bb
@@ -11,6 +11,6 @@ LIC_FILES_CHKSUM = 
"file://COPYING;md5=96254c20ab81c63e65b26f0dbcd4a1c1"
 DEPENDS += "zlib xorgproto font-util"
 PE = "1"
 
-SRC_URI[sha256sum] = 
"7b02c3d405236e0d86806b1de9d6868fe60c313628b38350b032914aa4fd14c6"
+SRC_URI[sha256sum] = 
"9d8392705cb10803d5fe1d27d236cbab3f664e26841ce01916bbbe430cf273e2"
 
 BBCLASSEXTEND = "native"
diff --git a/meta/recipes-graphics/xorg-lib/libx11/disable_tests.patch 
b/meta/recipes-graphics/xorg-lib/libx11/disable_tests.patch
index d2c5f5f142..1e2d597f49 100644
--- a/meta/recipes-graphics/xorg-lib/libx11/disable_tests.patch
+++ b/meta/recipes-graphics/xorg-lib/libx11/disable_tests.patch
@@ -1,4 +1,4 @@
-From 37debe301336cfb61e7f81e9e47e5e1019177d8c Mon Sep 17 00:00:00 2001
+From 0bdc2a3e60c49eab8a8ddd09268b4275b8486260 Mon Sep 17 00:00:00 2001
 From: Marko Lindqvist <[email protected]>
 Date: Tue, 8 Jan 2013 09:16:37 +0200
 Subject: [PATCH] libx11: disable tests
diff --git a/meta/recipes-graphics/xorg-lib/libx11_1.8.12.bb 
b/meta/recipes-graphics/xorg-lib/libx11_1.8.13.bb
similarity index 30%
rename from meta/recipes-graphics/xorg-lib/libx11_1.8.12.bb
rename to meta/recipes-graphics/xorg-lib/libx11_1.8.13.bb
index 580e44889d..69c7dbe984 100644
--- a/meta/recipes-graphics/xorg-lib/libx11_1.8.12.bb
+++ b/meta/recipes-graphics/xorg-lib/libx11_1.8.13.bb
@@ -1,3 +1,52 @@
+# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'.
+# The following is the difference between the old and the new license text.
+# Please update the LICENSE value if needed, and summarize the changes in
+# the commit message via 'License-Update:' tag.
+# (example: 'License-Update: copyright years updated.')
+#
+# The changes:
+#
+# --- COPYING
+# +++ COPYING
+# @@ -715,35 +715,6 @@
+#  
+#              ----------------------------------------
+#  
+# -(c) Copyright 1996 by Sebastien Marineau and Holger Veit
+# -                    <[email protected]>
+# -                     <[email protected]>
+# -
+# -Permission is hereby granted, free of charge, to any person obtaining a
+# -copy of this software and associated documentation files (the "Software"),
+# -to deal in the Software without restriction, including without limitation
+# -the rights to use, copy, modify, merge, publish, distribute, sublicense,
+# -and/or sell copies of the Software, and to permit persons to whom the
+# -Software is furnished to do so, subject to the following conditions:
+# -
+# -The above copyright notice and this permission notice shall be included in
+# -all copies or substantial portions of the Software.
+# -
+# -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+# -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+# -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
+# -HOLGER VEIT  BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+# -WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
+# -OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+# -SOFTWARE.
+# -
+# -Except as contained in this notice, the name of Sebastien Marineau or 
Holger Veit
+# -shall not be used in advertising or otherwise to promote the sale, use or 
other
+# -dealings in this Software without prior written authorization from Holger 
Veit or
+# -Sebastien Marineau.
+# -
+# -            ----------------------------------------
+# -
+#  Copyright 1990, 1991 by OMRON Corporation, NTT Software Corporation,
+#                       and Nippon Telegraph and Telephone Corporation
+#  Copyright 1991 by the Open Software Foundation
+# 
+#
+
 SUMMARY = "Xlib: C Language X Interface library"
 
 DESCRIPTION = "This package provides a client interface to the X Window \
@@ -7,7 +56,7 @@ basic functions of the window system."
 require xorg-lib-common.inc
 
 LICENSE = "MIT & BSD-1-Clause & HPND & HPND-sell-variant & ISC"
-LIC_FILES_CHKSUM = "file://COPYING;md5=1d49cdd2b386c5db11ec636d680b7116"
+LIC_FILES_CHKSUM = "file://COPYING;md5=8f2a1d92c4a50eedcf7c12672b908851"
 
 DEPENDS += "xorgproto \
             xtrans \
@@ -23,7 +72,7 @@ XORG_PN = "libX11"
 
 SRC_URI += "file://disable_tests.patch"
 
-SRC_URI[sha256sum] = 
"fa026f9bb0124f4d6c808f9aef4057aad65e7b35d8ff43951cef0abe06bb9a9a"
+SRC_URI[sha256sum] = 
"69606f485c2c07c14ef64f75b7bb326d48587af33795d9ab3e607c0b5f94f11c"
 
 inherit gettext
 
-- 
2.47.1

packages/x86-64-v3-poky-linux/libfontenc/libfontenc-dev: RDEPENDS: added 
"zlib-dev"
packages/all-poky-linux/encodings/encodings-dev: FILES: removed "/lib/*.la 
/lib/lib*.so /lib/*.o"
packages/all-poky-linux/encodings/encodings-staticdev: FILES: removed "/lib/*.a"
packages/all-poky-linux/encodings/encodings: FILES: removed "/bin/* /sbin/* 
/lib/*.so.*", added "/usr/lib/*.so.*"
packages/x86-64-v3-poky-linux/libfontenc: PV changed from "1.1.8" to "1.1.9"
packages/x86-64-v3-poky-linux/libfontenc: SRC_URI changed from 
"https://www.x.org/releases//individual/lib/libfontenc-1.1.8.tar.xz"; to 
"https://www.x.org/releases//individual/lib/libfontenc-1.1.9.tar.xz";
packages/x86-64-v3-poky-linux/libfontenc: PKGV changed from 1.1.8 [default] to 
1.1.9 [default]
packages/x86-64-v3-poky-linux/libfontenc/libfontenc-dbg: PV changed from 
"1.1.8" to "1.1.9"
packages/x86-64-v3-poky-linux/libfontenc/libfontenc-dbg: PKGV changed from 
1.1.8 [default] to 1.1.9 [default]
packages/x86-64-v3-poky-linux/libfontenc/libfontenc-dev: PV changed from 
"1.1.8" to "1.1.9"
packages/x86-64-v3-poky-linux/libfontenc/libfontenc-dev: PKGSIZE changed from 
5226 to 5306 (+2%)
packages/x86-64-v3-poky-linux/libfontenc/libfontenc-dev: RDEPENDS: added 
"zlib-dev"
packages/x86-64-v3-poky-linux/libfontenc/libfontenc-dev: PKGV changed from 
1.1.8 [default] to 1.1.9 [default]
packages/x86-64-v3-poky-linux/libfontenc/libfontenc-doc: PV changed from 
"1.1.8" to "1.1.9"
packages/x86-64-v3-poky-linux/libfontenc/libfontenc-doc: PKGV changed from 
1.1.8 [default] to 1.1.9 [default]
packages/x86-64-v3-poky-linux/libfontenc/libfontenc-locale: PV changed from 
"1.1.8" to "1.1.9"
packages/x86-64-v3-poky-linux/libfontenc/libfontenc-locale: PKGV changed from 
1.1.8 [default] to 1.1.9 [default]
packages/x86-64-v3-poky-linux/libfontenc/libfontenc-src: FILELIST: directory 
renamed /usr/src/debug/libfontenc/1.1.8/src -> 
/usr/src/debug/libfontenc/1.1.9/src, directory renamed 
/usr/src/debug/libfontenc/1.1.8/include/X11/fonts -> 
/usr/src/debug/libfontenc/1.1.9/include/X11/fonts
packages/x86-64-v3-poky-linux/libfontenc/libfontenc-src: PV changed from 
"1.1.8" to "1.1.9"
packages/x86-64-v3-poky-linux/libfontenc/libfontenc-src: PKGV changed from 
1.1.8 [default] to 1.1.9 [default]
packages/x86-64-v3-poky-linux/libfontenc/libfontenc-staticdev: PV changed from 
"1.1.8" to "1.1.9"
packages/x86-64-v3-poky-linux/libfontenc/libfontenc-staticdev: PKGV changed 
from 1.1.8 [default] to 1.1.9 [default]
packages/x86-64-v3-poky-linux/libfontenc/libfontenc: PV changed from "1.1.8" to 
"1.1.9"
packages/x86-64-v3-poky-linux/libfontenc/libfontenc: PKGV changed from 1.1.8 
[default] to 1.1.9 [default]
packages/x86-64-v3-poky-linux/libx11: PV changed from "1.8.12" to "1.8.13"
packages/x86-64-v3-poky-linux/libx11: SRC_URI changed from 
"https://www.x.org/releases//individual/lib/libX11-1.8.12.tar.xz 
file://disable_tests.patch" to 
"https://www.x.org/releases//individual/lib/libX11-1.8.13.tar.xz 
file://disable_tests.patch"
packages/x86-64-v3-poky-linux/libx11: PKGV changed from 1.8.12 [default] to 
1.8.13 [default]
packages/x86-64-v3-poky-linux/libx11/libx11-dbg: PV changed from "1.8.12" to 
"1.8.13"
packages/x86-64-v3-poky-linux/libx11/libx11-dbg: PKGSIZE changed from 11432448 
to 11433136 (+0%)
packages/x86-64-v3-poky-linux/libx11/libx11-dbg: PKGV changed from 1.8.12 
[default] to 1.8.13 [default]
packages/x86-64-v3-poky-linux/libx11/libx11-dev: PV changed from "1.8.12" to 
"1.8.13"
packages/x86-64-v3-poky-linux/libx11/libx11-dev: PKGV changed from 1.8.12 
[default] to 1.8.13 [default]
packages/x86-64-v3-poky-linux/libx11/libx11-doc: PV changed from "1.8.12" to 
"1.8.13"
packages/x86-64-v3-poky-linux/libx11/libx11-doc: PKGSIZE changed from 1931623 
to 1930583 (-0%)
packages/x86-64-v3-poky-linux/libx11/libx11-doc: PKGV changed from 1.8.12 
[default] to 1.8.13 [default]
packages/x86-64-v3-poky-linux/libx11/libx11-locale: PV changed from "1.8.12" to 
"1.8.13"
packages/x86-64-v3-poky-linux/libx11/libx11-locale: PKGSIZE changed from 
1107098 to 1106701 (-0%)
packages/x86-64-v3-poky-linux/libx11/libx11-locale: PKGV changed from 1.8.12 
[default] to 1.8.13 [default]
packages/x86-64-v3-poky-linux/libx11/libx11-src: FILELIST: directory renamed 
/usr/src/debug/libx11/1.8.12/modules/lc/gen -> 
/usr/src/debug/libx11/1.8.13/modules/lc/gen, directory renamed 
/usr/src/debug/libx11/1.8.12/modules/lc/def -> 
/usr/src/debug/libx11/1.8.13/modules/lc/def, directory renamed 
/usr/src/debug/libx11/1.8.12/src -> /usr/src/debug/libx11/1.8.13/src, directory 
renamed /usr/src/debug/libx11/1.8.12/src/xcms -> 
/usr/src/debug/libx11/1.8.13/src/xcms, directory renamed 
/usr/src/debug/libx11/1.8.12/modules/lc/Utf8 -> 
/usr/src/debug/libx11/1.8.13/modules/lc/Utf8, directory renamed 
/usr/src/debug/libx11/1.8.12/src/xkb -> /usr/src/debug/libx11/1.8.13/src/xkb, 
directory renamed /usr/src/debug/libx11/1.8.12/include/X11/extensions -> 
/usr/src/debug/libx11/1.8.13/include/X11/extensions, directory renamed 
/usr/src/debug/libx11/1.8.12/modules/om/generic -> 
/usr/src/debug/libx11/1.8.13/modules/om/generic, directory renamed 
/usr/src/debug/libx11/1.8.12/modules/im/ximcp -> /usr/src/debug
 /libx11/1.8.13/modules/im/ximcp, directory renamed 
/usr/src/debug/libx11/1.8.12/src/xlibi18n -> 
/usr/src/debug/libx11/1.8.13/src/xlibi18n, directory renamed 
/usr/src/debug/libx11/1.8.12/src/xlibi18n/lcUniConv -> 
/usr/src/debug/libx11/1.8.13/src/xlibi18n/lcUniConv, directory renamed 
/usr/src/debug/libx11/1.8.12/include/X11 -> 
/usr/src/debug/libx11/1.8.13/include/X11
packages/x86-64-v3-poky-linux/libx11/libx11-src: PV changed from "1.8.12" to 
"1.8.13"
packages/x86-64-v3-poky-linux/libx11/libx11-src: PKGSIZE changed from 5443215 
to 5444114 (+0%)
packages/x86-64-v3-poky-linux/libx11/libx11-src: PKGV changed from 1.8.12 
[default] to 1.8.13 [default]
packages/x86-64-v3-poky-linux/libx11/libx11-staticdev: PV changed from "1.8.12" 
to "1.8.13"
packages/x86-64-v3-poky-linux/libx11/libx11-staticdev: PKGV changed from 1.8.12 
[default] to 1.8.13 [default]
packages/x86-64-v3-poky-linux/libx11/libx11-xcb: PV changed from "1.8.12" to 
"1.8.13"
packages/x86-64-v3-poky-linux/libx11/libx11-xcb: PKGV changed from 1.8.12 
[default] to 1.8.13 [default]
packages/x86-64-v3-poky-linux/libx11/libx11: PV changed from "1.8.12" to 
"1.8.13"
packages/x86-64-v3-poky-linux/libx11/libx11: PKGSIZE changed from 1385631 to 
1385614 (-0%)
packages/x86-64-v3-poky-linux/libx11/libx11: PKGV changed from 1.8.12 [default] 
to 1.8.13 [default]

Attachment: 0001-libx11-libfontenc-upgrade-1.8.12-1.8.13-1.1.8-1.1.9.patch
Description: Binary data

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#231331): 
https://lists.openembedded.org/g/openembedded-core/message/231331
Mute This Topic: https://lists.openembedded.org/mt/117879845/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to