Skip to content

Commit 8146e05

Browse files
committed
Update Changelog for v1.5.2
1 parent 58208ab commit 8146e05

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.5.2] - 2022-10-11
9+
10+
### Fixed
11+
12+
- Fixed license signature calculation for newer Widevine Server licenses on OEM Crypto v16.0.0 or newer.
13+
The `oemcrypto_core_message` data needed to be part of the HMAC ingest if available.
14+
815
## [1.5.1] - 2022-10-23
916

1017
### Added
@@ -325,6 +332,7 @@ This release is primarily a maintenance release for `serve` functionality but so
325332

326333
Initial Release.
327334

335+
[1.5.2]: https://github.com/rlaphoenix/pywidevine/releases/tag/v1.5.2
328336
[1.5.1]: https://github.com/rlaphoenix/pywidevine/releases/tag/v1.5.1
329337
[1.5.0]: https://github.com/rlaphoenix/pywidevine/releases/tag/v1.5.0
330338
[1.4.4]: https://github.com/rlaphoenix/pywidevine/releases/tag/v1.4.4

0 commit comments

Comments
 (0)