Commit Graph

57 Commits

Author SHA1 Message Date
sthen
f751bd948c update license marker, new versions of isc projects are MPL 2018-03-06 08:38:19 +00:00
sthen
cbd916a13c update to isc-dhcp 4.4.1 CVE-2018-5732 CVE-2018-5733
(4.4.0 update from Brad, 4.4.1 on top OK with him)
2018-03-06 08:37:39 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
sthen
f1483d933f update to isc-dhcp-4.3.6, from Brad 2017-09-04 17:24:44 +00:00
jca
d0a93fe187 Unbreak build on amd64
clang from base doesn't provide _Unwind_* functions (yet?)
2017-08-09 21:41:33 +00:00
espie
aae85571e5 not fixed for clang, but at least avoid picking up gcc in bind,
and extract the embedded tarball so that it is patchable.
2017-07-28 21:26:04 +00:00
jca
13df2cae6d Unbreak dhcpd in v6 mode.
Upstream tries to use only IPV6_PKTINFO to specify the outgoing
interface index, but our kernel doesn't support this.  This lead
upstream to add a workaround for "bogus BSDs", namely set sin6_scope_id
in dhclient mode. But dhcpd/dhcrelay are affected by the same problem,
so always set sin6_scope_id.

Issue reported & initial diff proposed by Marc Peters, maintainer
timeout.
2017-01-30 11:34:15 +00:00
sthen
fdfa435d66 update to isc-dhcp 4.3.5, from brad 2016-10-24 12:24:13 +00:00
jca
cc99469da1 Use INSTALL_SCRIPT instead of INSTALL_PROGRAM for dhclient-script
No change in resulting package.
2016-10-03 14:34:25 +00:00
sthen
6de89043ee update to isc-dhcp-4.3.4, from brad 2016-04-09 12:59:41 +00:00
sthen
7f3f8ef36a Security update to ISC DHCP 4.3.3-P1
CVE-2015-8605: UDP payload length not properly checked

"A badly formed packet with an invalid IPv4 UDP length field can
cause a DHCP server, client, or relay program to terminate abnormally."
2016-01-13 09:33:02 +00:00
sthen
17f2d7cea2 rm zero-byte patches, reminded by brad 2015-09-12 19:09:23 +00:00
sthen
05a130fd85 Update to isc-dhcp 4.3.3, from Brad. 2015-09-12 19:00:41 +00:00
giovanni
9b284adbfd touch(1) dhcpd.leases at startup
from Patrik Lundin
2015-05-29 07:29:09 +00:00
sthen
f82a1bdf86 update to isc-dhcp 4.3.2, from brad 2015-05-12 20:07:50 +00:00
sthen
5212edf9c1 - drop jakob@ as maintainer of isc-dhcp (ok with him)
- add rc scripts
- don't use groff, there are only whitespace/header changes -
no information loss and formatting looks ok
2014-10-12 20:10:16 +00:00
brad
00bcd6cfce Update to isc-dhcp 4.3.1. 2014-09-23 10:13:40 +00:00
brad
8f29c1f1b1 Update to isc-dhcp 4.3.0.
ok sthen@
2014-03-16 11:45:15 +00:00
jca
a0871f735f Fix after arc4random_addrandom removal. Hack needed to patch a file
inside the nested bind.tar.gz archive.  Discussed with sthen@
2013-10-23 13:44:11 +00:00
brad
2f6e701f9c Update to isc-dhcp 4.2.5-P1.
ok sthen@
2013-04-03 21:06:01 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
brad
0eb57b6b43 Update to isc-dhcp 4.2.5.
ok sthen@
2013-03-07 18:59:35 +00:00
brad
9e7f2651fa Unfuck the port.
ok sthen@
2012-10-31 23:21:05 +00:00
sthen
29df1f9179 don't hide output from configure/build/install steps of the BIND Export libs.
ok jakob@
2012-09-15 10:44:04 +00:00
sthen
3bbd34b389 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.
2012-09-15 10:43:40 +00:00
sthen
7c0e03bbef update to ISC-DHCP 4.2.4-P1, from Brad
CVE-2012-3570: An Error in the Handling of an Unexpected Client
Identifiers can Cause Server Crash When Serving DHCPv6

CVE-2012-3571: An Error in the Handling of Malformed Client Identifiers
can Cause a Denial-of-Service Condition in Affected Servers

CVE-2012-3954: Memory Leaks Found in ISC DHCP
2012-08-04 21:15:35 +00:00
sthen
f83ac4e038 update to ISC dhcpd 4.2.4, from Brad. 2012-07-02 10:59:03 +00:00
jasper
7619732eb9 this needs gmake to build 2012-06-08 14:12:57 +00:00
sthen
bb1fb8e826 update to ISC-DHCPD 4.2.3-P2, from Brad. jakob@ (maintainer) ok. 2012-01-14 12:43:25 +00:00
sthen
641c85734b bumps; net/if.h 2011-11-16 00:10:31 +00:00
sthen
f2384050ef - factor ftp.isc.org MASTER_SITES into a common MASTER_SITE_ISC
- add more mirrors, prefer http
2011-04-14 13:47:59 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
jakob
35051bdde3 ISC dhcpd v3.1.3 2009-10-22 21:13:29 +00:00
jakob
e67d892dd3 upgrade to ISC DHCPD v3.1.2p1 (security release)
fixes 'DHCP Stack Overflow In 'Dhclient' Script_write_params()'; CVE-2009-0692
2009-07-15 22:21:10 +00:00
jakob
2f618aa0e4 upgrade to v3.1.1 2008-09-03 20:44:13 +00:00
jakob
7ad1cb6ec1 ISC DHCPD v3.1.0 2008-01-28 13:21:20 +00:00
jakob
acd3b70614 ISC DHCPD 3.0.6 2007-09-24 06:17:19 +00:00
merdely
241b722760 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
espie
65ba8cf57c new MULTI_PACKAGES 2006-11-26 00:22:16 +00:00
jakob
dbd2be1674 ISC dhcpd 3.0.4 with paranoia patches 2006-10-12 08:00:19 +00:00
espie
9571031547 fix conflicts with 3.6 packages, thus allowing updates.
Okay pvalchev@
2005-08-16 18:28:55 +00:00
jakob
3ed660386b ISC DHCP v3.0.3 2005-07-23 09:42:54 +00:00
jakob
34369c429e strip binaries on install. ok pval 2005-03-14 09:27:23 +00:00
jakob
c4b9e041ff split package into -server, -client and -omapi since people who needs
the server probably have no use for the other stuff.
2005-03-10 16:24:21 +00:00
jakob
a1cbf5da1a ISC DHCP v3.0.2 2005-03-10 13:11:50 +00:00
naddy
fedfc3867f SIZE 2005-01-05 17:14:37 +00:00
alek
2344f6d18c Add WANTLIB markers 2004-12-16 00:31:20 +00:00
espie
52b24f12ea new plists, kill a few INSTALL scripts. 2004-09-15 18:17:38 +00:00