SHA256
6
0
forked from pool/libcap

Accepting request 84056 from home:a_jaeger:branches:openSUSE:Factory

Update license.

OBS-URL: https://build.opensuse.org/request/show/84056
OBS-URL: https://build.opensuse.org/package/show/Base:System/libcap?expand=0&rev=14
This commit is contained in:
2011-09-21 08:46:46 +00:00
committed by Git OBS Bridge
parent 5a20fd5cee
commit 5388069bf3
4 changed files with 35 additions and 16 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Tue Sep 20 07:48:12 UTC 2011 - aj@suse.de
- Cleanup specfile a bit: Remove old tags.
-------------------------------------------------------------------
Tue Sep 20 07:29:05 UTC 2011 - aj@suse.de
- Update to libcap 2.22
- libcap 2.22 includes:
* Clarified License file (with version 2 of the GPL)
* Support getting/setting capabilities on large files
* After --chroot command, change working directory to "/".
- libcap 2.21 includes:
* Introduce cap_get_bound() and cap_drop_bound() functions.
also include a macro CAP_IS_SUPPORTED(cap) for capabilities
- libcap 2.20 includes:
* Latest kernel capabilites supported: now includes CAP_SYSLOG
* $(CFLAGS) Makefile fixes
* Default to installing setcap with an inheritable capability.
-------------------------------------------------------------------
Thu Dec 2 15:44:59 CET 2010 - meissner@suse.de