libcap: updated to 2.12
This commit is contained in:
parent
55a00fe278
commit
bc81b36289
@ -5,12 +5,13 @@ drwxr-xr-x root/root usr/include/sys/
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/libcap.a
|
||||
lrwxrwxrwx root/root usr/lib/libcap.so -> libcap.so.2
|
||||
lrwxrwxrwx root/root usr/lib/libcap.so.2 -> libcap.so.2.11
|
||||
-rw-r--r-- root/root usr/lib/libcap.so.2.11
|
||||
lrwxrwxrwx root/root usr/lib/libcap.so.2 -> libcap.so.2.12
|
||||
-rw-r--r-- root/root usr/lib/libcap.so.2.12
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man3/
|
||||
-rw-r--r-- root/root usr/man/man3/cap_clear.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/cap_clear_flag.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/cap_compare.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/cap_copy_ext.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/cap_copy_int.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/cap_dup.3.gz
|
||||
@ -20,6 +21,7 @@ drwxr-xr-x root/root usr/man/man3/
|
||||
-rw-r--r-- root/root usr/man/man3/cap_get_fd.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/cap_get_file.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/cap_get_flag.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/cap_get_pid.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/cap_get_proc.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/cap_init.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/cap_set_fd.3.gz
|
||||
@ -31,6 +33,7 @@ drwxr-xr-x root/root usr/man/man3/
|
||||
-rw-r--r-- root/root usr/man/man3/cap_to_text.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/capgetp.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/capsetp.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/libcap.3.gz
|
||||
drwxr-xr-x root/root usr/sbin/
|
||||
-rwxr-xr-x root/root usr/sbin/capsh
|
||||
-rwxr-xr-x root/root usr/sbin/getcap
|
||||
|
@ -1,2 +1,2 @@
|
||||
c67b2d105f48d9413f0f5a16b2162f70 libcap-2.11-makefile.patch
|
||||
56578c1719424857967676c7584143a3 libcap-2.11.tar.gz
|
||||
c67b2d105f48d9413f0f5a16b2162f70 libcap-2.12-makefile.patch
|
||||
fd306198931960d16d1dc53d305e01d2 libcap-2.12.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: libattr
|
||||
|
||||
name=libcap
|
||||
version=2.11
|
||||
version=2.12
|
||||
release=1
|
||||
source=(ftp://ftp.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.6/libcap-$version.tar.gz
|
||||
$name-$version-makefile.patch)
|
||||
|
Loading…
x
Reference in New Issue
Block a user