diff options
| author | Jason Schonberg <schonm@gmail.com> | 2025-11-23 23:52:12 -0500 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-11-23 23:11:37 -0800 |
| commit | 49894e57b05badb1416dc23e5ec3a02b2acde565 (patch) | |
| tree | 6e3f18d9844e34a12866e04824e40005898e725a | |
| parent | a993eb8b93f16e3a16c9a1ab2eb0939cb2331593 (diff) | |
| download | meta-openembedded-49894e57b05badb1416dc23e5ec3a02b2acde565.tar.gz | |
gsoap: upgrade 2.8.135 -> 2.8.137
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>
| -rw-r--r-- | meta-oe/recipes-support/gsoap/gsoap_2.8.137.bb (renamed from meta-oe/recipes-support/gsoap/gsoap_2.8.135.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/gsoap/gsoap_2.8.135.bb b/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 \ | |||
| 7 | 7 | ||
| 8 | SRC_URI = "https://prdownloads.sourceforge.net/${BPN}2/${BPN}_${PV}.zip \ | 8 | SRC_URI = "https://prdownloads.sourceforge.net/${BPN}2/${BPN}_${PV}.zip \ |
| 9 | file://0001-Provide-strtod_l-signature-on-non-glibc-linux-musl-s.patch" | 9 | file://0001-Provide-strtod_l-signature-on-non-glibc-linux-musl-s.patch" |
| 10 | SRC_URI[sha256sum] = "b11757e405d55d4674dfbf88c4fa6d7e24155cf64ed8ed578ccad2f2b555e98d" | 10 | SRC_URI[sha256sum] = "a6c9fb9088efd60ad0e983fa83d8440fe128514db22297b5b3f2de302106e55c" |
| 11 | 11 | ||
| 12 | inherit autotools | 12 | inherit autotools |
| 13 | 13 | ||
