From df131d401cbefff08d97ce663dc5c3e45aa04502 Mon Sep 17 00:00:00 2001 From: Sergey Cherevko Date: Fri, 1 Sep 2023 10:41:45 +0300 Subject: [PATCH] Added modified packages for MSVSphere 8 --- msvsphere-8.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/msvsphere-8.json b/msvsphere-8.json index 8bd0ede..05ac20c 100644 --- a/msvsphere-8.json +++ b/msvsphere-8.json @@ -93,9 +93,18 @@ "cloud-init": { "reason": "Added MSVSphere to the list of distributions." }, + "crash": { + "reason": "Removed mention of Red Hat in description." + }, "dnf": { "reason": "Changed bug tracker URL to https://bugs.msvsphere.ru/" }, + "elfutils": { + "reason": "Disabled the --enable-debuginfod-urls configure option that was set to https://debuginfod.centos.org/. In the future, we may raise our own debuginfod server, but for now we build it the same way as in RHEL - without it." + }, + "emacs": { + "reason": "Added Russian description for gnome-software." + }, "firefox": { "reason": "Added support for CA Mincifry, general debranding, set Yandex as default provider" },