Commit Graph

519 Commits

Author SHA1 Message Date
Elio Maldonado da7272436c Incorporate some upstream review suggestions 2016-07-12 14:54:51 -07:00
Elio Maldonado 91a8b7f9ac Cherry-pick from master branch and add modifications to listsuites 2016-07-08 11:59:51 -07:00
Elio Maldonado 0ee7d5581e Merge branch 'master' into private-emaldona-upstream-experiment 2016-06-24 17:18:56 -07:00
Elio Maldonado 3792f60887 Rebase to NSS 3.15
- Remove three patches obsolted by the rebase and updated two
- Temporarily not building the ecperf tool
- ecperef requires freebl/ec.h and ecl-curve.h and the latter
- causes compile failure because it requires that
- NSS_ECC_MORE_THAN_SUITE_B not be defined yet this is
- required for nss builds to allow external pkcs #11 providers
- to support curves beyond suite-b, such restriction only applies
- to the internal crypto module
2016-06-24 14:13:59 -07:00
Kai Engert 1911d47990 Bug 1347336, decouple nss-pem from the nss package, patch contributed by Kamil Dudka 2016-06-22 15:20:39 +02:00
Elio Maldonado 80580e8121 Add support for conditionally ignoring the system policy 2016-06-13 17:54:00 -07:00
Elio Maldonado 4d5d729ef7 Merge branch 'master' into private-emaldona-upstream-experiment 2016-06-13 17:33:24 -07:00
Elio Maldonado f5c6a9ac04 Apply the patch that was last introduced
- Renumber and reorder some of the patches
- Resolves: Bug 1342158
2016-06-03 08:40:01 -07:00
Elio Maldonado 85c6e70f3c Allow application requests to disable SSL v2 to succeed
- Resolves: Bug 1342158 - nss-3.24 does no longer support ssl V2, installation of IPA fails because nss init fails
2016-06-02 13:47:29 -07:00
Elio Maldonado c460de4d23 Rebase to NSS 3.24.0
- Restore setting the policy file location
- Make ssl tests scripts aware of policy
- Ajust tests data expected result for policy
2016-05-29 10:14:36 -07:00
Elio Maldonado 29b52f2caf Bootstrap build to rebase to NSS 3.24.0
- Temporarily not setting the policy file location
2016-05-25 19:55:49 -07:00
Elio Maldonado b485416766 Merge branch 'master' into private-emaldona-upstream-experiment 2016-05-25 14:27:54 -07:00
Elio Maldonado fc09930b4d Update nss_util_version and nss_softoken_version to 3.24.0
- Resolves: Bug 1336849 - nss-3.24 is available
2016-05-24 06:49:40 -07:00
Elio Maldonado 3648d70a92 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
2016-05-23 18:10:46 -07:00
Elio Maldonado 2e6c8d6f71 Change POLICY_FILE to "nss.config" 2016-05-12 12:04:57 -07:00
Elio Maldonado 299e9058d1 Change POLICY_FILE to "nss.cfg" 2016-04-22 08:25:14 -07:00
Elio Maldonado 21d9cd13e1 Change the POLICY_PATH to "/etc/crypto-policies/back-ends"
- Regenerate the check policy patch with hg to provide more context
- the nss-util portion included though not applied here but in nss-util
- todo: file bug upstream once we have done some testing
2016-04-20 08:49:00 -07:00
Elio Maldonado b9c9bc550c Fix typo in the last %changelog entry 2016-04-14 14:16:05 -07:00
Elio Maldonado ea86d5898c Load policy file if /etc/pki/nssdb/policy.cfg exists
- Resolves: Bug 1157720 - NSS should enforce the system-wide crypto policy
2016-03-24 15:18:49 -07:00
Elio Maldonado b22cf46b7c Remove unused patch rendered obsolete by pem update 2016-03-08 15:41:14 -08:00
Elio Maldonado 2a45956d5b Update pem sources to latest from nss-pem upstream
- Resolves: Bug 1300652 - [PEM] insufficient input validity checking while loading a private key
- Fixes memory leak on failed ASN1 decoding of RSA keys with rebase
- https://git.fedorahosted.org/cgit/nss-pem.git
2016-03-08 06:47:48 -08:00
Elio Maldonado e4343992f0 Rebase to NSS 3.23 2016-03-05 12:42:26 -08:00
Elio Maldonado c0f6099656 Requite nss and nss-softokn version 3.22.2 2016-02-27 16:45:41 -08:00
Elio Maldonado 69c688f3b5 Rebase to NSS 3.22.2
- Resolves: Bug 1304135 - nss-3.22.2 is available
2016-02-26 21:59:01 -08:00
Elio Maldonado fe44847276 Fix ssl2/exp test disabling to run all the required tests 2016-02-22 20:49:28 -08:00
Elio Maldonado c281a339e1 Rebase to NSS 3.22.1
- Bug 1304135 - nss-3.22.1 is available
2016-02-21 11:30:52 -08:00
Elio Maldonado 317de01a4d Update .gitignore as part of updating to nss 3.22 2016-02-08 13:47:18 -08:00
Elio Maldonado 5953345108 Update to NSS 3.22 2016-02-08 07:57:39 -08:00
Fedora Release Engineering f7ddea92df - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 10:56:52 +00:00
Elio Maldonado 5fe1656484 Resolves: Bug 1299040 - Enable ssl_gtests upstream test suite
- Remove 'export NSS_DISABLE_GTESTS=1' go ssl_gtests are built
- Use %define when specifying the nss_tests to run
2016-01-15 11:12:08 -08:00
Elio Maldonado 0483a01742 Add 64-bit MIPS to multilib arches
- Patch contributed by Michal Toman <michal.toman@gmail.com>
- Resolves: Bug 1294878 - Add 64-bit MIPS to multilib_arches
2015-12-31 08:11:54 -08:00
Elio Maldonado a2429f74e9 Update sources to new version from upstream BUG1168917_BRANCH
- Includes latest checkins for policy work on the branch
- Update several patches on account of the new sources
2015-12-21 07:52:55 -08:00
Elio Maldonado 730400b5b4 Update sources and merge STAGE2-nss from master 2015-12-19 16:42:11 -08:00
Elio Maldonado a7a8471319 Update sources to ones that build on windows 2015-12-18 11:02:31 -08:00
Elio Maldonado 9c7caeef40 Update sources 2015-12-18 08:37:47 -08:00
Elio Maldonado 740fc1b4ad Update sources 2015-12-18 07:44:47 -08:00
Elio Maldonado d9e7eed2ac Update sources 2015-12-18 07:09:52 -08:00
Elio Maldonado 00af478fbf Update sources 2015-12-17 19:57:16 -08:00
Elio Maldonado 9d9301fe73 Update sources 2015-12-17 19:54:07 -08:00
Elio Maldonado 2cf5b75cb2 Update to latest sources from the upstream BUG1186917_BRANCH experimental branch 2015-12-17 10:34:24 -08:00
Elio Maldonado 5cc547f486 Update several patches on account of the new sources 2015-12-16 17:30:33 -08:00
Elio Maldonado b42c989b2d Update sources to new version from upstream BUG1168917_BRANCH
- Includes latest checkin for policy work
- Update several patches on account of the new sources
2015-12-16 16:18:27 -08:00
Elio Maldonado 5a2c8f6060 Update sources to new version from upstream BUG1168917_BRANCH
- Includes latest checkin for policy work
2015-12-16 14:16:26 -08:00
Jaromir Capik 65e0fbe683 Copy verref.h to the right dir in the STAGE2 recipe 2015-12-15 14:26:29 +01:00
Elio Maldonado 4d367c3b32 Fix the required version of nss-util and nss-softokn 2015-12-14 08:59:02 -08:00
Elio Maldonado 26507f9bc4 Remove sputous characters in the first line 2015-12-14 08:57:01 -08:00
Elio Maldonado b24394dfb6 Update sources 2015-12-14 08:40:06 -08:00
Elio Maldonado 7a07302aa1 Update for new sources from the experimental upstream branch 2015-12-13 07:50:31 -08:00
Elio Maldonado fdebbfede8 Update sources to new version from upstream BUG1168917_BRANCH 2015-12-12 20:05:49 -08:00
Elio Maldonado f693c60ed3 Update sources to new version from upstream BUG1168917_BRANCH 2015-12-12 16:30:23 -08:00