Mon, 23 Dec 2024 06:34:04 CST | login

Information for build unbound-1.17.1-7.ocs23

ID14084
Package Nameunbound
Version1.17.1
Release7.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/unbound.git?.#b8e672977860630cbf509a7939edb741db109d2f
SummaryValidating, recursive, caching DNS resolver
DescriptionUnbound is a validating, recursive, caching DNS resolver. It is designed to be fast and lean and incorporates modern features based on open standards.To help increase online privacy, Unbound supports DNS-over-TLS and DNS-over-HTTPS which allows clients to encrypt their communication. In addition, it supports various modern standards that limit the amount of data exchanged with authoritative servers. These standards do not only improve privacy but also help making the DNS more robust. The most important are Query Name Minimisation, the Aggressive Use of DNSSEC-Validated Cache and support for authority zones, which can be used to load a copy of the root zone.
Built byocs-bot
State complete
Volume DEFAULT
StartedThu, 01 Aug 2024 09:56:57 CST
CompletedThu, 01 Aug 2024 10:02:25 CST
Taskbuild (dist-ocs23, /opencloudos-stream/unbound.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/unbound.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
unbound-1.17.1-7.ocs23.src.rpm (info) (download)
aarch64
python3-unbound-1.17.1-7.ocs23.aarch64.rpm (info) (download)
unbound-1.17.1-7.ocs23.aarch64.rpm (info) (download)
unbound-devel-1.17.1-7.ocs23.aarch64.rpm (info) (download)
unbound-libs-1.17.1-7.ocs23.aarch64.rpm (info) (download)
python3-unbound-debuginfo-1.17.1-7.ocs23.aarch64.rpm (info) (download)
unbound-debuginfo-1.17.1-7.ocs23.aarch64.rpm (info) (download)
unbound-debugsource-1.17.1-7.ocs23.aarch64.rpm (info) (download)
unbound-libs-debuginfo-1.17.1-7.ocs23.aarch64.rpm (info) (download)
x86_64
python3-unbound-1.17.1-7.ocs23.x86_64.rpm (info) (download)
unbound-1.17.1-7.ocs23.x86_64.rpm (info) (download)
unbound-devel-1.17.1-7.ocs23.x86_64.rpm (info) (download)
unbound-libs-1.17.1-7.ocs23.x86_64.rpm (info) (download)
python3-unbound-debuginfo-1.17.1-7.ocs23.x86_64.rpm (info) (download)
unbound-debuginfo-1.17.1-7.ocs23.x86_64.rpm (info) (download)
unbound-debugsource-1.17.1-7.ocs23.x86_64.rpm (info) (download)
unbound-libs-debuginfo-1.17.1-7.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Wed Jul 31 2024 Zien Huang <ethanehuang@tencent.com> - 1.17.1-7 - [Type] security - [DESC] DNS resolvers vulnerable to remote DoS attacks via response amplification (fix CVE-2024-33655) * Fri May 31 2024 Xin Cheng <denisecheng@tencent.com> - 1.17.1-6 - [Type] security - [DESC] Ensure only unbound group can change configuration (fix CVE-2024-1488) * Mon Mar 18 2024 Wenlong Zhang <zhangwenlong@loongson.cn> - 1.17.1-5 - disable dnstap for loongarch64 * Fri Mar 01 2024 Xin Cheng <denisecheng@tencent.com> - 1.17.1-4 - Fix CVE-2023-50387, DNSSEC verification complexity can be exploited to exhaust CPU resources and stall DNS resolvers. - Fix CVE-2023-50868, NSEC3 closest encloser proof can exhaust CPU. * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.17.1-3 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.17.1-2 - Rebuilt for OpenCloudOS Stream 23.09 * Tue Jul 11 2023 rockerzhu <rockerzhu@tencent.com> - 1.17.1-1 - Upgrade to 1.17.1 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.16.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.16.0-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Jun 23 2022 rockerzhu <rockerzhu@tencent.com> - 1.16.0-1 - Initial build