[xmlsec] New xmlsec 1.2.26 release

Aleksey Sanin aleksey at aleksey.com
Fri Jun 8 09:39:42 PDT 2018


Sorry about that -- the "old" way required xmlSecIOCleanupCallbacks()
call which was annoying. BTW, you can remove it now and don't
re-register default callbacks (less code).


Aleksey

On 6/8/18 12:23 AM, Miklos Vajna wrote:
> Hi,
> 
> On Tue, Jun 05, 2018 at 09:53:16AM -0700, Aleksey Sanin <aleksey at aleksey.com> wrote:
>> The XML Security Library 1.2.26 release includes the following changes:
> 
> One subtle change we noticed on the LibreOffice side is this:
> https://github.com/lsh123/xmlsec/commit/968646fb9b8428174a112fce2f08b1ec89d0ed97
> 
> This actually broke our usage of libxmlsec, now we have a version check:
> 
> https://cgit.freedesktop.org/libreoffice/core/tree/xmlsecurity/source/xmlsec/xmlstreamio.cxx#n160
> 
> It might be interesting for other consumers of libxmlsec if they also
> register both custom and default callbacks.
> 
> At least in our case luckily this was caught be integration tests, so no
> end-user regression. :-)
> 
> Just flagging this so fixing the same elsewhere takes less time.
> 
> Regards,
> 
> Miklos
> 


More information about the xmlsec mailing list