From 4ec1495f563e30f5d2211085f5083dfc5c902f91 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Feb 08 2021 20:05:28 +0000 Subject: [PATCH 1/2] Add perl to AppStream (ENGCMP-482) Perl should be modular, but we don't have this ready internally yet. Add the main binary package to AppStream for now until the modules are ready Signed-off-by: Josh Boyer --- diff --git a/shared/additional_and_filter_packages.conf b/shared/additional_and_filter_packages.conf index 545ccca..b5c5223 100644 --- a/shared/additional_and_filter_packages.conf +++ b/shared/additional_and_filter_packages.conf @@ -868,6 +868,7 @@ additional_packages = [ "php-xml", "php-xmlrpc", "python3-mod_wsgi", #RhBug 1923308 + "perl", #ENGCMP-482 Remove this once the perl module is ready ] }), ("^Buildroot$", { From 7c0fde03c8d8027a557787ec69ad607a1ac2417b Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Feb 08 2021 21:42:45 +0000 Subject: [PATCH 2/2] Add libvirt subpackages (RhBug 1925844) Signed-off-by: Josh Boyer --- diff --git a/shared/additional_and_filter_packages.conf b/shared/additional_and_filter_packages.conf index b5c5223..c005d28 100644 --- a/shared/additional_and_filter_packages.conf +++ b/shared/additional_and_filter_packages.conf @@ -869,6 +869,8 @@ additional_packages = [ "php-xmlrpc", "python3-mod_wsgi", #RhBug 1923308 "perl", #ENGCMP-482 Remove this once the perl module is ready + "libvirt-admin", #RhBug 1925844 + "libvirt-lock-sanlock", ] }), ("^Buildroot$", {