Opened 7 weeks ago

Closed 7 weeks ago

#20138 closed enhancement (fixed)

c-ares-1.32.3

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

Description

New point version.

Change History (2)

comment:1 by thomas, 7 weeks ago

Owner: changed from blfs-book to thomas
Status: newassigned

c-ares version 1.32.3 - July 24 2024

This is a bugfix release.

Changes:

  • Prevent complex recursion during query requeuing and connection cleanup for stability. e8b32b8
  • Better propagate error codes on requeue situations. a9bc0a2
  • Try to prevent SIGPIPE from being generated and delivered to integrations. de01baa

Bugfixes:

  • Missing manpage for ares_dns_record_set_id() aa462b3
  • Memory leak in areshosts_entry_to_hostent() due to allocation strategy. PR #824
  • UDP write failure detected via ICMP unreachable should trigger faster failover. PR #821
  • Fix pycares test case regression due to wrong error code being returned. Regression from 1.31.0. PR #820
  • Fix possible Windows crash during ares_destroy() when using event threads. 5609bd4
  • ARES_OPT_MAXTIMEOUTMS wasn’t being honored in all cases. a649c60

comment:2 by thomas, 7 weeks ago

Resolution: fixed
Status: assignedclosed

Fixed in [2dae739d5e]

Note: See TracTickets for help on using tickets.