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

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


Branch: CURRENT, Version: 2.0.4nb1, Package name: xml-security-c-2.0.4nb1, Maintainer: pkgsrc-users

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/xerces-c] [security/openssl]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 892.368 KB

Version history: (Expand)


CVS history: (Expand)


   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-07-13 19:54:17 by Masatake Daimon | Files touched by this commit (2)
Log message:
security/xml-security-c: Update to 2.0.4

--
October 2021

Version 2.0.3 of the Apache XML Security for C++ library has been
released. This release adds support for OpenSSL 3.0.0, though using a
number of now-deprecated function calls.

--
November 2021

Version 2.0.4 of the Apache XML Security for C++ library has been
released. This release fixes a regression in 2.0.3 allowing the code to
build on pre-1.1 OpenSSL versions.
   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
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
   2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836)
Log message:
*: Recursive revision bump for openssl 1.1.1.
   2018-12-29 20:03:39 by Thomas Klausner | Files touched by this commit (2)
Log message:
xml-security: remove patches that are not in distinfo
   2018-12-16 23:53:35 by Nia Alarie | Files touched by this commit (1)
Log message:
xml-security-c: Add a test target.