[fedora-java] Patch for azureus timeout problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Tom,

  Could you please apply the attached patch to FC5's
java-1.4.2-gcj-compat?  It fixes a timeout problem in azureus.  This fix
is already in bouncycastle 1.33 which you've packaged for FC6.

See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=187103 for a
little more info.

The java-1.4.2-gcj-compat spec file is a little funky.  I just applied
it with..
patch -p0 < %{PATCH0} 
..in the %build section.

Thanks,

AG

--- bcprov-jdk14-131/src/org/bouncycastle/asn1/x9/X962NamedCurves.java~	2005-12-28 21:02:46.000000000 -0800
+++ bcprov-jdk14-131/src/org/bouncycastle/asn1/x9/X962NamedCurves.java	2006-07-09 06:38:47.000000000 -0700
@@ -36,7 +36,7 @@
         cFp192v2,
         cFp192v2.decodePoint(
             Hex.decode("03eea2bae7e1497842f2de7769cfe9c989c072ad696f48034a")),
-        new BigInteger("ffffffffffffffffffffffff5fb1a724dc80418648d8dd31", 16),
+        new BigInteger("fffffffffffffffffffffffe5fb1a724dc80418648d8dd31", 16),
         BigInteger.valueOf(1),
         Hex.decode("31a92ee2029fd10d901b113e990710f0d21ac6b6"));
 

[Index of Archives]     [Red Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux