2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-03 09:30:50 +00:00
restic/changelog/unreleased
Matt LaPlante 0ba9d4ced7 Refactor file handing for self-update.
* Write new file payload to a temp file before touching the original
binary. Minimizes the possibility of failing mid-write and corrupting
the binary.
* On Windows, move the original binary out to a temp file rather than
removing it as the running binary is locked. Fixes issue #2248.
2022-04-09 21:40:33 +02:00
..
.gitignore Add gitignore to changelog/unreleased 2020-11-05 09:01:32 +01:00
issue-2248 Refactor file handing for self-update. 2022-04-09 21:40:33 +02:00
issue-3685 Fix diff 2022-03-29 21:05:11 +02:00
issue-3692 Fix rclone (scoop shim) and sftp issue due to detached console on Windows 2022-04-03 17:53:17 +08:00
pr-3680 Require Go 1.15 or later 2022-03-30 21:11:17 +02:00
pull-3513 copy: Implement by reusing repack 2022-03-26 20:47:15 +01:00