Skip to content

Commit 6cfdd72

Browse files
Merge pull request #9204 from ThomasWaldmann/rel143
Release 1.4.3
2 parents ad05ba8 + 509c569 commit 6cfdd72

40 files changed

+50
-48
lines changed

docs/changes.rst

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -414,8 +414,8 @@ Compatibility notes:
414414
Change Log
415415
==========
416416

417-
Version 1.4.3 (not released yet)
418-
--------------------------------
417+
Version 1.4.3 (2025-12-02)
418+
--------------------------
419419

420420
For upgrade and compatibility hints, please also read the "Upgrade Notes" section
421421
above.
@@ -426,7 +426,9 @@ New features:
426426

427427
Fixes:
428428

429-
- CI: FUSE-related fixes/improvements, #9182
429+
- compact: replace AssertionError with a warning, #8535.
430+
- compact: also fix segment hints data for lost segment files.
431+
- CI: FUSE-related fixes and improvements, #9182:
430432

431433
- The Linux and FreeBSD binaries built on GitHub now include working
432434
FUSE support (based on llfuse).
@@ -435,7 +437,7 @@ Fixes:
435437

436438
Other changes:
437439

438-
- Drop Python 3.9 support (reached end of life at python.org)
440+
- Drop Python 3.9 support (has reached end of life at python.org).
439441
- CI:
440442

441443
- Install the correct FUSE library depending on the tox environment.
@@ -447,7 +449,7 @@ Other changes:
447449
binaries, #9135, #9136.
448450
- Docs:
449451

450-
- Some fixes/updates to the FAQ, #9188.
452+
- Some fixes and updates to the FAQ, #9188.
451453
- Update binary README; release binaries are built on GitHub now.
452454

453455

docs/man/borg-benchmark-crud.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "BORG-BENCHMARK-CRUD" "1" "2025-10-31" "" "borg backup tool"
30+
.TH "BORG-BENCHMARK-CRUD" "1" "2025-12-01" "" "borg backup tool"
3131
.SH NAME
3232
borg-benchmark-crud \- Benchmark Create, Read, Update, Delete for archives.
3333
.SH SYNOPSIS

docs/man/borg-benchmark.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "BORG-BENCHMARK" "1" "2025-10-31" "" "borg backup tool"
30+
.TH "BORG-BENCHMARK" "1" "2025-12-01" "" "borg backup tool"
3131
.SH NAME
3232
borg-benchmark \- benchmark command
3333
.SH SYNOPSIS

docs/man/borg-break-lock.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "BORG-BREAK-LOCK" "1" "2025-10-31" "" "borg backup tool"
30+
.TH "BORG-BREAK-LOCK" "1" "2025-12-01" "" "borg backup tool"
3131
.SH NAME
3232
borg-break-lock \- Break the repository lock (e.g. in case it was left by a dead borg.
3333
.SH SYNOPSIS

docs/man/borg-check.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "BORG-CHECK" "1" "2025-10-31" "" "borg backup tool"
30+
.TH "BORG-CHECK" "1" "2025-12-01" "" "borg backup tool"
3131
.SH NAME
3232
borg-check \- Check repository consistency
3333
.SH SYNOPSIS

docs/man/borg-common.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "BORG-COMMON" "1" "2025-10-31" "" "borg backup tool"
30+
.TH "BORG-COMMON" "1" "2025-12-01" "" "borg backup tool"
3131
.SH NAME
3232
borg-common \- Common options of Borg commands
3333
.SH SYNOPSIS

docs/man/borg-compact.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "BORG-COMPACT" "1" "2025-10-31" "" "borg backup tool"
30+
.TH "BORG-COMPACT" "1" "2025-12-01" "" "borg backup tool"
3131
.SH NAME
3232
borg-compact \- compact segment files in the repository
3333
.SH SYNOPSIS

docs/man/borg-compression.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "BORG-COMPRESSION" "1" "2025-10-31" "" "borg backup tool"
30+
.TH "BORG-COMPRESSION" "1" "2025-12-01" "" "borg backup tool"
3131
.SH NAME
3232
borg-compression \- Details regarding compression
3333
.SH DESCRIPTION

docs/man/borg-config.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "BORG-CONFIG" "1" "2025-10-31" "" "borg backup tool"
30+
.TH "BORG-CONFIG" "1" "2025-12-01" "" "borg backup tool"
3131
.SH NAME
3232
borg-config \- get, set, and delete values in a repository or cache config file
3333
.SH SYNOPSIS

docs/man/borg-create.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "BORG-CREATE" "1" "2025-10-31" "" "borg backup tool"
30+
.TH "BORG-CREATE" "1" "2025-12-01" "" "borg backup tool"
3131
.SH NAME
3232
borg-create \- Create new archive
3333
.SH SYNOPSIS

0 commit comments

Comments
 (0)