Skip to content

Commit 18dbfd3

Browse files
update CHANGES
1 parent 4550a49 commit 18dbfd3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/changes.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,9 +162,11 @@ New features:
162162
- extract: --dry-run now displays +/- status flags (included/excluded), #8564
163163
- allow timespan to be specified with common time units, #8624
164164
- enhance passphrase handling, #8496.
165+
165166
Setting `BORG_DEBUG_PASSPHRASE=YES` enables passphrase debug logging to
166167
stderr, showing passphrase, hex utf-8 byte sequence and related env vars if
167168
a wrong passphrase was encountered.
169+
168170
Setting `BORG_DISPLAY_PASSPHRASE=YES` now always shows passphrase and its hex
169171
utf-8 byte sequence.
170172
- add {unixtime} placeholder, #8522
@@ -183,6 +185,7 @@ Bug fixes:
183185
Other changes:
184186

185187
- adapt to and require borghash 0.1.0
188+
- adapt to and require borgstore 0.2.0 (new s3/b2 backend, fixes/improvements)
186189
- create: remove --make-parent-dirs option (borgstore now does this automatically), #8619
187190
- iter_items: decouple item iteration and content data chunks preloading
188191
- remote: simplify code, add debug logging
@@ -198,7 +201,7 @@ Other changes:
198201
- vagrant updates:
199202

200203
- use pyinstaller 6.11.1 (also use this in msys2 build scripts)
201-
- use python 3.12.8
204+
- use python 3.12.10
202205
- build binaries with borgstore[sftp], #8574
203206
- docs:
204207

0 commit comments

Comments
 (0)