Commit Graph

2 Commits

Author SHA1 Message Date
Elio Maldonado 996e173db6 Update nss_tests with some of the new gtests from upstream
- upstream added ssl_gtests, pk11_gtests, der_gtests, and util_gtests
- added p11_gtests and der_gtests but couldn't add ssl_gtests or util_gtests
- util_gtests statically links with libnssutil.a which isn't available in our tree
- util_gtests also links statically with sectool.a to access private exports
- some ssl_gtests are failing whose cause hasn't been determined yet
- TODO: investigate with upstream and try possible fixes on Rawhide first
2016-05-29 21:09:18 -07:00
Elio Maldonado 654b8a9495 Update to NSS 3.24.0
- Resolves: Bug 1336849 - nss-3.24 is available
- Update patches on account of the rebase
- Remove unused patches un account of the rebase
- Patch pem module to compile with wrning for unitilaized variables treated as errors
- Patch to skip some of the gtests as they use private calls and need to statically link with libnssutil.a
- TODO: bring this up with the external_tests framework developers upstream and file a bug
2016-05-27 11:41:49 -07:00