SHA256
1
0
forked from pool/restic

Accepting request 1191046 from Archiving

OBS-URL: https://build.opensuse.org/request/show/1191046
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/restic?expand=0&rev=26
This commit is contained in:
Dominique Leuenberger 2024-08-02 15:27:00 +00:00 committed by Git OBS Bridge
commit 79a074963c
7 changed files with 95 additions and 22 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2e8a57f0d1d2b90d67253d1287159dc467bdb7f3b385be2db39e7213b44672be
size 23990221

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEz48Y8oRFdZc/edThkaaGi9P3qQcFAmaDA3UACgkQkaaGi9P3
qQdlYRAAhkUzrjopKPy5Jhddmz46SCxkZYAn/oHkaCrdmZfgGb+4RbiA69i+3+XT
imAQ44RQjPKRvKAjaTGbcHvVXqVBDzOjxA3fve19zGoUT/Bd/1aG8MGh+4RumHc2
Jj+byaD5hGRkEMgJgyeb63ljswfe3Jxz+UWqGA4Qp+oNNHneeACYP/GpaMWRb/Gs
bKYO8+0Ex3E/v+GOMlQ7UbaCVS9lg8BaRcg0RGTU5CY3H3kG2uS3cMnFeo3lENDw
W4s70CpDGX7ZJJ5PWkLEZYqyFHyY2n6N6At2l4iBG1cRvdRwpI1aGLlbsqw58IlU
4Gjq9fJkOKsChc8oSnK5GP2bQPGirolK6g/YH/a2fOA+zf0OZwsRB23250Kic9RO
gCN9LKczfxhZWEqw1HYkciOSQ/DQyh09C7usAQg1WNc8hKObldZrBi3PEyEsaMnO
s4wu+gU5DHIWSOegkZ+l68qFMV1ygMQqg7crtOXq4MShJTONYxMaRZEcY5Ly02yC
2Q8mdfZACZknASxR0xJQBoweXB6VM2Ffm1QQe4StsiJcfe0q6hZZz7YkyzljIvIq
l8vzOTCfytn4NH2PnjgkeSpk55UDs3LMRYDgELRegRuQBzQN6nCG13MjwTa/fK0C
ne/HiFQ8QyYMahjtyUfeX5Q04CsD5x6PLEHHDj0J+JozdKJIgJo=
=S5U2
-----END PGP SIGNATURE-----

3
restic-0.17.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:031cf34eeafe09064a6b63bcf752093d742b89166e93924aa4dde13160f91301
size 24093378

