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