Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tesseract 5.3.4 #160274

Merged
merged 2 commits into from
Jan 18, 2024
Merged

tesseract 5.3.4 #160274

merged 2 commits into from
Jan 18, 2024

Conversation

bevanjkay
Copy link
Member

@bevanjkay bevanjkay commented Jan 18, 2024

Created by brew bump


Created with brew bump-formula-pr.

  • resource blocks have been checked for updates.
release notes
## What's Changed
* Fixes for autoconf, clang and sw builds
* Send output of combine_tessdata -d to stdout instead of stderr. Fixes #4149 by @tfmorris in https://github.com/tesseract-ocr/tesseract/pull/4150
* Move bail_out function before libtoolize check by @STMiki in https://github.com/tesseract-ocr/tesseract/pull/4151
* Improve OCR for an image URL
  * Fail on curl download errors
  * Add new parameter curl_cookiefile for curl_easy_setopt by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4156
  * Set User-Agent: header field in HTTP request for curl downloads
* Force TCP v4 for socket to ScrollView server. Fixes #3000 by @tfmorris in https://github.com/tesseract-ocr/tesseract/pull/4162
* Fix some compiler warnings and avoid unnecessary conversions from std::string to char pointer by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4174
* Fix a tiny typo in `publictypes.h` by @sadra-barikbin in https://github.com/tesseract-ocr/tesseract/pull/4178
* Fixes for autoconf, clang and sw builds
* Other small improvements for code and documentation.

New Contributors

Full Changelog: tesseract-ocr/tesseract@5.3.3...5.3.4

@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 Jan 18, 2024
Copy link
Contributor

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

@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 Jan 18, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 18, 2024
Merged via the queue into Homebrew:master with commit b20f1f6 Jan 18, 2024
12 checks passed
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.

None yet

3 participants