Skip to content

v0.31.5-ls121

Compare
Choose a tag to compare
@LinuxServer-CI LinuxServer-CI released this 02 Feb 21:34
· 475 commits to master since this release

LinuxServer Changes:

Remove unused requirement, as of release 0.31.0.
bookstack Changes:

Security Release

As with the previous release (v0.31.4) this updates the Laravel framework version used to help avoid a potential vulnerability when requests were crafted in a certain manner. While it is not known if such a case exists in BookStack, this release updates the framework as a pre-emptive measure.

Links

Full List of Changes

This release contains the following fixes and changes:

  • Updated laravel/framework to prevent potential security vulnerability.