- 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/package/show/Base:System/libcap?expand=0&rev=53
This commit is contained in:
parent
2d43221364
commit
b830e8a6f7
@ -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
3
libcap-2.47.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:af165df45f9fe8b315164ec7143740947489f36ccbe6999b6cdf86e7a8dca04b
|
||||||
|
size 131960
|
@ -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>
|
Mon Jan 4 08:46:44 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libcap
|
Name: libcap
|
||||||
Version: 2.46
|
Version: 2.47
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for Capabilities (linux-privs) Support
|
Summary: Library for Capabilities (linux-privs) Support
|
||||||
License: BSD-3-Clause AND GPL-2.0-only
|
License: BSD-3-Clause AND GPL-2.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user