Skip to content

Commit

Permalink
Merge pull request #8096 from ThomasWaldmann/update-changes-master
Browse files Browse the repository at this point in the history
update CHANGES
  • Loading branch information
ThomasWaldmann committed Feb 13, 2024
2 parents 3b43770 + 3a85433 commit 0e859a6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,8 @@ above.

New features:

- implement "borg version" (shows client and server version), #7829

Fixes:

- docs: CVE-2023-36811 upgrade steps: consider checkpoint archives, #7802
Expand All @@ -144,6 +146,7 @@ Fixes:
If you have experienced issue #6687, you may want to run borg check --repair
after upgrading to borg 1.2.7 to recreate the shadow index and get rid of the
issue for existing chunks.
- check: fix return code for index entry value discrepancies
- LockRoster.modify: no KeyError if element was already gone, #7937
- create --X-from-command: run subcommands with a clean environment, #7916
- list --sort-by: support "archive" as alias of "name", #7873
Expand All @@ -169,6 +172,10 @@ Other changes:
- blacken master branch
- prevent CLI argument issues in scripts/glibc_check.py
- pyproject.toml: exclude source files which have been compiled, #7828
- sdist: dynamically compute readme (long_description)
- init: better borg key export instructions
- scripts/make.py: move clean, build_man, build_usage to there,
so we do not need to invoke setup.py directly, update docs
- vagrant:

- use openssl 3.0 on macOS
Expand All @@ -188,6 +195,9 @@ Other changes:
- not only attack/unsafe, can also be a fs issue, #7853
- use virtualenv on Cygwin
- readthedocs: also build offline docs, #7835
- do not refer to setup.py installation method
- how to run the testsuite using the dist package
- requirements are defined in pyproject.toml


Version 2.0.0b7 (2023-09-14)
Expand Down

0 comments on commit 0e859a6

Please sign in to comment.