~mirabilos/jupp/trunk

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: tg
  • Date: 2021-03-16 22:37:34 UTC
  • Revision ID: tg-20210316223734-95ttrbxfkhnafrie
retroactively change jupp40 changelog entry:

the crash isn’t limited to ^V/Ins or Mac OSX; strlcpy(3) post-facto became
stricter in several operating environments, and some of them seem to be
trigger-happy and SIGILL on certain conditions (overlapping strings or
overlong length passed)

cf. commitid 10060511C57233FD224

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
$MirOS: contrib/code/jupp/NEWS,v 1.140 2020/10/30 03:14:08 tg Exp $
 
1
$MirOS: contrib/code/jupp/NEWS,v 1.141 2021/03/16 22:37:34 tg Exp $
2
2
-------------------------------------------------------------------
3
3
 
4
4
jupp-current
13
13
- HINTS: something | jupp -mold notmod -
14
14
- improve preformatted jupp32 manpage generation; tweak manpage
15
15
- do not delete a nōn-generated file on “make clean”
16
 
- fix crash on Ins/^V on Mac OSX
 
16
- fix crash on Ins/^V or ^O on musl-libc and Mac OSX
17
17
- update SELinux client to current API
18
18
- fix some Coverity warnings
19
19