Skip to main content

Bacula-Web 8.7.0

· 2 min read
Davide Franco
Official maintainer

I'm pleased to announce that Bacula-Web 8.7.0 has been released.

This release bring a minor feature (volume details page) and several bug fixes.

Highlight

Here's a summary of the changes included in this release

  • you can list jobs attached to a volume aside of some volume details
  • a Docker image is now available on Docker Hub
  • no more errors if you disable user authentication (while using basic http auth or LDAP)
  • versions of PHP prior version 7.4 is not supported anymore
  • code has been fixed and refactored, really a lot ...

Download

Bacula-Web release 8.7.0 Composer package, and sha signature files are available using the link below

https://github.com/bacula-web/bacula-web/releases/tag/v8.7.0

Tested platforms

This release have been tested on the platform listed below

  • FreeBSD 14.0 using PHP 8.0.25
  • Centos 8 Stream using PHP 7.4
  • Centos 8 Stream using PHP 8.0
  • Debian 11 (Bullseye) using PHP 7.4
  • Debian 11 (Bullseye) using PHP 8.1
  • Debian 10 (Buster) using PHP 8.0
  • Fedora 36 using PHP 8.1.12
  • Fedora 37 using PHP 8.1.12
  • Ubuntu 20.04 (Focal Fossa) using PHP 7.4.3
  • Ubuntu 22.04 (Jammy JellyFish) using PHP 8.1

Release notes

For more details, the release notes is available on GitHub.

What's coming next ?

Here's a short list of what you could expect from next releases

  • release frequency will be shorter (I'll change how I plan and prepare releases in the future)
  • more improvements with translations
  • and even much more ...

More infos

Web server root has changed since v8.6.0

As of release v8.6.0, your web server root directory must point to the public directory (available at the root)

For example

/var/www/hmlt/bacula-web/public

If you are using a different location than /var/www/html/bacula-web, please adjust based on your web server configuration.

security vulnerabilities

Older versions of Bacula-Web have known security vulnerabilities. For the safest and most reliable experience, use the latest stable version with all recent fixes and improvements.

Docker images

Latest Bacula-Web Docker images (for platform linux/amd64 and linux/arm64) are available at Docker Hub

Bacula-Web official Docker images are available since release v8.7.0.

How to ?

Install / upgrade

Installation or upgrade instructions are available in the official documentation.

Get help

Follow this link for further information.

Report a bug or ask for a new feature

You can submit a new bug report or feature request on the GitHub project

Contribute to the project ?

Bacula-Web is an open source project, mostly maintained in my spare time with the great help of community users.

If you're willing to contribute to the project, have a look at the contribution guide

Thanks to the community

I thank all contributors for your feedback, help, and contributions. Without you, this release wouldn't be possible.

Thanks for using and supporting the Bacula-Web project ❤️