Opened 4 months ago

Closed 4 months ago

#19919 closed enhancement (fixed)

c-ares-1.30.0

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

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 4 months ago

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

comment:2 by Bruce Dubbs, 4 months ago

c-ares version 1.30.0 - June 7 2024

This is a maintenance and bugfix release.

Features:

  • Basic support for SIG RR record (RFC 2931 / RFC 2535)

Changes:

  • Validation that DNS strings can only consist of printable ascii characters otherwise will trigger a parse failure.
  • Windows: use GetTickCount64() for a monotonic timer that does not wrap.

Bugfixes:

  • QueryCache: Fix issue where purging on server changes wasn't working.
  • Windows: Fix Y2K38 issue by creating our own ares_timeval_t datatype.
  • Fix packaging issue affecting MacOS due to a missing header.
  • MacOS: Fix UBSAN warnings that are likely meaningless due to alignment issues in new MacOS config reader.
  • Android: arm 32bit build failure due to missing symbol.

comment:3 by Bruce Dubbs, 4 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

ff822d53d2 Update to pcre2-10.44.
9b3b251a0c Update to fribidi-1.0.15.
c271128b26 Update to qpdf-11.9.1.
60ecca8cc2 Update to c-ares-1.30.0.
Note: See TracTickets for help on using tickets.