rabbitmq-server 2.7.1-0ubuntu2 source package in Ubuntu

Changelog

rabbitmq-server (2.7.1-0ubuntu2) precise; urgency=low

  [ Marc Cluet ]
  * Add new rabbitmq-erlang-client and rabbitmq-stomp binary packages as
    plugins are now part of rabbitmq-server core (LP: #948993):
    - d/rules: Refactored to support multiple binary packages, enable
      .d style configuration of rabbitmq for plugins.
    - d/rabbitmq-stomp.[postinst|postrm|install]: Install configuration
      for stomp, enable/disable stomp plugin and restart as required.
    - d/rabbitmq-erlang-client.[postinst|postrm]: Enable/disable amqp_client
      plugin and restart as required.
    - d/rabbitmq-server.*: Renamed to support multiple binary packages.
    - d/rabbitmq-server.dirs: Added rabbitmq.conf.d dir for .d configuration
      files.
    - d/rabbitmq-server.postrm.in: Avoid deletion of rabbitmq user on purge.
  * Switched to source/format 3.0 (quilt):
    - d/patches/inets-plugins.patch: Fixup path to httpd.hrl.

  [ James Page ]
  * d/control: rabbitmq-server needs to Break/Replace
    rabbitmq-plugins-common < 2.7.1.
  * d/rabbitmq-server.links: Fixup link to point to 2.7.1 install.
  * d/rabbitmq-server.init: Restore fix to use start-stop-daemon (LP: #913464).
 -- Marc Cluet <email address hidden>   Mon, 12 Mar 2012 08:58:42 +0000

Upload details

Uploaded by:
Marc Cluet
Sponsored by:
James Page
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
rabbitmq-server_2.7.1.orig.tar.gz 2.5 MiB b0c6e7d235e6ae919e6cd708d0580a52b67d08615f5e171708c2f27742fc49ed
rabbitmq-server_2.7.1-0ubuntu2.debian.tar.gz 18.5 KiB 0d9515fb51982eae29f0b979bf01f6d59c1a8fd7fe6a92e2ab88f6dfdebcaf60
rabbitmq-server_2.7.1-0ubuntu2.dsc 2.0 KiB 17e0b6cac5c1ebead6a782c19ab13021435c4ea49636fa9770e9ca16d943e5f0

Available diffs

View changes file

Binary packages built by this source

rabbitmq-erlang-client: Erlang client for RabbitMQ

 This client offers both a networked version that uses standard TCP-based AMQP
 framing and a direct client that uses native Erlang message passing to a
 RabbitMQ broker.

rabbitmq-server: An AMQP server written in Erlang

 RabbitMQ is an implementation of AMQP, the emerging standard for high
 performance enterprise messaging. The RabbitMQ server is a robust and
 scalable implementation of an AMQP broker.

rabbitmq-stomp: A STOMP gateway for RabbitMQ

 Gateway for exposing AMQP functionality via the STOMP protocol, as
 implemented by many clients for various programming languages, and a few other
 servers besides RabbitMQ.