Skip to content

tesseract 5.5.3 - #295082

Merged
BrewTestBot merged 2 commits into
mainfrom
bump-tesseract-5.5.3
Jul 25, 2026
Merged

tesseract 5.5.3#295082
BrewTestBot merged 2 commits into
mainfrom
bump-tesseract-5.5.3

Conversation

@BrewTestBot

@BrewTestBot BrewTestBot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

  • resource blocks have been checked for updates.
release notes
## What's Changed
* Fix typos by @szepeviktor in https://github.com/tesseract-ocr/tesseract/pull/4497
* Fix missing closing tags in multi-page PAGE XML output by @stweil with @Copilot in https://github.com/tesseract-ocr/tesseract/pull/4506
* Fix Apple CMAKE_SYSTEM_PROCESSOR not set when crosscompiling by @ppavacic in https://github.com/tesseract-ocr/tesseract/pull/4503
* Remove outdated docker-compose.yml (Fixes #4492) by @Mohataseem89 in https://github.com/tesseract-ocr/tesseract/pull/4509
* docs: document memory ownership and lifecycle in C-API by @markbus-ai in https://github.com/tesseract-ocr/tesseract/pull/4511
* Add Portuguese language support and section descriptions (Windows installer) by @eduardomozart in https://github.com/tesseract-ocr/tesseract/pull/4516
* Update Slovak language string in tesseract.nsi by @eduardomozart in https://github.com/tesseract-ocr/tesseract/pull/4518
* fix(nsi): mask LANGID to 16-bit for reliable auto-detection by @eduardomozart in https://github.com/tesseract-ocr/tesseract/pull/4513
* Add GitHub Copilot instructions by @stweil with @Copilot in https://github.com/tesseract-ocr/tesseract/pull/4508
* Correct mutex call to prevent multiple instances by @eduardomozart in https://github.com/tesseract-ocr/tesseract/pull/4517
* Update versions of GitHub actions by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4522
* Bump microsoft/setup-msbuild from 2 to 3 by @dependabot[bot] in https://github.com/tesseract-ocr/tesseract/pull/4533
* Use asciidoctor instead of asciidoc-py for manpage generation by @amitdo with @Copilot in https://github.com/tesseract-ocr/tesseract/pull/4534
* Bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in https://github.com/tesseract-ocr/tesseract/pull/4545
* autotools: Fix linker warning on macOS by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4559
* Fix compiler warning on macOS by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4558
* Cmake cleanup by @zdenop in https://github.com/tesseract-ocr/tesseract/pull/4562
* Remove SW_BUILD option from CMake and CI by @amitdo with @Copilot in https://github.com/tesseract-ocr/tesseract/pull/4566
* Modernize code by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4561
* Remove some files by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4569
* Modernize more code by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4568
* Fix compiler warnings (-Wold-style-cast)  by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4571
* Fix some compiler warnings (-Wunused-parameter) by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4570
* ci: Improve installer for windows by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4572
* Fix several issues reported by Codacy (including real bugs) by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4573
* Bump actions/checkout from 6 to 7 by @dependabot[bot] in https://github.com/tesseract-ocr/tesseract/pull/4574
* Fix crash when LSTM is missing in disabled-legacy build (#4448) by @gaurav0107 in https://github.com/tesseract-ocr/tesseract/pull/4563
* ci: Remove unused ilammy/setup-nasm by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4575
* autotools: Simplify Makefile rules by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4579
* Fix memory-safety issues in .traineddata deserialization by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4581
* Handle send() failures in SVNetwork::Flush by @Ramya-9353 in https://github.com/tesseract-ocr/tesseract/pull/4576
* Small code improvements by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4585
* doc: Add comprehensive PARAMETERS section to the tesseract man page by @stweil with @Copilot in https://github.com/tesseract-ocr/tesseract/pull/4526
* Fix integer overflow in LSTM Convolve and Reconfig deserialization by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4588

New Contributors

Full Changelog: tesseract-ocr/tesseract@5.5.2...5.5.3

View the full release notes at https://github.com/tesseract-ocr/tesseract/releases/tag/5.5.3.


@github-actions github-actions Bot added bump-formula-pr PR was created using `brew bump-formula-pr` icu4c ICU use is a significant feature of the PR or issue labels Jul 24, 2026
@github-actions

Copy link
Copy Markdown
Contributor

馃 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jul 25, 2026
@BrewTestBot
BrewTestBot enabled auto-merge July 25, 2026 00:57
@BrewTestBot
BrewTestBot added this pull request to the merge queue Jul 25, 2026
Merged via the queue into main with commit e3357e6 Jul 25, 2026
22 checks passed
@BrewTestBot
BrewTestBot deleted the bump-tesseract-5.5.3 branch July 25, 2026 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. icu4c ICU use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants