Parse sealed Chromium library entries exactly #8
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/chromium-runtime-ldconfig-check"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The first sealed Chromium runtime build installed and audited all four exact packages successfully, then rejected the image because the library assertion expected a literal leading space while ldconfig indents entries with a tab.
Parse the first ldconfig field with awk and require an exact library-name match.
Verification: