Page MenuHomeSolus

Update botan2 to 2.18.1
ClosedPublic

Authored by EbonJaeger on May 11 2021, 6:12 PM.
Tags
None
Referenced Files
F10874199: D11057.id26624.diff
Jun 19 2023, 11:29 PM
F10874150: D11057.id26664.diff
Jun 19 2023, 11:02 PM
F10867292: D11057.diff
Jun 17 2023, 7:38 PM
F10776132: D11057.id.diff
May 23 2023, 6:42 AM
F10741697: D11057.diff
May 14 2023, 11:03 AM
Subscribers

Details

Summary

Summarized Changelog:

  • Fix a bug which caused decoding a certificate which contained more than one name in a single RDN
  • Fix a bug which caused OID lookup failures when run in a locale which uses thousands separators
  • DNS names in name constraints were compared with case sensitivity, which could cause valid certificates to be rejected
  • X.509 name constraint extensions were rejected if non-critical
  • X.509 name constraints were incorrectly applied to the certificate which included the constraint

Full changelog available here.

Test Plan

Build CoreCtrl against this version and make sure it still works

Diff Detail

Repository
R4803 botan2
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 365
Build 365: arc lint + arc unit