public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][scarthgap 13/16] kea: upgrade 2.4.1 -> 2.4.2
Date: Tue, 10 Jun 2025 12:34:08 -0700	[thread overview]
Message-ID: <2f3d2a2848472bdf87fbce00967bc780fc859e05.1749583904.git.steve@sakoman.com> (raw)
In-Reply-To: <cover.1749583904.git.steve@sakoman.com>

From: Vijay Anusuri <vanusuri@mvista.com>

Changelog
https://downloads.isc.org/isc/kea/2.4.2/Kea-2.4.2-ReleaseNotes.txt

License-Update: Update copyright year

Includes security fixes for CVE-2025-32801, CVE-2025-32802 and CVE-2025-32803

Signed-off-by: Vijay Anusuri <vanusuri@mvista.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
---
 meta/recipes-connectivity/kea/{kea_2.4.1.bb => kea_2.4.2.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-connectivity/kea/{kea_2.4.1.bb => kea_2.4.2.bb} (94%)

diff --git a/meta/recipes-connectivity/kea/kea_2.4.1.bb b/meta/recipes-connectivity/kea/kea_2.4.2.bb
similarity index 94%
rename from meta/recipes-connectivity/kea/kea_2.4.1.bb
rename to meta/recipes-connectivity/kea/kea_2.4.2.bb
index fcdb4889d9..6bb7cb9164 100644
--- a/meta/recipes-connectivity/kea/kea_2.4.1.bb
+++ b/meta/recipes-connectivity/kea/kea_2.4.2.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Kea is the next generation of DHCP software developed by ISC. It
 HOMEPAGE = "http://kea.isc.org"
 SECTION = "connectivity"
 LICENSE = "MPL-2.0"
-LIC_FILES_CHKSUM = "file://COPYING;md5=ea061fa0188838072c4248c1318ec131"
+LIC_FILES_CHKSUM = "file://COPYING;md5=ee16e7280a6cf2a1487717faf33190dc"
 
 DEPENDS = "boost log4cplus openssl"
 
@@ -18,7 +18,7 @@ SRC_URI = "http://ftp.isc.org/isc/kea/${PV}/${BP}.tar.gz \
            file://fix_pid_keactrl.patch \
            file://0001-src-lib-log-logger_unittest_support.cc-do-not-write-.patch \
            "
-SRC_URI[sha256sum] = "815c61f5c271caa4a1db31dd656eb50a7f6ea973da3690f7c8581408e180131a"
+SRC_URI[sha256sum] = "6e82fb319d3b871c0d39bbd504f2cda0c66fa1262865872985fb4fb91b4eaafc"
 
 inherit autotools systemd update-rc.d upstream-version-is-even
 
-- 
2.43.0



  parent reply	other threads:[~2025-06-10 19:34 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-10 19:33 [OE-core][scarthgap 00/16] Patch review Steve Sakoman
2025-06-10 19:33 ` [OE-core][scarthgap 01/16] libsoup-2.4: fix CVE-2025-32052 Steve Sakoman
2025-06-10 19:33 ` [OE-core][scarthgap 02/16] libsoup: " Steve Sakoman
2025-06-10 19:33 ` [OE-core][scarthgap 03/16] libsoup: fix CVE-2025-32051 Steve Sakoman
2025-06-10 19:33 ` [OE-core][scarthgap 04/16] libsoup-2.4: fix CVE-2025-32050 Steve Sakoman
2025-06-10 19:34 ` [OE-core][scarthgap 05/16] libsoup: " Steve Sakoman
2025-06-10 19:34 ` [OE-core][scarthgap 06/16] libsoup-2.4: fix CVE-2025-46421 Steve Sakoman
2025-06-10 19:34 ` [OE-core][scarthgap 07/16] libsoup: " Steve Sakoman
2025-06-10 19:34 ` [OE-core][scarthgap 08/16] libsoup-2.4: fix CVE-2025-4948 Steve Sakoman
2025-06-10 19:34 ` [OE-core][scarthgap 09/16] libsoup: " Steve Sakoman
2025-06-10 19:34 ` [OE-core][scarthgap 10/16] libsoup-2.4: fix CVE-2025-4476 Steve Sakoman
2025-06-10 19:34 ` [OE-core][scarthgap 11/16] libsoup-2.4: fix CVE-2025-2784 Steve Sakoman
2025-06-10 19:34 ` [OE-core][scarthgap 12/16] libsoup: " Steve Sakoman
2025-06-10 19:34 ` Steve Sakoman [this message]
2025-06-10 19:34 ` [OE-core][scarthgap 14/16] python3: upgrade 3.12.9 -> 3.12.11 Steve Sakoman
2025-06-10 19:34 ` [OE-core][scarthgap 15/16] gtk+: add missing libdrm dependency Steve Sakoman
2025-06-10 19:34 ` [OE-core][scarthgap 16/16] testimage: get real os-release file Steve Sakoman

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=2f3d2a2848472bdf87fbce00967bc780fc859e05.1749583904.git.steve@sakoman.com \
    --to=steve@sakoman.com \
    --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