svn commit: r406530 - branches/2016Q1/net/isc-dhcp42-server
Mark Felder
feld at FreeBSD.org
Sun Jan 17 19:11:02 UTC 2016
Author: feld
Date: Sun Jan 17 19:11:00 2016
New Revision: 406530
URL: https://svnweb.freebsd.org/changeset/ports/406530
Log:
MFH: r406529
net/isc-dhcp42-server: Mark DEPRECATED
This port is not receiving a patch for CVE-2015-8605
Also, set EXPIRES to coincide with 2016Q2 branch creation.
The 4.2 branch reached End of Life in March 2015. [1]
[1] https://kb.isc.org/article/AA-01259/0/DHCP-4.2.8-Release-Notes.html
Security: 05eeb7e9-b987-11e5-83ef-14dae9d210b8
Security: CVE-2015-8605
Approved by: ports-secteam (with hat)
Modified:
branches/2016Q1/net/isc-dhcp42-server/Makefile
Directory Properties:
branches/2016Q1/ (props changed)
Modified: branches/2016Q1/net/isc-dhcp42-server/Makefile
==============================================================================
--- branches/2016Q1/net/isc-dhcp42-server/Makefile Sun Jan 17 19:10:20 2016 (r406529)
+++ branches/2016Q1/net/isc-dhcp42-server/Makefile Sun Jan 17 19:11:00 2016 (r406530)
@@ -22,6 +22,9 @@ PORTREVISION_SERVER= 1
PORTREVISION_CLIENT= 0
PORTREVISION_RELAY= 0
+DEPRECATED= isc-dhcp 4.2 is End of Life
+EXPIRES= 2016-03-01
+
SUBSYS?= server
#WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}-${PATCHLEVEL}
More information about the svn-ports-all
mailing list