16
restic-0.17.0.tar.gz.asc Normal file
View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEz48Y8oRFdZc/edThkaaGi9P3qQcFAmajbcAACgkQkaaGi9P3
qQcjBg//V+U/pTwFPZ55TeT1Ni/g8R1UeDvM/jVwcw3Jv6SiwY1mUX3lCEqRHug/
SfyQJ+u7Hq8i+iAOxw/dZO/I2DSzElO6DjtUB9wY6vcQXyOfeDaaxnERubImW8eL
1/U8ia5SjyPDPkMTOYHqajDT1TUjFe2NatUXOJDh8gLfMqj5TbaltJRTRCLhTIUB
iH6IdDwe5ondR4pU73zOMZ7Lmxcr2urnPFkaOGlzEXLHiRUDsxIzm7qjeUhDhVe7
Z330tS5Y5t+21XwWHoF8V/sVcPIzpDLfsxByx25hbLixiuV0qiM82GH4a+WuuTZU
OsRAAzvduedvlQxlBwukOR75QlGkZJ1QKC882zALreVtR2KS7g17YU2GluneaSm+
XR8U/SzvtCLMJOcO4HOWowqGAbwmOps8lIRtzPe+lRvDdgd8ul/NLZqWm7taY68D
4ed0JoZFeBtDZNA4P2ijBenRB1Aevbzn7kF+UunkiO/Sa0LH28MaYQaiq6AurG3K
0+SkAJVlWnHscFQ83RJFc5P8Mz0SwoaBGOuhtAaszBJVgNyFfT9FK8fYI9ip1SuQ
V4EnXe09XXvj4ST53Q9whL3CKDtylNw6yhwChgI9W43MPAWfCdOaH2I4Oo/VVD6S
Wlr1QsJOl388oRtjCDF3IV9nejQvT505C79YzRo1tNK7UwY9NWk=
=nMpK
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,76 @@
-------------------------------------------------------------------
Fri Jul 26 10:09:23 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
- Update to version 0.17.0
- Fix #3600: Handle unreadable xattrs in folders above backup
source
- Fix #4209: Fix slow SFTP upload performance
- Fix #4503: Correct hardlink handling in stats command
- Fix #4568: Prevent forget --keep-tags <invalid> from deleting
all snapshots
- Fix #4615: Make find not sometimes ignore directories
- Fix #4656: Properly report ID of newly added keys
- Fix #4703: Shutdown cleanly when receiving SIGTERM
- Fix #4709: Correct --no-lock handling of ls and tag commands
- Fix #4760: Fix possible error on concurrent cache cleanup
- Fix #4850: Handle UTF-16 password files in key command
correctly
- Fix #4902: Update snapshot summary on rewrite
- Chg #956: Return exit code 10 and 11 for non-existing and
locked repository
- Chg #4540: Require at least ARMv6 for ARM binaries
- Chg #4602: Deprecate legacy index format and s3legacy
repository layout
- Chg #4627: Redesign backend error handling to improve
reliability
- Chg #4707: Disable S3 anonymous authentication by default
- Chg #4744: Include full key ID in JSON output of key list
- Enh #662: Optionally skip snapshot creation if nothing changed
- Enh #693: Include snapshot size in snapshots output
- Enh #805: Add bitrot detection to diff command
- Enh #828: Improve features of the repair packs command
- Enh #1786: Support repositories with empty password
- Enh #2348: Add --delete option to restore command
- Enh #3067: Add extended options to configure Windows Shadow
Copy Service
- Enh #3406: Improve dump performance for large files
- Enh #3806: Optimize and make prune command resumable
- Enh #4006: (alpha) Store deviceID only for hardlinks
- Enh #4048: Add support for FUSE-T with mount on macOS
- Enh #4251: Support reading backup from a command's standard
output
- Enh #4287: Support connection to rest-server using unix socket
- Enh #4354: Significantly reduce prune memory usage
- Enh #4437: Make check command create non-existent cache
directory
- Enh #4472: Support AWS Assume Role for S3 backend
- Enh #4547: Add --json option to version command
- Enh #4549: Add --ncdu option to ls command
- Enh #4573: Support rewriting host and time metadata in
snapshots
- Enh #4583: Ignore s3.storage-class archive tiers for metadata
- Enh #4590: Speed up mount command's error detection
- Enh #4601: Add support for feature flags
- Enh #4611: Back up more file metadata on Windows
- Enh #4664: Make ls use message_type field in JSON output
- Enh #4676: Make key command's actions separate sub-commands
- Enh #4678: Add --target option to the dump command
- Enh #4708: Back up and restore SecurityDescriptors on Windows
- Enh #4733: Allow specifying --host via environment variable
- Enh #4737: Include snapshot ID in reason field of forget JSON
output
- Enh #4764: Support forgetting all snapshots
- Enh #4768: Allow specifying custom User-Agent for outgoing
requests
- Enh #4781: Add restore options to read include/exclude patterns
from files
- Enh #4807: Support Extended Attributes on Windows NTFS
- Enh #4817: Make overwrite behavior of restore customizable
- Enh #4839: Add dry-run support to restore command
for all the details see https://github.com/restic/restic/releases/tag/v0.17.0
or /usr/share/doc/packages/restic/CHANGELOG.md
-------------------------------------------------------------------
Mon Jul 1 20:00:38 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>

View File

@ -20,7 +20,7 @@
%define import_path github.com/restic/restic
Name: restic
Version: 0.16.5
Version: 0.17.0
Release: 0
Summary: Backup program with deduplication and encryption
License: BSD-2-Clause

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dd60a4b2f5e67f3b2a540fbace913fbf014d05625f1c3cc2211cffd9fce71e8b
size 6308756
oid sha256:bb7e42cb8a3efc37adcc6d62586d6c0da3ba966d84385281d018b8ac3f131d6e
size 6305484