File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,11 @@ Latest development release
6
6
| Version: 1.35.5
7
7
| Released: 2023-05-01
8
8
9
- This release provides new mechanisms to allow you to monitor your pruning and
10
- compaction operations to help assure that these activities not neglected. Both
11
- a prune and a compact operation must be performed to release disk space by
9
+ 1.36 (2023-05-15)
10
+ -----------------
11
+ This release provides new mechanisms that allow you to monitor your pruning and
12
+ compaction operations to help assure that these activities are not neglected.
13
+ Both a prune and a compact operation must be performed to release disk space by
12
14
eliminating expired archives. The combination of these to operations is
13
15
referred to by *Emborg * as a squeeze.
14
16
@@ -23,6 +25,10 @@ referred to by *Emborg* as a squeeze.
23
25
need to change the paths you specify in *overdue.conf *. They now need to
24
26
end in ``.latest.nt `` rather than ``.lastbackup ``.
25
27
28
+ .. note ::
29
+
30
+ If you use :ref: `borg space `, you will need to upgrade to version 2.
31
+
26
32
27
33
1.35 (2023-03-20)
28
34
-----------------
You can’t perform that action at this time.
0 commit comments