From patchwork Thu Jun 11 16:31:38 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: 89827 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 77D6DCD98F5 for ; Thu, 11 Jun 2026 16:31:51 +0000 (UTC) Received: from a27-33.smtp-out.us-west-2.amazonses.com (a27-33.smtp-out.us-west-2.amazonses.com [54.240.27.33]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.50408.1781195498601468821 for ; Thu, 11 Jun 2026 09:31:39 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=meeW0PSS; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=ERXAQTMX; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.33, mailfrom: 0101019eb7866475-a8d30d00-321c-4cc7-b4b8-df57fff84751-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=1781195498; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=G9TcLgreJaWlHRVK/m24k+JJtHjkKnIT4OIeIqVGKd4=; b=meeW0PSSAiaz9jeTDmwHYtery8ncOBYu3dQ2v9uhZW/d/FP/4mKg+n6hVVuzchMC xeeyz4NPS7AT/QjfT53IbhKNSoAzOg/Cxm9fcWv7MOAnXHDOT1rywpRc9/fC2M52MjQ VrPnxA7qHUjWbuju8lAD+qf2mGTi0Mzq7tZrBq0Q= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1781195498; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=G9TcLgreJaWlHRVK/m24k+JJtHjkKnIT4OIeIqVGKd4=; b=ERXAQTMXfpQov/Yx0XWYHrIaoh6WmZDcDopZVGiW28EC63qqlHX8wLjXyrgYRaQO BqUCXlzY72j9AQvKkQhGJCrps8FJ2qJ1MPZgjNTaqUwShMFj2Bh/iZZQiPooSHjvyRC gznStAF6CzpnnJAljpmZnNbeK3yYzO6IAQ72khI8= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] libslirp: upgrading to 4.9.3 SUCCEEDED Message-ID: <0101019eb7866475-a8d30d00-321c-4cc7-b4b8-df57fff84751-000000@us-west-2.amazonses.com> Date: Thu, 11 Jun 2026 16:31:38 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.06.11-54.240.27.33 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 ; Thu, 11 Jun 2026 16:31:51 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/238472 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *libslirp* to *4.9.3* has Succeeded. Next steps: - apply the patch: git am 0001-libslirp-upgrade-4.9.1-4.9.3.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 38f3ee998aee81e08279f3a6c29274e206fb1179 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 11 Jun 2026 08:25:48 +0000 Subject: [PATCH] libslirp: upgrade 4.9.1 -> 4.9.3 --- .../{libslirp_4.9.1.bb => libslirp_4.9.3.bb} | 58 ++++++++++++++++++- 1 file changed, 56 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/slirp/{libslirp_4.9.1.bb => libslirp_4.9.3.bb} (14%) diff --git a/meta/recipes-connectivity/slirp/libslirp_4.9.1.bb b/meta/recipes-connectivity/slirp/libslirp_4.9.3.bb similarity index 14% rename from meta/recipes-connectivity/slirp/libslirp_4.9.1.bb rename to meta/recipes-connectivity/slirp/libslirp_4.9.3.bb index 50577fd4ae..d412ad5a71 100644 --- a/meta/recipes-connectivity/slirp/libslirp_4.9.1.bb +++ b/meta/recipes-connectivity/slirp/libslirp_4.9.3.bb @@ -1,11 +1,65 @@ +# 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: +# +# --- COPYRIGHT +# +++ COPYRIGHT +# @@ -9,38 +9,9 @@ +# favorite charity (for example, GreenPeace). This is not a requirement, but +# a suggestion from someone who highly values the service they provide. +# +# -The copyright terms and conditions: +# +See LICENSE for the full copyright terms and conditions. +# +# ----BEGIN--- +# - +# - Copyright (c) 1995,1996 Danny Gasparovski. All rights reserved. +# - +# - Redistribution and use in source and binary forms, with or without +# - modification, are permitted provided that the following conditions +# - are met: +# - 1. Redistributions of source code must retain the above copyright +# - notice, this list of conditions and the following disclaimer. +# - 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. Neither the name of the copyright holder 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 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, +# - INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY +# - AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL +# - DANNY GASPAROVSKI OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +# - INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +# - NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +# - DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +# - THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +# - (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF +# - THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +# - +# ----END--- +# - +# -This basically means you can do anything you want with the software, except +# +They basically mean you can do anything you want with the software, except +# 1) call it your own, and 2) claim warranty on it. There is no warranty for +# this software. None. Nada. If you lose a million dollars while using +# Slirp, that's your loss not mine. So, ***USE AT YOUR OWN RISK!***. +# +# + SUMMARY = "A general purpose TCP-IP emulator" DESCRIPTION = "A general purpose TCP-IP emulator used by virtual machine hypervisors to provide virtual networking services." HOMEPAGE = "https://gitlab.freedesktop.org/slirp/libslirp" LICENSE = "BSD-3-Clause & MIT" -LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=bca0186b14e6b05e338e729f106db727" +LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=f95a9bf4a7e411164fe843697ccda59e" SRC_URI = "git://gitlab.freedesktop.org/slirp/libslirp.git;protocol=https;branch=master" -SRCREV = "9c744e1e52aa0d9646ed91d789d588696292c21e" +SRCREV = "dd76415fce457e319d665eb8210d05c5731360ba" UPSTREAM_CHECK_GITTAGREGEX = "v(?P\d+(\.\d+)+)" DEPENDS = "glib-2.0"