1
0

193 Commits

Author SHA256 Message Date
e55eb2413e Accepting request 975710 from network:messaging:amqp
OBS-URL: https://build.opensuse.org/request/show/975710
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=79
2022-05-09 16:44:07 +00:00
Fusion Future
5fd0d9ba41 Accepting request 975709 from home:fusionfuture:branches:network:messaging:amqp
- Update to 3.10.0
  * See https://github.com/rabbitmq/rabbitmq-server/blob/v3.10.x/release-notes/3.10.0.md
    for the full changelog.
  * Potentially breaking changes
    - Messages delivered by a quorum queue and negatively acknowledged
      with a requeue will be added to the back of the queue until the
      queue has redelivery limit set. With a redelivery limit, requeueing
      will use the original position of the message if possible.
    - idle_since field now uses RFC 3339 format.

OBS-URL: https://build.opensuse.org/request/show/975709
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=181
2022-05-09 06:24:52 +00:00
defe1b6a39 Accepting request 964745 from network:messaging:amqp
OBS-URL: https://build.opensuse.org/request/show/964745
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=78
2022-03-25 20:54:38 +00:00
Fusion Future
156e392daf Accepting request 964744 from home:fusionfuture:branches:network:messaging:amqp
- Update to 3.9.14
  * See https://github.com/rabbitmq/rabbitmq-server/blob/v3.9.x/release-notes/3.9.14.md
    for the full changelog.
  * Build time compatibility with Elixir 1.13 (gh#rabbitmq/rabbitmq-server#4019)
    - Drop Elixir-1.13-OptionParser-no-longer-supports-atom-val.patch
    - Drop Support-Elixir-1.13.patch
  * Adapt to a breaking Erlang 24.3 LDAP client change.

OBS-URL: https://build.opensuse.org/request/show/964744
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=179
2022-03-25 01:52:23 +00:00
ff74a2b60b Accepting request 956005 from network:messaging:amqp
OBS-URL: https://build.opensuse.org/request/show/956005
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=77
2022-02-19 18:21:16 +00:00
Fusion Future
e0fd1a4eca Accepting request 956004 from home:fusionfuture:branches:openSUSE:Factory:Staging:adi:3
- Add zsh BuildRequires to fix "directories not owned by a package"
  in zsh-completion.

OBS-URL: https://build.opensuse.org/request/show/956004
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=178
2022-02-19 10:51:04 +00:00
Fusion Future
992a48b2bd Accepting request 955988 from home:fusionfuture:branches:network:messaging:amqp
- Update to 3.9.13
  * Core Server Bug Fixes and Enhancements
    - Disk space monitor now correctly parses output on (at least
      some) systems where non-ASCII characters are used in paths.
    - Stream leader election is now deterministic when cluster is
      undergoing a rolling upgrade.
    - Queue and binding definition import can be delayed until a
      moment when at least N nodes (e.g. three) have joined the
      cluster.
- Allow building with Elixir 1.13.x
  * Support-Elixir-1.13.patch
  * Elixir-1.13-OptionParser-no-longer-supports-atom-val.patch

OBS-URL: https://build.opensuse.org/request/show/955988
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=177
2022-02-19 06:59:29 +00:00
5cb195ab86 Accepting request 944487 from network:messaging:amqp
OBS-URL: https://build.opensuse.org/request/show/944487
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=76
2022-01-07 11:45:55 +00:00
Fusion Future
664c643250 Accepting request 944486 from home:fusionfuture:branches:network:messaging:amqp
- Update to 3.9.12
  * See https://github.com/rabbitmq/rabbitmq-server/blob/v3.9.x/release-notes/3.9.12.md
    for the full changelog.
  * Core Server Bug Fixes and Enhancements
    - (Fix) Authentication and authorization backend exceptions
      could potentially leak user-provided credentials to node log.
    - Unnamed parameters and policies in definition files will now
      be rejected as invalid.

OBS-URL: https://build.opensuse.org/request/show/944486
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=176
2022-01-06 15:19:03 +00:00
23a27a90d8 Accepting request 935229 from network:messaging:amqp
OBS-URL: https://build.opensuse.org/request/show/935229
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=75
2021-12-02 21:30:27 +00:00
Fusion Future
aa13d5cf7b Accepting request 935226 from home:fusionfuture:branches:network:messaging:amqp
- Update to 3.9.11
- Drop upstreamed patch
  * harden_rabbitmq-server.service.patch: https://github.com/rabbitmq/rabbitmq-server/pull/3770

OBS-URL: https://build.opensuse.org/request/show/935226
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=175
2021-12-02 15:33:37 +00:00
521854ef76 Accepting request 932387 from network:messaging:amqp
OBS-URL: https://build.opensuse.org/request/show/932387
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=74
2021-11-20 01:39:07 +00:00
Fusion Future
d8997ccdf9 Accepting request 932386 from home:fusionfuture:branches:network:messaging:amqp
Update to 3.9.9

The patch has been submitted to upstream and is being processed: https://github.com/rabbitmq/rabbitmq-server/pull/3770

OBS-URL: https://build.opensuse.org/request/show/932386
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=174
2021-11-19 03:35:41 +00:00
9af4561f39 Accepting request 926845 from network:messaging:amqp
OBS-URL: https://build.opensuse.org/request/show/926845
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=73
2021-10-22 22:51:10 +00:00
Fusion Future
f396e813a1 Accepting request 926714 from home:jsegitz:branches:systemdhardening:network:messaging:amqp
Automatic systemd hardening effort by the security team. This has not been tested. For details please see https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort

OBS-URL: https://build.opensuse.org/request/show/926714
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=173
2021-10-22 02:42:59 +00:00
bf92b387db Accepting request 926541 from network:messaging:amqp
OBS-URL: https://build.opensuse.org/request/show/926541
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=72
2021-10-20 18:24:05 +00:00
Fusion Future
6dcbf99947 Accepting request 926540 from home:fusionfuture:branches:network:messaging:amqp
Update to 3.9.8

OBS-URL: https://build.opensuse.org/request/show/926540
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=172
2021-10-20 11:35:30 +00:00
e598cd360c Accepting request 921340 from network:messaging:amqp
OBS-URL: https://build.opensuse.org/request/show/921340
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=71
2021-09-24 22:35:37 +00:00
Fusion Future
b70f7334c6 Accepting request 921339 from home:fusionfuture:branches:network:messaging:amqp
- Update to 3.9.7:
  + All Components
    * All bytecode is now compiled using the +deterministic
      compiler flag. This should eliminate the capture of some
      irrelevant build environment attributes in produced
      artifacts, improve consistency between builds, and reduce the
      file level diff between release artifacts.
  + Core Server
    * Enhancements
      - Classic queue shutdown now uses a much higher timeout (up
        to 10 minutes instead of 30 seconds).
      - In environments with many queues (especially mirrored
        queues) and many consumers this means that the chance of
        queue indices rebuilding after node restart is now
        substantially lower.
    * Bug Fixes
      - Quorum queues no longer leak memory and disk space when a
        consumer is repeatedly added and cancelled on an empty
        queue.
  + Prometheus Plugin
    * Enhancements
      - More configurability for metrics exposed via the Prometheus
        endpoint.
  + Shovel Plugin
    * Bug Fixes
      - Shovel URIs could be logged with credentials in some
        scenarios.
  + Dependency Upgrades
    * observer_cli has been upgraded from 1.6.2 to 1.7.1

OBS-URL: https://build.opensuse.org/request/show/921339
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=171
2021-09-24 15:04:38 +00:00
8757922765 Accepting request 919610 from network:messaging:amqp
OBS-URL: https://build.opensuse.org/request/show/919610
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=70
2021-09-17 21:25:53 +00:00
Fusion Future
fd22c0af15 Accepting request 919608 from home:fusionfuture:branches:network:messaging:amqp
Update to 3.9.6

OBS-URL: https://build.opensuse.org/request/show/919608
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=170
2021-09-17 01:15:52 +00:00
3133dc51ec Accepting request 917222 from network:messaging:amqp
OBS-URL: https://build.opensuse.org/request/show/917222
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=69
2021-09-07 19:21:34 +00:00
Fusion Future
7d39c680a4 Accepting request 917220 from home:fusionfuture:branches:network:messaging:amqp
- Update to 3.9.5:
  + Core Server
    * Bug Fixes
      - Virtual host metadata (description, tags) was not imported
        from definitions.
      - Reduced unnecessary debug logging from streams.
  + AWS Peer Discovery Plugin
    * Enhancements
      - AWS API calls are now retried multiple times.
  + Management Plugin
    * Enhancements
      - PUT /api/vhosts/{name} now can update metadata (tags and
        descriptions) for existing virtual hosts.

OBS-URL: https://build.opensuse.org/request/show/917220
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=169
2021-09-07 08:42:08 +00:00
adee72e046 Accepting request 914241 from network:messaging:amqp
OBS-URL: https://build.opensuse.org/request/show/914241
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=68
2021-08-25 18:58:34 +00:00
Fusion Future
d855ed904f Accepting request 914240 from home:fusionfuture:branches:network:messaging:amqp
- Add install-bin and install-man to make target, and install into
  /usr/lib instead of /usr/lib64 on 64-bit platforms (boo#1189784).
- Add deps/rabbit/docs/set_rabbitmq_policy.sh.example to %doc.

OBS-URL: https://build.opensuse.org/request/show/914240
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=168
2021-08-25 12:30:49 +00:00
61d2d62bb1 Accepting request 913933 from network:messaging:amqp
OBS-URL: https://build.opensuse.org/request/show/913933
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=67
2021-08-24 08:54:41 +00:00
9b4e48e9d8 Accepting request 913862 from home:fusionfuture:branches:network:messaging:amqp
- Separate autocomplete files into individual packages.

OBS-URL: https://build.opensuse.org/request/show/913862
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=167
2021-08-24 06:15:44 +00:00
9718db1b4a Accepting request 913505 from home:fusionfuture:branches:network:messaging:amqp
- Update to 3.9.4:
  * Bug fixes, see https://www.rabbitmq.com/changelog.html
- Major changes from 3.9.0:
  * Streams: a new messaging abstraction complementary to queues
  * Support for Erlang 24
  * Kubernetes Cluster Operator and Messaging Topology Operator
  * Minimum required Erlang version is now 23.2
- Fix spec file to align with gh#rabbitmq/rabbitmq-packaging/RPMS/Fedora/rabbitmq-server.spec.
- Update rabbitmq-server.service and rabbitmq-server.logrotate.
- Remove unused sources:
  + Already in source:
    * advanced.config.example
    * rabbitmq-script-wrapper
    * rabbitmq.conf.example
    * rabbitmq.config.example
  + Deprecated:
    * rabbitmq-server.init
    * rabbitmq-server.sysconfig

OBS-URL: https://build.opensuse.org/request/show/913505
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=166
2021-08-23 08:21:50 +00:00
1f70311d61 Accepting request 906475 from home:dspinella:branches:network:messaging:amqp
- Use /run instead of deprecated /var/run in tmpfiles.conf
  (bsc#1185075)

OBS-URL: https://build.opensuse.org/request/show/906475
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=165
2021-07-15 19:33:46 +00:00
e78e158ea6 Accepting request 892555 from network:messaging:amqp
OBS-URL: https://build.opensuse.org/request/show/892555
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=66
2021-05-12 17:32:55 +00:00
2a25a4409a Accepting request 892312 from home:susnux:branches:network:messaging:amqp
Update to RabbitMQ 3.8.16

OBS-URL: https://build.opensuse.org/request/show/892312
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=163
2021-05-12 16:16:29 +00:00
c0b00ebcfc Accepting request 891876 from network:messaging:amqp
OBS-URL: https://build.opensuse.org/request/show/891876
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=65
2021-05-10 13:39:07 +00:00
7f4a5c948e Accepting request 891264 from home:susnux:branches:network:messaging:amqp
Update to RabbitMQ 3.8.15

OBS-URL: https://build.opensuse.org/request/show/891264
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=161
2021-05-09 14:26:31 +00:00
ccec59ad94 Accepting request 869729 from network:messaging:amqp
OBS-URL: https://build.opensuse.org/request/show/869729
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=64
2021-02-07 14:21:28 +00:00
Peter Simons
bd9f2b4af1 Accepting request 869167 from home:jengelh:branches:network:messaging:amqp
- Remove recipe parts for SUSE 11.x, since that does not build.

OBS-URL: https://build.opensuse.org/request/show/869167
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=159
2021-02-05 11:56:43 +00:00
4edab59c80 Accepting request 868400 from network:messaging:amqp
update rabbitmq-server to version 3.8.11

OBS-URL: https://build.opensuse.org/request/show/868400
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=63
2021-02-02 13:25:14 +00:00
Peter Simons
0a0e7df53a update rabbitmq-server to version 3.8.11
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=157
2021-02-01 15:38:47 +00:00
afe8ce99ae OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=156 2020-12-08 08:21:02 +00:00
b6aef7ebe3 Accepting request 850262 from home:fbui:branches:devel:languages:erlang
- %insserv_prereq is only requires when !have_systemd

OBS-URL: https://build.opensuse.org/request/show/850262
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=155
2020-12-08 08:19:12 +00:00
a31896657b Accepting request 844029 from network:messaging:amqp
OBS-URL: https://build.opensuse.org/request/show/844029
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=62
2020-10-26 15:22:10 +00:00
Gabriele Santomaggio
47c25a88d5 Accepting request 842816 from home:gsantomaggio_suse:branches:network:messaging:amqp
- Update to RabbitMQ 3.8.9
- RabbitMQ 3.8.9 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.9
- This release no longer supports Erlang 21.3.
- This release is compatible with Erlang 23
- Update to RabbitMQ 3.8.8
- RabbitMQ 3.8.8 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.8
- This is the last RabbitMQ release to support Erlang 21.3.
- This release is compatible with Erlang 23

OBS-URL: https://build.opensuse.org/request/show/842816
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=153
2020-10-26 08:16:28 +00:00
aabfe55188 Accepting request 840178 from network:messaging:amqp
OBS-URL: https://build.opensuse.org/request/show/840178
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=61
2020-10-08 11:14:20 +00:00
5cc264073b Accepting request 839816 from home:dheidler:branches:openSUSE:Factory
- Add requirement for rabbitmq-server-plugins (boo#1174068)

OBS-URL: https://build.opensuse.org/request/show/839816
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=151
2020-10-08 06:26:34 +00:00
e4b5d19e9d 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
2020-09-22 19:04:07 +00:00
a14caa0bfc Accepting request 828860 from home:gsantomaggio_suse:branches:network:messaging:amqp
- 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/

OBS-URL: https://build.opensuse.org/request/show/828860
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=149
2020-08-24 14:14:04 +00:00
ecb3fe719c Accepting request 819964 from network:messaging:amqp
OBS-URL: https://build.opensuse.org/request/show/819964
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=59
2020-07-10 13:32:27 +00:00
c4e1b9e5da Accepting request 819692 from home:gsantomaggio_suse:branches:network:messaging:amqp
- Update to 3.8.5
- RabbitMQ 3.8.5 is a maintenance release.
- Full release notes: https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.8.5
- RabbitMQ 3.8.5 is a maintenance release.
- This release requires Erlang/OTP 21.3 or later.
  22.3 or 23.0 series is recommended.
- RabbitMQ 3.8.5 is an RabbitMQ 3.8.0 update
- Update to 3.8.4
- RabbitMQ 3.8.4 is a maintenance release.
- Full release notes: https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.8.4
- RabbitMQ 3.8.4 is a maintenance release.
- This release requires Erlang/OTP 21.3 or later.
  22.3 or 23.0 series is recommended.
- This is the first release to officially support Erlang 23. Compared to 3.8.3, which
  generally works as expected on Erlang 23, Prometheus monitoring plugin had to
  be adapted to support a memory allocator metric format that has changed compared to
  earlier Erlang releases.
  There is one remaining known Erlang 23 incompatibility: rabbitmq-diagnostics observer will fail on Erlang 23.
  This will be addressed in a future release.
  The root cause is the same memory allocator metric change.
  Provisioning Latest Erlang Releases explains
  what package repositories and tools can be used to provision latest patch versions of Erlang 22.3.x
- RabbitMQ 3.8.4 is an RabbitMQ 3.8.0 update

OBS-URL: https://build.opensuse.org/request/show/819692
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=147
2020-07-10 10:42:45 +00:00
7424610e17 Accepting request 799506 from network:messaging:amqp
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/799506
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=58
2020-05-02 20:17:33 +00:00
add5090f82 - use python 3.x for building, allows dropping python 2.x
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=145
2020-04-24 12:02:14 +00:00
5b4ca4cce2 Accepting request 785088 from network:messaging:amqp
OBS-URL: https://build.opensuse.org/request/show/785088
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=57
2020-03-16 09:18:58 +00:00