Bug 251999 - www/wt3: update to 3.7.1
Summary: www/wt3: update to 3.7.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://www.webtoolkit.eu/wt/wt3/doc/...
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-20 17:36 UTC by Mohammad S. Babaei
Modified: 2020-12-23 06:34 UTC (History)
1 user (show)

See Also:


Attachments
www/wt v3.7.0 to v3.7.1 patch file (2.24 KB, patch)
2020-12-20 17:36 UTC, Mohammad S. Babaei
info: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mohammad S. Babaei 2020-12-20 17:36:57 UTC
Created attachment 220757 [details]
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.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2020-12-21 17:28:16 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.

^Triage: maintainer-update is not needed.

^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.
--
Attachment -> Details -> maintainer-approval [+]

Thanks!
Comment 2 Mohammad S. Babaei 2020-12-22 18:44:54 UTC
Sorry about the maintainer approval forgot to do that.

I am afraid I don't know what do you mean by the 'URL field'? Do you mean in the bugzilla's issue?
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2020-12-23 06:33:54 UTC
Committed,

Thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2020-12-23 06:34:43 UTC
A commit references this bug:

Author: fernape
Date: Wed Dec 23 06:33:49 UTC 2020
New revision: 558965
URL: https://svnweb.freebsd.org/changeset/ports/558965

Log:
  www/wt3: update to 3.7.1

  ChangeLog:
  https://www.webtoolkit.eu/wt/wt3/doc/reference/html/Releasenotes.html

  PR:	251999
  Submitted by:	info@babaei.net (maintainer)

Changes:
  head/www/wt3/Makefile
  head/www/wt3/distinfo
  head/www/wt3/pkg-plist