7a76007791
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.
21 lines
511 B
Text
21 lines
511 B
Text
@comment $NetBSD: PLIST,v 1.9 2020/02/13 12:22:16 adam Exp $
|
|
bin/amqp-consume
|
|
bin/amqp-declare-queue
|
|
bin/amqp-delete-queue
|
|
bin/amqp-get
|
|
bin/amqp-publish
|
|
include/amqp.h
|
|
include/amqp_framing.h
|
|
include/amqp_ssl_socket.h
|
|
include/amqp_tcp_socket.h
|
|
lib/librabbitmq.a
|
|
lib/librabbitmq.so
|
|
lib/librabbitmq.so.4
|
|
lib/librabbitmq.so.4.4.0
|
|
lib/pkgconfig/librabbitmq.pc
|
|
man/man1/amqp-consume.1
|
|
man/man1/amqp-declare-queue.1
|
|
man/man1/amqp-delete-queue.1
|
|
man/man1/amqp-get.1
|
|
man/man1/amqp-publish.1
|
|
man/man7/librabbitmq-tools.7
|