mirror of
https://github.com/borgbackup/borg.git
synced 2026-03-15 07:02:47 -04:00
docs: update info about binary minimum requirements
This commit is contained in:
parent
cdd5774f29
commit
47d90e17bc
2 changed files with 3 additions and 2 deletions
|
|
@ -264,6 +264,7 @@ Other changes:
|
|||
improve macOS builds.
|
||||
- tests: test_delete_force: avoid sporadic test setup issues, #5196
|
||||
- misc. vagrant fixes
|
||||
- new vagrant box, the binary for macOS is built on 10.12 now
|
||||
- docs:
|
||||
|
||||
- PlaceholderError not printed as JSON, #4073
|
||||
|
|
|
|||
|
|
@ -94,8 +94,8 @@ are available on the releases_ page for the following platforms:
|
|||
|
||||
* **Linux**: glibc >= 2.13 (ok for most supported Linux releases).
|
||||
Older glibc releases are untested and may not work.
|
||||
* **Mac OS X**: 10.10 (does not work with older OS X releases)
|
||||
* **FreeBSD**: 10.2 (unknown whether it works for older releases)
|
||||
* **Mac OS X**: 10.12 (unknown whether it works for older releases)
|
||||
* **FreeBSD**: 10.3 (unknown whether it works for older releases)
|
||||
|
||||
ARM binaries are built by Johann Bauer, see: https://borg.bauerj.eu/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue