We're pleased to announce the release of GNU MediaGoblin
0.15.0. MediaGoblin is a free software media publishing platform
that anyone can run. You can think of it as a decentralized
alternative to Flickr, YouTube, SoundCloud, etc.
https://mediagoblin.org/
This is a relatively small release to resolve installation issues
installing on Debian Trixie and Bookworm.
This version has been tested on Debian Bookworm (12), Debian
Trixie (13), Ubuntu 22.04, Ubuntu 24.04 and Fedora 43. This
release drops support for Debian Bullseye (11) and Ubuntu 20.04.
For full details, please see our release notes:
https://docs.mediagoblin.org/en/stable/siteadmin/relnotes.html
Noteworthy changes:
- Switch from Bower to NPM to install JavaScript dependencies (Ben
Sturmfels)
- Remove `lxml` dependency and switch HTML cleaning to `bleach`
(Sandro Jäckel, Ben Sturmfels)
- Add support for `sqlalchemy` 2.0 (Ben Sturmfels)
Bug fixes:
- Work around GStreamer 1.26.2 issues in Debian Trixie (Ben
Sturmfels)
- Pin `pygobject` to 3.50 for Debian Bookworm support (Olivier
Mehani)
Other changes
- Adopt Sandy Seventies Speedboat theme into MediaGoblin Git
repository (Ben Sturmfels)
- Add prototype Guix MediaGoblin service (Ben Sturmfels)
- Document use of %(var_name) markers in config (Ben Sturmfels)
- Improve handling of missing `_version.py` (Ben Sturmfels)
- Upgrade configure macros and scripts (Olivier Mehani)
Regards,
Ben Sturmfels & Olivier Mehani