Source release 16.4.1

This commit is contained in:
John "Juce" Bruce
2023-02-08 16:23:36 -08:00
parent 8c17574083
commit ad166f1323
86 changed files with 7598 additions and 43 deletions

View File

@@ -2,6 +2,15 @@
[TOC]
## 16.4.1 (2022-02-08)
Bugfixes:
- Restores the `oemcrypto/opk/` directory that was erroneously removed from
prior CE CDM 16.x releases during repository cleanup.
- Fixes issues using GYP on recent Python 3 releases.
- Fixes an issue where `CdmTest.RequestPersistentLicenseWithWrongInitData`
would fail due to being unnecessarily strict about HTTP error codes.
## 16.4.0 (2020-10-09)
Features: