Accepting request 828967 from network:messaging:amqp

OBS-URL: https://build.opensuse.org/request/show/828967
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=60
This commit is contained in:
Dominique Leuenberger 2020-09-22 19:04:07 +00:00 committed by Git OBS Bridge
commit e4b5d19e9d
4 changed files with 33 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a6102b387a9480b3ac157e8db87ea1a5c34d42971e380a88564c8324dd739704
size 3093396

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f607f1a358298d9777f958c50058b90cea7714dcec8ae3655c4812bb973487dc
size 3074228

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Wed Aug 19 08:58:05 UTC 2020 - Gabriele Santomaggio <gsantomaggio@suse.de>
- Update to 3.8.7
- RabbitMQ 3.8.7 is a maintenance release that patches a **security** vulnerability.
- Full release notes: https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.8.7
- This release requires Erlang/OTP 21.3 or later.
22.3 or 23.0 releases are recommended.
- Update to 3.8.6
- RabbitMQ 3.8.6 is a maintenance release.
It focuses on bug fixes and usability improvements.
- Full release notes: https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.8.6
- This release requires Erlang/OTP 21.3 or later.
22.3 or 23.0 releases are recommended.
- RabbitMQ Adopts the Mozilla Public License 2.0
Starting with this release, core RabbitMQ server and all tier 1 plugins [1]
are relicensed[2] under the Mozilla Public License 2.0[3]
(previously used license: the Mozilla Public License 1.1).
The permissiveness of the MPL 2.0 is largely the same as of the MPL 1.1.
See the MPL 2.0 FAQ[4] and MPL 2.0 Revision and Changes FAQ[5] to learn more.
1- https://www.rabbitmq.com/plugins.html#plugin-tiers
2- https://github.com/rabbitmq/rabbitmq-server/issues/2372
3- https://www.mozilla.org/en-US/MPL/2.0/
4- https://www.mozilla.org/en-US/MPL/2.0/FAQ/
5- https://www.mozilla.org/en-US/MPL/2.0/Revision-FAQ/
-------------------------------------------------------------------
Thu Jul 9 08:17:08 UTC 2020 - Gabriele Santomaggio <gsantomaggio@suse.de>

View File

@ -33,10 +33,10 @@
%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.5
Version: 3.8.7
Release: 0
Summary: A message broker supporting AMQP, STOMP and MQTT
License: MPL-1.1
License: MPL-2.0
Group: System/Daemons
URL: http://www.rabbitmq.com/
Source: https://github.com/rabbitmq/rabbitmq-server/releases/download/v%{version}/rabbitmq-server-%{version}.tar.xz