Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(27)

Unified Diff: third_party/lzma_sdk/README.chromium

Issue 10152012: Second attempt to update lzma_sdk to 9.20 (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/lzma_sdk/LzmaLib.c ('k') | third_party/lzma_sdk/Types.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/lzma_sdk/README.chromium
diff --git a/third_party/lzma_sdk/README.chromium b/third_party/lzma_sdk/README.chromium
index d9aebeca7d8b451a74ee99edab422fb6f2250137..596e21b91f96b5a8c76d4ea346c3e7557504ad10 100644
--- a/third_party/lzma_sdk/README.chromium
+++ b/third_party/lzma_sdk/README.chromium
@@ -1,11 +1,15 @@
Name: LZMA SDK
Short Name: lzma
URL: http://www.7-zip.org/sdk.html
-Version: 4.49
+Version: 9.20
+Security Critical: yes
Description:
-This contains a part of LZMA SDK 4.49.
+This contains a part of LZMA SDK 9.20.
Only the C code required to open 7z archive files and uncompress LZMA
compression has been included. The project files have been rewritten to use
proper file paths and generate a static lib.
+
+The patch in chromium.patch was applied to CpuArch.c to fix compile error on
+32bit Linux.
« no previous file with comments | « third_party/lzma_sdk/LzmaLib.c ('k') | third_party/lzma_sdk/Types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698