File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and 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
326333Initial 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
You can’t perform that action at this time.
0 commit comments