| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Bareos 24.0.11 source code.tar.gz | 2026-09-03 | 13.4 MB | |
| Bareos 24.0.11 source code.zip | 2026-09-03 | 19.0 MB | |
| README.md | 2026-09-03 | 1.3 kB | |
| Totals: 3 Items | 32.4 MB | 0 | |
We are happy to announce maintenance release 24.0.11
We recommend to upgrade to the latest version. In case you like our consultants to help with upgrading or other planning regarding backup strategy or open source in general please contact us. These release notes provide an overview of the notable changes in this release of Bareos. For a full list of all changes, see the full changelog.
Security
- A stack-overflow in the
.bvfs_versionscommand, that could lead to a crash in the director, has been fixed [PR [#2787]] GHSA-6mg8-w259-9wc9
Fixed
- A possible crash in the Windows version of
bconsolewas fixed [PR [#2640]] - Crash reports with
btracebackare now configurable with environment variables [PR [#2783]] - The dplcompat backend will no longer terminate the SD when a chunk deletion fails [PR [#2790]]
- A race condition in the way the BVFS cache was updates has been fixed [PR [#2651]]
Changed
- EL packages are now built with GCC 15