Rosen Penev
7940093fd0
nss: Fix compilation with uClibc-ng
...
_GNU_SOURCE is needed for fdopen, sigaction, and probably more.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-12-20 13:14:20 -08:00
Lucian Cristian
4ad6e14ac8
nss: update to 3.48
...
also package libnssckbi.so
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-12-10 00:29:35 +02:00
Lucian Cristian
3bacf6e9cb
nss: update to 3.47.1 and fix xscale
...
also refresh patches
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-12-01 12:48:18 +02:00
Lucian Cristian
8013893745
nss: update to 3.47
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-10-24 13:50:52 +03:00
Lucian Cristian
4da3baea35
nss: update to 3.46.1
...
and clean some comments
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-10-10 19:06:15 +03:00
Lucian Cristian
257351976f
nss: update to 3.46
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-09-06 18:53:15 +03:00
Rosen Penev
1f1cec28b7
nss: Replace usleep with nanosleep
...
usleep is deprecated and is optionally not available with uClibc-ng.
Added PKG_LICENSE_FILES.
Added PKG_CPE_ID for proper CVE tracking.
Other minor cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-19 00:37:13 -07:00
Lucian Cristian
80c7a5c119
nss: update to 3.45
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-07-14 22:56:38 +03:00
Lucian Cristian
9a4dae73b4
nss: update to 3.44.1
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-06-27 17:20:57 +03:00
Lucian Cristian
3c4ef31b51
nss: update to 3.44
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-05-13 00:14:50 +03:00
Lucian Cristian
3a35f55daa
libnss: buildbot 32 bit compile fix
...
also rework the installed files
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-04-10 18:49:17 +03:00
Lucian Cristian
b75c860fac
nss: add nss-tools
...
Network Security Services (NSS) is a set of libraries designed
to support cross-platform development of security-enabled client
and server applications. Applications built with NSS can support
SSL v3, TLS, PKCS #5 , PKCS #7 , PKCS #11 , PKCS #12 , S/MIME,
X.509 v3 certificates, and other security standards.
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-04-06 21:22:46 +03:00