lsh123

Results 26 comments of lsh123

Sure, xmlsec uses libxml2 anyway for this so if it is disabled there, then it will be disabled here

* Switch XMLSEC_SIZE to use size_t by default (this is ABI breaking change)

Same issue: jquery-sortable.js v0.9.12 with jquery 2.1.1 and bootstrap 3.2.0. I even call 'destroy' but global state is persisted somewhere and "old" callbacks (e.g. onDrop) are called. I fixed the...

> libxml2 2.10.0 disables FTP by default and there's bugs in it which won't be fixed. Maybe worth dropping FTP support entirely, or making it optional with a configure option?...

> Right, the problem is that if you rebuild libxml2 to a newer version without FTP on by default, your xmlsec binary is then broken. xmlsec needs to make it...

sure but even if there is a configure flag for xmlsec, it means xmlsec has to be re-built

> Yeah, that's a consequence of libxml2's choice and unavoidable unfortunately. But with e.g. a proper configure argument, you can disable ftp support in xmlsec, rebuild it, then rebuild libxml2...

> Yes, that's fine, but the lack of a configure option for xmlsec means that you can't do it in a clean order which means you have a working xmlsec...

All the changes from this ticket are done, closing.

Let me do an RC build today and then I will release it in ~2 weeks