/[packages]/updates/5/java-1.8.0-openjdk/current/SOURCES/removeSunEcProvider-RH1154143.patch
ViewVC logotype

Contents of /updates/5/java-1.8.0-openjdk/current/SOURCES/removeSunEcProvider-RH1154143.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 855972 - (show annotations) (download)
Tue Jul 21 18:32:49 2015 UTC (8 years, 9 months ago) by luigiwalser
File size: 1457 byte(s)
- sync with fedora 22 as of 2015-07-17:
  - added requires lksctp-tools for headless subpackage to make
    sun.nio.ch.sctp work
  - allow build on Linux 4.x kernel (sync from master)
  - Update to the 8u51-b16 security release
  - rename some patches and add some more from fedora
  - adapt to openjdk as the build directory instead of jdk8
  - sync with rhel7
  - fix md5sum tests

1 diff -r 135101850ef1 src/share/lib/security/java.security-linux
2 --- openjdk/jdk/src/share/lib/security/java.security-linux Wed Jun 03 20:23:19 2015 -0700
3 +++ openjdk/jdk/src/share/lib/security/java.security-linux Thu Jul 02 04:02:18 2015 +0100
4 @@ -67,13 +67,13 @@
5 #
6 security.provider.1=sun.security.provider.Sun
7 security.provider.2=sun.security.rsa.SunRsaSign
8 -security.provider.3=sun.security.ec.SunEC
9 -security.provider.4=com.sun.net.ssl.internal.ssl.Provider
10 -security.provider.5=com.sun.crypto.provider.SunJCE
11 -security.provider.6=sun.security.jgss.SunProvider
12 -security.provider.7=com.sun.security.sasl.Provider
13 -security.provider.8=org.jcp.xml.dsig.internal.dom.XMLDSigRI
14 -security.provider.9=sun.security.smartcardio.SunPCSC
15 +security.provider.3=com.sun.net.ssl.internal.ssl.Provider
16 +security.provider.4=com.sun.crypto.provider.SunJCE
17 +security.provider.5=sun.security.jgss.SunProvider
18 +security.provider.6=com.sun.security.sasl.Provider
19 +security.provider.7=org.jcp.xml.dsig.internal.dom.XMLDSigRI
20 +security.provider.8=sun.security.smartcardio.SunPCSC
21 +
22
23 #
24 # Sun Provider SecureRandom seed source.
25 @@ -500,7 +500,7 @@
26 #
27 # Example:
28 # jdk.tls.disabledAlgorithms=MD5, SSLv3, DSA, RSA keySize < 2048
29 -jdk.tls.disabledAlgorithms=SSLv3, DH keySize < 768
30 +jdk.tls.disabledAlgorithms=SSLv3, DH keySize < 768, EC, ECDHE, ECDH
31
32 # Legacy algorithms for Secure Socket Layer/Transport Layer Security (SSL/TLS)
33 # processing in JSSE implementation.

  ViewVC Help
Powered by ViewVC 1.1.30