Update to knot-1.6.6, fixes a potential out-of-bound read in the packet parser.

This commit is contained in:
jca 2015-12-01 20:36:31 +00:00
parent 5fd3e57dd9
commit 8d733400a0
2 changed files with 4 additions and 4 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.7 2015/11/20 17:17:50 sthen Exp $
# $OpenBSD: Makefile,v 1.8 2015/12/01 20:36:31 jca Exp $
PORTROACH = limit:^1\.
PORTROACH_COMMENT = knot-2.x uses __thread and lmdb
COMMENT = authoritative DNS server
DISTNAME = knot-1.6.5
DISTNAME = knot-1.6.6
SHARED_LIBS += zscanner 0.0 # .0.1
SHARED_LIBS += knot 0.0 # .0.1

View File

@ -1,2 +1,2 @@
SHA256 (knot-1.6.5.tar.xz) = YSYXkWz/wlPT6VyyWf3dsMnMaXWXDUHf5xfMjaja+Nk=
SIZE (knot-1.6.5.tar.xz) = 788136
SHA256 (knot-1.6.6.tar.xz) = bMrkKwh4IB4hE6BIMXv1GKytcP5DawTiTaMnA9J+3wM=
SIZE (knot-1.6.6.tar.xz) = 793380