]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Fix contrib/fastrpz.patch to apply cleanly. It fixes for changes
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 20 Jul 2020 09:05:28 +0000 (11:05 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 20 Jul 2020 09:05:28 +0000 (11:05 +0200)
  due to added libdynmod, but it does not compile, it conflicts with
  new rpz code.

doc/Changelog

index a010517cf7317ae08d8f248dd81d36419e9acced..d999d26fb8a23287501e9a295b62e68fc9fad4c1 100644 (file)
@@ -1,7 +1,9 @@
 20 July 2020: Wouter
        - Fix streamtcp to print packet data to stdout.  This makes the
          stdout and stderr not mix together lines, when parsing its output.
-       - Fix contrib/fastrpz.patch to apply cleanly.
+       - Fix contrib/fastrpz.patch to apply cleanly.  It fixes for changes
+         due to added libdynmod, but it does not compile, it conflicts with
+         new rpz code.
 
 17 July 2020: Wouter
        - Fix libnettle compile for session ticket key callback function