BREAKING CHANGE(deps): Update gilbertchen/duplicacy 1.8.0 → v3.2.5#1641
Open
truecharts-admin wants to merge 1 commit intomainfrom
Open
BREAKING CHANGE(deps): Update gilbertchen/duplicacy 1.8.0 → v3.2.5#1641truecharts-admin wants to merge 1 commit intomainfrom
truecharts-admin wants to merge 1 commit intomainfrom
Conversation
Crow-Control
approved these changes
Mar 18, 2026
Member
Crow-Control
left a comment
There was a problem hiding this comment.
Auto approved automated PR
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.8.0→v3.2.5Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
gilbertchen/duplicacy (gilbertchen/duplicacy)
v3.2.5: Duplicacy Command Line Version 3.2.5Compare Source
df76bd0@:065ae50v3.2.4: Duplicacy Command Line Version 3.2.4Compare Source
v3.2.3: Duplicacy Command Line Version 3.2.3Compare Source
e99dfeav3.2.2: Duplicacy Command Line Version 3.2.2Compare Source
7bfc0e7v3.2.1: Duplicacy Command Line Version 3.2.1Compare Source
4e9d2c4d92b173v3.2.0: Duplicacy Command Line Version 3.2.0Compare Source
3a81c1053b0f3fff207ba1f9ad0ecdf8f5a9be475fv3.1.0: Duplicacy Command Line Version 3.1.0Compare Source
github.com/minio/highwayhashto 1.02 to fix incorrect hashes for Erasure Coding on arm64 [1]:6a7a2c858f0d2b60ebcdb(by @stuckj)bc2d762check -files:b8c75943472206Notes:
[1] The highwayhash is only used to calculate the checksum of each shard in Erasure Coding and not used anywhere else. So you are affected by this bug only if you enable Erasure Coding on arm64 machines. This bug is present in both 3.0.1 and 2.7.2 versions of the macOS m1 builds, and only in 3.0.1 of the linux arm64 builds.
In this release both the correct and incorrect versions of the highwayhash will be calculated so there is no need to fix existing storages, but you can use the newly added
-rewriteoption to rewrite affected chunks using the correct version of the hash if desired.[2] If you are using 3.0.1 to copy snapshots created with 2.7.2 or earlier, this bug will affect you. In 3.0.1, the version bit (0 for V2 snapshots and 1 for V3 snapshots) was the only flag used to determine the format of a snapshot. However, in this release, the first byte of the snapshot file is also used to distinguish between V2 and V3 formats. As a result, there is no need to rewrite V2 snapshots that were already copied with the incorrect version bit.
v3.0.1: Duplicacy Command Line Version 3.0.1Compare Source
6009f64)cde660e)e43e848)v3.0.0: Duplicacy Command Line Version 3.0.0Compare Source
6009f64)cde660e)e43e848)v2.7.2: Duplicacy Command Line Version 2.7.2Compare Source
7c36311check -chunks:d7c1903b392302bec3a0e5eed6c62233fa1v2.7.1: Duplicacy Command Line Version 2.7.1Compare Source
This release is mainly to fix a crash caused by unaligned 64-bit integers on 32-bit OS. If you're running Duplicacy on 64-bit OS there is no need to upgrade.
Changes:
0da55f97e372ed2f407d6v2.7.0: Duplicacy Command Line Version 2.7.0Compare Source
eecbb8fe3e3e97-download-threadsoption to the copy command for specifying the number of downloading threads:94700649470064d0b3b5dv2.6.2: Duplicacy Command Line Version 2.6.2Compare Source
This release is to fix a bug where upload errors may be ignored by the sftp backend resulting in incomplete chunk files.
If you're backing up to an sftp storage, we suggest you upgrade to this version and run a check command with the
-chunksoption to find out if any chunk is affected by this bug.v2.6.1: Duplicacy Command Line Version 2.6.1Compare Source
This release is to fix a bug that causes a check command to fail if there are empty temporary chunk files in the disk or sftp storage. These files may be created by a failed or ongoing chunk upload so they are usually harmless and should not throw an error.
v2.6.0: Duplicacy Command Line Version 2.6.0Compare Source
New Features:
ed8b439089e19f153f6a21adcf56fe854d4Bug fixes:
1da7e2b5e28dc4f2f07a15d4599909e3cdfv2.5.2: Duplicacy Command Line Version 2.5.2Compare Source
check -chunksto store every chunk in the local cache.duplicacy/cache:6ca8b8d9c3122bv2.5.1: Duplicacy Command Line Version 2.5.1Compare Source
835af11v2.5.0: Duplicacy 2.5.0 Command Line VersionCompare Source
d26ffe222d6f3a810303c7208adb749db78eebcecev2.4.1: Duplicacy 2.4.1 Command Line VersionCompare Source
This is an emergency release for fixing a bug in the copy command when the destination storage is RSA-encrypted:
6699e2fYou're affected by this bug if you're
You'll need to clean up the storage and start from fresh; otherwise either all chunks are not encrypted by RSA (case 2), or all chunks are encrypted by RSA (case 1) causing all commands (backup, list, check, and prune) to require the private key to work.
v2.4.0: Duplicacy 2.4.0 Command Line VersionCompare Source
d43fe1ae888b6dcc88abda6ce64ev2.3.0: Duplicacy 2.3.0 Command Line VersionCompare Source
Features:
a99f059)Bug fixes:
1651524)9abfbe1, see discussion at https://forum.duplicacy.com/t/deadlock-during-backup/2835)b32c3b2)ca7d927)Improvements:
694494e)e02041f)v2.2.3: Duplicacy 2.2.3 Command Line VersionCompare Source
v2.2.2: Duplicacy 2.2.2 Command Line VersionCompare Source
045be39)4da7f7b)41668d4)9d4ac34)6efcd37)v2.2.1: Duplicacy 2.2.1 Command Line VersionCompare Source
This release is mostly a bug fix version for 2.2.0 which has a bug that can't restore individual files due to parent directories not being created correctly:
47c4c25Other changes:
37781f96e7d45cv2.2.0: Duplicacy 2.2.0 Command Line VersionCompare Source
53548a8)8aa67c8)bb652d0)2b56d57)d16273f)43a5ffe)abcb4d7)4b69c11)1da151f)a6fe3d7)458687d)57a408a)v2.1.2: Duplicacy 2.1.2 Command Line VersionCompare Source
21b3d9e244b797-tagis provided:073292015f15aad8e13d8bfb4b4422a0b22674d35ea7d2a9439d71a39d10cc7e8b892293cc63248cc5eaf304b648ae7d2afce423489769f3v2.1.1: Duplicacy 2.1.1 Command Line VersionCompare Source
72dfaa8)0e585e4)e03cd2a)aadd2aa)72239a3)b1c1b47)23a2d91)b99f4bf)be2856e)48cc5ea)93cc632)e8b8922)v2.1.0: Duplicacy 2.1.0 Command Line VersionCompare Source
v2.0.10: Duplicacy 2.0.10 Command Line VersionCompare Source
v2.0.9: Duplicacy 2.0.9 Command Line VersionCompare Source
v2.0.7: Duplicacy 2.0.7 Command Line VersionCompare Source
v2.0.6: Duplicacy 2.0.6 Command Line VersionCompare Source
v2.0.5: Duplicacy 2.0.5 Command Line VersionCompare Source
v2.0.3: Duplicacy 2.0.3 Command Line VersionCompare Source
v2.0.2: Duplicacy 2.0.2 Command Line VersionCompare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.