1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-28 03:45:12 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
Daniel Golle
b21fa2ef5b libp11: update to version 0.4.10
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-05-10 23:15:36 +02:00
Rosen Penev
da07a9eb7c
libp11: Fix dependency breakage
This requires a +.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-03-03 22:41:01 -08:00
Rosen Penev
12acb5b77a libp11: Mandate ENGINE support
libp11 uses OpenSSL's ENGINE quite extensively with seemingly no simple
way to disable it. Add it as a dependency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-03 12:05:55 -08:00
Rosen Penev
4d5007db6e libp11: Update to 0.4.9
Reorganized Makefile a little bit for consistency with other packages.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-08 11:14:53 -07:00
Yousong Zhou
3ac5812983 libp11: include also p11_err.h when InstallDev
Fix the following compilation error

    In file included from openconnect-internal.h:95:0,
		     from ssl.c:41:
    /home/yousong/git-repo/lede-project/lede/staging_dir/target-mips_24kc_musl/usr/include/libp11.h: At top level:
    /home/yousong/git-repo/lede-project/lede/staging_dir/target-mips_24kc_musl/usr/include/libp11.h:27:21: fatal error: p11_err.h: No such file or directory
    compilation terminated.
    make[5]: *** [libopenconnect_la-ssl.lo] Error 1

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-12-08 11:09:28 +08:00
Daniel Golle
a6ecd386dc libp11: update to version 0.4.7
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-11-07 01:30:02 +01:00
Daniel Golle
cef04a5a25 libp11: update to version 0.4.6
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-06-19 01:33:32 +02:00
Daniel Golle
6871e6b379 libp11: package PKCS#11 OpenSSL engine
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-09-26 10:14:29 +02:00
Daniel Golle
9421e8cff7 libp11: update to release version 0.4.1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-09-19 19:11:09 +02:00
Daniel Golle
ecf0ad2155 libp11: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-13 13:23:21 +02:00
Daniel Golle
60e2f882b8 libp11: add PKG_LICENSE information
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-08-10 13:52:59 +02:00
Daniel Golle
34f6c215ed add OpenSC's libp11 library
libp11 is a PKCS#11 wrapper library

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-06-17 01:51:37 +02:00