1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121
|
puppet-module-puppetlabs-rabbitmq (8.5.0-10) unstable; urgency=medium
* Add setup-all-nodes-as-disk-nodes.patch.
-- Thomas Goirand <zigo@debian.org> Mon, 11 Aug 2025 14:23:30 +0200
puppet-module-puppetlabs-rabbitmq (8.5.0-9) unstable; urgency=medium
* fix-list_users-provider.patch: also handle the case when there's no users
at all.
-- Thomas Goirand <zigo@debian.org> Tue, 05 Aug 2025 09:21:21 +0200
puppet-module-puppetlabs-rabbitmq (8.5.0-8) unstable; urgency=medium
* Add trixie-support.patch.
* Add fix-list_users-provider.patch.
-- Thomas Goirand <zigo@debian.org> Tue, 27 May 2025 15:02:16 +0200
puppet-module-puppetlabs-rabbitmq (8.5.0-7) unstable; urgency=medium
* Clean-up update-alternatives handling.
-- Thomas Goirand <zigo@debian.org> Wed, 05 Jan 2022 10:35:18 +0100
puppet-module-puppetlabs-rabbitmq (8.5.0-6) unstable; urgency=medium
* Fix correctly-report-rabbitmq-version.patch to make sure it works with
both the Buster and Bullseye version of RabbitMQ.
* Refresh increase-rabbitmq-timeout.patch after the above change.
-- Thomas Goirand <zigo@debian.org> Wed, 10 Mar 2021 12:02:19 +0100
puppet-module-puppetlabs-rabbitmq (8.5.0-5) unstable; urgency=medium
* Add 2 patches:
- add-minus-q-when-calling-rabbitmq-plugin-list.patch
- increase-rabbitmq-timeout.patch
-- Thomas Goirand <zigo@debian.org> Thu, 21 Jan 2021 16:00:12 +0100
puppet-module-puppetlabs-rabbitmq (8.5.0-4) unstable; urgency=medium
* Fix upstream URLs.
* Add patch: correctly-report-rabbitmq-version.patch.
-- Thomas Goirand <zigo@debian.org> Wed, 20 Jan 2021 22:51:20 +0100
puppet-module-puppetlabs-rabbitmq (8.5.0-3) unstable; urgency=medium
* Depends on puppet, not puppet-common.
* debhelper-compat (= 11).
* Standards-Version: 4.5.0.
-- Thomas Goirand <zigo@debian.org> Tue, 24 Mar 2020 11:32:56 +0100
puppet-module-puppetlabs-rabbitmq (8.5.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 18 Jul 2019 22:11:25 +0200
puppet-module-puppetlabs-rabbitmq (8.5.0-1) experimental; urgency=medium
* New upstream release.
* Rebased do-not-download-rabbitmqadmin-in-debian.patch, drop other patches.
* Removed exessive dh_helper overrides.
-- Thomas Goirand <zigo@debian.org> Mon, 08 Apr 2019 16:44:26 +0200
puppet-module-puppetlabs-rabbitmq (5.3.1-5) unstable; urgency=medium
* Add fix-old-definition-of-repo-in-apt.pp.patch.
-- Thomas Goirand <zigo@debian.org> Mon, 29 Oct 2018 14:42:51 +0100
puppet-module-puppetlabs-rabbitmq (5.3.1-4) unstable; urgency=medium
* Add patch to fix $LANG problem when using rabbitmqctl with the puppet
provider scripts.
-- Thomas Goirand <zigo@debian.org> Mon, 29 Oct 2018 12:22:23 +0100
puppet-module-puppetlabs-rabbitmq (5.3.1-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/copyright: Changed source URL to https protocol
* d/control: Use team+openstack@tracker.debian.org as maintainer
* d/control: Set Vcs-* to salsa.debian.org
[ Daniel Baumann ]
* Updating copyright format url.
* Updating maintainer field.
* Running wrap-and-sort -bast.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
* Correcting permissions in debian packaging files.
* Deprecating priority extra as per policy 4.0.1.
[ Thomas Goirand ]
* Do not download rabbitmqadmin when OS is Debian.
-- Thomas Goirand <zigo@debian.org> Fri, 19 Oct 2018 11:04:07 +0200
puppet-module-puppetlabs-rabbitmq (5.3.1-2) unstable; urgency=medium
* Added missing runtime depends.
-- Thomas Goirand <zigo@debian.org> Fri, 29 Apr 2016 09:54:42 -0500
puppet-module-puppetlabs-rabbitmq (5.3.1-1) unstable; urgency=medium
* Initial release. (Closes: #814309)
-- Thomas Goirand <zigo@debian.org> Wed, 10 Feb 2016 14:20:53 +0800
|