[gimp] Installer: use smaller compression dictionary (might help prevent problems as in #795892)
- From: Jernej Simončič <jernejs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Installer: use smaller compression dictionary (might help prevent problems as in #795892)
- Date: Mon, 14 May 2018 22:35:11 +0000 (UTC)
commit aa7f602978fc735ba0bc6d07815b64e81df9a4e1
Author: Jernej Simončič <jernej|s-cccp eternallybored org>
Date: Tue May 15 00:03:51 2018 +0200
Installer: use smaller compression dictionary (might help prevent problems as in #795892)
build/windows/installer/gimp3264.iss | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/windows/installer/gimp3264.iss b/build/windows/installer/gimp3264.iss
index 515f461..9e56460 100755
--- a/build/windows/installer/gimp3264.iss
+++ b/build/windows/installer/gimp3264.iss
@@ -145,7 +145,7 @@ InternalCompressLevel=ultra
SolidCompression=yes
LZMAUseSeparateProcess=yes
LZMANumFastBytes=273
-LZMADictionarySize=1048576
+LZMADictionarySize=524288
;SignTool=Default
SignedUninstaller=yes
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]