mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 17:00:28 +04:00
58747d6b8a
Changes since 1.6.7: * Fix double increment in DN parser while counting hexdigits. * Fix a memory leak in the BER decoder's error handling. * Fix an assertion failure in the OCSP code. * Support SHA256 based CertIDs in OCSP. * Use nonstring attribute for gcc-15. * Remove remaining WindowsCE support. Link: https://dev.gnupg.org/source/libksba/browse/master/NEWS Signed-off-by: Daniel Golle <daniel@makrotopia.org>