Path to this page:
./
net/rabbitmq,
Implementation of AMQP that provides robust messaging for applications
Branch: pkgsrc-2017Q1,
Version: 3.6.9,
Package name: rabbitmq-3.6.9,
Maintainer: filipRabbitMQ is a complete and highly reliable Enterprise Messaging
system. The RabbitMQ client libraries and broker daemon can be used
together to create an AMQP network, or used individually to bring
the benefits of RabbitMQ to established networks.
Required to run:[
lang/python27] [
lang/erlang] [
converters/py-simplejson] [
shells/bash]
Required to build:[
textproc/py-expat] [
textproc/libxslt] [
textproc/xmlto] [
net/rsync] [
pkgtools/cwrappers]
Master sites:
SHA1: 559372baa7df9ebf853f3cbf2a15a1fc14cd38ee
RMD160: 1898f3499f4acd89fba40c9ab76e157b490e9c39
Filesize: 1388.98 KB
Version history: (Expand)
- (2017-04-08) Updated to version: rabbitmq-3.6.9
- (2017-04-04) Package added to pkgsrc.se, version rabbitmq-3.6.8 (created)
CVS history: (Expand)
2017-04-08 20:06:51 by S.P.Zeidler | Files touched by this commit (2) | |
Log message:
Pullup ticket #5250 - requested by bsiegert
net/rabbitmq: security update
Revisions pulled up:
- net/rabbitmq/Makefile 1.29
- net/rabbitmq/distinfo 1.33
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: fhajny
Date: Thu Mar 30 15:19:04 UTC 2017
Modified Files:
pkgsrc/net/rabbitmq: Makefile distinfo
Log message:
Update net/rabbitmq to 3.6.9.
Management and Management Agent Plugins
- Security Vulnerability Patches
- CVE-2017-4965: XSS vulnerabilities in management UI
- CVE-2017-4966: authentication details are stored in browser-local
storage without expiration
- CVE-2017-4967: XSS vulnerabilities in management UI
- Bug Fixes
- Certain TCP and TLS listener configuration settings could break
JSON serialisation of GET /api/overview responses.
Federation Plugin
- More numerical types are now handled for the "hops" property.
.NET Client
- Calling ExchangeBind more than once with the same arguments threw an
exception.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/net/rabbitmq/Makefile
cvs rdiff -u -r1.32 -r1.33 pkgsrc/net/rabbitmq/distinfo
|