Subject: CVS commit: pkgsrc/net/rabbitmq-c
From: Adam Ciarcinski
Date: 2020-02-13 13:22:16
Message id: 20200213122216.D88D4FBF4@cvs.NetBSD.org

Log Message:
rabbitmq-c: updated to 0.10.0

rabbitmq-c v0.10.0

Added:
amqp_ssl_socket_get_context can be used to get the current OpenSSL CTX*
associated with a connection.

Changed:
openssl: missing OpenSSL config is ignored as an OpenSSL init error
AMQP_DEFAULT_MAX_CHANNELS is now set to 2047 to follow current default channel
limit in the RabbitMQ broker.

Fixed:
add additional input validation to prevent integer overflow when parsing a
frame header. This addresses CVE-2019-18609.

Files:
RevisionActionfile
1.15modifypkgsrc/net/rabbitmq-c/Makefile
1.9modifypkgsrc/net/rabbitmq-c/PLIST
1.9modifypkgsrc/net/rabbitmq-c/distinfo