From d2a5e944fdf07fe83fd21354baeea518ee45aa8e Mon Sep 17 00:00:00 2001 From: jinag12138 Date: Wed, 26 Jan 2022 14:14:18 +0800 Subject: [PATCH] fix Undefine-shift in sldns_str2wire_hip_buf --- unbound.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/unbound.spec b/unbound.spec index 4e3751e..13c0b77 100644 --- a/unbound.spec +++ b/unbound.spec @@ -2,7 +2,7 @@ Name: unbound Version: 1.11.0 -Release: 2 +Release: 3 Summary: Unbound is a validating, recursive, caching DNS resolver License: BSD Url: https://nlnetlabs.nl/projects/unbound/about/ @@ -234,6 +234,7 @@ popd - ID:NA - SUG:NA - DESC:fix Undefine-shift in sldns_str2wire_hip_buf + update version * Tue Feb 23 2021 zhouyihang - 1.11.0-2 - Type:CVE -- Gitee