Warning: This document is for the development version of Bareos Documentation. The main version is bareos-24.

Release Notes

This information is also available as CHANGELOG.md in the corresponding branch of the Bareos GitHub project

Note

See Bareos Binary Release Policy for more information about available versions.

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Fixed

  • cats: fix version.map.in PR #2064

  • webui: fix for PHP < 7.3 PR #2067

  • cmake: fix MARIADB_MYSQL_INSTALL_DB_SCRIPT usage PR #2040

  • Fix building ndmjob program PR #2079

  • bareos-config-libs: double quote dbconfig values PR #2111

  • freebsd: automate creation of pkg-plist.database-postgresql PR #2102

  • plugin: postgresql use integer for savepkt.object_index PR #2132

  • bconsole: enable app icon on windows PR #2105

  • windows: fix readlink buffer size issue PR #2153

  • Fix btape fill-test problem PR #2018

  • cmake: add cmake_parse_arguments policy CMP0174 PR #2169

  • VMware plugin: fix check_mac_address() for vm.config not present PR #2059

Documentation

  • docs: fix grpc-fd plugin call PR #2068

  • docs: add devtools documentation PR #2149

Added

  • added build-dep to libutfcpp-dev in debian-like environments PR #2056

Changed

  • plugins: Fix typo in postgresql plugin PR #2066

  • Sync EvpDigest between OpenSSL <1.1 and 1.1+ PR #2086

  • winbareos-native.nsi: do not package python3 plugins PR #2076

  • logrotate: add mtx-changer debug log config PR #2039

  • cmake: add cmake check whether tirpc is installed PR #2109

  • bconsole: require only one password in the configuration PR #2116

  • openssl: unify ssl error logging PR #2078

  • Inherit RunScript elements between JobDef resources PR #2097

  • python-bareos: Add missing dh-python build dep PR #2130

  • stored: list all devices if device is invalid/missing PR #2122

  • Refactor some Xattr and Acl internals PR #1893

  • debian: Add missing build dependencies PR #2128

  • systemtests: fail if daemons have config warnings PR #2144

  • contrib: check_chunk.py improve README.md instructions PR #2147

  • build: add support for el10 PR #2106

  • VMware Plugin: Fix CBT query handling PR #2152