Opened 14 months ago
Closed 14 months 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 , 14 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]
comment:2 by , 14 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 14 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
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.