From f3c77e5e6145d92fd7f638a3f31cc14ba8408bbe Mon Sep 17 00:00:00 2001 From: rnhmjoj Date: Tue, 9 Mar 2021 10:19:01 +0100 Subject: [PATCH] nixos/release-notes: highlight privoxy updates --- nixos/doc/manual/release-notes/rl-2105.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/nixos/doc/manual/release-notes/rl-2105.xml b/nixos/doc/manual/release-notes/rl-2105.xml index 2de32cd09ff..9a1e6b6618d 100644 --- a/nixos/doc/manual/release-notes/rl-2105.xml +++ b/nixos/doc/manual/release-notes/rl-2105.xml @@ -39,6 +39,24 @@ (#7547). + + + Privoxy has been updated + to version 3.0.32 (See announcement). + Compared to the previous release, Privoxy has gained support for HTTPS + inspection (still experimental), Brotli decompression, several new filters + and lots of bug fixes, including security ones. In addition, the package + is now built with compression and external filters support, which were + previously disabled. + + + Regarding the NixOS module, new options for HTTPS inspection have been added + and has been replaced by the new + + (See RFC 0042 + for the motivation). + +