Path to this page:
Subject: CVS commit: pkgsrc/x11/st-term
From: Leonardo Taccari
Date: 2018-03-21 11:32:15
Message id: 20180321103215.E85DEFB40@cvs.NetBSD.org
Log Message:
st-term: Update x11/st-term to 0.8.1
Changes:
0.8.1
-----
Regression fixes:
- Restore the old behaviour that the primary doesn't get deleted by a simple
left click. Thanks, Daniel Tameling.
- Fix regression from commit 69e32a6 when setting the title. Thanks, quinq.
Fixes:
- Fix use after free, this code was always fragile, but triggered using the
rewritten code.
- Don't modify argv: on some platforms (OpenBSD) arg.h used to change the
exposed argv in tools using the kvm_* interface, such as ps and pgrep.
Files: