11
0

222 Commits

Author SHA256 Message Date
98eaa5603f Accepting request 456720 from devel:languages:erlang
- add buildrequires for xz to fix build on sle11

- drop no-remove-common.patch and no-nmap.patch:
  no longer needed

- add back default config from the 3.5.8 package as 3.6.6 doesn't
  ship one anymore
- rabbitmq-script-wrapper now directly talks to the scripts in
  _rabbit_erllibdir instead of having another indirection.
- moved tmpfiles.d support into the main systemd install block
- extracted make cmdline options into a variable

- update to 3.6.6
  https://github.com/rabbitmq/rabbitmq-server/releases/tag/rabbitmq_v3_6_6
  https://github.com/rabbitmq/rabbitmq-server/releases/tag/rabbitmq_v3_6_5
  https://github.com/rabbitmq/rabbitmq-server/releases/tag/rabbitmq_v3_6_4
  https://github.com/rabbitmq/rabbitmq-server/releases/tag/rabbitmq_v3_6_3
  https://github.com/rabbitmq/rabbitmq-server/releases/tag/rabbitmq_v3_6_2
  https://github.com/rabbitmq/rabbitmq-server/releases/tag/rabbitmq_v3_6_1
  https://github.com/rabbitmq/rabbitmq-server/releases/tag/rabbitmq_v3_6_0

OBS-URL: https://build.opensuse.org/request/show/456720
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=72
2017-02-13 12:36:52 +00:00
461584f00c Accepting request 455065 from devel:languages:erlang
- IMPORTANT CHANGE
  Require the epmd service instead of running our own version as
  rabbitmq user.
  This requires that you configure epmd to listen on more
  interfaces than just 127.0.0.1.
  For non systemd based distributions you can set EPMD_ADDRESSES in
  /etc/sysconfing/erlang.
  For systemd based distributions please follow
  /usr/share/doc/packages/erlang/README.SUSE
  IMPORTANT CHANGE
  This change is also documented in
  /usr/share/doc/packages/rabbitmq-server/README.SUSE

OBS-URL: https://build.opensuse.org/request/show/455065
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=71
2017-02-06 16:06:05 +00:00
5c2b453632 - fix source url
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=70
2017-02-06 15:44:23 +00:00
c5d83c467d Accepting request 455038 from devel:languages:erlang
- Update to 3.5.8
  Fixes logging issues on erlang 17+
  Fixes MQTT password authentication error (CVE-2016-9877) (boo#1017642)

OBS-URL: https://build.opensuse.org/request/show/455038
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=69
2017-02-06 15:30:49 +00:00
2e27699926 Accepting request 398332 from network:messaging:amqp
Fix bsc#973999
- rabbitmq-server.service: increase NOFILE limit per documentation
- rabbitqm-server.ocf: add OCF_RESKEY_limit_nofile parameter
  default as 65535

- rabbitmqctl: clear CMDLINE before appending

- update to 3.5.4:
  Runtime I/O thread pool size is now 64 instead of 30 by default.
  This reduces time spent waiting for file I/O operations to complete
  on machines with 8 or more cores.
  * https://github.com/rabbitmq/rabbitmq-server/releases/tag/rabbitmq_v3_5_4

- rabbitmq-server.service: switch to type=Notify in order to
  avoid cookie creation race

- update to 3.5.3:
  3.5.2 and 3.5.3 are bugfix releases. See:
  * https://github.com/rabbitmq/rabbitmq-server/releases/tag/rabbitmq_v3_5_2
  * https://github.com/rabbitmq/rabbitmq-server/releases/tag/rabbitmq_v3_5_3

OBS-URL: https://build.opensuse.org/request/show/398332
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=27
2016-06-02 07:38:13 +00:00
86955b8e0c Accepting request 389975 from home:aplanas:branches:network:messaging:amqp
Fix bsc#973999
- rabbitmq-server.service: increase NOFILE limit per documentation
- rabbitqm-server.ocf: add OCF_RESKEY_limit_nofile parameter
  default as 65535

OBS-URL: https://build.opensuse.org/request/show/389975
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=67
2016-04-17 20:06:11 +00:00
43f387b551 OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=66 2015-09-29 08:57:39 +00:00
b7714eb5bf OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=65 2015-09-28 11:22:23 +00:00
8506896657 - rabbitmqctl: clear CMDLINE before appending
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=64
2015-09-28 10:01:46 +00:00
0981f193a2 - update to 3.5.4:
Runtime I/O thread pool size is now 64 instead of 30 by default.
  This reduces time spent waiting for file I/O operations to complete
  on machines with 8 or more cores.
  * https://github.com/rabbitmq/rabbitmq-server/releases/tag/rabbitmq_v3_5_4

OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=63
2015-09-24 10:23:24 +00:00
30cd1da9f2 OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=62 2015-06-25 20:39:13 +00:00
3abed250d2 OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=61 2015-06-25 12:20:14 +00:00
775cb03130 - rabbitmq-server.service: switch to type=Notify in order to
avoid cookie creation race

OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=60
2015-06-24 13:23:12 +00:00
d122b5f8e1 Accepting request 313318 from home:tbechtold:branches:network:messaging:amqp
- update to 3.5.3:
  3.5.2 and 3.5.3 are bugfix releases. See:
  * https://github.com/rabbitmq/rabbitmq-server/releases/tag/rabbitmq_v3_5_2
  * https://github.com/rabbitmq/rabbitmq-server/releases/tag/rabbitmq_v3_5_3

OBS-URL: https://build.opensuse.org/request/show/313318
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=59
2015-06-24 11:49:08 +00:00
a7075c93ce Accepting request 297970 from network:messaging:amqp
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/297970
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=26
2015-04-21 08:52:21 +00:00
270c610d21 Accepting request 295444 from home:darix:branches:network:messaging:amqp
- update to 3.5.1
  This release adds support for priority queues which were available
  as a plugin before. Performance is improved; in particular messages
  smaller than configurable size are embedded in the queue index to
  reduce I/O and memory consumption. Stability of clustering and
  autoheal partition handling is improved as well. A new
  pause_if_all_down partition handling mode is added. The management
  web UI now shows many more I/O statistics.
  This release also corrects a number of defects in the broker and
  plugins, as well as introducing many smaller new features and
  improvements.
   * see https://www.rabbitmq.com/release-notes/README-3.5.1.txt
   * see https://www.rabbitmq.com/release-notes/README-3.5.0.txt
   * see https://www.rabbitmq.com/release-notes/README-3.4.4.txt
- instead of patching the ocf provider after copying: patch it
  right away and drop the ocf-fixes.patch.
- refresh no-nmap.patch to apply cleanly again
- create rcrabbitmq-server for the systemd case

OBS-URL: https://build.opensuse.org/request/show/295444
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=57
2015-04-12 06:02:03 +00:00
b6414fc9b3 OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=56 2015-02-26 16:19:36 +00:00
ea385d8eb7 Accepting request 282244 from network:messaging:amqp
- update to 3.4.3:
   * prevent XSS attack in table key names (since 2.4.0)
     (CVE-2015-0862)
   * prevent XSS attack in policy names (since 3.4.0)
      (CVE-2015-0862)
   * prevent XSS attack in client details in the connections list
      (CVE-2015-0862)
   * prevent XSS attack in user names in the vhosts list or the vhost names
      in the user list (since 2.4.0)
      (CVE-2015-0862)
   * prevent XSS attack in the cluster name (since 3.3.0)
      (CVE-2015-0862)
   * prevent /api/* from returning text/html error messages which could
      act as an XSS vector (since 2.1.0)
   * fix response-splitting vulnerability in /api/downloads (since 2.1.0)
   * do not trust X-Forwarded-For header when enforcing 'loopback_users' 
     (CVE-2014-9494)
   * disable SSLv3 by default to prevent the POODLE attack
   * see https://www.rabbitmq.com/release-notes/README-3.4.3.txt
   * see https://www.rabbitmq.com/release-notes/README-3.4.2.txt
   * see https://www.rabbitmq.com/release-notes/README-3.4.1.txt
   * see https://www.rabbitmq.com/release-notes/README-3.4.0.txt

OBS-URL: https://build.opensuse.org/request/show/282244
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=25
2015-01-22 20:49:06 +00:00
5d887451d3 OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=54 2015-01-21 16:50:54 +00:00
c1721aabf4 - update to 3.4.3:
* prevent XSS attack in table key names (since 2.4.0)
     (CVE-2015-0862)
   * prevent XSS attack in policy names (since 3.4.0)
      (CVE-2015-0862)
   * prevent XSS attack in client details in the connections list
      (CVE-2015-0862)
   * prevent XSS attack in user names in the vhosts list or the vhost names
      in the user list (since 2.4.0)
      (CVE-2015-0862)
   * prevent XSS attack in the cluster name (since 3.3.0)
      (CVE-2015-0862)
   * prevent /api/* from returning text/html error messages which could
      act as an XSS vector (since 2.1.0)
   * fix response-splitting vulnerability in /api/downloads (since 2.1.0)
   * do not trust X-Forwarded-For header when enforcing 'loopback_users' 
     (CVE-2014-9494)
   * disable SSLv3 by default to prevent the POODLE attack
   * see https://www.rabbitmq.com/release-notes/README-3.4.3.txt
   * see https://www.rabbitmq.com/release-notes/README-3.4.2.txt
   * see https://www.rabbitmq.com/release-notes/README-3.4.1.txt
   * see https://www.rabbitmq.com/release-notes/README-3.4.0.txt

OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=53
2015-01-21 16:18:31 +00:00
0d8b6a48f6 Accepting request 263606 from network:messaging:amqp
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/263606
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=24
2014-12-03 21:47:46 +00:00
4c326b4123 - ignore stop errors in %preun
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=51
2014-11-24 11:55:54 +00:00
Stephan Kulow
c162335075 Accepting request 250564 from network:messaging:amqp
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/250564
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=23
2014-09-22 07:24:16 +00:00
2fa7bad2be Accepting request 249162 from Cloud:OpenStack:Master
New upstream bugfix release

OBS-URL: https://build.opensuse.org/request/show/249162
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=49
2014-09-14 18:23:13 +00:00
Stephan Kulow
e7f3661a3b Accepting request 242760 from network:messaging:amqp
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/242760
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=21
2014-07-29 14:48:26 +00:00
bf60109ee3 Accepting request 241669 from home:posophe:branches:network:messaging:amqp
- The package doesn't provide any sysvinit script or sysconfig file;
  remove dependencies to fillup or insserv if the package build with
  systemd support

OBS-URL: https://build.opensuse.org/request/show/241669
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=47
2014-07-21 15:25:42 +00:00
Stephan Kulow
1c9c6481d5 Accepting request 232714 from network:messaging:amqp
- update to 3.3.1:
  * Bug fixes
  * Security fixes to MQTT and shovel
  * see http://www.rabbitmq.com/release-notes/README-3.3.1.txt

- do not install init script on systemd distros

OBS-URL: https://build.opensuse.org/request/show/232714
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=20
2014-05-06 12:02:53 +00:00
7c0ca65520 - update to 3.3.1:
* Bug fixes
  * Security fixes to MQTT and shovel
  * see http://www.rabbitmq.com/release-notes/README-3.3.1.txt

OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=45
2014-05-05 12:54:26 +00:00
afcdd230f3 - do not install init script on systemd distros
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=44
2014-04-30 00:08:45 +00:00
Tomáš Chvátal
0bc140e94c Accepting request 230690 from network:messaging:amqp
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/230690
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=19
2014-04-20 09:36:43 +00:00
2dbb423eba Accepting request 229619 from home:matwey:branches:network:messaging:amqp
OBS-URL: https://build.opensuse.org/request/show/229619
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=42
2014-04-10 20:18:43 +00:00
Stephan Kulow
1c1ecc11b8 Accepting request 228984 from network:messaging:amqp
- update to 3.3.0:
  * long list of security, bugfixes and enhancements
  * see http://www.rabbitmq.com/release-notes/README-3.3.0.txt

- Add ocf-fixes.patch to fix issues in the OCF file:
  - use the wrapper function to call rabbitmqctl for stop, so that
    we interpret correctly the exit code.
  - accept 1 as valid exit code from "rabbitmqctl status", instead
    of totally breaking when we get it.
- We use a patch as the OCF file comes from upstream, so it's
  better to keep the changes isolated.

OBS-URL: https://build.opensuse.org/request/show/228984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=18
2014-04-05 19:41:28 +00:00
aaba4631d9 - update to 3.3.0:
* long list of security, bugfixes and enhancements
  * see http://www.rabbitmq.com/release-notes/README-3.3.0.txt

OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=40
2014-04-04 07:59:39 +00:00
a66b69a849 Accepting request 228860 from home:vuntz:branches:network:messaging:amqp
Fixes to OCF file

OBS-URL: https://build.opensuse.org/request/show/228860
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=39
2014-04-04 07:51:56 +00:00
Stephan Kulow
ebb2ae3327 Accepting request 227726 from network:messaging:amqp
- update to 3.2.4:
  * Several bug fixes, no detailed changelog available
- remove fix-syntax-error-in-example-conf.patch: merged upstream

OBS-URL: https://build.opensuse.org/request/show/227726
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=17
2014-03-28 11:13:08 +00:00
7ad19a64e3 - remove fix-syntax-error-in-example-conf.patch: merged upstream
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=37
2014-03-27 11:30:23 +00:00
d3b3da47a7 - update to 3.2.4:
* Several bug fixes, no detailed changelog available

OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=36
2014-03-27 11:20:26 +00:00
Stephan Kulow
ac4d93f755 Accepting request 220412 from network:messaging:amqp
- update to 3.2.3:
  * This release fixes a number of bugs in the broker and federation plugin
  * Improvements to the LDAP and shovel plugins are also included

- install a config file by default 
  add fix-syntax-error-in-example-conf.patch

- update to 3.2.2:
  * federated queues and features enhanced policies for aspects of the broker
  * This release fixes a number of bugs in the broker and plugins

OBS-URL: https://build.opensuse.org/request/show/220412
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=16
2014-01-31 08:44:13 +00:00
7599a502b4 add fix-syntax-error-in-example-conf.patch
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=34
2014-01-30 17:27:03 +00:00
bd93725007 - update to 3.2.3:
* This release fixes a number of bugs in the broker and federation plugin
  * Improvements to the LDAP and shovel plugins are also included

OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=33
2014-01-24 09:17:44 +00:00
015cf7d5fd - install a config file by default
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=32
2014-01-23 12:29:49 +00:00
2e01c27232 - update to 3.2.2:
* federated queues and features enhanced policies for aspects of the broker
  * This release fixes a number of bugs in the broker and plugins

OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=31
2014-01-21 13:04:22 +00:00
Stephan Kulow
2a29d857f0 Accepting request 213074 from network:messaging:amqp
- add Provides: erlang-gen_server2 to erlang-rabbitmq_client
(many people want gen_server2, which is a part of rabbitmq)

OBS-URL: https://build.opensuse.org/request/show/213074
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=15
2014-01-10 20:22:09 +00:00
b478ab9047 OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=29 2014-01-07 19:37:54 +00:00
906c4111ec Accepting request 213065 from home:matwey:branches:network:messaging:amqp
OBS-URL: https://build.opensuse.org/request/show/213065
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=28
2014-01-07 19:36:45 +00:00
Stephan Kulow
ec498116ad Accepting request 199866 from network:messaging:amqp
- fix syntax error in wrapper script

OBS-URL: https://build.opensuse.org/request/show/199866
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=14
2013-09-23 09:00:51 +00:00
1d81e5f94b - fix syntax error in wrapper script
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=26
2013-09-20 13:26:53 +00:00
Stephan Kulow
da7b6b1c9d Accepting request 199019 from network:messaging:amqp
- update to 3.1.5:
  * various security fixes and bugfixes
  * see http://www.rabbitmq.com/release-notes/README-3.1.5.txt
  * see http://www.rabbitmq.com/release-notes/README-3.1.4.txt

OBS-URL: https://build.opensuse.org/request/show/199019
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=12
2013-09-16 08:13:10 +00:00
71370f04f4 - update to 3.1.5:
* various security fixes and bugfixes
  * see http://www.rabbitmq.com/release-notes/README-3.1.5.txt
  * see http://www.rabbitmq.com/release-notes/README-3.1.4.txt

OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=24
2013-09-13 19:26:53 +00:00
Stephan Kulow
2e45ebca66 Accepting request 181896 from network:messaging:amqp
- update to 3.1.3:
  * Eager synchronisation of mirror queue slaves
  * Automatic cluster partition healing
  * Charts in the management plugin
  * Queue length limits
  * Bug fixes
  * Fixes a security bug in federation

OBS-URL: https://build.opensuse.org/request/show/181896
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=11
2013-07-04 08:17:06 +00:00