Skip to content

Commit 8b7cce3

Browse files
update CHANGES
1 parent dbac621 commit 8b7cce3

File tree

1 file changed

+21
-5
lines changed

1 file changed

+21
-5
lines changed

docs/changes.rst

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -311,8 +311,11 @@ Upgrade Notes
311311
borg 1.2.x to 1.4.x
312312
-------------------
313313

314-
Coming from borg 1.2 there are no upgrade steps needed - just make sure you
315-
already have done the previous upgrade steps up to 1.2.7.
314+
If you currently use borg 1.2.5+: no upgrade steps needed (if you already did
315+
them when upgrading to that version, otherwise see below).
316+
317+
If you currently use borg 1.2.0 .. 1.2.4, read and follow "Pre-1.2.5 archives
318+
spoofing vulnerability (CVE-2023-36811)" section, see the top of this changelog.
316319

317320
Compatibility notes:
318321

@@ -411,13 +414,26 @@ Compatibility notes:
411414
Change Log
412415
==========
413416

414-
415-
Version 1.4.0rc1 (2024-05-26)
416-
-----------------------------
417+
Version 1.4.0 (2024-07-03)
418+
--------------------------
417419

418420
For upgrade and compatibility hints, please also read the section "Upgrade Notes"
419421
above.
420422

423+
Other changes:
424+
425+
- vagrant: revive the buster64 box, RHEL8 has same glibc
426+
- tests: fix pytest_report_header, #8232
427+
- docs:
428+
429+
- mount: add examples using :: positional argument, #8255
430+
- Installation: update Arch Linux repo name
431+
- update standalone binary section
432+
433+
434+
Version 1.4.0rc1 (2024-05-26)
435+
-----------------------------
436+
421437
Fixes:
422438

423439
- setup.py: fix import error reporting for cythonize import, #8208

0 commit comments

Comments
 (0)