Skip to content

LOCKSS Daemon 1.76.5

Compare
Choose a tag to compare
@thibgc thibgc released this 24 Jan 06:01
· 5926 commits to master since this release

Features

  • This release includes a preview of the migration tool which will be used to transfer content from an existing LOCKSS 1.x system into a LOCKSS 2.x system. It is not quite complete (some aspects of the V1 configuration are not yet migrated, e.g. subscription info and user accounts), but we are interested in feedback and hope to surface any problems that we are not already aware of. You can find instructions on how to use the migration tool in the LOCKSS Community Wiki: https://github.com/lockss/community/wiki/Migration-Tool

  • Triggers for plugin-specified actions during crawls now include redirection to URL pattern.

  • Many non-standard DOI prefixes and decorations are now allowed in metadata extractors.

  • Poll invitations that are refused because of poll version mismatch are identified as such in the poll status display.

  • Added short_year() AU parameter functor.

  • Changed default items/page in UI tables to 1,000.

  • Allow plugins to declare minimum required daemon version for both 1.x and 2.x.

Bug fixes

  • Handle split zips with less-standard extension numbering.

  • Fixed excessive synchronization processing zip, etc. archives

  • Fixed proxy to correctly forward POST request body.

  • Fixed bug sending compressed servlet responses larger than 2GB.

  • Prevent most cases of double form submission in UI.

  • Ignore duplicate start URLs returned by crawl seed.

  • Removed rate limit from plugin registry crawls.

  • Updated dependent libraries.