Path to this page:
./
security/libassuan2,
IPC library used by some of the other GnuPG related packages
Branch: CURRENT,
Version: 3.0.1,
Package name: libassuan-3.0.1,
Maintainer: pkgsrc-usersThe Libassuan package contains an IPC library used by some of the
other GnuPG related packages. Libassuan's primary use is to allow
a client to interact with a non-persistent server. Libassuan is
not, however, limited to use with GnuPG servers and clients. It
was designed to be flexible enough to meet the demands of many
transaction based environments with non-persistent servers.
Required to run:[
security/libgpg-error]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 578.545 KB
Version history: (Expand)
- (2024-08-09) Updated to version: libassuan-3.0.1
- (2024-03-07) Updated to version: libassuan-2.5.7
- (2023-06-26) Updated to version: libassuan-2.5.6
- (2021-04-05) Updated to version: libassuan-2.5.5
- (2020-12-03) Updated to version: libassuan-2.5.4
- (2019-02-13) Updated to version: libassuan-2.5.3
CVS history: (Expand)
2024-03-07 11:48:40 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
libassuan2: updated to 2.5.7
Noteworthy changes in version 2.5.7 (2024-03-06)
* New configure option --with-libtool-modification.
* Change the naming of the 64 bit Windows DLL from libassuan6-0.dll
to libassuan-0.dll to sync this with what we did for libgpg-error.
|
2023-11-15 17:12:05 by Nia Alarie | Files touched by this commit (2) |
Log message:
libassuan2: Add missing <sys/select.h> include.
Fixes building on Mac OS X 10.4.
|
2023-06-26 21:40:01 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
libassuan2: updated to 2.5.6
Noteworthy changes in version 2.5.6 (2023-06-19) [C8/A8/R6]
------------------------------------------------
* Fix logging of confidential data. [rA0fc31770fa]
* Fix memory wiping. [T5977]
* Fix macOS build problem. [T5440,T5610]
* Upgrade autoconf stuff.
|
2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605) |
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
|
2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message:
security: Remove SHA1 hashes for distfiles
|
2021-04-05 10:57:39 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
libassuan2: updated to 2.5.5
Noteworthy changes in version 2.5.5 (2021-03-22)
------------------------------------------------
* Allows starting servers with Unicode names on Windows.
* Fix a crash in the logging code.
* Upgrade autoconf stuff.
|
2020-12-03 13:06:40 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
libassuan2: updated to 2.5.4
Noteworthy changes in version 2.5.4
* Support Unicode socket names on Windows.
* Fix some minor build annoyances.
|
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message:
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
|