Merge pull request #7087 from ThomasWaldmann/update-changes

update CHANGES
This commit is contained in:
TW 2022-10-17 00:12:55 +02:00 committed by GitHub
commit b8a0e0d6bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,8 +12,8 @@ This section provides information about security and corruption issues.
Change Log 2.x
==============
Version 2.0.0b3 (2022-10-02)
----------------------------
Version 2.0.0b4 (not released yet)
----------------------------------
Please note:
@ -95,6 +95,22 @@ Compatibility notes:
borg 2.0: --match-archives 'sh:myserver-*'
Fixes:
- transfer/upgrade: fix borg < 1.2 chunker_params, #7079
- transfer/upgrade: do not access Item._dict, #7077
- archive.save(): always use metadata from stats, #7072
- benchmark: fixed TypeError in compression benchmarks, #7075
- fix repository.scan api minimum requirement
Other changes:
- vagrant: use 3.10.7 for binary building
- docs: add rcompress to usage index
Version 2.0.0b3 (2022-10-02)
----------------------------
Fixes:
- transfer: fix user/group == None crash with borg1 archives