Opened 2 months ago

Closed 8 weeks ago

#19353 closed enhancement (fixed)

npth-1.7

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 Xi Ruoyao, 2 months ago

  • The npth-config command is not installed by default, because it is now replaced by use of pkg-config/gpgrt-config with npth.pc. Supply --enable-install-npth-config configure option, if needed.
  • Support for legacy systems w/o pthread_rwlock_t support. [T4306]
  • New functions npth_poll and npth_ppoll for Unix. [T5748]
  • Fixes to improve support for 64 bit Windows.
  • Fix declaration conflict using newer mingw versions. [T5889]
  • Fix build problems on Solaris 11. [T4491]
  • Fix detecting of the pthread library. [rPTH6629a4b801]
  • Clean up handling of unsafe semaphores on AIX. [T6947]
  • Link without -flat_namespace to support macOS 11. [T5610]

Release-info: https://dev.gnupg.org/T7010

comment:2 by Bruce Dubbs, 8 weeks ago

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

comment:3 by Bruce Dubbs, 8 weeks ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

c653bcbe80 Update to libgpg-error-1.48.
f0225ad102 Update to libksba-1.6.6.
d5f7330043 Update to npth-1.7.
Note: See TracTickets for help on using tickets.