pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/apr0
Module Name: pkgsrc
Committed By: obache
Date: Sun Aug 4 02:44:36 UTC 2013
Modified Files:
pkgsrc/devel/apr0: Makefile distinfo
Log Message:
Update apr to 0.9.20.
Changes with APR 0.9.20
*) Security: CVE-2011-0419
Reimplement apr_fnmatch() from scratch using a non-recursive
algorithm; now has improved compliance with the fnmatch() spec.
[William Rowe]
*) Updated config.guess and config.sub. [Rainer Jung]
*) Fix flag character '#' in combination with format character 'x' in
apr snprintf implementations. [Rainer Jung]
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/apr0/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/apr0/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