CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/09/25 07:00:06
Modified files:
net/weechat : Makefile distinfo
Log message:
Update to weechat-1.9.1, fixes CVE-2017-14727
Date/time conversion specifiers are expanded after replacing buffer
local variables in name of log files. In some cases, this can lead to
an error in function strftime and a crash caused by the use of an
uninitialized buffer.
ok jca@, "that should go in" sthen@
