From 035a734463e21b4f8e6f9203b6751f07f8e4963d Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 17 Nov 2025 21:53:47 +0100 Subject: [PATCH] bump version to 9.0.18 Signed-off-by: Thomas Lamprecht --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index 35657ca..df35bea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +libpve-storage-perl (9.0.18) trixie; urgency=medium + + * api: OCI image download improvements: + - use temporary file and only rename to real one if pulling the image + finished successfully. + - forbid to override existing files. + - improve reference regex to allow more safe characters, like e.g. '-', + in the image name. + - allow one to override the target filename for the image. + + -- Proxmox Support Team Mon, 17 Nov 2025 21:53:43 +0100 + libpve-storage-perl (9.0.17) trixie; urgency=medium * api: add endpoint to pull OCI images from a OCI registry directly to a