diff --git a/changelog/unreleased/pull-2592 b/changelog/unreleased/pull-2592 new file mode 100644 index 000000000..6f19dba98 --- /dev/null +++ b/changelog/unreleased/pull-2592 @@ -0,0 +1,6 @@ +Bugfix: SFTP backend supports IPv6 addresses + +The SFTP backend now supports IPv6 addresses natively, without relying on +aliases in the external SSH configuration. + +https://github.com/restic/restic/pull/2592