Skip to content

Commit

Permalink
Merge pull request #8611 from ThomasWaldmann/update2-changes-1.4
Browse files Browse the repository at this point in the history
update CHANGES (1.4)
  • Loading branch information
ThomasWaldmann authored Dec 29, 2024
2 parents f10842f + d3b23b0 commit f28693b
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions docs/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ New features:

- prune: add 13weekly and 3monthly quarterly pruning strategies, #8337
- add BORG_USE_CHUNKS_ARCHIVE env var as a cleaner way to control whether
borg shall use chunks.archive.de/ cache directory. the previous "hack" to
borg shall use chunks.archive.d/ cache directory. the previous "hack" to
create a non-directory file at that place is still supported.
- compact: support --dry-run (do nothing) to simplify scripting, #8300

Expand All @@ -449,6 +449,8 @@ Fixes:
Other changes:

- support and test on Python 3.13
- use Cython 3.0.11
- filter LibreSSL related warnings on OpenBSD
- docs:

- update install docs, nothing bundled anymore, #8342
Expand All @@ -462,11 +464,21 @@ Other changes:
- better link modern return codes, #8370
- update repository URLs in docs to use new syntax, #8361
- align /etc/backups path references in automated backups deployment guide
- mount docs: apply jdchristensen's suggestion, better phrasing.
- FAQ: Why is backing up an unmodified FAT filesystem slow on Linux?
- tests:

- github CI: windows msys2 build: broken, disable it for now, #8264
- improve borg check --repair healing tests, #8302
- vagrant: misc. cleanups/updates, add freebsd 13 box, #8266
- vagrant:

- misc. cleanups/updates
- pyenv: only use Python 3.11.11, use this for binary build
- macos: give more memory
- install rust on BSD
- add FreeBSD 13 box, for #8266
- fix OpenBSD box, #8506
- use a bento/ubuntu-24.04 box for now


Version 1.4.0 (2024-07-03)
Expand Down

0 comments on commit f28693b

Please sign in to comment.