($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: auh@yoctoproject.org
To: openembedded-core@lists.openembedded.org
Subject: [AUH] libslirp: upgrading to 4.8.0 SUCCEEDED
Date: Wed, 15 May 2024 17:32:16 +0000	[thread overview]
Message-ID: <0101018f7d4fda54-ec733e1d-e362-4106-8e58-e98731f5dbf3-000000@us-west-2.amazonses.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1942 bytes --]

Hello,

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

Next steps:
    - apply the patch: git am 0001-libslirp-upgrade-4.7.0-4.8.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 4abbe9b77ac5e054a580a29c294868f0c20fba06 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Wed, 15 May 2024 06:59:35 +0000
Subject: [PATCH] libslirp: upgrade 4.7.0 -> 4.8.0

---
 meta/recipes-connectivity/slirp/libslirp_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-connectivity/slirp/libslirp_git.bb b/meta/recipes-connectivity/slirp/libslirp_git.bb
index 334b786b9b..05830ce833 100644
--- a/meta/recipes-connectivity/slirp/libslirp_git.bb
+++ b/meta/recipes-connectivity/slirp/libslirp_git.bb
@@ -5,8 +5,8 @@ LICENSE = "BSD-3-Clause & MIT"
 LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=bca0186b14e6b05e338e729f106db727"
 
 SRC_URI = "git://gitlab.freedesktop.org/slirp/libslirp.git;protocol=https;branch=master"
-SRCREV = "3ad1710a96678fe79066b1469cead4058713a1d9"
-PV = "4.7.0"
+SRCREV = "ce314e39458223c2c42245fe536fbe1bcd94e9b1"
+PV = "4.8.0"
 S = "${WORKDIR}/git"
 
 DEPENDS = " \
-- 
2.44.0


[-- Attachment #2: buildhistory-diff-full.txt --]
[-- Type: text/plain, Size: 1807 bytes --]

packages/core2-64-poky-linux/libslirp: PKGV changed from 4.7.0 [default] to 4.8.0 [default]
packages/core2-64-poky-linux/libslirp: PV changed from "4.7.0" to "4.8.0"
packages/core2-64-poky-linux/libslirp/libslirp-dbg: PKGSIZE changed from 520320 to 534032 (+3%)
packages/core2-64-poky-linux/libslirp/libslirp-dbg: PKGV changed from 4.7.0 [default] to 4.8.0 [default]
packages/core2-64-poky-linux/libslirp/libslirp-dbg: PV changed from "4.7.0" to "4.8.0"
packages/core2-64-poky-linux/libslirp/libslirp-dev: PKGSIZE changed from 11300 to 13770 (+22%)
packages/core2-64-poky-linux/libslirp/libslirp-dev: PKGV changed from 4.7.0 [default] to 4.8.0 [default]
packages/core2-64-poky-linux/libslirp/libslirp-dev: PV changed from "4.7.0" to "4.8.0"
packages/core2-64-poky-linux/libslirp/libslirp-doc: PKGV changed from 4.7.0 [default] to 4.8.0 [default]
packages/core2-64-poky-linux/libslirp/libslirp-doc: PV changed from "4.7.0" to "4.8.0"
packages/core2-64-poky-linux/libslirp/libslirp-locale: PKGV changed from 4.7.0 [default] to 4.8.0 [default]
packages/core2-64-poky-linux/libslirp/libslirp-locale: PV changed from "4.7.0" to "4.8.0"
packages/core2-64-poky-linux/libslirp/libslirp-src: PKGSIZE changed from 537577 to 565458 (+5%)
packages/core2-64-poky-linux/libslirp/libslirp-src: PKGV changed from 4.7.0 [default] to 4.8.0 [default]
packages/core2-64-poky-linux/libslirp/libslirp-src: PV changed from "4.7.0" to "4.8.0"
packages/core2-64-poky-linux/libslirp/libslirp-staticdev: PKGV changed from 4.7.0 [default] to 4.8.0 [default]
packages/core2-64-poky-linux/libslirp/libslirp-staticdev: PV changed from "4.7.0" to "4.8.0"
packages/core2-64-poky-linux/libslirp/libslirp: PKGV changed from 4.7.0 [default] to 4.8.0 [default]
packages/core2-64-poky-linux/libslirp/libslirp: PV changed from "4.7.0" to "4.8.0"

[-- Attachment #3: buildhistory-diff.txt --]
[-- Type: text/plain, Size: 95 bytes --]

packages/core2-64-poky-linux/libslirp/libslirp-dev: PKGSIZE changed from 11300 to 13770 (+22%)

[-- Attachment #4: 0001-libslirp-upgrade-4.7.0-4.8.0.patch --]
[-- Type: application/octet-stream, Size: 971 bytes --]

From 4abbe9b77ac5e054a580a29c294868f0c20fba06 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Wed, 15 May 2024 06:59:35 +0000
Subject: [PATCH] libslirp: upgrade 4.7.0 -> 4.8.0

---
 meta/recipes-connectivity/slirp/libslirp_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-connectivity/slirp/libslirp_git.bb b/meta/recipes-connectivity/slirp/libslirp_git.bb
index 334b786b9b..05830ce833 100644
--- a/meta/recipes-connectivity/slirp/libslirp_git.bb
+++ b/meta/recipes-connectivity/slirp/libslirp_git.bb
@@ -5,8 +5,8 @@ LICENSE = "BSD-3-Clause & MIT"
 LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=bca0186b14e6b05e338e729f106db727"
 
 SRC_URI = "git://gitlab.freedesktop.org/slirp/libslirp.git;protocol=https;branch=master"
-SRCREV = "3ad1710a96678fe79066b1469cead4058713a1d9"
-PV = "4.7.0"
+SRCREV = "ce314e39458223c2c42245fe536fbe1bcd94e9b1"
+PV = "4.8.0"
 S = "${WORKDIR}/git"
 
 DEPENDS = " \
-- 
2.44.0


                 reply	other threads:[~2024-05-15 17:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0101018f7d4fda54-ec733e1d-e362-4106-8e58-e98731f5dbf3-000000@us-west-2.amazonses.com \
    --to=auh@yoctoproject.org \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).