pkgsrc/lang/nodejs4
fhajny c1ec1e0171 Update lang/nodejs4 to 4.8.4.
- Disable V8 snapshots - The hashseed embedded in the snapshot is
  currently the same for all runs of the binary. This opens node up to
  collision attacks which could result in a Denial of Service. We have
  temporarily disabled snapshots until a more robust solution is found
- CVE-2017-1000381 - The c-ares function ares_parse_naptr_reply(), which
  is used for parsing NAPTR responses, could be triggered to read memory
  outside of the given input buffer if the passed in DNS response packet
  was crafted in a particular way. This patch checks that there is
  enough data for the required elements of an NAPTR record (2 int16, 3
  bytes for string lengths) before processing a record.
2017-07-11 19:16:46 +00:00
..
patches Don't depend on PTHREAD_STACK_MIN for NetBSD, use sysconf. 2016-08-27 18:11:12 +00:00
DESCR
distinfo Update lang/nodejs4 to 4.8.4. 2017-07-11 19:16:46 +00:00
Makefile Update lang/nodejs4 to 4.8.4. 2017-07-11 19:16:46 +00:00
options.mk Update lang/nodejs to 4.4.0. Clean stale bits from options.mk. 2016-03-09 20:18:38 +00:00
PLIST Update lang/nodejs4 to 4.6.2. 2016-11-09 13:26:40 +00:00