SHA256
1
0
forked from pool/libselinux

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
This commit is contained in:
Johannes Segitz 2021-02-08 09:39:48 +00:00 committed by Git OBS Bridge
parent a84c4188f5
commit 3acfdcf315
3 changed files with 10 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# #
# spec file for package libselinux-bindings # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Feb 6 13:54:41 UTC 2021 - Matej Cepl <mcepl@suse.com>
- 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 <lnussel@suse.de> Thu Oct 29 10:22:23 UTC 2020 - Ludwig Nussel <lnussel@suse.de>

View File

@ -1,7 +1,7 @@
# #
# spec file for package libselinux # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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 %package -n libselinux1
Summary: SELinux runtime library Summary: SELinux runtime library
Group: System/Libraries Group: System/Libraries
Recommends: selinux-autorelabel
%description -n libselinux1 %description -n libselinux1
libselinux provides an interface to get and set process and file libselinux provides an interface to get and set process and file