Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Oct 2021 18:16:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 258989] devel/notcurses: Update to 2.4.5
Message-ID:  <bug-258989-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258989

            Bug ID: 258989
           Summary: devel/notcurses: Update to 2.4.5
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: nickblack@linux.com

Created attachment 228503
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D228503&action=
=3Dedit
git diff 2.4.3 -> 2.4.5

Drop the "readline" dep, as Notcurses stopped using this library.

https://github.com/dankamongmen/notcurses/releases/tag/v2.4.5
https://github.com/dankamongmen/notcurses/releases/tag/v2.4.4

2.4.4 introduced a substantial change to the input layer, unifying two large
automata. 2.4.5 resolved several bugs found in this change. A potential
divide-by-zero in the "intro" demo (when we know cell but not pixel geometr=
y)
and an error leading to invalid memory accesses in ncplane_reparent_family()
have also both been resolved. When a program runs without generating any
output, Notcurses no longer leaves the terminal in an invalid state.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258989-7788>