Debian Patches

Status for python-oslo.messaging/16.1.0-3+deb13u1

Patch Description Author Forwarded Bugs Origin Last update
no-functional-test.patch Disable some functional tests We don't really care about zmq for the moment. Thomas Goirand <zigo@debian.org> not-needed 2018-08-20
fix-not-using-non-durable.patch Fix not using non-durable Thomas Goirand <zigo@debian.org> no 2025-06-03
CVE-2026-44393_OSSN-0096_Fix_RabbitMQ_TLS_hostname_verification.patch [PATCH] Fix RabbitMQ TLS hostname verification When TLS is used with ssl_ca_file, the Rabbit driver validates the
certificate chain but does not verify the broker hostname. This
could allow a MITM attacker with a certificate trusted by the
deployment CA to impersonate the RabbitMQ broker.
.
This change adds ssl_enforce_hostname_verification. When enabled
together with ssl_ca_file, the driver enables hostname verification.
.
For single-broker configurations, the broker hostname is passed
explicitly. For multi-broker configurations, Kombu >= 5.2.0 is required
when hostname verification is enforced. Older Kombu versions will result
in an explicit failure instead of silently disabling verification.
.
NOTE: Unlike master, the backport keeps
ssl_enforce_hostname_verification disabled by default to preserve
stable branch behavior compatibility.
.
Conflicts:
oslo_messaging/tests/drivers/test_impl_rabbit.py
.
Resolved conflict caused by remaining unit tests for FIPS mode support.

===================================================================
Daniel Bengtsson <dbengt@redhat.com> yes debian upstream upstream, https://review.opendev.org/c/openstack/oslo.messaging/+/988981 2026-06-04

All known versions for source package 'python-oslo.messaging'

Links