]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Merge #896: Fix: #895: pythonmodule: add all site-packages
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 12 Jun 2023 08:30:50 +0000 (10:30 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 12 Jun 2023 08:30:50 +0000 (10:30 +0200)
  directories to sys.path.

doc/Changelog

index 07c2e81ac55b1bfe65d622f62904f32e5af2f75c..751dcce7dbd4646cd1e14b944ed55cebca44878f 100644 (file)
@@ -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.