From cd68171badf04ed3ef901a49c07af56bcd0f1284 Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Fri, 13 Dec 2019 15:20:12 -0500 Subject: [PATCH] * Fri Dec 13 2019 Paul Wouters - 1.9.6-1 - Resolves: rhbz#1758107 unbound-1.9.5 is available - Resolves: CVE-2019-18934 --- .gitignore | 1 + sources | 2 +- unbound.spec | 6 +++++- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 74bead1..e794012 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ unbound-1.4.5.tar.gz /unbound-1.8.2.tar.gz /unbound-1.8.3.tar.gz /unbound-1.9.4.tar.gz +/unbound-1.9.6.tar.gz diff --git a/sources b/sources index 671802e..4745c8c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (unbound-1.9.4.tar.gz) = 44021014c944fc01a1f5f9afd77145f5554a3282cc2bfd54526fc4f88346f497c847ddb72bafa155d7e6e5dd02b6bb031836ead4408977d4e4b5b3290dffea9c +SHA512 (unbound-1.9.6.tar.gz) = 39a60f51da912ed25d247bc1e882b1242d80a63b0c2b3f753d38ed558f3a24691267375136ff6d85e5945a98ca0c4ac87e43e131c97737a355374dde64259951 diff --git a/unbound.spec b/unbound.spec index 42185a8..d400435 100644 --- a/unbound.spec +++ b/unbound.spec @@ -33,7 +33,7 @@ Summary: Validating, recursive, and caching DNS(SEC) resolver Name: unbound -Version: 1.9.4 +Version: 1.9.6 Release: 1%{?extra_version:.%{extra_version}}%{?dist} License: BSD Url: https://www.unbound.net/ @@ -420,6 +420,10 @@ popd %attr(0644,root,root) %config %{_sysconfdir}/%{name}/root.key %changelog +* Fri Dec 13 2019 Paul Wouters - 1.9.6-1 +- Resolves: rhbz#1758107 unbound-1.9.5 is available +- Resolves: CVE-2019-18934 + * Fri Nov 01 2019 Paul Wouters - 1.9.4-1 - Fix build on rhel/centos systems - Resolves: rhbz#1767955 (CVE-2019-16866) uninitialized memory accesses leads to crash via a crafted NOTIFY query