privoxy 3.0.24: Bugfixes in config- and lfs-file, enabled compression feature
Message ID | 1453640637-17802-1-git-send-email-matthias.fischer@ipfire.org |
---|---|
State | Superseded |
Headers |
Return-Path: <development-bounces@lists.ipfire.org> Received: from mail01.ipfire.org (mail01.tremer.info [172.28.1.200]) by septima.ipfire.org (Postfix) with ESMTP id 1643561BC3 for <patchwork@ipfire.org>; Sun, 24 Jan 2016 14:04:09 +0100 (CET) Received: from hedwig.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id B2D184030; Sun, 24 Jan 2016 14:04:08 +0100 (CET) Received: from Devel.localdomain (p5DD82DD6.dip0.t-ipconnect.de [93.216.45.214]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 63AE03F00 for <development@lists.ipfire.org>; Sun, 24 Jan 2016 14:04:07 +0100 (CET) From: Matthias Fischer <matthias.fischer@ipfire.org> To: development@lists.ipfire.org Subject: [PATCH] privoxy 3.0.24: Bugfixes in config- and lfs-file, enabled compression feature Date: Sun, 24 Jan 2016 14:03:57 +0100 Message-Id: <1453640637-17802-1-git-send-email-matthias.fischer@ipfire.org> X-Mailer: git-send-email 2.7.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: IPFire development talk <development.lists.ipfire.org> List-Unsubscribe: <http://lists.ipfire.org/mailman/options/development>, <mailto:development-request@lists.ipfire.org?subject=unsubscribe> List-Archive: <http://lists.ipfire.org/pipermail/development/> List-Post: <mailto:development@lists.ipfire.org> List-Help: <mailto:development-request@lists.ipfire.org?subject=help> List-Subscribe: <http://lists.ipfire.org/mailman/listinfo/development>, <mailto:development-request@lists.ipfire.org?subject=subscribe> Errors-To: development-bounces@lists.ipfire.org Sender: "Development" <development-bounces@lists.ipfire.org> |
Message
Matthias Fischer
Jan. 25, 2016, 12:03 a.m. UTC
'config'-header was updated to show the new version.
Fixed absolutely silly typo in lfs-file.
This didn't had any effect yet, nevertheless...
Added '--enable_compression' - for testing purposes.
This feature can be enabled and disabled now through config.
For details see:
http://www.privoxy.org/user-manual/config.html#ENABLE-COMPRESSION
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
---
config/privoxy/privoxy.config | 4 ++--
lfs/privoxy | 3 ++-
2 files changed, 4 insertions(+), 3 deletions(-)