Path to this page:
Subject: CVS commit: pkgsrc/converters/p5-Convert-UUlib
From: Wen Heping
Date: 2016-04-17 15:44:48
Message id: 20160417134448.8B856FBBA@cvs.NetBSD.org
Log Message:
Update to 1.5
Upstream changes:
1.5 Sat Jul 11 03:56:06 CEST 2015
- fix a heap overflow (testcase by Krzysztof Wojta�).
- on systems that support it (posix + mmap + map_anonymous),
allocate all dynamic areas via mmap and put four guard
pages around them, to catch similar heap overflows
safely in the future.
- find a safer way to pass in CC/CFLAGS to uulib.
- added stability canary support.
Files: