K 10 svn:author V 6 grembo K 8 svn:date V 27 2017-01-16T14:24:34.671859Z K 7 svn:log V 417 Fix build with LibreSSL Even though building worked ok, linking to the resulting library libxmlsec1-openssl.so caused various symbol lookup errors such as: /usr/local/lib/libxmlsec1-openssl.so: undefined reference to `X509_OBJECT_get0_X509' /usr/local/lib/libxmlsec1-openssl.so: undefined reference to `ASN1_STRING_get0_data' As the problem only appears at runtime I bumped the revision. Approved by: ssl blanket END