[Bug 251999] maintainer-update www/wt3 update to v3.7.1
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Dec 20 17:36:58 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251999
Bug ID: 251999
Summary: maintainer-update www/wt3 update to v3.7.1
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: info at babaei.net
Created attachment 220757
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=220757&action=edit
www/wt v3.7.0 to v3.7.1 patch file
Release 3.7.1 (December 15, 2020)
Bug fixes
Issue #6367: fixed issue where wthttp would no longer accept new connections
when an error occurred while accepting a connection, e.g. if the open file
limit was reached.
Fixed visibility of OAuthProcess and OAuthAccessToken.
Fixed issues #6548 and #7749: URL parameters were being parsed more than once
for file uploads, causing a rapid accumulation of duplicate values during
uploads, and potentially causing segmentation faults. The wtwithqt example was
also updated so that it properly waits for condition variables in a loop, to
deal with spurious wakeups. Also fixed a potential use-after-free when updating
resource progress.
Fixed an issue where the HTTP Client would wait indefinitely for data when
Content-Length is zero.
WebSockets: If a bad value for server_max_window_bits or client_max_window_bits
was encountered, this would cause an uncaught exception and a crash. This is
now handled properly.
Fixed issue #7677: when a font could not be loaded in WPdfImage, this would
throw an uncaught exception. This was changed to logging an error.
Fixed issue #7719: Wt::asString did not properly handle unsigned long.
PR #166: fixed mandelbrot example: missing call to done().
Fixed an issue where WMediaPlayer would not get properly loaded when
reload-is-new-session is false, and the page is refreshed.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list