Skip to content

Borg Backup Server

v2.60.3 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 1mo Backup & Recovery
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

backup backup-manager borg-backup borgbackup borgbackup-gui borgbackup-web-ui
+2 more
self-hosted web-gui

Summary

AI summary

Fixed macOS uninstaller confirmation prompt error and installer silent failure when using Homebrew under sudo.

Changes in this release

Bugfix Medium

Fixes macOS uninstaller failure at confirmation prompt due to bash incompatibility.

Fixes macOS uninstaller failure at confirmation prompt due to bash incompatibility.

Source: llm_adapter@2026-06-04

Confidence: high

Bugfix Medium

Fixes silent quit of macOS installer when Homebrew refuses root execution while installing Borg.

Fixes silent quit of macOS installer when Homebrew refuses root execution while installing Borg.

Source: llm_adapter@2026-06-04

Confidence: high

Full changelog

Bug-fix release for the macOS agent installer and uninstaller.

Fixes

  • macOS uninstaller failed at the confirmation prompt (#304)uninstall.sh used a bash 4 lowercase expansion (${yn,,}), which is a "bad substitution" error on the bash 3.2 that macOS ships. Replaced with a portable check so the uninstaller runs on macOS.
  • macOS installer quit silently while installing Borg — the installer runs under sudo, but Homebrew refuses to run as root, so brew install failed with no visible message and the script stopped at the Borg step. It now runs Homebrew as the invoking user, finds Homebrew and Borg in Apple Silicon's /opt/homebrew locations, and falls back gracefully if the package step can't complete.

Both scripts were verified on bash 3.2 on Apple Silicon macOS.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Borg Backup Server

Get notified when new releases ship.

Sign up free

About Borg Backup Server

Centrally manage BorgBackup across endpoints

All releases →

Related context

Beta — feedback welcome: [email protected]