Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rabbitmq-server for openSUSE:Factory
checked in at 2021-05-12 19:32:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rabbitmq-server (Old)
and /work/SRC/openSUSE:Factory/.rabbitmq-server.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rabbitmq-server"
Wed May 12 19:32:55 2021 rev:66 rq:892555 version:3.8.16
Changes:
--------
--- /work/SRC/openSUSE:Factory/rabbitmq-server/rabbitmq-server.changes
2021-05-10 15:41:51.256974964 +0200
+++
/work/SRC/openSUSE:Factory/.rabbitmq-server.new.2988/rabbitmq-server.changes
2021-05-12 19:33:38.278700678 +0200
@@ -1,0 +2,11 @@
+Tue May 11 23:02:52 UTC 2021 - Ferdinand Thiessen <[email protected]>
+
+- Update to RabbitMQ 3.8.16
+ * This is the first release to drop support for Erlang 22.3 and
+ introduce support for the upcoming Erlang 24 release
+ * AWS Peer Discovery Plugin was unintentionally excluded from the
+ distribution in 3.8.15 and has now been added back.
+ * Management Plugin: Messaging polling HTTP API endpoint leaked
+ temporary connections it used in case of a polling timeout.
+
+-------------------------------------------------------------------
Old:
----
rabbitmq-server-3.8.15.tar.xz
New:
----
rabbitmq-server-3.8.16.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rabbitmq-server.spec ++++++
--- /var/tmp/diff_new_pack.lqfWTh/_old 2021-05-12 19:33:38.818698520 +0200
+++ /var/tmp/diff_new_pack.lqfWTh/_new 2021-05-12 19:33:38.822698505 +0200
@@ -33,7 +33,7 @@
%define _make_args DESTDIR="%{buildroot}" PREFIX="%{_prefix}"
RMQ_ROOTDIR=%{_rabbit_libdir} RMQ_ERLAPP_DIR=%{_rabbit_erllibdir}
MAN_INSTALL_PATH="%{_mandir}" DOC_INSTALL_DIR=%{buildroot}/%{_docdir}
VERSION=%{version} V=1
Name: rabbitmq-server
-Version: 3.8.15
+Version: 3.8.16
Release: 0
Summary: A message broker supporting AMQP, STOMP and MQTT
License: MPL-2.0
@@ -55,7 +55,7 @@
Source11: rabbitmq.config.example
BuildRequires: elixir
# https://www.rabbitmq.com/which-erlang.html
-BuildRequires: erlang >= 22.3
+BuildRequires: erlang >= 23.2
BuildRequires: erlang-src
BuildRequires: fdupes
BuildRequires: libxslt
@@ -65,7 +65,7 @@
BuildRequires: xmlto
BuildRequires: xz
BuildRequires: zip
-Requires: erlang >= 22.3
+Requires: erlang >= 23.2
Requires: erlang-epmd
Requires: logrotate
Provides: AMQP-server
++++++ rabbitmq-server-3.8.15.tar.xz -> rabbitmq-server-3.8.16.tar.xz ++++++
++++ 19834 lines of diff (skipped)