#1148033 rabbitmq-server no longer needs to depend on socat

#1148033#5
Date:
2026-09-16 10:13:48 UTC
From:
To:
Hey.

As of the 3.9.0 release, it's not needed.

release-notes/3.9.0.md:

...
 * `journald` notifications are now performed using a library and not an external tool (`socat`)

   GitHub issue: [#2940](https://github.com/rabbitmq/rabbitmq-server/pull/2940)
...