K 10 svn:author V 6 fluffy K 8 svn:date V 27 2020-01-11T12:16:33.522082Z K 7 svn:log V 582 MFH: r522563 security/botan2: update to 2.13.0 release * Fix a bug introduced in 2.12.0 where TLS::Channel::is_active and TLS::Channel::is_closed could simultaneously return true. (GH #2174 #2171) * Use std::shared_ptr instead of boost::shared_ptr in some examples. (GH #2155) * Add Roughtime client (GH #2143 #1842) * Add support for XMSS X.509 certificates (GH #2172) * Add support for X.509 CRLs in FFI layer and Python wrapper (GH #2213) https://botan.randombit.net/news.html PR: 243239 Submitted by: maintainer Approved by: maintainer Approved by: ports-secteam (joneum) END