From e9b83eef6244b1187d6cd9aedde73429fdc3fa09 Mon Sep 17 00:00:00 2001 From: tigro Date: Wed, 24 Jul 2024 15:40:09 +0300 Subject: [PATCH] Added cups --- msvsphere-9.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/msvsphere-9.json b/msvsphere-9.json index fe490d1..5fd4580 100644 --- a/msvsphere-9.json +++ b/msvsphere-9.json @@ -132,6 +132,9 @@ "containers-common": { "reason": "Removed RedHat PGP keys and disabled registry.access.redhat.com and quay.io." }, + "cups": { + "reason": "Fixed case when no username request on printing (patch by Alexey Berezhok)." + }, "crash": { "reason": "Removed mention of Red Hat in description." },