Conversation
Member
Author
PR Author Summary2026-04-04 23:30:22 UTC This PR contains iccDLL ServerPR Detail39 Files Modified
QA Testing2026-04-05 00:37:02 UTC Workflow
Bare Metal
Tool Checks
Library Checks
Cross-platform symbol visibility for shared library |
ChrisCoxArt
approved these changes
Apr 4, 2026
…, RPATH) Add 4 new validation blocks to ci-shared-exports.yml: standard-builds job: - Symbol count assertions (IccProfLib2 >= 2000, IccXML2 >= 500) - SONAME pattern validation (libIcc*[d].so.N) source-install-consumer job: - Symlink chain verification (.so -> .so.2 -> .so.2.x.y.z) - RPATH absence check for installed binaries - SONAME pattern validation for installed libraries - Full governance hardening (credential cleanup, sanitize-sed.sh, all ::error::/::warning:: values wrapped in sanitize_line()) All checks Linux-only (readelf/readlink). macOS coverage uses existing otool/nm checks. Tested locally: 7322 proflib symbols, 2563 xmllib symbols, SONAME libIccProfLib2d.so.2 / libIccXML2d.so.2 confirmed. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Member
Author
Discussion & Analysis2026-04-05 02:03:25 UTC Task: Code Review of ci-latest-release workflow We can see success as the latest Release is now Commit 9525166 #772 Rolling Latest BuildCommit: 1a57166 Downloads
Install via Package Managers
Auto-published by ci-latest-release on push to issue-773. |
This was referenced Apr 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Checklist
#764