From eca064f902fa4df5b70f2cc0f634dc12b83ed0964d95df1f9b770f44834a7bcd Mon Sep 17 00:00:00 2001 From: Lee Duncan Date: Thu, 21 May 2020 20:58:32 +0000 Subject: [PATCH] Accepting request 808061 from home:lee_duncan:branches:Base:System Also, add a patch to move systemd unit files to /usr/lib/systemd/system: * fix-setup-install.patch OBS-URL: https://build.opensuse.org/request/show/808061 OBS-URL: https://build.opensuse.org/package/show/Base:System/targetcli-fb?expand=0&rev=41 --- targetcli-fb.changes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/targetcli-fb.changes b/targetcli-fb.changes index ee20b44..788b1fc 100644 --- a/targetcli-fb.changes +++ b/targetcli-fb.changes @@ -13,6 +13,8 @@ Thu May 21 17:38:48 UTC 2020 - lduncan@suse.com (bsc#1168415 CVE-2020-10699) * setup.py: add the socket and service files to the data_files section * Use StringIO as a buffer instead of a file + Also, add a patch to move systemd unit files to /usr/lib/systemd/system: + * fix-setup-install.patch ------------------------------------------------------------------- Wed Feb 12 17:58:15 UTC 2020 - lduncan@suse.com