Update to xmlsec-0.0.12 from maintainer.
fixed 91 bits HMAC bug, fixed minor compile warnings for the external DTD patch, fixed bug with EVP ciphers for OpenSSL 0.9.7 when last block was not processed for padding, etc.
This commit is contained in:
parent
c4d07290dd
commit
d17234477e
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2002/12/04 02:22:38 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2003/01/30 14:29:29 couderc Exp $
|
||||
|
||||
COMMENT= "XML security library"
|
||||
|
||||
VERSION= 0.0.11
|
||||
VERSION= 0.0.12
|
||||
DISTNAME= xmlsec-${VERSION}
|
||||
CATEGORIES= security
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xmlsec-0.0.11.tar.gz) = d1f6d12815b88e327c7bf69bd391e258
|
||||
RMD160 (xmlsec-0.0.11.tar.gz) = b580770c0cd8c6965699b3ef990e5accbba453ec
|
||||
SHA1 (xmlsec-0.0.11.tar.gz) = d555c63de699fa4ff96169c371338295cbf75cea
|
||||
MD5 (xmlsec-0.0.12.tar.gz) = 8dedf94d8f43e285aa0e94a61bb7804d
|
||||
RMD160 (xmlsec-0.0.12.tar.gz) = 18928655560653f1be72c9e02b32d20210dea03b
|
||||
SHA1 (xmlsec-0.0.12.tar.gz) = acd12d45c40e7170950c343ba2ff52242eef9c5a
|
||||
|
@ -1,3 +1,3 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.3 2002/12/04 02:22:38 naddy Exp $
|
||||
lib/libxmlsec.so.0.11
|
||||
DYNLIBDIR(%B)
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.4 2003/01/30 14:29:29 couderc Exp $
|
||||
lib/libxmlsec.so.0.12
|
||||
DYNLIBDIR(%D/lib)
|
||||
|
Loading…
Reference in New Issue
Block a user