Version 2.9j of WWWOFFLE released : Sat 23 Mar 2016 --------------------------------------------------- Bug Fixes Fix to remove compilation warnings for [gs]etres[ug]id() functions. Don't delete newlines from within quoted strings when modifying HTML. Accept 'Transfer-Encoding: Chunked' instead of '... chunked'. Increase the socket backlog to queue requests better. Documentation changes for mailing lists, web-page and e-mail addresses. Accept data from servers that use gzip encoding but don't send the tail. Improve the error messages for gnutls problems. [*] Some gnutls fixes and improvements. [*] Fix an error with chunked encoding and compression from slow servers. Fix HTML (and CSS) parsing problems related to media types. Improvements: Increase the root certificate and fake certificates to 2048 bits. [*] Change the certificate hash function to SHA256 (SHA1 is deprecated). [*] Use the SNI TLS extension for incoming and outgoing https connections. [*] *NOTE* *These only apply if WWWOFFLE is compiled with SSL/https support*
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bea395ee50cc2b22c8da8a6698febed0065e940 commit 4bea395ee50cc2b22c8da8a6698febed0065e940 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-10-15 00:45:34 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-10-15 00:50:12 +0000 net-proxy/wwwoffle: add 2.9j Bug: https://bugs.gentoo.org/874894 Closes: https://bugs.gentoo.org/765094 Closes: https://bugs.gentoo.org/926194 Closes: https://bugs.gentoo.org/940608 Signed-off-by: Sam James <sam@gentoo.org> net-proxy/wwwoffle/Manifest | 1 + net-proxy/wwwoffle/files/wwwoffle-2.9j-lto.patch | 65 +++++++++++++ net-proxy/wwwoffle/wwwoffle-2.9j.ebuild | 112 +++++++++++++++++++++++ 3 files changed, 178 insertions(+)