./security/libksba, X.509 library

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


Branch: pkgsrc-2014Q3, Version: 1.3.2, Package name: libksba-1.3.2, 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 run:
[security/libgpg-error] [security/libgcrypt]

Master sites:

SHA1: 37d0893a587354af2b6e49f6ae701ca84f52da67
RMD160: f58993d067acda2e2dae5497c058f19cdf84a539
Filesize: 586.867 KB

Version history: (Expand)


CVS history: (Expand)


   2014-12-14 10:35:27 by Matthias Scheler | Files touched by this commit (3)
Log message:
Pullup ticket #4571 - requested by snj
security/libksba: security patch

Revisions pulled up:
- security/libksba/Makefile                                     1.30
- security/libksba/distinfo                                     1.17
- security/libksba/patches/patch-aa                             1.2

---
   Module Name:    pkgsrc
   Committed By:   wiz
   Date:           Tue Nov 25 14:35:37 UTC 2014

   Modified Files:
           pkgsrc/security/libksba: Makefile distinfo
           pkgsrc/security/libksba/patches: patch-aa

   Log message:
   Update to 1.3.2. Add comment to patch.

   Noteworthy changes in version 1.3.2 (2014-11-25) [C19/A11/R3]
   ------------------------------------------------

    * Fixed a buffer overflow in ksba_oid_to_str.

   Noteworthy changes in version 1.3.1 (2014-09-18)
   ------------------------------------------------

    * Fixed memory leak in CRL parsing.

    * Build fixes for Windows, Android, and ppc64el.