From patchwork Fri Dec 1 13:14:49 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 35563 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id ACF18C27C63 for ; Fri, 1 Dec 2023 13:15:01 +0000 (UTC) Received: from a27-193.smtp-out.us-west-2.amazonses.com (a27-193.smtp-out.us-west-2.amazonses.com [54.240.27.193]) by mx.groups.io with SMTP id smtpd.web11.22182.1701436490758350134 for ; Fri, 01 Dec 2023 05:14:50 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=N913Bkm5; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=ZhQ0EajG; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.193, mailfrom: 0101018c25848042-68cfddec-7a06-44da-aa1e-b49c36b5b5dc-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky; d=yoctoproject.org; t=1701436490; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=nlde3jm8Hoq3jtxp4wynvfcNT+U1GFrHmj/UK/Uoii8=; b=N913Bkm53yHPJqkL2QBnqIYX/oURhH6ZPMx6yTfTfXgny3kysd8TXXO0QD5xzT1H qa/XUoALDF5OYFhRWXXDIPxUxUMmYE735FNz/PfuCdw9kb3AapXkiDzwVTINXagz7uY pXRpHGuj4Sx2cxFLEBDY6Tq/kcD1KKY6flKr3aik= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1701436490; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=nlde3jm8Hoq3jtxp4wynvfcNT+U1GFrHmj/UK/Uoii8=; b=ZhQ0EajG+5JQzQ0S0kBWCiEAt7mpxfwmVtmDurf+OM2YQ8hvdBZ8ukXvoFFgx0TK CyGQxgMndQ8SiBbttN5mxYmnaOQaFdjDKHCLW4wJ7sRa6QU9v8UUJfHsMQ0mnYTKEXi Odj5ZadJU9jx7tB1SP1K11llmX3w93oQogXrs3Ak= MIME-Version: 1.0 From: auh@yoctoproject.org To: Hongxu Jia Cc: openembedded-core@lists.openembedded.org Subject: [AUH] socat: upgrading to 1.8.0.0 FAILED Message-ID: <0101018c25848042-68cfddec-7a06-44da-aa1e-b49c36b5b5dc-000000@us-west-2.amazonses.com> Date: Fri, 1 Dec 2023 13:14:49 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.12.01-54.240.27.193 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 01 Dec 2023 13:15:01 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/191577 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *socat* to *1.8.0.0* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-socat-upgrade-1.7.4.4-1.8.0.0.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 149df69132ffd95abb1f806ab1b6f77b3c2e4262 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 1 Dec 2023 05:52:14 +0000 Subject: [PATCH] socat: upgrade 1.7.4.4 -> 1.8.0.0 --- .../{socat_1.7.4.4.bb => socat_1.8.0.0.bb} | 70 ++++++++++++++++++- 1 file changed, 68 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/socat/{socat_1.7.4.4.bb => socat_1.8.0.0.bb} (40%) diff --git a/meta/recipes-connectivity/socat/socat_1.7.4.4.bb b/meta/recipes-connectivity/socat/socat_1.8.0.0.bb similarity index 40% rename from meta/recipes-connectivity/socat/socat_1.7.4.4.bb rename to meta/recipes-connectivity/socat/socat_1.8.0.0.bb index 5a379380d1..b7654e0cac 100644 --- a/meta/recipes-connectivity/socat/socat_1.7.4.4.bb +++ b/meta/recipes-connectivity/socat/socat_1.8.0.0.bb @@ -1,3 +1,68 @@ +# 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: +# +# --- README +# +++ README +# @@ -1,25 +1,3 @@ +# -smoothly also under RedHat Linux. After yodl 1.31 installation, the following +# -correction must be performed in /usr/share/yodl/shared.yo in two places: +# -< whenhtml(htmlcommand())) +# -> whenhtml(htmlcommand())) +# - +# - +# -license +# -------- +# - +# -socat is distributed under the terms of the GNU GPLv2; +# -except for install-sh, which is copyright MIT, with its own license; +# - +# -In addition, as a special exception, the copyright holder +# -gives permission to link the code of this program with +# -any version of the OpenSSL library which is distributed +# -under a license identical to that listed in the included +# -COPYING.OpenSSL file, and distribute linked combinations +# -including the two. You must obey the GNU General Public +# -License in all respects for all of the code used other +# -than OpenSSL. If you modify this file, you may extend this +# -exception to your version of the file, but you are not +# -obligated to do so. If you do not wish to do so, delete +# this exception statement from your version. +# +# +# @@ -29,3 +7,25 @@ +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# + GNU General Public License for more details. +# + +# + You should have received a copy of the GNU General Public License +# + along with this program; if not, write to the Free Software +# + Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# + +# + +# +contact +# +------- +# + +# +For questions, bug reports, ideas, contributions etc. please contact +# +socat@dest-unreach.org +# + +# +For socat source distribution, bug fixes, and latest news see +# + http://www.dest-unreach.org/socat/ +# + +# +www.socat.org is an alternate site providing the same contents. +# + +# +public git repository: +# + git://repo.or.cz/socat.git +# + http://repo.or.cz/socat.git +# +# + SUMMARY = "Multipurpose relay for bidirectional data transfer" DESCRIPTION = "Socat is a relay for bidirectional data \ transfer between two independent data channels." @@ -7,11 +72,12 @@ SECTION = "console/network" LICENSE = "GPL-2.0-with-OpenSSL-exception" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ - file://README;beginline=257;endline=287;md5=82520b052f322ac2b5b3dfdc7c7eea86" + file://README;beginline=257;endline=287;md5=50ddb8f6b31e128a75c3b6e972b7b6ba \ + " SRC_URI = "http://www.dest-unreach.org/socat/download/socat-${PV}.tar.bz2" -SRC_URI[sha256sum] = "fbd42bd2f0e54a3af6d01bdf15385384ab82dbc0e4f1a5e153b3e0be1b6380ac" +SRC_URI[sha256sum] = "e1de683dd22ee0e3a6c6bbff269abe18ab0c9d7eb650204f125155b9005faca7" inherit autotools