From: Wang Mingyu <[email protected]>

Changelog:
===========
- Add WebSocket autobahn client testsuite
- Fail fast after receiving invalid UTF-8 payload in WebSocket connection
- Fix HTTP date formatting data race
- Fix exception reads from generic JSON
- guard iterator against end in stencilcount
- guard fixed-size arrays in beve bool and complex readers
- guard eetf_to_json length readers against char sign extension
- guard eetf big integer sign byte read against end
- guard http_client chunked readers against chunk size overflow

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../recipes-support/glaze/{glaze_7.8.1.bb => glaze_7.8.2.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/glaze/{glaze_7.8.1.bb => glaze_7.8.2.bb} (92%)

diff --git a/meta-oe/recipes-support/glaze/glaze_7.8.1.bb 
b/meta-oe/recipes-support/glaze/glaze_7.8.2.bb
similarity index 92%
rename from meta-oe/recipes-support/glaze/glaze_7.8.1.bb
rename to meta-oe/recipes-support/glaze/glaze_7.8.2.bb
index d1ed7d7605..293adc1981 100644
--- a/meta-oe/recipes-support/glaze/glaze_7.8.1.bb
+++ b/meta-oe/recipes-support/glaze/glaze_7.8.2.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = 
"file://LICENSE;md5=ea4d29875d83fbbf50485c846dbbbed8"
 
 SRC_URI = 
"git://github.com/stephenberry/glaze;protocol=https;branch=main;tag=v${PV}"
 
-SRCREV = "9618ef8ef503c72b10e7b2769839784f09d24d2c"
+SRCREV = "c2eef5e33ef0b0e221e8b2154f7988dcaa13f483"
 
 inherit cmake
 
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#127734): 
https://lists.openembedded.org/g/openembedded-devel/message/127734
Mute This Topic: https://lists.openembedded.org/mt/119970669/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to