Debian Patches

Status for glance/2:32.0.0-3

Patch Description Author Forwarded Bugs Origin Last update
sql_conn-registry.patch Fixes default connection in glance-registry.conf & glance-api.conf
===================================================================
Thomas Goirand <zigo@debian.org> no 2014-04-15
missing-files.patch package missing files Thomas Goirand <zigo@debian.org> not-needed 2026-03-14
No_DNS_resolution_in_test.patch No DNS resolution in test This avoids DNS resolution during unit tests:
test_utils.ImportURITestCase.test_ignored_filtering_options
and
test_utils.ImportURITestCase.test_validate_import_uri
.
which are failing in downstream distributions that do not have
Internet access when running tests.

===================================================================
Thomas Goirand <zigo@debian.org> yes 2026-03-20
OSSN-0105_Apply_import_URI_filtering_to_legacy_import_tasks.patch Apply import URI filtering to legacy import tasks Legacy type=import tasks only ran validate_location_uri, so
import_from could skip the same host/port/path checks used for
modern image import. Route import_from through a small helper that
reuses validate_location_uri then validate_import_uri, and
reject bad URIs early when creating import tasks.

diff --git a/glance/api/v2/tasks.py b/glance/api/v2/tasks.py
index f7be4a0..d73090c 100644
Abhishek Kekane <akekane@redhat.com> yes debian upstream upstream, https://review.opendev.org/c/openstack/glance/+/994466 2026-08-12

All known versions for source package 'glance'

Links