Rosen Penev
c7e1106d18
nss: Fix compilation with uClibc-ng
...
_GNU_SOURCE is needed for fdopen, sigaction, and probably more.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 7940093fd0
)
2020-02-15 22:04:23 -08:00
Lucian Cristian
78e241c54b
nss: update to 3.48
...
also package libnssckbi.so
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
(cherry picked from commit 4ad6e14ac8
)
2019-12-18 23:47:54 +01:00
Lucian Cristian
7e51bdee04
nss: update to 3.47.1 and fix xscale
...
also refresh patches
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
(cherry picked from commit 3bacf6e9cb
)
2019-12-18 23:47:49 +01:00
Lucian Cristian
da51495aa8
nss: update to 3.47
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
(cherry picked from commit 8013893745
)
2019-12-18 23:47:43 +01:00
Lucian Cristian
5b1beec9d9
nss: update to 3.46.1
...
and clean some comments
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
(cherry picked from commit 4da3baea35
)
2019-12-18 23:47:36 +01:00
Lucian Cristian
d4d798baad
nss: update to 3.46
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
(cherry picked from commit 257351976f
)
2019-12-18 23:47:31 +01:00
Rosen Penev
0b2a73d15b
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>
(cherry picked from commit 1f1cec28b7
)
2019-12-18 23:46:54 +01:00
Lucian Cristian
666cce12c0
nss: update to 3.45
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
(cherry picked from commit 80c7a5c119
)
2019-12-18 23:46:49 +01:00
Lucian Cristian
01b9bf1a18
nss: update to 3.44.1
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
(cherry picked from commit 9a4dae73b4
)
2019-12-18 23:46:42 +01: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