unbound: bump version to 1.16.2 to address CVE-2022-30698 (#3544)

* unbound: bump version to 1.16.2 to address CVE-2022-30698
* unbound: cgmanifest: update entry
* unbound: cgimanifest: fix url

Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
This commit is contained in:
Muhammad Falak R Wani 2022-08-16 18:19:06 +05:30 коммит произвёл GitHub
Родитель b78b12433e
Коммит 07bd9dbc74
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
3 изменённых файлов: 9 добавлений и 7 удалений

Просмотреть файл

@ -1,6 +1,6 @@
{
"Signatures": {
"unbound-release-1.13.2.tar.gz": "110d63dc7c4ad08dbad22af581ac26bf1a4f1778461c1708a4b382ec234ce872",
"unbound-release-1.16.2.tar.gz": "2f5582af085eb461286761920547ade76f0bdf73d17b7a519c0b64ca948b356c",
"unbound.service": "563389e2bf92e13541d68c7bcac6bc6635931aa86509d45393864d24aacc7147"
}
}

Просмотреть файл

@ -1,14 +1,13 @@
Summary: unbound dns server
Name: unbound
Version: 1.13.2
Release: 2%{?dist}
Version: 1.16.2
Release: 1%{?dist}
License: BSD
Vendor: Microsoft Corporation
Distribution: Mariner
Group: System/Servers
URL: https://nlnetlabs.nl/projects/unbound/about/
#Source0: https://github.com/NLnetLabs/%{name}/archive/release-%{version}.tar.gz
Source0: %{name}-release-%{version}.tar.gz
Source0: https://github.com/NLnetLabs/%{name}/archive/release-%{version}.tar.gz#/%{name}-release-%{version}.tar.gz
Source1: %{name}.service
BuildRequires: expat-devel
BuildRequires: libevent-devel
@ -97,6 +96,9 @@ useradd -r -g unbound -d %{_sysconfdir}/unbound -s /sbin/nologin \
%{_mandir}/*
%changelog
* Tue Aug 16 2022 Muhammad Falak <mwani@microsoft.com> - 1.16.2-1
- Bump version to address CVE-2022-30698
* Fri Jul 08 2022 Rachel Menge <rachelmenge@microsoft.com> - 1.13.2-2
- Build with libevent

Просмотреть файл

@ -26257,8 +26257,8 @@
"type": "other",
"other": {
"name": "unbound",
"version": "1.13.2",
"downloadUrl": "https://github.com/NLnetLabs/unbound/archive/release-1.13.2.tar.gz"
"version": "1.16.2",
"downloadUrl": "https://github.com/NLnetLabs/unbound/archive/release-1.16.2.tar.gz"
}
}
},