Accepting request 867074 from Base:System

- update to 2.47:
  * Restructured gowns to default to uid base of getuid().
  * Augment NOPRIV libcap mode with the sticky NO_NEW_PRIVS prctl bit.
  * Improve the usage and diagnostic message for setcap
  * Documentation fixes, license declarations, example updates

OBS-URL: https://build.opensuse.org/request/show/867074
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcap?expand=0&rev=42
This commit is contained in:
Dominique Leuenberger 2021-02-07 14:13:35 +00:00 committed by Git OBS Bridge
commit c6cf95028a
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4ed3d11413fa6c9667e49f819808fbb581cd8864b839f87d7c2a02c70f21d8b4
size 129296

3
libcap-2.47.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:af165df45f9fe8b315164ec7143740947489f36ccbe6999b6cdf86e7a8dca04b
size 131960

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jan 27 07:53:21 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 2.47:
* Restructured gowns to default to uid base of getuid().
* Augment NOPRIV libcap mode with the sticky NO_NEW_PRIVS prctl bit.
* Improve the usage and diagnostic message for setcap
* Documentation fixes, license declarations, example updates
-------------------------------------------------------------------
Mon Jan 4 08:46:44 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -17,7 +17,7 @@
Name: libcap
Version: 2.46
Version: 2.47
Release: 0
Summary: Library for Capabilities (linux-privs) Support
License: BSD-3-Clause AND GPL-2.0-only