Path to this page:
Subject: CVS commit: pkgsrc/security/libassuan2
From: Adam Ciarcinski
Date: 2025-02-19 20:26:04
Message id: 20250219192604.F2608FBE0@cvs.NetBSD.org
Log Message:
libassuan2: updated to 3.0.2
Noteworthy changes in version 3.0.2 (2025-02-18)
* Fix for FreeBSD to set the pid of assuan_peercred_t.
* Use socklen_t for the length of socket address.
* Fix errno setting on Widnows for assuan_sock_bind failure.
* New assuan_sock_get_flag "w32_error" to get the actual Windows
error after a system call and not just the mapped errno.
Files: