Opened 2 years ago

Closed 2 years ago

#17184 closed enhancement (fixed)

unbound-1.17.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 11.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 2 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 2 years ago

From the Changelog:

  • Fix PROXYv2 header read for TCP connections when no proxied addresses are provided.
  • Fix to stop possible loops in the tcp reuse code (write_wait list and tcp_wait list).
  • Fix unit test to properly test the reuse_write_wait_pop function.
  • Fix to stop responses with TC flag from resulting in partial responses. It retries to fetch the data elsewhere, or fails the query and in depth fix removes the TC flag from the cached item.
  • Fix proxy length debug output printout typecasts.
  • Fix dnscrypt compile for proxy protocol code changes.
  • Use DEBUG_TDIR from environment in mini_tdir.sh for debugging.
  • Fix string comparison in mini_tdir.sh.
  • Make ede.tdir test more predictable by using static data.
  • Fix checkconf test for dnscrypt and proxy port.
  • Merge 764: Leniency for target discovery when under load (for NRDelegation changes).
  • Fix static analysis report to remove dead code from the rpz_callback_from_iterator_module function.
  • Fix to clean up after the acl_interface unit test.
  • Merge 760: PROXYv2 downstream support. (New proxy-protocol-port configuration option).
  • Fix to remove erroneous TC flag from TCP upstream.
  • Fix test tdir skip report printout.
  • Fix windows compile, the identifier interface is defined in headers.
  • Fix to close errno block in comm_point_tcp_handle_read outside of ifdef.
  • Better output for skipped tdir tests.

comment:3 by Bruce Dubbs, 2 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

754f0d7616 Update to libsoup-2.74.3.
70069a9dd3 Update to gnupg-2.3.8.
36380812f6 Update to nss-3.84.
0c5a3ec710 Update to unbound-1.17.0.
Note: See TracTickets for help on using tickets.