Skip to content

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 10 May 19:02
· 20 commits to main since this release

sopds-go v1.3.1

Self-hosted OPDS catalog server. See README for setup, PROGRESS.md for the per-revision log.

Changelog

Other

  • 4eba94c: docs+status: fix attribution, drop dead links, distinguish ESRCH/EPERM (Rev 64, 65) (@dimgord)
  • dabb284: v1.3.1: re-publish archives with Rev 64+65 doc/status fixes (Rev 66) (@dimgord)

Verification: sha256sum -c checksums.txt against the downloaded archive.

Quick install (Linux x86_64):

curl -LO https://github.com/dimgord/sopds-go/releases/download/v1.3.1/sopds-go_1.3.1_linux_x86_64.tar.gz
tar xzf sopds-go_1.3.1_linux_x86_64.tar.gz
sudo install sopds /usr/local/bin/

License: AGPL-3.0 — see LICENSE.