Commit Graph

81 Commits

Author SHA1 Message Date
Endi S. Dewata
73c0ab90fe Rebased to JSS 4.5.0-b1 2018-08-08 03:09:08 +02:00
Endi S. Dewata
7f77943096 Rebased to JSS 4.5.0-a4 2018-07-20 23:52:16 +02:00
Fedora Release Engineering
53f0a85f88 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 06:43:12 +00:00
Endi S. Dewata
02582610ae Removed unused files 2018-07-07 16:44:47 +02:00
Endi S. Dewata
b44748093f Rebased to JSS 4.5.0-a3 2018-07-05 22:30:18 +02:00
Endi S. Dewata
d4cc844388 Rebased to JSS 4.5.0-a2 2018-06-22 16:57:30 +02:00
Endi S. Dewata
7090fef2a7 Rebased to JSS 4.5.0-a1 2018-06-16 00:55:26 +02:00
Endi S. Dewata
3b443bb0bc Rebased to JSS 4.4.4 2018-05-29 21:31:57 +02:00
Endi S. Dewata
657efa4d11 Rebased to JSS 4.4.3
https://bugzilla.redhat.com/show_bug.cgi?id=1548548
2018-04-05 22:35:09 +02:00
Igor Gnatenko
809f0cc187
Remove %clean section
None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-14 08:09:44 +01:00
Igor Gnatenko
c961c0fd79 Remove BuildRoot definition
None of currently supported distributions need that.
It was needed last for EL5 which is EOL now

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-13 23:35:01 +01:00
Fedora Release Engineering
0b1ebd4d38 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 19:19:57 +00:00
Matthew Harmsen
1cf558d156 Resolves: mbz #1409867,589158,386351
- Mozilla Bugzilla #1409867 - org.mozilla.jss.pkix.cms.SignerInfo
  incorrectly producing signatures (especially for EC) (cfu,dstutzman)
- Mozilla Bugzilla #589158 - Add Sun's standard algorithm names for all ECC
  signature types (cfu,dstutzman)
- Mozilla Bugzilla #386351 - SignerInfo class inserts wrong version # into
  the resulting structure (cfu,dstutzman)
2018-01-22 16:19:14 -07:00
Karsten Hopp
14c654c58b update build dependencies 2018-01-08 15:13:53 +01:00
Matthew Harmsen
b754fed43d Resolves: mbz #1408057,1409867
- Mozilla Bugzilla #1408057 - JSS throws ObjectNotFoundException without
  message (edewata)
- Mozilla Bugzilla #1409867 - org.mozilla.jss.pkix.cms.SignerInfo
  incorrectly producing signatures (especially for EC) (cfu,dstutzman)
2017-11-01 11:16:51 -06:00
Matthew Harmsen
f263dec62c Resolves: mbz #1400884
- Mozilla Bugzilla #1400884 - new JSS failures: HMAC Unwrap and KeyWrapping
  FIPSMODE (jmagne)
2017-10-27 12:21:43 -06:00
Matthew Harmsen
d8d41b5f8c Resolves: mbz #1370778,1371147,1373824
- Mozilla Bugzilla #1370778 - PBE and padded block cipher enhancements and
  fixes (ftweedal)
- Mozilla Bugzilla #1371147 - PK11Store.getEncryptedPrivateKeyInfo() segfault
  if export fails (ftweedal)
- Mozilla Bugzilla #1373824 - Mozilla Bug #1373824 - Bug 1308027 (change 2163)
  breaks HMAC-SHA1 key imports (jmagne)
2017-09-11 23:23:01 -06:00
Fedora Release Engineering
9fc004f7a2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 00:04:14 +00:00
Fedora Release Engineering
9fa12d43c3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 14:45:47 +00:00
Petr Písař
8845bfb042 perl dependency renamed to perl-interpreter <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules> 2017-07-12 15:05:29 +02:00
Matthew Harmsen
3bddbf4be8 Resolves: rhbz #1434535
- Bump NSS dependencies from 4.28.3 to 4.28.4-6 to pick-up fix in
  Mozilla Bugzilla #1360207 - Fix incorrect if (ss->...) in SSL_ReconfigFD
2017-05-09 12:06:14 -06:00
Matthew Harmsen
8ea4b34836 Resolves: rhbz #1434535
- Mozilla Bugzilla #1352476 - RFE: Document on the README how to create a
  release tag (mharmsen)
- Mozilla Bugzilla #1355358 - CryptoStore: add methods for importing and
  exporting EncryptedPrivateKeyInfo (ftweedal)
- Mozilla Bugzilla #1359731 - CryptoStore.importPrivateKey enhancements
  (ftweedal)
2017-04-30 23:20:50 -06:00
Matthew Harmsen
26521e2fc8 Resolves: rhbz #1434535
- Mozilla Bugzilla #1355268 - JSS 4.4 is incompatible with versions of
  idm-console-framework < 1.1.17-4
- Red Hat Bugzilla #1435076 - Remove unused legacy lines from JSS spec files
2017-04-18 15:41:18 -06:00
Matthew Harmsen
fe5a333983 Resolves: rhbz #1434535
- Bugzilla Bug #1431937 - Rebase jss to 4.4.x in Fedora 25+
- Updated build requirements for NSPR
- Updated build and runtime requirements for NSS
- ## 'jss-post-rebase.patch' resolves the following issues ported from
  ## upstream:
- Mozilla Bugzilla #1337092 - CMC conformance update: Implement required ASN.1
  code for RFC5272+ (cfu)
- Mozilla Bugzilla #1347394 - Eclipse project files for JSS (edewata)
- Mozilla Bugzilla #1347429 - Deprecated SSL 3.0 cipher names in SSLSocket
  class. (edewata)
- Mozilla Bugzilla #1348856 - SSL alert callback (edewata)
- Mozilla Bugzilla #1349278 - SSL cipher enumeration (edewata)
- Mozilla Bugzilla #1349349 - Problem with Password.readPasswordFromConsole().
  (edewata)
- Mozilla Bugzilla #1349831 - Revise top-level README file (mharmsen)
- Mozilla Bugzilla #1349836 - Changes to JSS Version Block (mharmsen)
- Mozilla Bugzilla #1350130 - Missing
  CryptoManager.verifyCertificateNowCUNative() implementation. (emaldona)
2017-03-30 16:31:35 -06:00
Matthew Harmsen
69fb56b3b5 Resolves: rhbz #1434535
- Bugzilla Bug #1434535 -  JSS 4.4.0 is incompatible with versions of
   pki-base < 10.4.0
2017-03-21 12:06:08 -06:00
Matthew Harmsen
0db8acfc56 Resolves: rhbz #1432568
- Bugzilla Bug #1432568 -  JSS 4.4.0 is incompatible with versions of
  tomcatjss < 7.2.1
2017-03-15 11:18:59 -06:00
Matthew Harmsen
35b26e7d85 Resolves: rhbz #1431937
- Bugzilla Bug #1431937 - Rebase jss to 4.4.0 in Fedora 25+
- ## JSS 4.4.0 includes the following patches ported from downstream:
- Mozilla Bugzilla #507536 - Add IPv6 functionality to JSS
- Mozilla Bugzilla #1307872 - Expose NSS calls for OCSP settings
- Mozilla Bugzilla #1307882 - RFE ecc - add ecc curve name support in JSS an
  CS interface
- Mozilla Bugzilla #1307993 - Expose updated certificate verification functi
  in JSS
- Mozilla Bugzilla #1308000 - Incorrect socket accept error message due to b
  pointer arithmetic
- Mozilla Bugzilla #1308001 - Verification should fail when a revoked
  certificate is added
- Mozilla Bugzilla #1308004 - Warnings should be cleaned up in JSS build
- Mozilla Bugzilla #1308006 - DRM failed to recovery keys when in FIPS mode
  (HSM + NSS)
- Mozilla Bugzilla #1308008 - Defects revealed by Coverity scan
- Mozilla Bugzilla #1308009 - Add support for PKCS5v2; support for secure PK
- Mozilla Bugzilla #1308012 - DRM: during archiving and recovering, wrapping
  unwrapping keys should be done in the token
- Mozilla Bugzilla #1308013 - JSS - HSM token name was mistaken for
  manufacturer identifier
- Mozilla Bugzilla #1308017 - Un-deprecate previously deprecated methods in
  JSS 4.2.6
- Mozilla Bugzilla #1308019 - Provide Tomcat support for TLS v1.1 and
  TLS v1.2 via NSS through JSS
- Mozilla Bugzilla #1308026 - JSS certificate validation does not pass up ex
  error from NSS
- Mozilla Bugzilla #1308027 - Merge pki-symkey into jss
- Mozilla Bugzilla #1308029 - Resolve Javadoc build issues
- Mozilla Bugzilla #1308047 - support ECC encryption key archival and recove
- Mozilla Bugzilla #1313122 - Remove bypass tests as latest NSS has removed
  PKCS#11 bypass support
- Mozilla Bugzilla #1328675 - Simple problem unwrapping AES sym keys on toke
- Mozilla Bugzilla #1345174 - Cannot create system certs when using LunaSA H
  in FIPS Mode and ECC algorithms
- Mozilla Bugzilla #1345613 - expose AES KeyWrap and add some useful OID
  functions
- Mozilla Bugzilla #1346410 - Load JSS libraries appropriately
- ## JSS 4.4.0 includes the following changes for building and testing:
- Mozilla Bugzilla #1331765 - Simplify JSS Makefile build and test
- Mozilla Bugzilla #1346420 - Document steps required to use the proper
  libjss4.so when running certain HMAC Algorithms tests
2017-03-14 00:32:36 -06:00
Matthew Harmsen
4404ece120 Updated jss.spec to prepare for JSS 4.4.0 2017-03-13 13:14:04 -06:00
Matthew Harmsen
032e03cc44 Bugzilla Bug #1425971 - Simple problem unwrapping AES sym keys on token 2017-02-22 18:27:00 -07:00
Fedora Release Engineering
3d2d1f5116 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 17:29:00 +00:00
Christina Fu
678c5be533 Resolves: rhbz#1238450
* Bugzilla Bug #1238450 - UnsatisfiedLinkError on Windows (cfu)
* make it compile on Windows platforms (cfu for nhosoi)
2016-08-09 12:10:56 -07:00
Christina Fu
3af0c8d7b6 Resolves: rhbz #1221295
* Bugzilla Bug #1221295 - jss fails to decode EncryptedKey >> EnvelopedData
  (cfu for roysjosh@gmail.com)
2016-06-30 17:02:11 -07:00
Christina Fu
f2ae793e30 Resolves: rhbz #1074208,1331596
-PKI Ticket #801
2016-05-19 16:35:26 -07:00
Christina Fu
94b8206fde Resolves: rhbz #1074208,1331596
-PKI Ticket #801
2016-05-19 14:01:14 -07:00
Matthew Harmsen
8a9c23e226 Resolves: rhbz #1289799
- Bugzilla Bug #1289799 - JSS build failure on F23 and Rawhide (edewata)
2016-03-23 14:47:56 -06:00
Dennis Gilmore
a040f942e8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 01:29:50 +00:00
Dennis Gilmore
4ca0822552 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 12:39:10 +00:00
Marcin Juszkiewicz
b1e89ac5fc Fix use of __isa_bits macro so it does not fail during srpm generation on koji 2015-04-09 12:13:34 +02:00
Marcin Juszkiewicz
c9704d7054 Use __isa_bits macro to check for 64-bit arch. Unblocks aarch64 and ppc64le. 2015-04-09 11:50:52 +02:00
Christina Fu
d9477b1e3c Resolves: rhbz #1040640,1133718,816396
* Bugzilla Bug #1040640 - Incorrect OIDs for SHA2 algorithms
  (cfu for jnimeh@gmail.com)
* Bugzilla Bug #1133718 - Key strength validation is not performed for RC4
  algorithm (nkinder)
* Bugzilla Bug #816396 - Provide Tomcat support for TLS v1.1 and
  TLS v1.2 via NSS through JSS (cfu)
2014-09-30 10:49:43 -07:00
Peter Robinson
a0e9e2d7b6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-16 22:36:38 +00:00
Dennis Gilmore
4378c1660f - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 20:13:43 -05:00
Michael Simacek
43ee90dc59 Use Requires: java-headless rebuild (#1067528)
Signed-off-by: Michael Simacek <msimacek@redhat.com>
Signed-off-by: Mikolaj Izdebski <mizdebsk@redhat.com>
2014-03-28 21:09:36 +01:00
Dennis Gilmore
370c063610 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 16:49:24 -05:00
Endi S. Dewata
18eacedf98 Fixed build issue on Rawhide 2013-07-23 19:18:47 -04:00
Dennis Gilmore
4ccc40462a - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-13 21:03:43 -06:00
Stanislav Ochotnicky
764424dcd1 revbump after jnidir change 2012-12-19 13:03:57 +01:00
Stanislav Ochotnicky
3d9ea2edba Simple rebuild 2012-12-12 10:54:48 +01:00
Christina Fu
9620c956f7 added source URLs in spec file to pass Package Wrangler - JSS 4.2.6-26 2012-11-19 12:34:51 -08:00
Dennis Gilmore
2f0d95cfa3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-19 11:44:40 -05:00