From 8bc80b89a5500340f75c2fc923172a91f4a61445 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Sat, 12 Mar 2011 22:48:03 +0100 Subject: [PATCH] libcap: Updated (2.19 -> 2.20) --- base/libcap/libcap.conf | 11 +++++++++++ base/libcap/libcap.desc | 6 +++--- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/base/libcap/libcap.conf b/base/libcap/libcap.conf index 573ab0f6b..f2a51cf05 100644 --- a/base/libcap/libcap.conf +++ b/base/libcap/libcap.conf @@ -2,6 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../libcap/libcap.conf +# Copyright (C) 2011 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2004 Clifford Wolf # @@ -15,3 +16,13 @@ var_append makeinstopt " " "LIBDIR=$root/$libdir" hook_add postdoc 5 "rm -rvf $docdir/old; cp -v `match_source_file -p capfaq` $docdir/" + +# When installing setcap, set its inheritable bit to be able to place +# capabilities on files. It can be used in conjunction with pam_cap +# (associated with su and certain users say) to make it useful for +# specially blessed users. If you wish to drop this install feature, +# use this command when running install +# +# make RAISE_SETFCAP=no install +# +var_append makeinstopt " " "RAISE_SETFCAP=no" diff --git a/base/libcap/libcap.desc b/base/libcap/libcap.desc index af8cd520e..d8dcfb0e4 100644 --- a/base/libcap/libcap.desc +++ b/base/libcap/libcap.desc @@ -2,7 +2,7 @@ [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] [COPY] Filename: package/.../libcap/libcap.desc -[COPY] Copyright (C) 2006 - 2010 The OpenSDE Project +[COPY] Copyright (C) 2006 - 2011 The OpenSDE Project [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project [COPY] Copyright (C) 1998 - 2004 Clifford Wolf [COPY] @@ -33,8 +33,8 @@ [L] BSD [S] Stable -[V] 2.19 +[V] 2.20 [P] X -----5---9 120.080 -[D] 4245294955 libcap-2.19.tar.bz2 http://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/ +[D] 3721570915 libcap-2.20.tar.bz2 http://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/ [D] 1403010116 capfaq-0.2.txt http://www.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.4/