pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/converters/p5-Convert-UUlib
Module Name: pkgsrc
Committed By: wen
Date: Sun Apr 17 13:44:48 UTC 2016
Modified Files:
pkgsrc/converters/p5-Convert-UUlib: Makefile distinfo
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.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/converters/p5-Convert-UUlib/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/converters/p5-Convert-UUlib/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index