Skip to content

whitelists updates - #4517

Merged
pgladkows merged 8 commits into
mainfrom
libs-updates-070926
Sep 18, 2026
Merged

pgladkows merged 8 commits into
mainfrom
libs-updates-070926

Conversation

@pgladkows
pgladkows marked this pull request as ready for review September 17, 2026 11:55
Copilot AI lite review requested due to automatic review settings September 17, 2026 11:55

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

No unresolved review issues were identified.

Pull request overview

Updates the Windows SDL library whitelist for current OpenVINO dependencies.

Changes:

  • Removes obsolete ClientApi.dll.
  • Adds openvino_gguf_frontend.dll.
File summaries
File Description
tests/sdl/whitelists.py Updates Windows library whitelist entries.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@pgladkows pgladkows changed the title Libs updates 070926 windows libs updates Sep 17, 2026

@porlows1 porlows1 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Approved

@pgladkows
pgladkows marked this pull request as draft September 17, 2026 12:23
@pgladkows pgladkows changed the title windows libs updates whitelists updates Sep 17, 2026
@pgladkows
pgladkows marked this pull request as ready for review September 18, 2026 08:51
@pgladkows
pgladkows requested review from mzegla and porlows1 and a lite review from Copilot September 18, 2026 08:51

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🔵 Needs a closer look

Python-only Windows DLLs are currently included in the default Windows whitelist.

Review details

Suppressed comments (1)

tests/sdl/whitelists.py:156

  • These DLLs are copied only when with_python=true in windows_create_package.bat:69-99, but placing them in OvmsBaseType.WINDOWS makes them part of the default whitelist. Move them to OvmsBaseType.WINDOWS_PYTHON; otherwise a no-Python Windows package can incorrectly pass SDL with these Python-only files, while the Python-specific whitelist does not represent the files that were added.
        'libovmspython.dll',
        'libpython_calculators.dll',
  • Files reviewed: 1/1 changed files
  • Comments generated: 0 new
  • Review effort level: Lite

@porlows1 porlows1 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Approved

@pgladkows
pgladkows merged commit 4e1c6bd into main Sep 18, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants