pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/56465 CVS commit: pkgsrc/sysutils/restic
The following reply was made to PR pkg/56465; it has been noted by GNATS.
From: "Benny Siegert" <bsiegert%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/56465 CVS commit: pkgsrc/sysutils/restic
Date: Wed, 27 Oct 2021 05:58:38 +0000
Module Name: pkgsrc
Committed By: bsiegert
Date: Wed Oct 27 05:58:38 UTC 2021
Modified Files:
pkgsrc/sysutils/restic: Makefile distinfo go-modules.mk
Log Message:
Update restic to 0.12.1, as requested in PR pkg/56465.
- Improve error handling for rclone and REST backend over HTTP2
- Fix terminal output redirection for PowerShell
- Treat an empty password as a fatal error for repository init
- copy failed to copy snapshots in rare cases
- backup --quiet no longer prints status information
- Fix crash of check --read-data-subset=x% run for an empty repository
- Fix fdopendir: not a directory error for local backend
- Print created new cache message only on a terminal
- Fix crash of backup --exclude='**'
- Fix possibly missing backup summary of JSON output in case of error
- Correctly handle download errors during restore
- Empty files now have size of 0 in ls --json output
- Add auto-completion support for fish
- SFTP backend now checks for disk space
- Add --keep-within-hourly option to restic forget
- Support filtering and specifying untagged snapshots
- Allow specifying limit of snapshots list
- Optimize read performance of mount command
- find --pack fallback to index if data file is missing
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/sysutils/restic/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/sysutils/restic/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/restic/go-modules.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index