diff mbox series

[whinlatter,5/9] gsoap: upgrade 2.8.135 -> 2.8.137

Message ID 20251126204847.1969339-5-ankur.tyagi85@gmail.com
State New
Headers show
Series [whinlatter,1/9] exiv2: add ptest support | expand

Commit Message

Ankur Tyagi Nov. 26, 2025, 8:48 p.m. UTC
From: Jason Schonberg <schonm@gmail.com>

From the changelog.md file:

  Version 2.8.137 (02/21/2025)
  ---
  - Minor update to improve XML entity parsing within limits.

  Version 2.8.136 (01/28/2025)
  ---
  - Updated TLS/SSL demo server and client certificates and keys.

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 49894e57b05badb1416dc23e5ec3a02b2acde565)
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
 .../gsoap/{gsoap_2.8.135.bb => gsoap_2.8.137.bb}                | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/gsoap/{gsoap_2.8.135.bb => gsoap_2.8.137.bb} (93%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-support/gsoap/gsoap_2.8.135.bb b/meta-oe/recipes-support/gsoap/gsoap_2.8.137.bb
similarity index 93%
rename from meta-oe/recipes-support/gsoap/gsoap_2.8.135.bb
rename to meta-oe/recipes-support/gsoap/gsoap_2.8.137.bb
index 8ce4f17075..b91187c13f 100644
--- a/meta-oe/recipes-support/gsoap/gsoap_2.8.135.bb
+++ b/meta-oe/recipes-support/gsoap/gsoap_2.8.137.bb
@@ -7,7 +7,7 @@  LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7eaf5d4df67c0db38549ba3c714a37d6 \
 
 SRC_URI = "https://prdownloads.sourceforge.net/${BPN}2/${BPN}_${PV}.zip \
            file://0001-Provide-strtod_l-signature-on-non-glibc-linux-musl-s.patch"
-SRC_URI[sha256sum] = "b11757e405d55d4674dfbf88c4fa6d7e24155cf64ed8ed578ccad2f2b555e98d"
+SRC_URI[sha256sum] = "a6c9fb9088efd60ad0e983fa83d8440fe128514db22297b5b3f2de302106e55c"
 
 inherit autotools