From 43f1735a136c853a1de7ed2ac6c0cfeb1f9bf12f Mon Sep 17 00:00:00 2001 From: Zuul Date: Wed, 7 Jan 2026 03:26:16 +0000 Subject: [PATCH] Update git submodules * Update glance from branch 'master' to 283ba82519075a110a21bb91cd0022fb2f112803 - Merge "Fix ZIP file extraction in image_decompression plugin" - Fix ZIP file extraction in image_decompression plugin The zipfile.ZipFile.extract() method expects a directory path, not a file path. This fix extracts to the parent directory and then moves the file to the destination path. Also updated documentation about the single-file ZIP limitation. Closes-Bug: #2132963 Change-Id: I24cacde5a9b2209671e9283cd38548ac05c75ac3 Signed-off-by: Abhishek Kekane --- glance | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glance b/glance index 8b4e78667a..283ba82519 160000 --- a/glance +++ b/glance @@ -1 +1 @@ -Subproject commit 8b4e78667a74f49cfc61dce75e8ad1fb881f1e04 +Subproject commit 283ba82519075a110a21bb91cd0022fb2f112803