Skip to content

Commit

Permalink
Merge pull request #8163 from ThomasWaldmann/update-changes-1.2
Browse files Browse the repository at this point in the history
update CHANGES (1.2-maint)
  • Loading branch information
ThomasWaldmann committed Mar 29, 2024
2 parents 59e3a02 + 608c8a7 commit 41de070
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -403,13 +403,24 @@ Fixes:
- check: fix return code and log level for index entry value discrepancies
- with-lock: catch FileNotFoundError exception, print error msg, #8022
- benchmark: inherit options --rsh --remote-path, #8099
- fix Ctrl-C / SIGINT behaviour for pyinstaller-made binaries, #8155

New features:

- upgrade --check-tam: check manifest TAM auth issues,
exit with rc=1 if there are issues.
- upgrade --check-archives-tam: check archives tam status,
exit with rc=1 if there are issues.


Other changes:

- allow msgpack 1.0.8 (this might fix memory leaks with Python 3.12), #8133
- use the latest Cython 0.29.x
- vagrant: use / build binaries with python 3.9.19
- docs:

- simplify TAM-related upgrade docs using the new commands
- improve docs for borg with-lock, #8022
- add more infos borg check --repair recreating the shadow index
to change log, see #6687
Expand Down

0 comments on commit 41de070

Please sign in to comment.