Adding a release notes task due to this change:
commit 8e687421dcc18db640cad2eaeeeb8ee326e02443 (tag: pkg/import/4.0.5-4, tag:
import/4.0.5-4)
Author: Thomas Goirand <[email protected]>
Date: Tue May 13 11:24:03 2025 +0200
4.0.5-4 (patches unapplied)
Imported using git-ubuntu import.
Notes (changelog):
* Fix /var/log/rabbitmq group ownership to adm.
diff --git a/debian/changelog b/debian/changelog
index 5713bc2fb4..041e04b490 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+rabbitmq-server (4.0.5-4) unstable; urgency=medium
+
+ * Fix /var/log/rabbitmq group ownership to adm.
+
+ -- Thomas Goirand <[email protected]> Tue, 13 May 2025 11:24:03 +0200
+
rabbitmq-server (4.0.5-3) unstable; urgency=medium
[ Antonio Terceiro ]
diff --git a/debian/rabbitmq-server.postinst b/debian/rabbitmq-server.postinst
index 53f82388aa..2b66b351a1 100644
--- a/debian/rabbitmq-server.postinst
+++ b/debian/rabbitmq-server.postinst
@@ -53,7 +53,7 @@ if [ "$1" = "configure" ] || [ "$1" = "reconfigure" ] ; then
chmod 0400 /var/lib/rabbitmq/.erlang.cookie
chown -R rabbitmq:rabbitmq /var/lib/rabbitmq
- chown -R rabbitmq:rabbitmq /var/log/rabbitmq
+ chown -R rabbitmq:adm /var/log/rabbitmq
fi
#DEBHELPER#
** Also affects: ubuntu-release-notes
Importance: Undecided
Status: New
** Changed in: ubuntu-release-notes
Assignee: (unassigned) => Andreas Hasenack (ahasenack)
** Changed in: ubuntu-release-notes
Status: New => In Progress
** Changed in: ubuntu-release-notes
Status: In Progress => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2110429
Title:
Merge rabbitmq-server from Debian Unstable for questing
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/2110429/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs