0687b4 Update bind to version 9.18.3 / rev 179 via SR 980817

9 files Authored by dirkmueller 2 years ago, Committed by Bernhard M. Wiedemann 2 years ago,
    Update bind to version 9.18.3 / rev 179 via SR 980817
    
    https://build.opensuse.org/request/show/980817
    by user dirkmueller + dimstar_suse
    - Upgrade to 9.18.3:
      Bugs fixed:
      * Fix a crash in DNS-over-HTTPS (DoH) code caused by premature
        TLS stream socket object deletion.
      * RPZ NSIP and NSDNAME rule processing didn't handle stub and
        static-stub zones at or above the query name. This has now
        been addressed.
      * Fixed a deadlock that could occur if an rndc connection arrived
        during the shutdown of network interfaces.
      * Refactor the fctx_done() function to set fctx to NULL after
        detaching, so that reference counting errors will be easier to
        avoid.
      * udp_recv() in dispatch could trigger an INSIST when the
        callback's result indicated success but the response was
        canceled in the meantime.
      * Work around a jemalloc quirk which could trigger an
        out-of-memory condition in named over time.
      *
    
        
file modified
+0 -0
file modified
+37 -0
file removed
-1
file added
+1
file modified
+42 -0
file modified
+1 -2