From: Wang Mingyu <[email protected]>

## Fixed
- Warning on MacOS about incompatible function declaration
- Logic when decoding AMQP data after bad data may cause crash (#837)
- Use SSL_get1_peer_certificate when compiling against OpenSSL 3+

## Changed
- Updates to various github actions.

## Added
- Add amqp_publisher_confirm_wait function (#841)
- Add amqp_literal_bytes macro (#844)

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../rabbitmq-c/{rabbitmq-c_0.14.0.bb => rabbitmq-c_0.15.0.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-connectivity/rabbitmq-c/{rabbitmq-c_0.14.0.bb => 
rabbitmq-c_0.15.0.bb} (91%)

diff --git a/meta-oe/recipes-connectivity/rabbitmq-c/rabbitmq-c_0.14.0.bb 
b/meta-oe/recipes-connectivity/rabbitmq-c/rabbitmq-c_0.15.0.bb
similarity index 91%
rename from meta-oe/recipes-connectivity/rabbitmq-c/rabbitmq-c_0.14.0.bb
rename to meta-oe/recipes-connectivity/rabbitmq-c/rabbitmq-c_0.15.0.bb
index b0556ffc0b..680174f005 100644
--- a/meta-oe/recipes-connectivity/rabbitmq-c/rabbitmq-c_0.14.0.bb
+++ b/meta-oe/recipes-connectivity/rabbitmq-c/rabbitmq-c_0.15.0.bb
@@ -5,7 +5,7 @@ LICENSE = "MIT"
 
 SRC_URI = "git://github.com/alanxz/rabbitmq-c.git;branch=master;protocol=https 
\
 "
-SRCREV = "124722b5045baa41a24ce2e2d7c52a47467e7ac0"
+SRCREV = "84b81cd97a1b5515d3d4b304796680da24c666d8"
 
 S = "${WORKDIR}/git"
 
-- 
2.34.1

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

Reply via email to