From patchwork Sun Sep 13 05:20:49 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 98107 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 EA462C88E64 for ; Sun, 13 Sep 2026 05:20:53 +0000 (UTC) Received: from a27-191.smtp-out.us-west-2.amazonses.com (a27-191.smtp-out.us-west-2.amazonses.com [54.240.27.191]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.20300.1789276850955901759 for ; Sat, 12 Sep 2026 22:20:51 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=CQZCF38L; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=MOPcNGQ0; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.191, mailfrom: 010101a0993606c0-83d9f0e8-74c8-4831-a8f2-ccee2c11db39-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=1789276850; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=p0UvqmWMLXqmBmvlW+Z6kKr3r/Esa92EQa/99Z7hCK8=; b=CQZCF38LEmwNIC9n+854mD1lDebA3pThLt5ZlQHRKvqwkhP/T/b/rnS4z308eqNj kdbS4cSRg1MijYr/g5SosK1nDOpoafNNyWaLKYhdBELL5Nk8bNh8aF2YwM5QPNN8q4Z lmkZlhQ36kKH217MMRyU0WypBoxiQrFkb43KJmqY= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1789276850; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=p0UvqmWMLXqmBmvlW+Z6kKr3r/Esa92EQa/99Z7hCK8=; b=MOPcNGQ0ddvXsAleyRDXvmJR5XOWnFsS/XvxTUjq3631j9tLEDL0S2UzBe7z0Oe8 ToGl1x6bhnAnzSah1LGgPdGAKxEUESfz6NC774ODACj3OkhXaYtyeL12BmhzWp/ZDzl WULQtdJ5HHUKhYLpHjhep+CcnajcWVx9fghBuY0g= MIME-Version: 1.0 From: auh@yoctoproject.org To: Hongxu Jia Cc: openembedded-core@lists.openembedded.org Subject: [AUH] rpcbind: upgrading to 1.3.1 SUCCEEDED Message-ID: <010101a0993606c0-83d9f0e8-74c8-4831-a8f2-ccee2c11db39-000000@us-west-2.amazonses.com> Date: Sun, 13 Sep 2026 05:20:49 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.09.13-54.240.27.191 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Sun, 13 Sep 2026 05:20:53 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/245708 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *rpcbind* to *1.3.1* has Succeeded. Next steps: - apply the patch: git am 0001-rpcbind-upgrade-1.2.9-1.3.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 d2aa342fc0682b9199cd30934a3ccec0bf05d6b8 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sun, 13 Sep 2026 05:08:09 +0000 Subject: [PATCH] rpcbind: upgrade 1.2.9 -> 1.3.1 --- .../0001-systemd-use-EnvironmentFile.patch | 2 +- ...rpcbind_add_option_to_fix_port_number.patch | 18 +++++++++--------- .../{rpcbind_1.2.9.bb => rpcbind_1.3.1.bb} | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) rename meta/recipes-extended/rpcbind/{rpcbind_1.2.9.bb => rpcbind_1.3.1.bb} (96%) diff --git a/meta/recipes-extended/rpcbind/rpcbind/0001-systemd-use-EnvironmentFile.patch b/meta/recipes-extended/rpcbind/rpcbind/0001-systemd-use-EnvironmentFile.patch index 621cc34322..539a492ec7 100644 --- a/meta/recipes-extended/rpcbind/rpcbind/0001-systemd-use-EnvironmentFile.patch +++ b/meta/recipes-extended/rpcbind/rpcbind/0001-systemd-use-EnvironmentFile.patch @@ -1,4 +1,4 @@ -From 43908891b9344054e23a7d9f4d6fc5b34b2406cf Mon Sep 17 00:00:00 2001 +From 69c128f5df9a24a8b05d4d2680361fa7d8711687 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Wed, 27 Aug 2025 11:30:48 +0800 Subject: [PATCH] systemd: use EnvironmentFile diff --git a/meta/recipes-extended/rpcbind/rpcbind/rpcbind_add_option_to_fix_port_number.patch b/meta/recipes-extended/rpcbind/rpcbind/rpcbind_add_option_to_fix_port_number.patch index f0a4df04e4..bf07379e4c 100644 --- a/meta/recipes-extended/rpcbind/rpcbind/rpcbind_add_option_to_fix_port_number.patch +++ b/meta/recipes-extended/rpcbind/rpcbind/rpcbind_add_option_to_fix_port_number.patch @@ -1,4 +1,4 @@ -From fc77df5fed834dd1cffc8c58adb4a13a9b97f5cf Mon Sep 17 00:00:00 2001 +From cfcfb89543b654c128708f81dc18458149398966 Mon Sep 17 00:00:00 2001 From: Roy Li Date: Wed, 27 Aug 2025 11:24:53 +0800 Subject: [PATCH] add option to make users able to use fixed port number @@ -38,7 +38,7 @@ index 15b70f9..4a6ffbc 100644 .Fl h option is specified, diff --git a/src/rpcb_svc_com.c b/src/rpcb_svc_com.c -index 6d0d72d..2f10dac 100644 +index 2c007eb..4ea2002 100644 --- a/src/rpcb_svc_com.c +++ b/src/rpcb_svc_com.c @@ -49,6 +49,7 @@ @@ -49,7 +49,7 @@ index 6d0d72d..2f10dac 100644 #include #include #include -@@ -499,6 +500,7 @@ xdr_opaque_parms(XDR *xdrs, struct r_rmtcall_args *cap) +@@ -503,6 +504,7 @@ xdr_opaque_parms(XDR *xdrs, struct r_rmtcall_args *cap) static struct rmtcallfd_list *rmthead; static struct rmtcallfd_list *rmttail; @@ -57,7 +57,7 @@ index 6d0d72d..2f10dac 100644 int create_rmtcall_fd(struct netconfig *nconf) -@@ -506,6 +508,8 @@ create_rmtcall_fd(struct netconfig *nconf) +@@ -510,6 +512,8 @@ create_rmtcall_fd(struct netconfig *nconf) int fd; struct rmtcallfd_list *rmt; SVCXPRT *xprt; @@ -66,7 +66,7 @@ index 6d0d72d..2f10dac 100644 if ((fd = __rpc_nconf2fd(nconf)) == -1) { if (debugging) -@@ -514,6 +518,19 @@ create_rmtcall_fd(struct netconfig *nconf) +@@ -518,6 +522,19 @@ create_rmtcall_fd(struct netconfig *nconf) nconf->nc_device, errno); return (-1); } @@ -87,7 +87,7 @@ index 6d0d72d..2f10dac 100644 if (xprt == NULL) { if (debugging) diff --git a/src/rpcbind.c b/src/rpcbind.c -index 4212377..7e7f79d 100644 +index c39df97..f94b813 100644 --- a/src/rpcbind.c +++ b/src/rpcbind.c @@ -112,6 +112,7 @@ int runasdaemon = 0; @@ -98,7 +98,7 @@ index 4212377..7e7f79d 100644 char **hosts = NULL; int nhosts = 0; -@@ -963,7 +964,7 @@ parseargs(int argc, char *argv[]) +@@ -964,7 +965,7 @@ parseargs(int argc, char *argv[]) { int c; oldstyle_local = 1; @@ -107,7 +107,7 @@ index 4212377..7e7f79d 100644 switch (c) { case 'a': doabort = 1; /* when debugging, do an abort on */ -@@ -981,6 +982,9 @@ parseargs(int argc, char *argv[]) +@@ -982,6 +983,9 @@ parseargs(int argc, char *argv[]) if (hosts[nhosts - 1] == NULL) errx(1, "Out of memory"); break; @@ -117,7 +117,7 @@ index 4212377..7e7f79d 100644 case 'i': insecure = 1; break; -@@ -1003,7 +1007,7 @@ parseargs(int argc, char *argv[]) +@@ -1004,7 +1008,7 @@ parseargs(int argc, char *argv[]) break; #endif default: /* error */ diff --git a/meta/recipes-extended/rpcbind/rpcbind_1.2.9.bb b/meta/recipes-extended/rpcbind/rpcbind_1.3.1.bb similarity index 96% rename from meta/recipes-extended/rpcbind/rpcbind_1.2.9.bb rename to meta/recipes-extended/rpcbind/rpcbind_1.3.1.bb index 000ffe3704..bc7330e294 100644 --- a/meta/recipes-extended/rpcbind/rpcbind_1.2.9.bb +++ b/meta/recipes-extended/rpcbind/rpcbind_1.3.1.bb @@ -18,7 +18,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/rpcbind/rpcbind-${PV}.tar.bz2 \ file://rpcbind_add_option_to_fix_port_number.patch \ file://0001-systemd-use-EnvironmentFile.patch \ " -SRC_URI[sha256sum] = "ce5f1a87c566ef0b2897a28f50a75c1dc23fec413a46a7f4183423b6b6aa991b" +SRC_URI[sha256sum] = "8e551b445f5172f8ef218845af342fb2a2d741b57ce8c777c781a01ea92f92a5" inherit autotools update-rc.d systemd pkgconfig update-alternatives sourceforge-releases