| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Bareos 25.1.1 source code.tar.gz | 2026-09-03 | 13.6 MB | |
| Bareos 25.1.1 source code.zip | 2026-09-03 | 19.2 MB | |
| README.md | 2026-09-03 | 1.7 kB | |
| Totals: 3 Items | 32.9 MB | 7 | |
We are happy to announce maintenance release 25.1.1
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 [#2786]] GHSA-6mg8-w259-9wc9 - A vulnerability in the nanoid dependency of the new WebUI has been addressed [PR [#2773]] CVE-2026-67213
Fixed
- A possible crash in the Windows version of
bconsolewas fixed [PR [#2640]] - Crash reports with
btracebackare now configurable with environment variables [PR [#2782]] - The dplcompat backend will no longer terminate the SD when a chunk deletion fails [PR [#2789]]
- A race condition in the way the BVFS cache was updates has been fixed [PR [#2651]]
- A possible crash in the SD when Changer Command was not configured has been fixed [PR [#2791]]
- A problem in the Hyper-V plugin that prevented other jobs from starting has been fixed [PR [#2794]]
Changed
- EL packages are now built with GCC 15
- The webserver conifugration for the new webui has been simplified [PR [#2776]]