Opened 5 months ago

Closed 5 months ago

#20654 closed enhancement (fixed)

fetchmail-6.5.1

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

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 5 months ago

fetchmail-6.5.1

## BUG AND PORTABILITY FIXES:

  • Drop two wolfSSL compile-time checks that were for older 6.4 or for future 7.0 releases and broke compilation with wolfSSL 5.7.4.

  • Use %p instead of non-portable %#p for one wolfSSL-related diagnostic message (FreeBSD defines %#p to be %p, on many other platforms it's undefined behavior).
  • Add regex_helper.c to list of files that contain translatable strings, which contains two strings we missed to translate.

## CHANGES:

  • Simplify EVP_MD_fetch API detection ("like OpenSSL 3" vs. "like OpenSSL 1") for version switch and base it on the claimed OpenSSL version of the crypto SSL, which works for LibreSSL (claims OpenSSL 2) and wolfSSL alike.

## TRANSLATIONS

comment:2 by Bruce Dubbs, 5 months ago

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

comment:3 by Bruce Dubbs, 5 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

ffb6e1136a Update to fetchmail-6.5.1.
4591706279 Update to sudo-1.9.16p1.
Note: See TracTickets for help on using tickets.