./security/libksba, X.509 library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.6.7, Package name: libksba-1.6.7, Maintainer: pkgsrc-users

KSBA is a library to make the task of working with X.509 certificates,
CMS data and related data more easy.


Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 689.88 KB

Version history: (Expand)


CVS history: (Expand)


   2025-03-03 22:32:28 by Nia Alarie | Files touched by this commit (12)
Log message:
mk: Introduce and use MASTER_SITE_GNUPG

Various packages around the tree use a different variant
of MASTER_SITES to access various GnuPG mirrors, let's just
centralize them in one locaiton.

While here, fix some lint warnings.
   2024-06-26 21:32:34 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
libksba: updated to 1.6.7

Noteworthy changes in version 1.6.7 (2024-06-21) [C22/A14/R7]
------------------------------------------------

 * Allow for an empty Subject in certs.
   2024-02-23 20:43:01 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
libksba: updated to 1.6.6

Noteworthy changes in version 1.6.6 (2024-02-23)
------------------------------------------------

* Fix a possible wrong error return from the DER builder.
   2023-11-17 22:31:02 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
libksba: updated to 1.6.5

Noteworthy changes in version 1.6.5 (2023-11-16)
------------------------------------------------

* Add Brainpool curve detection using parameters with compressed base
   point.

* New configure option --with-libtool-modification.
   2023-06-26 21:37:25 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
libksba: updated to 1.6.4

Noteworthy changes in version 1.6.4 (2023-06-19) [C22/A14/R4]
------------------------------------------------

 * Correctly detect CMS write errors.
   2022-12-28 10:38:22 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
libksba: updated to 1.6.3

Noteworthy changes in version 1.6.3 (2022-12-06)
------------------------------------------------
 * Fix another integer overflow in the CRL parser.
   2022-10-09 09:51:10 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
libksba: updated to 1.6.2

Noteworthy changes in version 1.6.2 (2022-10-07) [C22/A14/R2]
------------------------------------------------

 * Fix integer overflow in the CRL parser.
   2022-09-27 14:47:26 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
libksba: updated to 1.6.1

Noteworthy changes in version 1.6.1 (2022-09-16)
------------------------------------------------
* Allow an OCSP server not to return the sent nonce.