openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #09855
[Bug 1283828] Re: "Cannot find any provider supporting RSA/ECB/OAEPPadding" error after upgrading to openjdk-6 6b27-1.12.6-1ubuntu0.12.04.4
This bug was fixed in the package openjdk-6 - 6b30-1.13.1-1ubuntu2
---------------
openjdk-6 (6b30-1.13.1-1ubuntu2) trusty; urgency=medium
* pull out changes to configure and acinclude.m4 from diff.gz and
conditionally apply to Debian and Ubuntu releases that have arm64 and/or
automake-1.14. IcedTea 1.13 requires automake 1.14 now and the change to
diff.gz caused a FTBFS on backport builds
- add debian/patches/autotools-aarch64.diff
- debian/rules:
+ add PRECONFIGURE_DEBIAN_PATCHES which is empty on releases where we
don't have automake-1.14, otherwise add autotools-aarch64.diff
+ add preconfigure-distribution-patches.stamp target and have
stamps/icedtea-configure depend on it
+ adjust debian-clean to unapply PRECONFIGURE_DEBIAN_PATCHES
* debian/rules: disable system lcms2 for releases that don't have lcms2 2.5
or higher
* debian/patches/8017173.diff: XMLCipher with RSA_OAEP Key Transport
algorithm can't be instantiated (LP: #1283828)
* debian/patches/java-access-bridge-security.patch: fix malformed patch
-- Jamie Strandboge <jamie@xxxxxxxxxx> Tue, 25 Feb 2014 15:43:01 -0600
** Changed in: openjdk-6 (Ubuntu Trusty)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in Ubuntu.
https://bugs.launchpad.net/bugs/1283828
Title:
"Cannot find any provider supporting RSA/ECB/OAEPPadding" error after
upgrading to openjdk-6 6b27-1.12.6-1ubuntu0.12.04.4
Status in “openjdk-6” package in Ubuntu:
Fix Released
Status in “openjdk-6” source package in Lucid:
In Progress
Status in “openjdk-6” source package in Precise:
In Progress
Status in “openjdk-6” source package in Quantal:
In Progress
Status in “openjdk-6” source package in Saucy:
In Progress
Status in “openjdk-6” source package in Trusty:
Fix Released
Bug description:
After upgrading the various openjdk-6-* packages to version 6b27-1.12.6-1ubuntu0.10.04.4 on our server, all incoming client connections started failing with the following error message at the top of the stack dump (on the client side).
javax.xml.ws.soap.SOAPFaultException: java.security.NoSuchAlgorithmException: Cannot find any provider supporting RSA/ECB/OAEPPadding
(Previously we were running version 6b27-1.12.5-0ubuntu0.10.04.1 of
the packages without seeing this problem.)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1283828/+subscriptions
References