mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
rabbitmq-c: upgrade 0.14.0 -> 0.15.0
## 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 <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
f6f21799ba
commit
700ca64d8f
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user