Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 765094

Summary: net-proxy/wwwoffle-2.9j: version bump
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-01-12 12:43:57 UTC
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*
Comment 1 Larry the Git Cow gentoo-dev 2024-10-15 00:51:11 UTC
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(+)