Release 3.49.10#442
Merged
Merged
Conversation
Bump the package version to 3.49.10 and curate the release notes. VERSION_INFO goes 3:1:0 -> 3:2:0: the cycle only appended tail fields to the installed options struct (--cookies-file, --pause, --strip-query, the -%u split), no existing symbol or offset changed, so the soname stays .so.3. history.txt gets the 3.49-10 block; debian/changelog gets 3.49.10-1 with the Debian-specific items (DEP-5 copyright, chromium-first browser dep, minizip embedded-library override). Standards-Version 4.7.0 -> 4.7.4: the intervening Policy changes (usr-merge, /usr/games, Priority recommendation, -dev linker scripts, non-free-firmware) need no package change. Co-Authored-By: Claude Opus 4.8 <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.
Cuts 3.49.10, the first release since 3.49.9 (27 commits). New options:
--cookies-fileto preload a Netscape cookies.txt,--pausefor a random inter-file delay,--strip-queryto drop query keys from the dedup naming, and the-%uURL hacks split into independent--keep-www-prefix,--keep-double-slashesand--keep-query-ordertoggles. Notable crawl fixes: redirect-fragment stripping (#204), 206 Content-Range resume (#198), early-mime:abort (#58), the 412/416 reget loop on continue/update (#206), unrecognized URL tails (#115), and recovery from a dead IPv6 address instead of hanging.The library stays soname
.so.3.VERSION_INFOmoves 3:1:0 to 3:2:0 because the only ABI change this cycle was appending tail fields to the installed options struct; every existing symbol and offset is untouched, so the upload is source-only with no NEW and no package rename.debian/changelogcarries the Debian-specific items (DEP-5 copyright #415, chromium-first webhttrack dependency #436, minizip embedded-library override #419) and bumps Standards-Version to 4.7.4, after checking the 4.7.1 through 4.7.4 upgrading checklist needs no package change here.Built clean;
make checkgreen (46 pass, 7 network-skipped); the binary reports3.49-10.