Stump logo

Stump

Free and open source comics, manga, and digital book server with OPDS support

Alternative to: comixology, kindle, kobo


About Versions (20)

v0.0.10-ubuntu-22.04-patch

2025-02-08

This release only contains the linux binary. It was built using ubuntu-22.04 in order to fix the following error when trying to run a v0.0.10 binary on a machine running a version of glib older than what is present in ubuntu-latest:

/lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.38' not found (required by stump)

Moving forward, the binary release workflow will be pinned to this ubuntu version to avoid issues like this from cropping up: https://github.com/stumpapp/stump/pull/584