Commit Graph

417 Commits

Author SHA1 Message Date
Kai Engert
adcc8fa311 Disable the use of RSA-PSS with SSL/TLS. #1383809 2016-11-02 14:23:00 +01:00
Daiki Ueno
8baf3374a0 Update to NSS 3.27.0 2016-10-03 09:03:41 +02:00
Daiki Ueno
96e48417c4 Add explanation about NSS_IGNORE_SYSTEM_POLICY=1 2016-08-19 10:37:23 +02:00
Daiki Ueno
32f2f104a0 Update to NSS 3.26.0 2016-08-16 18:39:32 +02:00
Kamil Dudka
277c53ec53 Resolves: #1347336 - decouple nss-pem from the nss package 2016-08-01 17:06:21 +02:00
Kamil Dudka
6d945e783b nss.spec: add forgotten change log entry
Both f23 and f24 branches had identical nss.spec except the change log
part.  Make it more obvious by unifying the release number and the last
change log entry.
2016-08-01 17:06:21 +02:00
Elio Maldonado
bcd5e0b440 Rebase to NSS 3.25 2016-07-03 17:44:39 -07:00
Elio Maldonado
bf75a70375 Fix the release in changelog 2016-06-09 15:32:12 -07:00
Elio Maldonado
ad02ded6f4 Restore optimized build support for logging SSL/TLS key material to logfile
- Resolves: Bug - 1343289 - Update to nss 3.24 removes sslkeylogfile support
- Fix a bogus date
2016-06-09 15:24:19 -07:00
Elio Maldonado
cd48e5fca6 Fix the release tag 2016-06-02 15:05:58 -07:00
Elio Maldonado
98bf48efa8 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
- Update existing patch to apply it a cleaner way
2016-06-02 14:02:11 -07:00
Elio Maldonado
d613d7be53 Update nss_tests with some of the new gtests from upstream 2016-05-31 10:09:08 -07:00
Elio Maldonado
4118705ed6 Merge branch 'f24' into f23 2016-05-27 19:12:07 -07:00
Elio Maldonado
9bb2cf3374 Remove spurious lines 2016-05-27 15:08:23 -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
Elio Maldonado
45e747b60f Merge branch 'f24' into f23 2016-03-10 09:12:25 -08:00
Elio Maldonado
c30e6463f2 Remove unused patch rendered obsolete by pem update
- Fix release number in previous changelog entry
2016-03-08 15:55:19 -08:00
Elio Maldonado
89d2571dee Merge branch 'master' into f24 2016-03-08 10:51:42 -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
110714f30e Rebase to NSS 3.23
- Resolves: Bug 1314325 - nss-3.23 is available
2016-03-06 16:00:31 -08:00
Elio Maldonado
215b206468 Merge branch 'master' into f24 2016-03-05 18:28:08 -08:00
Elio Maldonado
e4343992f0 Rebase to NSS 3.23 2016-03-05 12:42:26 -08:00
Elio Maldonado
60f329e1cb Update the date 2016-02-29 10:10:50 -08:00
Elio Maldonado
b8b223eab0 Fix bogus date in %changelog 2016-02-28 15:38:46 -08:00
Elio Maldonado
4eaa3d7b9d Rebase to NSS 3.22.2
- Resolves: Bug 1304135 - nss-3.22.2 is available
2016-02-27 16:56:09 -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
fd19181e5d Fix ssl2/exp test disabling to run all the required tests 2016-02-23 13:21:37 -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
e3678c9fec Merge branch 'master' into f23 2016-02-21 15:47:52 -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
48c7880130 Update to NSS 3.22 2016-02-08 14:48:18 -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
96dbe9c655 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 12:30:09 -08: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
72bc650c83 Update %{nss_util_version} and %{nss_softokn_version} to 3.21.0
- Resolves: Bug 1284095 - all https fails with sec_error_no_token
- Add references to bugs filed upstream
2015-11-20 15:18:08 -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
6a39c9ce51 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-16 08:26:17 -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
87d2c81aa9 Update to NSS 3.20.1 2015-11-02 06:47:07 -08:00
Elio Maldonado
75207789dc Update to NSS 3.20.1 2015-10-31 08:55:27 -07:00
Elio Maldonado
263d40bd53 Enable ECC cipher-suites by default [hrbz#1185708]
- Split the enabling patch in two for easier maintenance
- The first patch hase been accepted upstream and will be included in next rebase
- The second patch will be a local patch to be carried forward as we rebase
- Remove unused patches
2015-10-05 06:28:30 -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