Skip to content

Release/1.1.0#27

Closed
afranc083 wants to merge 4 commits into
mainfrom
release/1.1.0
Closed

Release/1.1.0#27
afranc083 wants to merge 4 commits into
mainfrom
release/1.1.0

Conversation

@afranc083

Copy link
Copy Markdown
Contributor

Widevine DRM version upgraded from 16 to 18 .11.0

afranc083 and others added 4 commits February 18, 2026 12:04
Reason for change: updating widevine drm verison to 18

Test Procedure: Build and verify.

Signed-off-by: ligin_punoose@comcast.com

git push origin HEAD:refs/for/feature/RTK-2032
[RDKMVE-2287]: Widevine DRM version upgraded to 18 [RDK9]
Copilot AI review requested due to automatic review settings May 21, 2026 07:16

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Widevine RDK build/release metadata for the 1.1.0 release line associated with upgrading Widevine DRM to v18.

Changes:

  • Update the Realtek-specific link dependency from the previous OEMCrypto reference library to liboemcrypto.so.
  • Add a new 1.1.0 section to CHANGELOG.md dated 21 May 2026.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
CMakeLists.txt Adjusts Realtek platform link libraries for the Widevine plugin.
CHANGELOG.md Documents the 1.1.0 release entries and date.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread CMakeLists.txt

if(DEFINED WIDEVINE_REALTEK)
target_link_libraries(${DRM_PLUGIN_NAME} PRIVATE liboec_ref_shared.so crypto curl ssl rt pthread)
target_link_libraries(${DRM_PLUGIN_NAME} PRIVATE liboemcrypto.so crypto curl ssl rt pthread)
@afranc083 afranc083 closed this May 21, 2026
@afranc083 afranc083 deleted the release/1.1.0 branch May 21, 2026 07:22
@github-actions github-actions Bot locked and limited conversation to collaborators May 21, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants