From 3acfdcf315cbfa406f7588df2dc5d863fd57c610b73dd95489bbb4f9bdbab09b Mon Sep 17 00:00:00 2001 From: Johannes Segitz Date: Mon, 8 Feb 2021 09:39:48 +0000 Subject: [PATCH] Accepting request 869988 from home:mcepl:branches:security:SELinux - Add Recommends: selinux-autorelabel, which is very important for healthy use of the SELinux on the system (/.autorelabel mechanism) (bsc#1181837). OBS-URL: https://build.opensuse.org/request/show/869988 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libselinux?expand=0&rev=130 --- libselinux-bindings.spec | 2 +- libselinux.changes | 7 +++++++ libselinux.spec | 3 ++- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/libselinux-bindings.spec b/libselinux-bindings.spec index 48ed3ce..f4662f5 100644 --- a/libselinux-bindings.spec +++ b/libselinux-bindings.spec @@ -1,7 +1,7 @@ # # spec file for package libselinux-bindings # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed diff --git a/libselinux.changes b/libselinux.changes index 01053d4..c207c84 100644 --- a/libselinux.changes +++ b/libselinux.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Feb 6 13:54:41 UTC 2021 - Matej Cepl + +- Add Recommends: selinux-autorelabel, which is very important + for healthy use of the SELinux on the system (/.autorelabel + mechanism) (bsc#1181837). + ------------------------------------------------------------------- Thu Oct 29 10:22:23 UTC 2020 - Ludwig Nussel diff --git a/libselinux.spec b/libselinux.spec index 89c8ee9..02e144b 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -1,7 +1,7 @@ # # spec file for package libselinux # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -42,6 +42,7 @@ security contexts and to obtain security policy decisions. %package -n libselinux1 Summary: SELinux runtime library Group: System/Libraries +Recommends: selinux-autorelabel %description -n libselinux1 libselinux provides an interface to get and set process and file