Merge remote-tracking branch 'origin/3.6' into 3.7-alpha0

This commit is contained in:
Tim Biermann 2021-12-13 18:38:01 +01:00
commit c1d8497acf
3 changed files with 16 additions and 15 deletions

View File

@ -1,6 +1,6 @@
drwxr-xr-x root/root lib/
-rwxr-xr-x root/root lib/libcap.so.2.61
lrwxrwxrwx root/root lib/libcap.so.2 -> libcap.so.2.61
lrwxrwxrwx root/root lib/libcap.so.2 -> libcap.so.2.62
-rwxr-xr-x root/root lib/libcap.so.2.62
drwxr-xr-x root/root lib/security/
-rwxr-xr-x root/root lib/security/pam_cap.so
drwxr-xr-x root/root sbin/
@ -15,11 +15,11 @@ drwxr-xr-x root/root usr/include/sys/
-rw-r--r-- root/root usr/include/sys/psx_syscall.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libcap.a
lrwxrwxrwx root/root usr/lib/libcap.so -> ../../lib/libcap.so.2.61
lrwxrwxrwx root/root usr/lib/libcap.so -> ../../lib/libcap.so.2.62
-rw-r--r-- root/root usr/lib/libpsx.a
-rwxr-xr-x root/root usr/lib/libpsx.so.2.61
lrwxrwxrwx root/root usr/lib/libpsx.so.2 -> libpsx.so.2.61
lrwxrwxrwx root/root usr/lib/libpsx.so -> libpsx.so.2
lrwxrwxrwx root/root usr/lib/libpsx.so.2 -> libpsx.so.2.62
-rwxr-xr-x root/root usr/lib/libpsx.so.2.62
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libcap.pc
-rw-r--r-- root/root usr/lib/pkgconfig/libpsx.pc
@ -46,7 +46,6 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/cap_get_file.3.gz
-rw-r--r-- root/root usr/share/man/man3/cap_get_flag.3.gz
-rw-r--r-- root/root usr/share/man/man3/cap_get_mode.3.gz
-rw-r--r-- root/root usr/share/man/man3/capgetp.3.gz
-rw-r--r-- root/root usr/share/man/man3/cap_get_pid.3.gz
-rw-r--r-- root/root usr/share/man/man3/cap_get_proc.3.gz
-rw-r--r-- root/root usr/share/man/man3/cap_get_secbits.3.gz
@ -66,29 +65,31 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/cap_launch.3.gz
-rw-r--r-- root/root usr/share/man/man3/cap_launcher_callback.3.gz
-rw-r--r-- root/root usr/share/man/man3/cap_launcher_set_chroot.3.gz
-rw-r--r-- root/root usr/share/man/man3/cap_launcher_setgroups.3.gz
-rw-r--r-- root/root usr/share/man/man3/cap_launcher_set_iab.3.gz
-rw-r--r-- root/root usr/share/man/man3/cap_launcher_set_mode.3.gz
-rw-r--r-- root/root usr/share/man/man3/cap_launcher_setgroups.3.gz
-rw-r--r-- root/root usr/share/man/man3/cap_launcher_setuid.3.gz
-rw-r--r-- root/root usr/share/man/man3/cap_max_bits.3.gz
-rw-r--r-- root/root usr/share/man/man3/cap_mode.3.gz
-rw-r--r-- root/root usr/share/man/man3/cap_mode_name.3.gz
-rw-r--r-- root/root usr/share/man/man3/cap_new_launcher.3.gz
-rw-r--r-- root/root usr/share/man/man3/cap_set_fd.3.gz
-rw-r--r-- root/root usr/share/man/man3/cap_set_file.3.gz
-rw-r--r-- root/root usr/share/man/man3/cap_set_flag.3.gz
-rw-r--r-- root/root usr/share/man/man3/cap_setgroups.3.gz
-rw-r--r-- root/root usr/share/man/man3/cap_set_mode.3.gz
-rw-r--r-- root/root usr/share/man/man3/capsetp.3.gz
-rw-r--r-- root/root usr/share/man/man3/cap_set_proc.3.gz
-rw-r--r-- root/root usr/share/man/man3/cap_set_secbits.3.gz
-rw-r--r-- root/root usr/share/man/man3/cap_setgroups.3.gz
-rw-r--r-- root/root usr/share/man/man3/cap_setuid.3.gz
-rw-r--r-- root/root usr/share/man/man3/cap_size.3.gz
-rw-r--r-- root/root usr/share/man/man3/cap_to_name.3.gz
-rw-r--r-- root/root usr/share/man/man3/cap_to_text.3.gz
-rw-r--r-- root/root usr/share/man/man3/capgetp.3.gz
-rw-r--r-- root/root usr/share/man/man3/capsetp.3.gz
-rw-r--r-- root/root usr/share/man/man3/libcap.3.gz
-rw-r--r-- root/root usr/share/man/man3/libpsx.3.gz
-rw-r--r-- root/root usr/share/man/man3/psx_syscall3.3.gz
-rw-r--r-- root/root usr/share/man/man3/psx_syscall.3.gz
-rw-r--r-- root/root usr/share/man/man3/psx_syscall3.3.gz
-rw-r--r-- root/root usr/share/man/man3/psx_syscall6.3.gz
drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/captree.8.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVeqhCNAZSz04xqE3dQMn5UAh5qIqYei3B05oe1vKOfRbzAbTYKvBq2VqmYnKfaZ6KCL8cNU0mWhEhdpyO2ei2Yago=
SHA256 (Pkgfile) = f2999f165322ab657458f78b36e60ca690a1daaa98299ff0858032257c87f8a6
SHA256 (.footprint) = 2df07b2e4ffb4fefe1273ae75ca0eea9bc43008aac22657991ae0b759087f1d6
SHA256 (libcap-2.61.tar.xz) = c1e29680f8bcc51b172e9a8eb9a7a4d7255a00a14301a7c2cf96d1febf7449a5
RWRJc1FUaeVeqlhJdu3qGLMaDrKFIobtDFl1qz14+1OkkiWMlcmnt1n4G2Ig2weXWwmMu1O2qLgI3J9wvwhn9BxhNvv4CvCJFw8=
SHA256 (Pkgfile) = ad20f94ce3ac9f7bd282b4ef9ba5d8a8e386c32c0de7177fc2e3bb1a4e9ed1c2
SHA256 (.footprint) = 85fc7719c1925137258daeaf336c952e5d60fe1ad7459d0511e5e3b681a63e20
SHA256 (libcap-2.62.tar.xz) = 190c5baac9bee06a129eae20d3e827de62f664fe3507f0bf6c50a9a59fbd83a2

View File

@ -4,7 +4,7 @@
# Depends on: linux-pam
name=libcap
version=2.61
version=2.62
release=1
source=(https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/$name-$version.tar.xz)