2012-09-28 14:31:59 by Adam Ciarcinski | Files touched by this commit (3) |
Log message:
Fix building on Darwin
|
2012-06-14 09:45:42 by Steven Drake | Files touched by this commit (1202) |
Log message:
Recursive PKGREVISION bump for libxml2 buildlink addition.
|
2012-05-07 03:54:16 by David A. Holland | Files touched by this commit (473) |
Log message:
Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
|
2011-05-18 12:51:39 by Matthias Drochner | Files touched by this commit (2) | |
Log message:
update to 1.2.18
change: fixes a serious crasher
|
2011-04-22 15:45:23 by OBATA Akio | Files touched by this commit (2234) |
Log message:
recursive bump from gettext-lib shlib bump.
|
2011-04-01 14:27:45 by Thomas Klausner | Files touched by this commit (6) |
Log message:
Update to 1.2.17, for security reasons.
* Preparations for 1.2.17 release
* Fixed security issue with libxslt (CVE-2011-1425, reported by Nicolas Gregoire)
* Fixed pkcs12 file loading (based on patch from Andre de Souza Pinto)
* Fixed comments (based on patch from Wolfgang Woehl)
* Fixed extra quotes in configure (bug #631258)
* Fixed configure issue with empty --with-libxml/libxsl and config scripts in \
/bin directory
* Fixed gcrypt init/shutdown (patch from Roumen)
|
2010-12-25 12:35:07 by OBATA Akio | Files touched by this commit (3) |
Log message:
DragonFly also not require extra libs for OpenSSL.
|
2010-10-04 14:46:26 by OBATA Akio | Files touched by this commit (4) |
Log message:
fixes patches for previous commit, not for generated file.
|
2010-10-04 14:32:17 by OBATA Akio | Files touched by this commit (5) |
Log message:
Remove redundant escape slash from *.pc file.
It's shell script style escape, not required in *.pc file
and break build of security/lasso.
Bump PKGREVISION.
|
2010-06-06 14:36:11 by OBATA Akio | Files touched by this commit (7) |
Log message:
Update xmlsec1 to 1.2.16.
* May 26 2010
Changes in XML Security Library 1.2.16 release:
* New xmlsec-gcrypt library.
* xmlsec-gcrypt: Added RSA with SHA1/SHA256/SHA384/SHA512/MD5/RIPEMD160, DSA
with SHA1, AES/DES KW support.
* xmlsec-gnutls: Added X509 support and converted the library to use xmlsec-
crypt library for all crypto operations.
* xmlsec-mscrypto: RSA/OAEP and AES/DES KW support.
* Several minor bug fixes and code cleanups.
* April 29 2010
Changes in XML Security Library 1.2.15 release:
* xmlsec-mscrypto: Added HMAC with MD5, SHA1, SHA256/384/512; RSA with MD5,
SHA256/384/512 support.
* xmlsec-mscrypto: Converted to Unicode (the non-Unicode builds are still
available as compile time option).
* xmlsec-nss: Added MD5 and SHA256/384/512 support for digest, HMAC and RSA
(the new minimum required version for NSS library is 3.9).
* xmlsec-gnutls: Added SHA256/384/512 for digest and HMAC; MD5 and RIPEMD160
digests support (the new minimum required version for GnuTLS library is
2.8.0).
* Fixed typo: "Copyrigth" should be "Copyright".
* Several critical bug fixes and code cleanups.
* December 5 2009
Changes in XML Security Library 1.2.14 release:
* XMLSec library is switched from built-in LTDL library to the system LTDL
library on Linux/Unix and native calls on Windows to fix security issue
(CVE-2009-3736) in LTDL.
* Fixed minor bugs (see log for complete list).
|