diff mbox series

[AUH] ipset: upgrading to 7.19 SUCCEEDED

Message ID 0101018b9851b4a0-ad4454fd-5ed8-4e80-b99b-e79ba0023a6e-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] ipset: upgrading to 7.19 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org Nov. 4, 2023, 3:12 a.m. UTC
Hello,

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

Next steps:
    - apply the patch: git am 0001-ipset-upgrade-7.15-7.19.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 366a43ea6462d4b39abd1397e76c6497f20b972d Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 4 Nov 2023 02:13:18 +0000
Subject: [PATCH] ipset: upgrade 7.15 -> 7.19

---
 .../recipes-filter/ipset/{ipset_7.15.bb => ipset_7.19.bb}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-filter/ipset/{ipset_7.15.bb => ipset_7.19.bb} (87%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-filter/ipset/ipset_7.15.bb b/meta-networking/recipes-filter/ipset/ipset_7.19.bb
similarity index 87%
rename from meta-networking/recipes-filter/ipset/ipset_7.15.bb
rename to meta-networking/recipes-filter/ipset/ipset_7.19.bb
index 0e928a30f..bb4319f36 100644
--- a/meta-networking/recipes-filter/ipset/ipset_7.15.bb
+++ b/meta-networking/recipes-filter/ipset/ipset_7.19.bb
@@ -10,7 +10,7 @@  SECTION = "base"
 DEPENDS = "libtool libmnl"
 
 SRC_URI = "http://ftp.netfilter.org/pub/ipset/${BP}.tar.bz2"
-SRC_URI[sha256sum] = "0a5545aaadb640142c1f888d366a78ddf8724799967fa20686a70053bd621751"
+SRC_URI[sha256sum] = "9bc1fba48d65786e3e0b63dc6b669a866823d77840c6990c0c6b23078ec2c4d6"
 
 inherit autotools pkgconfig module-base