From c4d0dd3e2b775ff9b78b1397bb971a87f05bc14691c30a339d703aafd178d394 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Mon, 26 Sep 2022 12:51:25 +0000 Subject: [PATCH] Accepting request 1005278 from home:stroeder:network update to 1.16.3: fixes Non-Responsive Delegation Attack (CVE-2022-3204) OBS-URL: https://build.opensuse.org/request/show/1005278 OBS-URL: https://build.opensuse.org/package/show/server:dns/unbound?expand=0&rev=154 --- libunbound-devel-mini.changes | 6 ++++++ libunbound-devel-mini.spec | 2 +- unbound-1.16.2.tar.gz | 3 --- unbound-1.16.3.tar.gz | 3 +++ unbound.changes | 6 ++++++ unbound.spec | 2 +- 6 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 unbound-1.16.2.tar.gz create mode 100644 unbound-1.16.3.tar.gz diff --git a/libunbound-devel-mini.changes b/libunbound-devel-mini.changes index f6f56b6..207a860 100644 --- a/libunbound-devel-mini.changes +++ b/libunbound-devel-mini.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 21 18:36:29 UTC 2022 - Michael Ströder + +- update to 1.16.3 + fixes Non-Responsive Delegation Attack (CVE-2022-3204) + ------------------------------------------------------------------- Mon Aug 1 13:05:10 UTC 2022 - Michael Ströder diff --git a/libunbound-devel-mini.spec b/libunbound-devel-mini.spec index abaf384..bcff0f5 100644 --- a/libunbound-devel-mini.spec +++ b/libunbound-devel-mini.spec @@ -22,7 +22,7 @@ %bcond_without hardened_build # Name: libunbound-devel-mini -Version: 1.16.2 +Version: 1.16.3 Release: 0 Summary: Just a devel package for build loops License: BSD-3-Clause diff --git a/unbound-1.16.2.tar.gz b/unbound-1.16.2.tar.gz deleted file mode 100644 index 9c728fe..0000000 --- a/unbound-1.16.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e32f283820c24c51ca1dd8afecfdb747c7385a137abe865c99db4b257403581 -size 6204297 diff --git a/unbound-1.16.3.tar.gz b/unbound-1.16.3.tar.gz new file mode 100644 index 0000000..d118f95 --- /dev/null +++ b/unbound-1.16.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea0c6665e2c3325b769eac1dfccd60fe1828d5fcf662650039eccb3f67edb28e +size 6204330 diff --git a/unbound.changes b/unbound.changes index c403d83..a140965 100644 --- a/unbound.changes +++ b/unbound.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 21 18:36:29 UTC 2022 - Michael Ströder + +- update to 1.16.3 + fixes Non-Responsive Delegation Attack (CVE-2022-3204) + ------------------------------------------------------------------- Mon Aug 1 13:05:10 UTC 2022 - Michael Ströder diff --git a/unbound.spec b/unbound.spec index 11c7fa9..c3f9ba9 100644 --- a/unbound.spec +++ b/unbound.spec @@ -33,7 +33,7 @@ %define piddir /run Name: unbound -Version: 1.16.2 +Version: 1.16.3 Release: 0 BuildRequires: flex BuildRequires: ldns-devel >= %{ldns_version}