Custom Query (1940 matches)
Results (25 - 27 of 1940)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2746 | fixed | Encrypted LS2 creation broken | ||
Description |
Blinded flag bit goes on the inner LS, not the outer Fix corruption of inner signature Broken in 0.9.42 by the addition of the blinded flag bit |
|||
#2745 | fixed | MuWire incompatible with OpenJDK 14 | ||
Description |
I am using OpenJDK 14. I2P has been updated to support OpenJDK, as stated here: http://trac.i2p2.i2p/ticket/741 But trying to install the current version of MuWire? from http://muwire.i2p/MuWire.su gives me the following stack-trace. […] jvm 1 | ERROR: Error extracting the zip entry (lib/groovy-json-2.4.15.jar.pack) jvm 1 | java.io.IOException: Unpack200 not supported jvm 1 | at net.i2p.util.FileUtil?.unpack(FileUtil?.java:354) jvm 1 | at net.i2p.util.FileUtil?.extractZip(FileUtil?.java:160) jvm 1 | at net.i2p.router.update.PluginUpdateRunner?.getPluginConfig(PluginUpdateRunner?.java:378) jvm 1 | at net.i2p.router.update.PluginUpdateRunner?.processSU3(PluginUpdateRunner?.java:348) jvm 1 | at net.i2p.router.update.PluginUpdateRunner?.transferComplete(PluginUpdateRunner?.java:193) jvm 1 | at net.i2p.router.update.PluginUpdateRunner?.update(PluginUpdateRunner?.java:119) jvm 1 | at net.i2p.router.update.UpdateRunner?.run(UpdateRunner?.java:122) […] I downloaded the MuWire?.su3 and checked it with 7Zip. The file still contains some files packed with Unpack200, which is no longer part of OpenJDK. This should be fixed. |
|||
#2744 | fixed | Updated README.md file | ||
Description |
Added some links to the README markdown file, since there was one added in before. |