The tb-updater
cannot download the Tor Browser 11.5
in a fully upgraded Whonix-16-workstation :
(Debugging information: curl_status_message: [81] - [curl-scripts curl-prgs (not curl!) reports: Endless data attack triggered.])
This is because the file size exceeds the 100MB
CURL_PRGRS_MAX_FILE_SIZE_BYTES
limit that tb-updater
sets for curl
to prevent endless-data attack.
I noticed that pgerber already fixed it two weeks ago by increasing the size limit to 200MB: Increase Tor Browser size limit to 200 MiB · Kicksecure/tb-updater@17ef6a6 · GitHub, but somehow the change is not available to the users yet.
Do you know when it will be available to users?
I also want to take this opportunity to thank @Patrick and all the other Whonix developers and contributors’ years of continuous efforts into this project. I love you all!