Dockerfile.win32, Dockerfile.win64, .github/workflows/main.yml, .github/workflows/sanitizer.yml: Change Liblouis stable version number to the new 3.36.0 stable version#122
Merged
egli merged 1 commit intoliblouis:masterfrom Dec 3, 2025
Conversation
…ub/workflows/sanitizer.yml: Change Liblouis stable version number to the new 3.36.0 stable version Signed-off-by: Attila Hammer <hammera@pickup.hu>
Contributor
Author
|
Nice, fortunatelly all online checks passed. Attila |
egli
approved these changes
Dec 3, 2025
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.
Hi Boys,
As it is usual, I updated Liblouis stable version from 3.35.0 version to the 3.36.0 version with following affected files:
Me following local test result passed right after I installed new release:
The test-suite.log shows following result:
If all online checks running successfull, please merge this little PR to the master branch.
And an usual question, what I always ask. :-):-)
Will be a new Liblouis UTDML stable 2.13.0 release?
The previous Liblouisutdml 2.12.0 release was released in November 2023, and it only supported Liblouis version 3.27.0. This is not a problem on Linux (if the distribution regularly updates Liblouis versions), but on Windows, the only way to upgrade is to release a new stable Liblouisutdml version so that Liblouisutdml supports a much newer Liblouis version.
Attila