Lucian Cristian
630c19f648
nss: revert -flto change
...
it seems that it can lead to segfault in libfreebl3.so
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-05-16 21:06:53 +03:00
Lucian Cristian
47570b4cf5
nss: add -flto and makefile cleanup
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-05-15 16:28:23 +03:00
Lucian Cristian
867fa4c68c
nss: update to 3.52
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-05-10 22:19:27 +03:00
Lucian Cristian
5fadec5c0e
nss: update to 3.51.1
...
also refresh patches
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-04-19 16:59:00 +03:00
Lucian Cristian
edd2690815
nss: update to 3.51
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-03-25 19:35:41 +02:00
Lucian Cristian
8633c2bc54
nss: update to 3.50
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-02-11 00:43:46 +02:00
Lucian Cristian
8f2023aa9c
nss: update to 3.49.2
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-01-27 22:14:53 +02:00
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