Debian Patches

Status for manila/1:22.0.0-4

Patch Description Author Forwarded Bugs Origin Last update
install-missing-files.patch Install missing files Thomas Goirand <zigo@debian.org> not-needed 2016-03-25
Fix-neutron_host_id-sample_default.patch Fix neutron_host_id sample_default Manila is currently not reproducible because the default value
of neutron_host_id is the hostname of the host building the
package.
.
This patch fixes this using sample_default.
.
If you didn't hear about reproducibility, please read this:
https://reproducible-builds.org/

diff --git a/manila/network/neutron/neutron_network_plugin.py b/manila/network/neutron/neutron_network_plugin.py
index 42f2497..a487114 100644
Thomas Goirand <zigo@debian.org> yes 2026-07-01
OSSN-0103_Prevent_unauthorized_resource_locks_search.patch OSSN-0103: Prevent unauthorized resource locks search The resource locks mechanism allows filtering locks by project
UUIDs. This feature is helpful for identifying the locks and
letting their users and/or administrators to quickly filter.
.
However, in the current code path, we were allowing unauthorized
cross-project visibility into resource locks data for users that
were not members, admin or readers of a given project.
.
This change fixes this issue by adding a check to ensure whether
the user has authorization to look up resource locks in the
project they are supplying as part of the query.

diff --git a/manila/db/sqlalchemy/api.py b/manila/db/sqlalchemy/api.py
index af0d64c..8cc8207 100644
Carlos da Silva <ces.eduardo98@gmail.com> yes debian upstream upstream, https://review.opendev.org/c/openstack/manila/+/998567 2026-08-06

All known versions for source package 'manila'

Links