Commit Graph

619 Commits

Author SHA1 Message Date
Daiki Ueno 4581c9b5c0 Update to NSS 3.51 2020-04-07 11:21:59 +02:00
Daiki Ueno 26e9cf8bab Apply CMAC fixes from upstream 2020-03-12 10:25:16 +01:00
Daiki Ueno 98d8e211b4 Upload new sources 2020-03-04 18:25:29 +01:00
Daiki Ueno 7ea65d900e Update to NSS 3.50 2020-03-04 18:25:23 +01:00
Daiki Ueno c9d26fb099 Update to NSS 3.49.2 2020-01-27 10:35:12 +01:00
Daiki Ueno 4e4e75552a Remove leftover debug command in %build 2020-01-11 09:04:58 +01:00
Daiki Ueno cae9808be2 Fix build on armv7hl with the patch proposed in upstream 2020-01-10 17:28:37 +01:00
Daiki Ueno 4075855ec1 Update to NSS 3.49 2020-01-10 10:41:24 +01:00
Daiki Ueno 4bd6c22d7b Update to NSS 3.48 2020-01-03 11:27:31 +01:00
Daiki Ueno 33941cb03e Update nss-3.47-certdb-temp-cert.patch 2019-12-04 10:21:25 +01:00
Daiki Ueno 6f99a369b5 Update nss-3.47-certdb-temp-cert.patch to avoid setting empty trust value 2019-12-03 15:52:41 +01:00
Daiki Ueno d85f98774d Update nss-3.47-certdb-temp-cert.patch to the final version 2019-12-03 09:33:31 +01:00
Daiki Ueno 78081612f7 Fix intermittent SEC_ERROR_UNKNOWN_ISSUER (#1752303, #1648617) 2019-11-28 16:14:44 +01:00
Daiki Ueno de5b47f5cb Update to NSS 3.47.1 2019-11-22 18:04:12 +01:00
Bob Relyea 397535b861 Resolves: rhbz#1768655
NSS softoken does not include CKM_NSS_IKE1_APP_B_PRF_DERIVE in it's mechanism list, causing libreswan to crash.
2019-11-04 14:11:20 -08:00
Daiki Ueno 4499328bb9 Install cmac.h required by blapi.h (#1764513) 2019-10-23 13:10:31 +02:00
Daiki Ueno 33337028ab Update to NSS 3.47 2019-10-22 15:25:52 +02:00
Daiki Ueno 21c87edf0f Update to NSS 3.46.1 2019-10-21 13:56:08 +02:00
Daiki Ueno 1b102037fd Rebuild with NSPR 4.22 2019-09-04 12:34:06 +02:00
Daiki Ueno ee7d6ef7f9 Remove upstreamed patch 2019-09-03 11:07:33 +02:00
Daiki Ueno 4de2ca8ece Update to NSS 3.46 2019-09-03 09:52:53 +02:00
Daiki Ueno 07556cd8af Fix CAVS testdir creation 2019-07-03 16:56:27 +02:00
Daiki Ueno 01053c04e0 Update to NSS 3.44.1 2019-07-02 13:11:09 +02:00
Daiki Ueno 2fcdef431a Skip TLS 1.3 tests under FIPS mode 2019-05-20 11:14:40 +02:00
Daiki Ueno 75e8e3f0d9 Update to NSS 3.44 2019-05-17 13:07:28 +02:00
Daiki Ueno 4f0a56566a Fix PKCS#11 module leak if C_GetSlotInfo() failed 2019-05-07 06:00:30 +02:00
Daiki Ueno 029bec3f48 Update to NSS 3.43 2019-03-21 10:36:42 +01:00
Daiki Ueno df8d75ac51 Update to NSS 3.42.1 2019-02-11 13:01:36 +01:00
Daiki Ueno b3b17b08a0 Update to NSS 3.42 2019-02-08 11:31:29 +01:00
Daiki Ueno 455711f1df Simplify test failure detection in %check
There is the same logic in the upstream script:
https://hg.mozilla.org/projects/nss/file/tip/tests/common/cleanup.sh#l56
2019-02-08 10:59:35 +01:00
Fedora Release Engineering 0e03f768ab - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 16:32:50 +00:00
Daiki Ueno e5e5a75933 Rebuild with recent changes
- Remove prelink.conf as prelink was removed in F24, suggested by
  Harald Reindl
- Use quilt for %%autopatch
- Make sysinit require arch-dependent nss, suggested by Igor Gnatenko
- Silence %%post/%%postun scriptlets, suggested by Ian Collier
2019-01-11 11:53:52 +01:00
Daiki Ueno 431c940fc5 Silence %post/%postun scriptlets
Suggested by Ian Collier in:
https://bugzilla.redhat.com/show_bug.cgi?id=1665053
2019-01-11 10:05:53 +01:00
Daiki Ueno 41b9b6b6a1 Make nss-sysinit require arch-specific nss package
Suggested by Igor Gnatenko in:
https://bugzilla.redhat.com/show_bug.cgi?id=1663136
2019-01-09 13:08:49 +01:00
Daiki Ueno f572eae5ce Use quilt for %autopatch 2018-12-19 16:28:50 +01:00
Daiki Ueno b250b65666 Remove prelink.conf as prelink was removed in F24
Suggested by Harald Reindl in:
https://bugzilla.redhat.com/show_bug.cgi?id=1659674
2018-12-18 16:22:25 +01:00
Daiki Ueno 5221baae09 Fix the last commit 2018-12-10 16:17:16 +01:00
Daiki Ueno cab16c0490 Revert "Switch to gyp buildsystem"
It turned out that libpkix cannot be enabled in gyp build.

This reverts commit 390eaefc52.
2018-12-10 15:36:58 +01:00
Daiki Ueno af46412ffe Partially revert 7bdb9fac17 2018-12-10 12:49:17 +01:00
Daiki Ueno e557c2c2a1 Update to NSS 3.41 2018-12-10 10:45:52 +01:00
Daiki Ueno 8be7f95db1 Stop using the custom versioning scheme 2018-12-10 10:39:33 +01:00
Daiki Ueno 7bdb9fac17 Minor cleanup of spec
- expand %%allTools as it is used only once
- remove unnecessary pushd/popd
2018-12-10 10:39:14 +01:00
Daiki Ueno 71d6df3266 Use %%autopatch 2018-12-06 13:51:04 +01:00
Daiki Ueno 390eaefc52 Switch to gyp buildsystem 2018-12-06 13:48:33 +01:00
Daiki Ueno 4b42d21883 Remove unnecessary patches 2018-12-06 10:23:36 +01:00
Daiki Ueno ec4d144b47 Update to NSS 3.40.1 2018-12-06 10:12:42 +01:00
Daiki Ueno 705e2b3229 Fix Source0 URL 2018-11-27 14:56:16 +01:00
Daiki Ueno 26c062714a Modernize spec file
Suggested by Robert-André Mauchin in:
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/3JTN2YN3HM47UKSVTSANB4MO4UJDJPF5/
2018-11-19 15:47:27 +01:00
Daiki Ueno c29d479b7f Consolidate nss-util, nss-softokn, and nss into a single package 2018-11-14 10:00:13 +01:00
Daiki Ueno 18c140b4c2 Fix FTBFS with expired test certs 2018-11-14 09:58:06 +01:00