Release 3.49.13#631
Merged
Merged
Conversation
Bump the version in configure.ac, htsglobal.h and the Windows version resource, and move VERSION_INFO to 3:5:0. The installed struct layouts and the exported symbol set are unchanged since 3.49.12, so the soname stays libhttrack.so.3 and no Debian package rename is needed. The release is a large one: SOCKS5 and CONNECT proxy support, brotli and zstd content decoding, a family of --update data-loss fixes, 2 GB+ file handling on Windows and 32-bit builds, and the Windows toolchain port to VS2022 with its own CI test suite. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Signed-off-by: Xavier Roche <roche@httrack.com>
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.
Release 3.49.13. Rolls up everything merged since 3.49.12: SOCKS5 and CONNECT proxy support, brotli and zstd content decoding, a family of --update data-loss fixes, port range-checking across the crawled-URL, listen and ftp:// paths, 2 GB+ file handling and non-ASCII paths on Windows, and the Windows toolchain port to VS2022 with OpenSSL 3. Full list in history.txt.
VERSION_INFO moves 3:4:0 to 3:5:0, a revision bump only: the installed struct layouts and the exported symbol set are unchanged since 3.49.12, so the soname stays libhttrack.so.3 and the Debian runtime package is not renamed. Packaging adds libbrotli-dev and libzstd-dev to the build-deps and stops shipping libhtsjava.so.3* (the Java-applet parser was removed upstream).