Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *tnftp* to *20230507* has Succeeded.
Next steps:
- apply the patch: git am 0001-tnftp-upgrade-20210827-20230507.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 4210ae4e258392097485369a451ddb2a52b069a5 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Sat, 4 Nov 2023 02:57:58 +0000
Subject: [PATCH] tnftp: upgrade 20210827 -> 20230507
---
.../{tnftp_20210827.bb => tnftp_20230507.bb} | 41 +++++++++++++++++--
1 file changed, 38 insertions(+), 3 deletions(-)
rename meta-networking/recipes-support/tnftp/{tnftp_20210827.bb =>
tnftp_20230507.bb} (42%)
diff --git a/meta-networking/recipes-support/tnftp/tnftp_20210827.bb
b/meta-networking/recipes-support/tnftp/tnftp_20230507.bb
similarity index 42%
rename from meta-networking/recipes-support/tnftp/tnftp_20210827.bb
rename to meta-networking/recipes-support/tnftp/tnftp_20230507.bb
index a6ba671e7..cf1a442b6 100644
--- a/meta-networking/recipes-support/tnftp/tnftp_20210827.bb
+++ b/meta-networking/recipes-support/tnftp/tnftp_20230507.bb
@@ -1,3 +1,39 @@
+# 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
+# @@ -1,6 +1,6 @@
+# -$NetBSD: COPYING,v 1.9 2021/05/16 08:28:50 lukem Exp $
+# +$NetBSD: COPYING,v 1.11 2023/04/09 01:18:28 lukem Exp $
+#
+# -Copyright (c) 2001-2021 The NetBSD Foundation, Inc.
+# +Copyright (c) 2001-2023 The NetBSD Foundation, Inc.
+# All rights reserved.
+#
+# This code is derived from software contributed to The NetBSD Foundation
+# @@ -14,13 +14,6 @@
+# 2. Redistributions in binary form must reproduce the above copyright
+# notice, this list of conditions and the following disclaimer in the
+# documentation and/or other materials provided with the distribution.
+# -3. All advertising materials mentioning features or use of this software
+# - must display the following acknowledgement:
+# - This product includes software developed by the NetBSD
+# - Foundation, Inc. and its contributors.
+# -4. Neither the name of The NetBSD Foundation nor the names of its
+# - contributors may be used to endorse or promote products derived
+# - from this software without specific prior written permission.
+#
+# THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
+# ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+#
+#
+
SUMMARY = "Enhanced NetBSD ftp client"
DESCRIPTION = "tnftp (formerly known as lukemftp) is a port of the NetBSD FTP
client \
to other systems. It offers many enhancements over the traditional \
@@ -28,9 +64,8 @@ ALTERNATIVE_TARGET[ftp] = "${bindir}/tnftp"
FILES:${PN} = "${bindir}/tnftp"
-LIC_FILES_CHKSUM = "file://COPYING;md5=b4248c6fb8ecff27f256ba97b25f1a21"
-SRC_URI[md5sum] = "fdb6dd1b53dca79148c395b77c6dba5a"
-SRC_URI[sha256sum] =
"101901e90b656c223ec8106370dd0d783fb63d26aa6f0b2a75f40e86a9f06ea2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=fbbb944979c7466ed5509b4bbc6c328b"
+SRC_URI[sha256sum] =
"be0134394bd7d418a3b34892b0709eeb848557e86474e1786f0d1a887d3a6580"
PACKAGECONFIG ?= "openssl \
${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)} \
--
2.39.2
packages/core2-64-poky-linux/tnftp: PKGV changed from 20210827 [default] to 20230507 [default] packages/core2-64-poky-linux/tnftp: SRC_URI changed from "ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/tnftp-20210827.tar.gz file://0001-libedit-Include-missing-header-stdc-predef.h.patch" to "ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/tnftp-20230507.tar.gz file://0001-libedit-Include-missing-header-stdc-predef.h.patch" packages/core2-64-poky-linux/tnftp: PV changed from "20210827" to "20230507" packages/core2-64-poky-linux/tnftp/tnftp-dbg: PKGV changed from 20210827 [default] to 20230507 [default] packages/core2-64-poky-linux/tnftp/tnftp-dbg: PKGSIZE changed from 908904 to 914808 (+1%) packages/core2-64-poky-linux/tnftp/tnftp-dbg: PV changed from "20210827" to "20230507" packages/core2-64-poky-linux/tnftp/tnftp-dev: PKGV changed from 20210827 [default] to 20230507 [default] packages/core2-64-poky-linux/tnftp/tnftp-dev: PV changed from "20210827" to "20230507" packages/core2-64-poky-linux/tnftp/tnftp-doc: PKGV changed from 20210827 [default] to 20230507 [default] packages/core2-64-poky-linux/tnftp/tnftp-doc: PKGSIZE changed from 55955 to 56201 (+0%) packages/core2-64-poky-linux/tnftp/tnftp-doc: PV changed from "20210827" to "20230507" packages/core2-64-poky-linux/tnftp/tnftp-locale: PKGV changed from 20210827 [default] to 20230507 [default] packages/core2-64-poky-linux/tnftp/tnftp-locale: PV changed from "20210827" to "20230507" packages/core2-64-poky-linux/tnftp/tnftp-src: PKGV changed from 20210827 [default] to 20230507 [default] packages/core2-64-poky-linux/tnftp/tnftp-src: PKGSIZE changed from 815961 to 821476 (+1%) packages/core2-64-poky-linux/tnftp/tnftp-src: PV changed from "20210827" to "20230507" packages/core2-64-poky-linux/tnftp/tnftp-staticdev: PKGV changed from 20210827 [default] to 20230507 [default] packages/core2-64-poky-linux/tnftp/tnftp-staticdev: PV changed from "20210827" to "20230507" packages/core2-64-poky-linux/tnftp/tnftp: PKGV changed from 20210827 [default] to 20230507 [default] packages/core2-64-poky-linux/tnftp/tnftp: PKGSIZE changed from 338704 to 346896 (+2%) packages/core2-64-poky-linux/tnftp/tnftp: PV changed from "20210827" to "20230507"
0001-tnftp-upgrade-20210827-20230507.patch
Description: Binary data
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#106221): https://lists.openembedded.org/g/openembedded-devel/message/106221 Mute This Topic: https://lists.openembedded.org/mt/102378510/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
