Skip to content

Bump the engine and cut versionCode 85 - #84

Merged
xroche merged 1 commit into
masterfrom
release-vc85
Jul 28, 2026
Merged

Bump the engine and cut versionCode 85#84
xroche merged 1 commit into
masterfrom
release-vc85

Conversation

@xroche

@xroche xroche commented Jul 28, 2026

Copy link
Copy Markdown
Owner

Moves the pinned engine 52 commits to cd3051c and cuts versionCode 85. The bump brings in 374087a, the fix for the log-callback va_list bug that segfaulted the crawl when the sitemap checkbox was set in vc84, so this closes #82.

Engine version is still 3.49.14, so the versionName prefix stays. The build list and the option table did not move either, so nothing changes in Android.mk or the GUI wiring. I checked that the new engine actually linked by grepping the built libhttrack.so for a symbol new to the bump: 11 hits, against 0 in the vc84 .so.

Not device-tested. The sitemap arm has only ever been proven against a locally patched engine, never against this pin.

Moves the pinned engine 52 commits, from 9e29c1e to cd3051c. One of them is
374087a, the fix for the va_list bug behind the sitemap checkbox crashing the
crawl on Android.

HTTRACK_VERSIONID is still 3.49.14, so the versionName prefix does not change.
The engine's source list did not move either, so Android.mk needs no edit, and
no new command-line option turned up.

Closes #82

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Signed-off-by: Xavier Roche <roche@httrack.com>
@xroche
xroche merged commit 8b131a6 into master Jul 28, 2026
5 checks passed
@xroche
xroche deleted the release-vc85 branch July 28, 2026 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The sitemap checkbox crashes the crawl in vc84

1 participant