From niloufar: Update to p7zip 16.02 and corresponding 7zip#5
Closed
ronaldtse wants to merge 25 commits intofontist:masterfrom
Closed
From niloufar: Update to p7zip 16.02 and corresponding 7zip#5ronaldtse wants to merge 25 commits intofontist:masterfrom
ronaldtse wants to merge 25 commits intofontist:masterfrom
Conversation
added 25 commits
November 4, 2019 21:09
Fixed an error message when decryption of wrong password failed. Added taint marks to file paths in archives.
Besides, Added Tainted mark to generated Ruby String.
|
Closed in favor of #8 |
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.
Originally from @niloufar masamitsu-murase#30
English:
Updates to p7zip sources and 7zip dlls. Contains Debian patches. The versions are as follows.
p7zip 16.02
p7zip 16.02+dfsg-7.debian
7zip 19.00
The changes in the updated p7zip/7zip are huge and difficult to see what the commits are. Update: p7zip 16.02 niloufar/seven_zip_ruby@f7a389e's commit can be verified to be the same as the officially distributed source by using p7zip/extract.sh . Read p7zip/README.txt for a description of the extract.sh script.
As for Debian patches, p7zip's license is LGPL, so I don't think there will be any licensing issues.
that's all.