update to isc-dhcp-4.4.2-P1

CVE-2021-25217: A buffer overrun in lease file parsing code can be used
to exploit a common vulnerability shared by dhcpd and dhclient
This commit is contained in:
sthen 2021-05-26 21:32:04 +00:00
parent ece043f246
commit 58038baa4a
2 changed files with 4 additions and 5 deletions

View File

@ -1,16 +1,15 @@
# $OpenBSD: Makefile,v 1.58 2021/02/01 22:01:16 sthen Exp $
# $OpenBSD: Makefile,v 1.59 2021/05/26 21:32:04 sthen Exp $
COMMENT-main= ISC DHCP Server
COMMENT-client= ISC DHCP Client
COMMENT-omapi= ISC DHCP OMAPI
VERSION= 4.4.2
VERSION= 4.4.2-P1
DISTNAME= isc-dhcp-${VERSION}
PKGNAME= isc-dhcp-${VERSION:S/-P/./}
PKGNAME-main= isc-dhcp-server-${VERSION:S/-P/./}
PKGNAME-client= isc-dhcp-client-${VERSION:S/-P/./}
PKGNAME-omapi= isc-dhcp-omapi-${VERSION:S/-P/./}
REVISION= 0
CATEGORIES= net
DISTFILES= dhcp-${VERSION}.tar.gz

View File

@ -1,2 +1,2 @@
SHA256 (dhcp-4.4.2.tar.gz) = GnzNZKFuXmj3teD1J/0HJAookupT/iRWIPT19gcARSE=
SIZE (dhcp-4.4.2.tar.gz) = 9906235
SHA256 (dhcp-4.4.2-P1.tar.gz) = sF4EM3U5VFqPqg1qxRje/GGgflrsZqhX9FXn8hjIWho=
SIZE (dhcp-4.4.2-P1.tar.gz) = 9898311