Path to this page:
Subject: CVS commit: [pkgsrc-2019Q3] pkgsrc/net/unbound
From: Benny Siegert
Date: 2019-10-03 17:35:58
Message id: 20191003153558.6D585FBF4@cvs.NetBSD.org
Log Message:
Pullup ticket #6062 - requested by he
net/unbound: security fix
Revisions pulled up:
- net/unbound/Makefile 1.70
- net/unbound/distinfo 1.53
---
Module Name: pkgsrc
Committed By: he
Date: Thu Oct 3 09:44:38 UTC 2019
Modified Files:
pkgsrc/net/unbound: Makefile distinfo
Log Message:
Update unbound to version 1.9.4
Pkgsrc changes:
* None.
Upstream changes:
Bug Fixes:
- Fix CVE-2019-16866. An error in parsing NOTIFY queries may cause
unbound to continue processing malformed queries and may ultimately
result in a pointer de-reference in un-initialized memory, causing
a crash of unbound.
Files: