This release fixes two bugs introduced in build 1468. One caused very
slow operation and high CPU usage with large files and physical
security levels above None (i.e. Freenet-level disk encryption). The
other prevented interactive usage (e.g. freesite browsing) while
finishing large downloads or starting large uploads.

Fred now requires Bouncy Castle 1.52, which fixes the slow performance
of SkippingCiphers. Bouncy Castle 1.51 implemented it by incrementing
repeatedly. MemoryLimitedJobRunner now requires a maximum priority when
instantiated and runs jobs in priority order. getPriority() returns the
priority of the job (changed from 1468 where it was the priority of the
thread running the job). There are also minor changes to the splitfile
internal APIs. These do not appear to affect KeyUtils or Shoeshop, but
might affect other very low-level plugins.

- Steve Dougherty


Java installer changes:
---
Florent Daigniere (1):
      Update to BC1.52

Karl Semich (3):
      Inform user re: https://bugs.freenetproject.org/view.php?id=6544
      Give some working java versions.
      Check DH prime size issue by trial rather than error text

Steve Dougherty (5):
      Fix whitespace
      Correct key size limit message
      Clarify comment
      Clarify what action to take
      Revert "Correct key size limit message"


Windows installer changes:
---
Florent Daigniere (1):
      Update to BC1.52

Steve Dougherty (1):
      Update Java installer to 8u51


Fred changes:
---
Matthew Toseland (6):
      Prioritise memory limited jobs (and hence FEC).
      Fix tests
      Priority class of FEC is now the priority class of the request itself
      Update docs/build: bcprov 1.52
      Update dependecies: bcprov 1.52
      Fix url in README

Steve Dougherty (2):
      Update default bookmark editions
      Build 1469

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Devl mailing list
Devl@freenetproject.org
https://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to