Bug 260643 - www/wt: update to 4.6.1
Summary: www/wt: update to 4.6.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: Kevin Bowling
URL: https://www.webtoolkit.eu/wt/doc/refe...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-23 16:00 UTC by Mamadou Babaei
Modified: 2021-12-23 16:31 UTC (History)
1 user (show)

See Also:


Attachments
www/wt v4.6.0 to 4.6.1 patch file (860 bytes, patch)
2021-12-23 16:00 UTC, Mamadou Babaei
info: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mamadou Babaei 2021-12-23 16:00:21 UTC
Created attachment 230349 [details]
www/wt v4.6.0 to 4.6.1 patch file

An urgent release to address a bug that causes an occasional crash due to a null pointer dereference.
Comment 1 Mamadou Babaei 2021-12-23 16:02:34 UTC
This is the only change that has been made into this release
https://github.com/emweb/wt/commit/c85b3de721bb9e0bd7b6c5d7b21cb19d54b86e5a
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-12-23 16:25:39 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=bf5c906570db82bf756cf9b8cba45c49aada9e36

commit bf5c906570db82bf756cf9b8cba45c49aada9e36
Author:     Mohammad S. Babaei <info@babaei.net>
AuthorDate: 2021-12-23 16:23:23 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-12-23 16:23:23 +0000

    www/wt: update to 4.6.1

    An urgent release to address a bug that causes an occasional crash due
    to a null pointer dereference.

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

    PR:             260643

 www/wt/Makefile | 2 +-
 www/wt/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Kevin Bowling freebsd_committer freebsd_triage 2021-12-23 16:29:46 UTC
Thanks for your contribution Mohammad!
Comment 4 Mamadou Babaei 2021-12-23 16:31:31 UTC
My pleasure!