Path to this page:
./
security/libksba,
X.509 library
Branch: pkgsrc-2016Q1,
Version: 1.3.4,
Package name: libksba-1.3.4,
Maintainer: pkgsrc-usersKSBA 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: bc84945400bd1cabfd7b8ba4e20e71082f32bcc9
RMD160: 0aed5134e154b6183d95ee20f730abbb254fb393
Filesize: 604.856 KB
Version history: (Expand)
- (2016-06-19) Updated to version: libksba-1.3.4
- (2016-04-07) Package added to pkgsrc.se, version libksba-1.3.3 (created)
CVS history: (Expand)
2016-06-19 12:35:08 by S.P.Zeidler | Files touched by this commit (2) | |
Log message:
Pullup ticket #5044 - requested by bsiegert
security/libksba: security update
Revisions pulled up:
- security/libksba/Makefile 1.32
- security/libksba/distinfo 1.20
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: bsiegert
Date: Sat Jun 18 07:25:13 UTC 2016
Modified Files:
pkgsrc/security/libksba: Makefile distinfo
Log message:
Update libksba to 1.3.4, fixing several vulnerabilities.
Noteworthy changes in version 1.3.4 (2016-05-03) [C19/A11/R4]
------------------------------------------------
* Fixed two OOB read access bugs which could be used to force a DoS.
* Fixed a crash due to faulty curve OID lookup code.
* Synced the list of supported curves with those of Libgcrypt.
* New configure option --enable-build-timestamp; a build timestamp is
not anymore used by default.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/security/libksba/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/security/libksba/distinfo
|