dns/c-ares: update 1.11.0 -> 1.12.0
- see https://daniel.haxx.se/blog/2016/10/14/a-single-byte-write-opened-a-root-execution-exploit/ for a nice writeup of the CVE. PR: 213495 Changes: https://c-ares.haxx.se/changelog.html Security: CVE-2016-5180 Approved by: zi (maintainer) MFH: 2016Q4
This commit is contained in:
parent
b111cf4a09
commit
4fd1b570a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=424257
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= c-ares
|
||||
PORTVERSION= 1.11.0
|
||||
PORTVERSION= 1.12.0
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= http://c-ares.haxx.se/download/ \
|
||||
http://obsd.isc.org/pub/OpenBSD/distfiles/ \
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (c-ares-1.11.0.tar.gz) = b3612e6617d9682928a1d50c1040de4db6519f977f0b25d40cf1b632900b3efd
|
||||
SIZE (c-ares-1.11.0.tar.gz) = 1102531
|
||||
TIMESTAMP = 1476509937
|
||||
SHA256 (c-ares-1.12.0.tar.gz) = 8692f9403cdcdf936130e045c84021665118ee9bfea905d1a76f04d4e6f365fb
|
||||
SIZE (c-ares-1.12.0.tar.gz) = 1769879
|
||||
|
@ -9,7 +9,7 @@ include/ares_version.h
|
||||
lib/libcares.a
|
||||
lib/libcares.so
|
||||
lib/libcares.so.2
|
||||
lib/libcares.so.2.1.0
|
||||
lib/libcares.so.2.2.0
|
||||
libdata/pkgconfig/libcares.pc
|
||||
man/man3/ares_cancel.3.gz
|
||||
man/man3/ares_create_query.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user