Commit Graph

544 Commits

Author SHA1 Message Date
Daiki Ueno 8717d6f440 Remove left-over crypto-policies installation snippet 2018-09-03 15:20:35 +02:00
Daiki Ueno f002359684 Update to NSS 3.39 2018-09-03 14:49:57 +02:00
Daiki Ueno 5c8d0c9dc8 Update to NSS 3.38 2018-07-03 13:48:10 +02:00
Daiki Ueno 322fc2fe6a Update to NSS 3.37.3 2018-06-05 14:26:00 +02:00
Daiki Ueno 8f809a2ad3 Update to NSS 3.36.1 2018-04-19 17:10:26 +02:00
Daiki Ueno 5fa4ca6305 Update to NSS 3.36.0 2018-03-09 17:01:25 +01:00
Daiki Ueno b85b8ae15c Temporarily ignore test failures on F27 s390x 2018-02-12 11:55:57 +01:00
Daiki Ueno de815a3b94 Revert changes to test cases regarding NSS default DB format change 2018-02-07 18:50:29 +01:00
Daiki Ueno fbe7ee8ba4 Fix NSS_FORCE_FIPS setting 2018-02-07 16:05:48 +01:00
Daiki Ueno 1aa83c28c1 Update to NSS 3.35.0 2018-02-07 12:43:16 +01:00
Daiki Ueno 4151e80088 Update to NSS 3.34.0 2017-11-14 16:29:24 +01:00
Daiki Ueno 09bd50715f Fix nss-pem requirement on multilib 2017-11-10 15:16:56 +01:00
Daiki Ueno da4d943b09 Fix merge mistake 2017-10-03 16:00:34 +02:00
Daiki Ueno f4e07c6887 Update to NSS 3.33.0 2017-10-03 15:51:41 +02:00
Daiki Ueno b3e4df57b7 Prefer in-tree headers over system headers
See https://bugzilla.redhat.com/show_bug.cgi?id=1422046#c6
2017-10-03 15:50:50 +02:00
Daiki Ueno 2b0c47748c Update to NSS 3.32.1 2017-09-15 14:47:45 +02:00
Daiki Ueno 2d62c98a25 Don't build util_gtest 2017-08-08 12:47:53 +02:00
Daiki Ueno 7ae9f54af6 Update to NSS 3.32.0 2017-08-07 13:58:01 +02:00
Fedora Release Engineering 3bbfdef75c - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 04:07:03 +00:00
Fedora Release Engineering 7a90b2748d - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 01:18:19 +00:00
Daiki Ueno 943827bba4 Fix the previous commit 2017-07-19 18:34:50 +02:00
Daiki Ueno 82b3129713 Fix the previous commit for deprecating signtool
signtool.1 must be installed even if it is unsupported
2017-07-19 15:39:19 +02:00
Daiki Ueno 4b45ae6d65 Backport mozbz#1381784 to avoid deadlock in dnf 2017-07-18 13:18:15 +02:00
Daiki Ueno 314afd2133 Move signtool to %%_libdir/nss/unsupported-tools 2017-07-13 16:16:30 +02:00
Petr Písař b2ceaeb648 perl dependency renamed to perl-interpreter <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules> 2017-07-12 14:42:33 +02:00
Daiki Ueno 5ed56146a2 Rebase to NSS 3.31.0 2017-06-21 17:41:09 +02:00
Daiki Ueno 4a49c5748c Enable gtests 2017-06-02 15:18:09 +02:00
Daiki Ueno 405310c946 Rebase to NSS 3.30.2 2017-04-24 09:50:22 +02:00
Kai Engert cd8db2917d Backport upstream mozbz#1328318 to support crypto policy FUTURE. 2017-03-30 11:54:51 +02:00
Daiki Ueno 17cd27bdca Revert workaround for pkgconf transition
This reverts commit 70bf1cefc1.
2017-03-21 12:37:13 +01:00
Daiki Ueno b6664ebb77 Update to NSS 3.30.0 2017-03-21 12:20:45 +01:00
Kai Engert 8b601d64b2 Backport mozbz#1334976 and mozbz#1336487. 2017-03-02 13:44:16 +01:00
Daiki Ueno 65a4d20cc7 Update to NSS 3.29.1 2017-02-17 15:32:15 +01:00
Daiki Ueno 07c729494a Disable TLS 1.3 again 2017-02-09 10:13:07 +01:00
Daiki Ueno 73106743c1 Update to NSS 3.29.0 2017-02-08 16:33:58 +01:00
Daiki Ueno 70bf1cefc1 Work around pkgconfig -> pkgconf transition issue 2017-01-23 14:41:48 +01:00
Daiki Ueno 877f068e97 Temporarily remove Conflicts: for icecat 2017-01-23 14:15:36 +01:00
Daiki Ueno 82e9983e43 Disable TLS 1.3 again
Also add Conflicts for old Mozilla apps
2017-01-20 17:41:36 +01:00
Daiki Ueno c6535e87bd Add "Conflicts" with older firefox 2017-01-17 12:49:10 +01:00
Daiki Ueno 8b6e6cc656 Fix incorrect version requirement for nss-util/nss-softokn 2017-01-13 09:41:31 +01:00
Daiki Ueno 9168316fa8 Update to NSS 3.28.1 2017-01-06 14:35:27 +01:00
Daiki Ueno 1df1edced7 Update to 3.27.2 2016-11-30 15:35:31 +01:00
Daiki Ueno f52ebc585d Revert the previous fix for RSA-PSS and use the upstream fix instead 2016-11-15 16:27:37 +01:00
Kai Engert 387bb6b467 Disable the use of RSA-PSS with SSL/TLS. #1383809 2016-11-02 14:19:58 +01:00
Daiki Ueno 74f302809f Disable TLS 1.3 by default 2016-10-02 07:12:26 +02:00
Daiki Ueno ddcac56c2e Update to NSS 3.27.0 2016-09-29 13:52:40 +02:00
Daiki Ueno e0be40e6f7 Add explanation about NSS_IGNORE_SYSTEM_POLICY=1 2016-08-19 10:33:21 +02:00
Daiki Ueno 351f464ed1 Update to NSS 3.26.0 2016-08-10 14:46:53 +02:00
Elio Maldonado 7854e70d7e Incorporate more changes requested in upstream review and commited upstream (#1157720)
- still keeping two separate patches
2016-07-14 10:41:00 -07:00
Elio Maldonado ff192a931a Incorporate some changes requested in upstream review and commited upstream (#1157720) 2016-07-13 17:44:26 -07:00