Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calculate crc32 when archive #157

Merged
merged 5 commits into from
Jun 18, 2020
Merged

Calculate crc32 when archive #157

merged 5 commits into from
Jun 18, 2020

Conversation

miurahr
Copy link
Owner

@miurahr miurahr commented Jun 18, 2020

When creating archive, it wrote crc32 digest of packed folders into packinfo.
There is an issue against compatibility with p7zip command for encrypted archive, it disable packinfo.crcs.

miurahr added 5 commits June 18, 2020 16:15
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
@miurahr miurahr changed the title WIP: Calculate crc32 when archive Calculate crc32 when archive Jun 18, 2020
@miurahr miurahr merged commit 43cc1b7 into master Jun 18, 2020
@miurahr miurahr deleted the calculate-crc32-when-archive branch June 21, 2020 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant