mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
Upgrade to isc-dhcp-2.0 patchlevel 2
CHANGES FROM VERSION 2.0 PATCHLEVEL 1 - Fix a case where an unitialized pointer could result from an exceptional case in DHCPRELEASE and cause a core dump.
This commit is contained in:
parent
9069be9393
commit
7acea3ead6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30091
@ -6,10 +6,10 @@
|
||||
#
|
||||
|
||||
PORTNAME= isc-dhcp
|
||||
PORTVERSION= 2.0.1
|
||||
PORTVERSION= 2.0.2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://ftp.isc.org/isc/dhcp/
|
||||
DISTNAME= dhcp-2.0pl1
|
||||
DISTNAME= dhcp-2.0pl2
|
||||
|
||||
MAINTAINER= jseger@FreeBSD.org
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (dhcp-2.0pl1.tar.gz) = 7a12d2137e1ab45300eb13f700e1bed2
|
||||
MD5 (dhcp-2.0pl2.tar.gz) = 145cb54107ea067fe2b8401e5ef5060f
|
||||
|
Loading…
Reference in New Issue
Block a user