From: W.C.A. Wijngaards Date: Mon, 12 Jun 2023 08:30:50 +0000 (+0200) Subject: - Merge #896: Fix: #895: pythonmodule: add all site-packages X-Git-Tag: release-1.18.0rc1~24^2~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35885e5a707136efe43e1eea2268bcaf6da7d957;p=thirdparty%2Funbound.git - Merge #896: Fix: #895: pythonmodule: add all site-packages directories to sys.path. --- diff --git a/doc/Changelog b/doc/Changelog index 07c2e81ac..751dcce7d 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,7 @@ +12 June 2023: Wouter + - Merge #896: Fix: #895: pythonmodule: add all site-packages + directories to sys.path. + 25 May 2023: Wouter - Fix unbound-dnstap-socket printout when no query is present. - Fix unbound-dnstap-socket time fraction conversion for printout.