package/libcap: fix regression for static linking issue
authorHeiko Thiery <heiko.thiery@gmail.com>
Wed, 11 Nov 2020 08:18:07 +0000 (09:18 +0100)
committerYann E. MORIN <yann.morin.1998@free.fr>
Wed, 11 Nov 2020 21:21:25 +0000 (22:21 +0100)
commit7540fbe877d48d75113338430ce3304a00a82cb1
tree44ec34f07f2a8b49e9c7f241e45bc1c47d32f1a4
parentedb8823c4c8b1ada67cb987075a34c9eb12d53fd
package/libcap: fix regression for static linking issue

9c13e02c35c74eca56e69f2bbfde452b51860f5e already fixed the static linking
issue for host-libcap on some distros (e.g. on Fedora32 and openSUSE).

This regression was introduced by 8d38eb052e7006b6e74e9453351d7f245144481e.

An upstream patch [1] is added to address this problem [2].

Fixes:
Bug 13296

[1] https://git.kernel.org/pub/scm/libs/libcap/libcap.git/commit/?id=9b1c003748d4df78416d50fce139f0875224440b
[2] https://bugzilla.kernel.org/show_bug.cgi?id=210135

Cc: Peter Seiderer <ps.report@gmx.net>
Cc: Dr I J Ormshaw <ian_ormshaw@waters.com>
Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
Tested-by: Ian Ormshaw <ian_ormshaw@waters.com>
Tested-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/libcap/0001-Migrate-building-progs-tcapsh-static-to-sudotest.patch [new file with mode: 0644]