Commit Graph

485 Commits

Author SHA1 Message Date
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
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
Elio Maldonado
09040cd82a Update the patch on account of new sources 2015-12-12 12:31:23 -08:00
Elio Maldonado
dc93f45359 Update source to latest from the upstream branch 2015-12-12 12:20:24 -08:00
Elio Maldonado
681808b309 Update sources to new version from upstream BUG1168917_BRANCH 2015-12-12 09:53:00 -08:00
Elio Maldonado
dc39923fc1 Update sources to new version from upstream BUG1168917_BRANCH 2015-12-05 19:30:16 -08:00
Elio Maldonado
1d382f933e Update sources to new version from upstream BUG1168917_BRANCH 2015-12-05 18:50:16 -08:00
Elio Maldonado
4da77f592d First commit
- Update sorces and spec file accordingly
2015-11-23 08:28:43 -08:00
Elio Maldonado
337a03cdd8 Fix style of commit message 2015-11-20 14:56:41 -08:00
Elio Maldonado
34058a2a6e Update %{nss_util_version} and %{nss_softokn_version} to 3.21.0
- Bug 1284095 - all https fails with sec_error_no_token
2015-11-20 14:39:49 -08:00
Elio Maldonado
66122a0ff7 Add references to bugs filed upstream 2015-11-15 10:51:54 -08:00
Elio Maldonado
03da09b383 Enclose the _isa_bits check inside a %ifnarch noarch ... %endif one 2015-11-14 14:49:57 -08:00
Elio Maldonado
69b02be530 Change the test to %if 0%{__isa_bits} == 64 as required in fedora
- As done in the patch contributed by Marcin Juszkiewicz <mjuszkiewicz@redhat.com>
- Resolves: Bug 1258425 - Use __isa_bits macro instead of list of 64-bit architectures
2015-11-14 11:32:57 -08:00
Elio Maldonado
0a91ce3fe8 Complete the commits to update to NSS 3.21
- Add files missed in previous commit as they weren't staged
- Package listsuites as part of the unsupported tools set
- Resolves: Bug 1279912 - nss-3.21 is available
- Resolves: Bug 1258425 - Use __isa_bits macro instead of list of 64-bit
- Resolves: Bug 1280032 - Package listsuites as part of the nss unsupported tools set
2015-11-13 18:03:07 -08:00
Elio Maldonado
c13e32fe80 Update to NSS 3.21
- Package listsuites as part of the unsupported tools set
- Resolves: Bug 1279912 - nss-3.21 is available
- Resolves: Bug 1258425 - Use __isa_bits macro instead of list of 64-bit
- Resolves: Bug 1280032 - Package listsuites as part of the nss unsupported tools set
2015-11-13 17:53:10 -08:00
Jaromir Capik
81b37a0f74 Adding STAGE2 bootstrap recipe 2015-11-04 17:48:00 +01:00
Elio Maldonado
75207789dc Update to NSS 3.20.1 2015-10-31 08:55:27 -07:00
Elio Maldonado
82653be6b2 Enable ECC cipher-suites by default [hrbz#1185708]
- Split the enabling patch in two for easier maintenance
- Remove unused patches rendered obsolete by prior rebase
2015-09-30 11:34:48 -07:00
Elio Maldonado
ae64727ebb Enable ECC cipher-suites by default [hrbz#1185708]
- Implement corrections requested in code review
2015-09-16 09:25:43 -07:00
Elio Maldonado
a046ce773a Enable ECC cipher-suites by default [hrbz#1185708] 2015-09-15 16:21:10 -07:00
Elio Maldonado
17f536942a - Fix patches that disable ssl2 and export cipher suites support
- Fix libssl patch that disables ssl2 & export cipher suites not disable RSA_WITH_NULL ciphers
- Fix syntax erros in patch to skip ssl2 and export cipher suite tests to only skip what;s needed
- Turn ssl2 off by default in the tstclnt tool
- Disable ssl stress tests containing TLS RC4 128 with MD5
- Resolves: Bug 1263005
2015-09-14 18:15:13 -07:00
Elio Maldonado
b10f7b1f18 Fix the version number in last %%changelog entry to be NSS 3.20 2015-08-20 15:15:28 -07:00
Elio Maldonado
c4f83dca30 Update to NSS 3.120 2015-08-20 13:50:06 -07:00
Elio Maldonado
8b92dbf50e Update to NSS 3.19.3
- Resolves: Bug 1251624 - nss-3.19.3 is available
2015-08-07 21:13:01 -07:00
Elio Maldonado
f35af25385 Create on the fly versions of sslcov.txt and sslstress.txt that disable tests for SSL2 and EXPORT ciphers
- Enhancement from Kai Engert already used on RHEL-7
2015-06-26 14:53:21 -07:00
Kai Engert
0779a363b4 Update to NSS 3.19.2 2015-06-17 21:15:31 +02:00
Kai Engert
3a7ef4801d Update to NSS 3.19.1 2015-05-28 22:28:05 +02:00
Kai Engert
c0a0ca5eb2 forgot to udpate sources/gitignore 2015-05-19 21:23:31 +02:00
Kai Engert
856e33f728 Update to NSS 3.19 2015-05-19 21:07:35 +02:00
Kai Engert
a58533f703 Replace expired test certificates, upstream bug 1151037 2015-05-15 16:23:25 +02:00
Elio Maldonado
f59c0d1275 Update to nss-3.18.0
- Resolves: Bug 1203689 - nss-3.18 is available
2015-03-19 09:52:30 -07:00
Elio Maldonado
9b7199b3db Disable export suites and SSL2 support at build time
- Fix syntax errors in various shell scripts
- Resolves: Bug 1189952 - Disable SSL2 and the export cipher suites
2015-03-03 14:35:20 -08:00
Till Maas
fa80ce0efb Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
2015-02-21 22:27:31 +01:00
Elio Maldonado
8687a87da5 Commented out the export NSS_NO_SSL2=1 line to not disable ssl2
- Backing out from disabling ssl2 until the patches are fixed
2015-02-09 17:52:50 -08:00
Elio Maldonado
8cfb70a447 Disable SSL2 support at build time
- Fix syntax errors in various shell scripts
- Resolves: Bug 1189952 - Disable SSL2 and the export cipher suites
2015-02-08 18:30:17 -08:00
Elio Maldonado
8c142e52fe Update to nss-3.17.4
- remove a patch rendered obsolete by the rebase
2015-01-28 17:23:35 -08:00