Changelog:
- Add SPDX-License-Identifier to public include files.
- Support redirections when running OCR on a URL.
- Lots of fixes and improvements for cmake builds.
- Distributions should use the autoconf build.
- Fix broken msys2 build with gcc 11.
- Fix parameter certainty_scale (was duplicated).
- Fix some compiler warnings and clean code.
- Add libarchive and libcurl in continuous integration actions.
- Update submodule googletest to release v1.11.0.
- Limit BCER to interval [0,1]
- Improved build process
- Cleaned code
Resolves T10055
Signed-off-by: Algent Albrahimi <algent@protonmail.com>