Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *libbsd* to *0.12.1* has 
Succeeded.

Next steps:
    - apply the patch: git am 0001-libbsd-upgrade-0.11.8-0.12.1.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 089202f58471bc45a391d3659a6ff39c027792f7 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Fri, 1 Mar 2024 21:46:38 +0000
Subject: [PATCH] libbsd: upgrade 0.11.8 -> 0.12.1

---
 .../{libbsd_0.11.8.bb => libbsd_0.12.1.bb}    | 26 +++++++++++++++++--
 1 file changed, 24 insertions(+), 2 deletions(-)
 rename meta/recipes-support/libbsd/{libbsd_0.11.8.bb => libbsd_0.12.1.bb} (68%)

diff --git a/meta/recipes-support/libbsd/libbsd_0.11.8.bb 
b/meta/recipes-support/libbsd/libbsd_0.12.1.bb
similarity index 68%
rename from meta/recipes-support/libbsd/libbsd_0.11.8.bb
rename to meta/recipes-support/libbsd/libbsd_0.12.1.bb
index 17049c8c28..4e097a28c8 100644
--- a/meta/recipes-support/libbsd/libbsd_0.11.8.bb
+++ b/meta/recipes-support/libbsd/libbsd_0.12.1.bb
@@ -1,3 +1,25 @@
+# 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
+# @@ -3,7 +3,7 @@
+#  Files:
+#   *
+#  Copyright:
+# - Copyright © 2004-2006, 2008-2022 Guillem Jover <[email protected]>
+# + Copyright © 2004-2024 Guillem Jover <[email protected]>
+#  License: BSD-3-clause
+#  
+#  Files:
+# 
+#
+
 SUMMARY = "Library of utility functions from BSD systems"
 DESCRIPTION = "This library provides useful functions commonly found on BSD 
systems, \
                and lacking on others like GNU systems, thus making it easier 
to port \
@@ -33,12 +55,12 @@ LICENSE:${PN}-locale = "BSD-3-Clause & ISC & PD"
 LICENSE:${PN}-src = "BSD-3-Clause & ISC & PD"
 LICENSE:${PN}-staticdev = "BSD-3-Clause & ISC & PD"
 
-LIC_FILES_CHKSUM = "file://COPYING;md5=befe09fada57bdcf7f7c12f51081b08f"
+LIC_FILES_CHKSUM = "file://COPYING;md5=9b087a0981a1fcad42efbba6d4925a0f"
 SECTION = "libs"
 
 SRC_URI = "https://libbsd.freedesktop.org/releases/${BPN}-${PV}.tar.xz";
 
-SRC_URI[sha256sum] = 
"55fdfa2696fb4d55a592fa9ad14a9df897c7b0008ddb3b30c419914841f85f33"
+SRC_URI[sha256sum] = 
"d7747f8ec1baa6ff5c096a9dd587c061233dec90da0f1aedd66d830f6db6996a"
 
 inherit autotools pkgconfig
 
-- 
2.42.0

packages/core2-64-poky-linux/libbsd: SRC_URI changed from 
"https://libbsd.freedesktop.org/releases/libbsd-0.11.8.tar.xz"; to 
"https://libbsd.freedesktop.org/releases/libbsd-0.12.1.tar.xz";
packages/core2-64-poky-linux/libbsd: PKGV changed from 0.11.8 [default] to 
0.12.1 [default]
packages/core2-64-poky-linux/libbsd: PV changed from "0.11.8" to "0.12.1"
packages/core2-64-poky-linux/libbsd/libbsd-dbg: FILELIST: removed 
"/usr/lib/.debug/libbsd.so.0.11.8", added "/usr/lib/.debug/libbsd.so.0.12.1"
packages/core2-64-poky-linux/libbsd/libbsd-dbg: PKGV changed from 0.11.8 
[default] to 0.12.1 [default]
packages/core2-64-poky-linux/libbsd/libbsd-dbg: PV changed from "0.11.8" to 
"0.12.1"
packages/core2-64-poky-linux/libbsd/libbsd-dbg: PKGSIZE changed from 236696 to 
237720 (+0%)
packages/core2-64-poky-linux/libbsd/libbsd-dev: PKGV changed from 0.11.8 
[default] to 0.12.1 [default]
packages/core2-64-poky-linux/libbsd/libbsd-dev: PV changed from "0.11.8" to 
"0.12.1"
packages/core2-64-poky-linux/libbsd/libbsd-dev: PKGSIZE changed from 136282 to 
137403 (+1%)
packages/core2-64-poky-linux/libbsd/libbsd-doc: PKGV changed from 0.11.8 
[default] to 0.12.1 [default]
packages/core2-64-poky-linux/libbsd/libbsd-doc: PV changed from "0.11.8" to 
"0.12.1"
packages/core2-64-poky-linux/libbsd/libbsd-doc: PKGSIZE changed from 250639 to 
251437 (+0%)
packages/core2-64-poky-linux/libbsd/libbsd-locale: PKGV changed from 0.11.8 
[default] to 0.12.1 [default]
packages/core2-64-poky-linux/libbsd/libbsd-locale: PV changed from "0.11.8" to 
"0.12.1"
packages/core2-64-poky-linux/libbsd/libbsd-src: FILELIST: removed 
"/usr/src/debug/libbsd/0.11.8/include/bsd/libutil.h 
/usr/src/debug/libbsd/0.11.8/include/bsd/pwd.h 
/usr/src/debug/libbsd/0.11.8/src/readpassphrase.c 
/usr/src/debug/libbsd/0.11.8/include/bsd/nlist.h 
/usr/src/debug/libbsd/0.11.8/src/humanize_number.c 
/usr/src/debug/libbsd/0.11.8/src/strtonum.c 
/usr/src/debug/libbsd/0.11.8/include/bsd/stdlib.h 
/usr/src/debug/libbsd/0.11.8/include/bsd/string.h 
/usr/src/debug/libbsd/0.11.8/include/bsd/unistd.h 
/usr/src/debug/libbsd/0.11.8/src/md5.c 
/usr/src/debug/libbsd/0.11.8/src/radixsort.c 
/usr/src/debug/libbsd/0.11.8/include/bsd/wchar.h 
/usr/src/debug/libbsd/0.11.8/include/bsd/err.h 
/usr/src/debug/libbsd/0.11.8/include/bsd/readpassphrase.h 
/usr/src/debug/libbsd/0.11.8/src/getbsize.c 
/usr/src/debug/libbsd/0.11.8/src/progname.c 
/usr/src/debug/libbsd/0.11.8/src/nlist.c 
/usr/src/debug/libbsd/0.11.8/src/closefrom.c 
/usr/src/debug/libbsd/0.11.8/src/expand_number.c /usr/src/debug/libbsd/0.11.8
 /src/inet_net_pton.c /usr/src/debug/libbsd/0.11.8/src/setproctitle_ctor.c 
/usr/src/debug/libbsd/0.11.8/src/reallocarray.c 
/usr/src/debug/libbsd/0.11.8/src/heapsort.c 
/usr/src/debug/libbsd/0.11.8/include/bsd/inttypes.h 
/usr/src/debug/libbsd/0.11.8/include/bsd/timeconv.h 
/usr/src/debug/libbsd/0.11.8/src/arc4random_uniform.c 
/usr/src/debug/libbsd/0.11.8/src/reallocf.c 
/usr/src/debug/libbsd/0.11.8/src/fmtcheck.c 
/usr/src/debug/libbsd/0.11.8/src/recallocarray.c 
/usr/src/debug/libbsd/0.11.8/src/setproctitle.c 
/usr/src/debug/libbsd/0.11.8/src/merge.c 
/usr/src/debug/libbsd/0.11.8/src/arc4random_linux.h 
/usr/src/debug/libbsd/0.11.8/src/fgetwln.c 
/usr/src/debug/libbsd/0.11.8/src/funopen.c 
/usr/src/debug/libbsd/0.11.8/src/chacha_private.h 
/usr/src/debug/libbsd/0.11.8/src/explicit_bzero.c 
/usr/src/debug/libbsd/0.11.8/src/pidfile.c 
/usr/src/debug/libbsd/0.11.8/src/pwcache.c 
/usr/src/debug/libbsd/0.11.8/src/setmode.c 
/usr/src/debug/libbsd/0.11.8/src/err.c /usr/src/debug/libbsd/0.11.8/include/bsd/
 grp.h /usr/src/debug/libbsd/0.11.8/src/stringlist.c 
/usr/src/debug/libbsd/0.11.8/src/strlcat.c 
/usr/src/debug/libbsd/0.11.8/src/strlcpy.c 
/usr/src/debug/libbsd/0.11.8/src/bsd_getopt.c 
/usr/src/debug/libbsd/0.11.8/src/strmode.c 
/usr/src/debug/libbsd/0.11.8/src/strnstr.c 
/usr/src/debug/libbsd/0.11.8/include/bsd/vis.h 
/usr/src/debug/libbsd/0.11.8/include/bsd/stdio.h 
/usr/src/debug/libbsd/0.11.8/src/fgetln.c 
/usr/src/debug/libbsd/0.11.8/src/flopen.c 
/usr/src/debug/libbsd/0.11.8/src/fpurge.c 
/usr/src/debug/libbsd/0.11.8/src/dehumanize_number.c 
/usr/src/debug/libbsd/0.11.8/src/strtoi.c 
/usr/src/debug/libbsd/0.11.8/src/strtou.c 
/usr/src/debug/libbsd/0.11.8/src/arc4random.c 
/usr/src/debug/libbsd/0.11.8/src/unvis.c 
/usr/src/debug/libbsd/0.11.8/include/bsd/stringlist.h 
/usr/src/debug/libbsd/0.11.8/src/freezero.c 
/usr/src/debug/libbsd/0.11.8/src/getpeereid.c 
/usr/src/debug/libbsd/0.11.8/src/fparseln.c 
/usr/src/debug/libbsd/0.11.8/src/wcslcat.c 
/usr/src/debug/libbsd/0.11.8/src/wcslcpy.c /usr/sr
 c/debug/libbsd/0.11.8/src/vis.c /usr/src/debug/libbsd/0.11.8/src/timeconv.c", 
added "/usr/src/debug/libbsd/0.12.1/include/bsd/libutil.h 
/usr/src/debug/libbsd/0.12.1/include/bsd/pwd.h 
/usr/src/debug/libbsd/0.12.1/src/readpassphrase.c 
/usr/src/debug/libbsd/0.12.1/include/bsd/nlist.h 
/usr/src/debug/libbsd/0.12.1/src/humanize_number.c 
/usr/src/debug/libbsd/0.12.1/src/strtonum.c 
/usr/src/debug/libbsd/0.12.1/include/bsd/stdlib.h 
/usr/src/debug/libbsd/0.12.1/include/bsd/string.h 
/usr/src/debug/libbsd/0.12.1/include/bsd/unistd.h 
/usr/src/debug/libbsd/0.12.1/src/md5.c 
/usr/src/debug/libbsd/0.12.1/src/radixsort.c 
/usr/src/debug/libbsd/0.12.1/include/bsd/wchar.h 
/usr/src/debug/libbsd/0.12.1/include/bsd/err.h 
/usr/src/debug/libbsd/0.12.1/include/bsd/readpassphrase.h 
/usr/src/debug/libbsd/0.12.1/src/progname.c 
/usr/src/debug/libbsd/0.12.1/src/getbsize.c 
/usr/src/debug/libbsd/0.12.1/src/nlist.c 
/usr/src/debug/libbsd/0.12.1/src/closefrom.c 
/usr/src/debug/libbsd/0.12.1/src/expand_number.c /usr/src/
 debug/libbsd/0.12.1/src/inet_net_pton.c 
/usr/src/debug/libbsd/0.12.1/src/setproctitle_ctor.c 
/usr/src/debug/libbsd/0.12.1/src/reallocarray.c 
/usr/src/debug/libbsd/0.12.1/src/heapsort.c 
/usr/src/debug/libbsd/0.12.1/src/setmode.c 
/usr/src/debug/libbsd/0.12.1/include/bsd/inttypes.h 
/usr/src/debug/libbsd/0.12.1/src/arc4random_uniform.c 
/usr/src/debug/libbsd/0.12.1/src/reallocf.c 
/usr/src/debug/libbsd/0.12.1/src/strlcat.c 
/usr/src/debug/libbsd/0.12.1/src/fmtcheck.c 
/usr/src/debug/libbsd/0.12.1/src/errc.c 
/usr/src/debug/libbsd/0.12.1/src/recallocarray.c 
/usr/src/debug/libbsd/0.12.1/src/setproctitle.c 
/usr/src/debug/libbsd/0.12.1/src/merge.c 
/usr/src/debug/libbsd/0.12.1/src/arc4random_linux.h 
/usr/src/debug/libbsd/0.12.1/src/wcslcat.c 
/usr/src/debug/libbsd/0.12.1/src/wcslcpy.c 
/usr/src/debug/libbsd/0.12.1/src/strlcpy.c 
/usr/src/debug/libbsd/0.12.1/src/strmode.c 
/usr/src/debug/libbsd/0.12.1/src/strnstr.c 
/usr/src/debug/libbsd/0.12.1/src/fgetwln.c 
/usr/src/debug/libbsd/0.12.1/src/funopen.c /
 usr/src/debug/libbsd/0.12.1/src/chacha_private.h 
/usr/src/debug/libbsd/0.12.1/src/explicit_bzero.c 
/usr/src/debug/libbsd/0.12.1/src/pidfile.c 
/usr/src/debug/libbsd/0.12.1/include/bsd/grp.h 
/usr/src/debug/libbsd/0.12.1/src/stringlist.c 
/usr/src/debug/libbsd/0.12.1/src/bsd_getopt.c 
/usr/src/debug/libbsd/0.12.1/include/bsd/vis.h 
/usr/src/debug/libbsd/0.12.1/include/bsd/stdio.h 
/usr/src/debug/libbsd/0.12.1/src/fgetln.c 
/usr/src/debug/libbsd/0.12.1/src/flopen.c 
/usr/src/debug/libbsd/0.12.1/src/fpurge.c 
/usr/src/debug/libbsd/0.12.1/src/dehumanize_number.c 
/usr/src/debug/libbsd/0.12.1/src/strtoi.c 
/usr/src/debug/libbsd/0.12.1/src/strtou.c 
/usr/src/debug/libbsd/0.12.1/src/arc4random.c 
/usr/src/debug/libbsd/0.12.1/src/unvis.c 
/usr/src/debug/libbsd/0.12.1/include/bsd/stringlist.h 
/usr/src/debug/libbsd/0.12.1/src/pwcache.c 
/usr/src/debug/libbsd/0.12.1/src/freezero.c 
/usr/src/debug/libbsd/0.12.1/src/getpeereid.c 
/usr/src/debug/libbsd/0.12.1/src/fparseln.c 
/usr/src/debug/libbsd/0.12.1/src/vis.c 
 /usr/src/debug/libbsd/0.12.1/src/timeconv.c"
packages/core2-64-poky-linux/libbsd/libbsd-src: PKGV changed from 0.11.8 
[default] to 0.12.1 [default]
packages/core2-64-poky-linux/libbsd/libbsd-src: PV changed from "0.11.8" to 
"0.12.1"
packages/core2-64-poky-linux/libbsd/libbsd-src: PKGSIZE changed from 270813 to 
272139 (+0%)
packages/core2-64-poky-linux/libbsd/libbsd-staticdev: PKGV changed from 0.11.8 
[default] to 0.12.1 [default]
packages/core2-64-poky-linux/libbsd/libbsd-staticdev: PV changed from "0.11.8" 
to "0.12.1"
packages/core2-64-poky-linux/libbsd/libbsd-staticdev: PKGSIZE changed from 3540 
to 3532 (-0%)
packages/core2-64-poky-linux/libbsd/libbsd: FILELIST: removed 
"/usr/lib/libbsd.so.0.11.8", added "/usr/lib/libbsd.so.0.12.1"
packages/core2-64-poky-linux/libbsd/libbsd: PKGV changed from 0.11.8 [default] 
to 0.12.1 [default]
packages/core2-64-poky-linux/libbsd/libbsd: PV changed from "0.11.8" to "0.12.1"
Changes to packages/core2-64-poky-linux/libbsd (sysroot):
  /usr/lib/libbsd.so.0 changed symlink target from libbsd.so.0.11.8 to 
libbsd.so.0.12.1
  /usr/lib/libbsd.so.0.11.8 moved to /usr/lib/libbsd.so.0.12.1

Attachment: 0001-libbsd-upgrade-0.11.8-0.12.1.patch
Description: Binary data

packages/core2-64-poky-linux/libbsd/libbsd: FILELIST: removed 
"/usr/lib/libbsd.so.0.11.8", added "/usr/lib/libbsd.so.0.12.1"
Changes to packages/core2-64-poky-linux/libbsd (sysroot):
  /usr/lib/libbsd.so.0 changed symlink target from libbsd.so.0.11.8 to 
libbsd.so.0.12.1
  /usr/lib/libbsd.so.0.11.8 moved to /usr/lib/libbsd.so.0.12.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#196544): 
https://lists.openembedded.org/g/openembedded-core/message/196544
Mute This Topic: https://lists.openembedded.org/mt/104675400/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to