#17510 closed enhancement (fixed)

unbound-1.17.1

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

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 15 months ago

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

comment:2 by Bruce Dubbs, 15 months ago

Features

  • Expose 'statistics-inhibit-zero' as a configuration option; the default value retains Unbound's behavior.
  • Expose 'max-sent-count' as a configuration option; the default value retains Unbound's behavior.
  • Add max-query-restarts option. Exposes an internal configuration but the default value retains Unbound's behavior.
  • add keep-cache option to 'unbound-control reload' to keep caches.

Bug Fixes

  • Arithmetic on a pointer to void is a GNU extension.
  • In unit test, print python script name list correctly.
  • testcode/dohclient sets log identity to its name.
  • Clarify the use of MAX_SENT_COUNT in the iterator code.
  • Fix that cachedb does not store failures in the external cache.
  • consistently use IPv4/IPv6 in unbound.conf.5.
  • Fix to ignore tcp events for closed comm points.
  • Fix to make sure to not read again after a tcp comm point is closed.
  • libunbound: subprocess reap causes parent process reap to hang.
  • iana portlist update.
  • Complementary fix for distutils.sysconfig deprecation in Python 3.10 to commit 62c5039ab9da42713e006e840b7578e01d66e7f2.
  • [doc] Missing documention in ub_resolve_event() for callback parameter was_ratelimited.
  • Ignore expired error responses.
  • fix use after free when WSACreateEvent() fails.
  • Fix for the ignore of tcp events for closed comm points, preserve the use after free protection features.
  • Segmentation fault in stats.c:404.
  • Add SVCB and HTTPS to the types removed by 'unbound-control flush'.
  • Clear documentation for interactivity between the subnet module and the serve-expired and prefetch configuration options.
  • When used with systemd-networkd, unbound does not start until systemd-networkd-wait-online.service times out.
  • Wrap Makefile script's directory variables in quotes.
  • Fix to wrap Makefile scripts directory in quotes for uninstall.
  • Fix windows compile for libunbound subprocess reap comm point closes.
  • Update github workflows to use checkout v3.
  • Fix wildcard in hyperlocal zone service degradation

comment:3 by Bruce Dubbs, 15 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

f08bf6afb2 Update to mpg123-1.31.2.
1c78e1cb1f Update to unbound-1.17.1.
Note: See TracTickets for help on using tickets.