Skip to content

community/baculum: upgrade to 13.0.1 and use php81

Andy Postnikov requested to merge andypost/aports:baculum into master

https://www.bacula.org/bacula-release-13-0-1/

part of #14063 (closed) - the last blocker for sure

checked source with

aports/community/baculum/src/bacula-gui-13.0.1/baculum/protected$ find . -name '*.php' -exec php -l {} \;

so the patch fixes compatibility, not sure how to report upstream because there's a fix for vendored files

Merge request reports