Update to APR 1.6.3.
Fixes CVE-2017-12613; Out-of-bounds array deref in apr_time_exp*() function
This commit is contained in:
parent
9e383d2514
commit
9e8d0daef4
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.40 2017/06/24 12:31:59 stsp Exp $
|
||||
# $OpenBSD: Makefile,v 1.41 2017/10/23 21:24:37 stsp Exp $
|
||||
|
||||
COMMENT= Apache Portable Runtime
|
||||
|
||||
V= 1.6.2
|
||||
V= 1.6.3
|
||||
DISTNAME= apr-$V
|
||||
SHARED_LIBS += apr-1 6.0 # .6.2
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (apr-1.6.2.tar.gz) = T8JFBsloxfr1dhT10K6+Dp0LkK+keog+GhypTxX0pC4=
|
||||
SIZE (apr-1.6.2.tar.gz) = 1071074
|
||||
SHA256 (apr-1.6.3.tar.gz) = j9q8wABCFsNYi33KDyPRBN/gEqR+K7bxOCdTSm7nOqc=
|
||||
SIZE (apr-1.6.3.tar.gz) = 1072661
|
||||
|
Loading…
Reference in New Issue
Block a user