Date: Sun, 13 Nov 2011 22:31:25 +0000 (UTC) From: Olli Hauer <ohauer@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/apr0 Makefile distinfo ports/devel/apr0/files patch-apr-0.9.19__build__buildcheck.sh patch-apr-0.9.19__buildconf patch-apr-0.9.19__config.layout patch-apr-0.9.19__configure.in patch-apr-0.9.19__threadproc__unix__procsup.c patch-apr-0.9.20__build__buildcheck.sh patch-apr-0.9.20__buildconf patch-apr-0.9.20__config.layout ... Message-ID: <201111132231.pADMVPAS062165@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ohauer 2011-11-13 22:31:25 UTC
FreeBSD ports repository
Modified files:
devel/apr0 Makefile distinfo
Added files:
devel/apr0/files patch-apr-0.9.20__build__buildcheck.sh
patch-apr-0.9.20__buildconf
patch-apr-0.9.20__config.layout
patch-apr-0.9.20__configure.in
patch-apr-0.9.20__threadproc__unix__procsup.c
Removed files:
devel/apr0/files patch-apr-0.9.19__build__buildcheck.sh
patch-apr-0.9.19__buildconf
patch-apr-0.9.19__config.layout
patch-apr-0.9.19__configure.in
patch-apr-0.9.19__threadproc__unix__procsup.c
Log:
- update apr to version 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]
with hat apache@
PR: ports/162247
Submitted by: Takefu <takefu@airport.fm>
Feature safe: yes
Revision Changes Path
1.116 +3 -2 ports/devel/apr0/Makefile
1.30 +2 -2 ports/devel/apr0/distinfo
1.2 +0 -11 ports/devel/apr0/files/patch-apr-0.9.19__build__buildcheck.sh (dead)
1.2 +0 -75 ports/devel/apr0/files/patch-apr-0.9.19__buildconf (dead)
1.2 +0 -10 ports/devel/apr0/files/patch-apr-0.9.19__config.layout (dead)
1.2 +0 -43 ports/devel/apr0/files/patch-apr-0.9.19__configure.in (dead)
1.2 +0 -18 ports/devel/apr0/files/patch-apr-0.9.19__threadproc__unix__procsup.c (dead)
1.1 +11 -0 ports/devel/apr0/files/patch-apr-0.9.20__build__buildcheck.sh (new)
1.1 +75 -0 ports/devel/apr0/files/patch-apr-0.9.20__buildconf (new)
1.1 +10 -0 ports/devel/apr0/files/patch-apr-0.9.20__config.layout (new)
1.1 +43 -0 ports/devel/apr0/files/patch-apr-0.9.20__configure.in (new)
1.1 +18 -0 ports/devel/apr0/files/patch-apr-0.9.20__threadproc__unix__procsup.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111132231.pADMVPAS062165>
