From 7e84bca95bfa80dbb354fcf9350ecc09ff3d20f9 Mon Sep 17 00:00:00 2001 From: Eugene Zamriy Date: Mon, 5 Jun 2023 10:28:52 +0300 Subject: [PATCH] Adds pesign to modified packages list --- msvsphere-9.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/msvsphere-9.json b/msvsphere-9.json index 1720a8c..b9a2814 100644 --- a/msvsphere-9.json +++ b/msvsphere-9.json @@ -212,6 +212,9 @@ "owasp-java-encoder": { "reason": "Added build time dependency junit. Probably won't be needed in future updates." }, + "pesign": { + "reason": "Added pesign-client db unlocking fix." + }, "redhat-rpm-config": { "reason": "Added support for defining a distribution to the dist.sh utility." },