Hello community, here is the log from the commit of package rabbitmq-server for openSUSE:Factory checked in at 2013-03-21 22:13:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rabbitmq-server (Old) and /work/SRC/openSUSE:Factory/.rabbitmq-server.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rabbitmq-server", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/rabbitmq-server/rabbitmq-server.changes 2012-12-17 09:37:21.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.rabbitmq-server.new/rabbitmq-server.changes 2013-03-21 22:13:08.000000000 +0100 @@ -1,0 +2,22 @@ +Wed Mar 13 11:28:33 CET 2013 - [email protected] + +- updated to version 3.0.4 + * 3.0.4: This release fixes a bug in the federation plugin + where upstream credentials were leaked in the + x-received-from header. This bug had been in the federation + plugin since RabbitMQ 3.0.0. There are no other changes + from RabbitMQ 3.0.3. + * 3.0.3: This release fixes a small number of bugs in 3.0.2 + and earlier versions. + * 3.0.2: This release fixes a number of bugs in 3.0.1 and + earlier versions. + * 3.0.1: This release fixes a number of bugs in 3.0.0 and + earlier versions. + * 3.0.0: This release introduces dynamic, policy-based control + of mirroring and federation, improves the user friendliness + of clustering, adds support for per-message TTL, introduces + plugins for web-STOMP and MQTT, and adds many smaller new + features and bug fixes. +- rebased no-remove-common.patch + +------------------------------------------------------------------- Old: ---- rabbitmq-server-2.8.7.tar.gz New: ---- rabbitmq-server-3.0.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rabbitmq-server.spec ++++++ --- /var/tmp/diff_new_pack.sZ7Cu9/_old 2013-03-21 22:13:11.000000000 +0100 +++ /var/tmp/diff_new_pack.sZ7Cu9/_new 2013-03-21 22:13:11.000000000 +0100 @@ -24,7 +24,7 @@ %endif Name: rabbitmq-server -Version: 2.8.7 +Version: 3.0.4 Release: 0 Summary: The RabbitMQ Server License: MPL-1.1 ++++++ no-remove-common.patch ++++++ --- /var/tmp/diff_new_pack.sZ7Cu9/_old 2013-03-21 22:13:11.000000000 +0100 +++ /var/tmp/diff_new_pack.sZ7Cu9/_new 2013-03-21 22:13:11.000000000 +0100 @@ -1,12 +1,10 @@ -Index: Makefile -=================================================================== ---- Makefile.orig -+++ Makefile -@@ -110,7 +110,6 @@ plugins: +--- Makefile.orig 2013-03-13 11:32:13.354753804 +0100 ++++ Makefile 2013-03-13 11:32:32.695820378 +0100 +@@ -110,7 +110,6 @@ mkdir -p $(PLUGINS_DIR) PLUGINS_SRC_DIR="" $(MAKE) -C "$(PLUGINS_SRC_DIR)" plugins-dist PLUGINS_DIST_DIR="$(CURDIR)/$(PLUGINS_DIR)" VERSION=$(VERSION) echo "Put your EZs here and use rabbitmq-plugins to enable them." > $(PLUGINS_DIR)/README - rm -f $(PLUGINS_DIR)/rabbit_common*.ez - else - plugins: - # Not building plugins + + # add -q to remove printout of warnings.... + check-xref: $(BEAM_TARGETS) $(PLUGINS_DIR) ++++++ rabbitmq-server-2.8.7.tar.gz -> rabbitmq-server-3.0.4.tar.gz ++++++ ++++ 68521 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
