diff options
author | Caolán McNamara <cmc@openoffice.org> | 2009-12-17 13:32:53 +0000 |
---|---|---|
committer | Caolán McNamara <cmc@openoffice.org> | 2009-12-17 13:32:53 +0000 |
commit | 94bc4993ff06e14dd586d9f402aaf3fcfc904776 (patch) | |
tree | 06b8079a08aa2e40b79d50e88c330e98e9bcb89b /libxmlsec/xmlsec1-nssmangleciphers.patch | |
parent | f66a3fe05330baac519241310d81e017cacb3e42 (diff) |
xmlsec1_2_14: #i107747#: upgrade to latest xmlsec1, libxml2 and libxslt
Diffstat (limited to 'libxmlsec/xmlsec1-nssmangleciphers.patch')
-rw-r--r-- | libxmlsec/xmlsec1-nssmangleciphers.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libxmlsec/xmlsec1-nssmangleciphers.patch b/libxmlsec/xmlsec1-nssmangleciphers.patch index 6d64914859a7..96f5049f68ae 100644 --- a/libxmlsec/xmlsec1-nssmangleciphers.patch +++ b/libxmlsec/xmlsec1-nssmangleciphers.patch @@ -1,5 +1,5 @@ ---- misc/xmlsec1-1.2.12/src/nss/ciphers.c 2009-09-10 05:16:27.000000000 -0400 -+++ misc/build/xmlsec1-1.2.12/src/nss/ciphers.c 2009-09-10 06:59:39.000000000 -0400 +--- misc/xmlsec1-1.2.14/src/nss/ciphers.c 2009-09-10 05:16:27.000000000 -0400 ++++ misc/build/xmlsec1-1.2.14/src/nss/ciphers.c 2009-09-10 06:59:39.000000000 -0400 @@ -11,180 +11,421 @@ #include <string.h> |