update to ISC DHCP 4.2.4-P2; CVE-2012-3955 ok jakob@

An issue with the use of lease times was found and fixed.  Making
  certain changes to the end time of an IPv6 lease could cause the
  server to abort.  Thanks to Glen Eustace of Massey University,
  New Zealand for finding this issue.
This commit is contained in:
sthen 2012-09-15 10:43:40 +00:00
parent a0c624ff98
commit 3bbd34b389
2 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.27 2012/08/04 21:15:35 sthen Exp $
# $OpenBSD: Makefile,v 1.28 2012/09/15 10:43:40 sthen Exp $
COMMENT-main= ISC DHCP Server
COMMENT-client= ISC DHCP Client
COMMENT-omapi= ISC DHCP OMAPI
VERSION= 4.2.4-P1
VERSION= 4.2.4-P2
DISTNAME= isc-dhcp-${VERSION}
PKGNAME= isc-dhcp-${VERSION:S/-P/./}
PKGNAME-main= isc-dhcp-server-${VERSION:S/-P/./}

View File

@ -1,2 +1,2 @@
SHA256 (dhcp-4.2.4-P1.tar.gz) = 07qr7yf8AG4c4cTj0D1+XEtqNNWi9F+kfWkjXtJa1CA=
SIZE (dhcp-4.2.4-P1.tar.gz) = 8187359
SHA256 (dhcp-4.2.4-P2.tar.gz) = D3UXDjI82Vc+bgml2SNnJfPlbjysWnCgH+Kp12tDZJk=
SIZE (dhcp-4.2.4-P2.tar.gz) = 8190209