Update dependency tesseract-ocr/tesseract to v5.3.4
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
tesseract-ocr/tesseract | patch |
5.3.3-ubi9 -> 5.3.4
|
|
tesseract-ocr/tesseract | patch |
5.3.3 -> 5.3.4
|
|
tesseract-ocr/tesseract | ironbank-github | patch |
5.3.3 -> 5.3.4
|
Release Notes
tesseract-ocr/tesseract (tesseract-ocr/tesseract)
v5.3.4
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
- @STMiki made their first contribution in https://github.com/tesseract-ocr/tesseract/pull/4151
- @sadra-barikbin made their first contribution in https://github.com/tesseract-ocr/tesseract/pull/4178
Full Changelog: https://github.com/tesseract-ocr/tesseract/compare/5.3.3...5.3.4
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.