./security/xml-security-c, XML Digital Signature specification implementation

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


Branch: pkgsrc-2009Q2, Version: 1.5.1, Package name: xml-security-c-1.5.1, Maintainer: hasso

XML Security is an C++ implementation of the W3C digital signature
specification that makes it possible for programmers to create and
validate signed XML documents.


Required to run:
[textproc/xalan-c] [textproc/xerces-c]

Required to build:
[devel/libtool-base] [devel/gmake] [devel/pkg-config]

Master sites:

SHA1: e51d3dca7f32cfcc2090d4d20cf8a1d032d95d79
RMD160: eadeb25398d6a0fa6cd22d531470bc1dea1632d3
Filesize: 935.477 KB

Version history: (Expand)


CVS history: (Expand)


   2009-07-25 21:40:54 by Matthias Scheler | Files touched by this commit (3) | Package updated
Log message:
Pullup ticket #2835 - requested hasso
xml-security-c: security update

Revisions pulled up:
- security/xml-security-c/Makefile		1.3
- security/xml-security-c/PLIST			1.3
- security/xml-security-c/distinfo		1.2
---
Module Name:    pkgsrc
Committed By:   hasso
Date:           Fri Jul 24 20:33:16 UTC 2009

Modified Files:
        pkgsrc/security/xml-security-c: Makefile PLIST distinfo

Log message:
Update to 1.5.1. No detailed changelog, but from announcements:

1.5.1 release provides some bug fixes and a fix for the recently announced
HMAC vulnerability in the XML Signature specification (CVE-2009-0217).

1.5.0 release provides more bug fixes, partial support for Inclusive
Canonicalization 1.1, and support for the Xerces 3.x official release and
32/64-bit portability APIs.