Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: unbound | Distribution: Fedora Project |
Version: 1.22.0 | Vendor: Fedora Project |
Release: 8.fc41 | Build date: Thu Nov 21 08:46:15 2024 |
Group: Unspecified | Build host: buildvm-a64-29.iad2.fedoraproject.org |
Size: 3770751 | Source RPM: unbound-1.22.0-8.fc41.src.rpm |
Packager: Fedora Project | |
Url: https://nlnetlabs.nl/projects/unbound/ | |
Summary: Validating, recursive, and caching DNS(SEC) resolver |
Unbound is a validating, recursive, and caching DNS(SEC) resolver. The C implementation of Unbound is developed and maintained by NLnet Labs. It is based on ideas and algorithms taken from a java prototype developed by Verisign labs, Nominet, Kirei and ep.net. Unbound is designed as a set of modular components, so that also DNSSEC (secure DNS) validation and stub-resolvers (that do not run as a server, but are linked into an application) are easily possible.
BSD-3-Clause
* Thu Nov 21 2024 Petr Menšík <pemensik@redhat.com> - 1.22.0-8 - Fix real regression detected by unbound-localhost test * Fri Nov 15 2024 Petr Menšík <pemensik@redhat.com> - 1.22.0-7 - Move defaults to separate configuration file * Fri Nov 15 2024 Petr Menšík <pemensik@redhat.com> - 1.22.0-6 - Move remote-control configuration to vendor directory * Fri Nov 15 2024 Petr Menšík <pemensik@redhat.com> - 1.22.0-5 - Deactivate automatic root zone fetching (rhbz#2322697) * Fri Nov 15 2024 Petr Menšík <pemensik@redhat.com> - 1.22.0-4 - Enable SHA1 during tests to pass build with enabled SHA1 (rhbz#2255591) * Fri Nov 15 2024 Petr Menšík <pemensik@redhat.com> - 1.22.0-3 - Make separate configuration * Tue Nov 05 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 1.22.0-2 - Disable redis in RHEL builds * Thu Oct 17 2024 Paul Wouters <paul.wouters@aiven.io> - 1.22.0-1 - Update to 1.22.0 (rbhz#2319347) * Mon Oct 07 2024 Paul Wouters <paul.wouters@aiven.io> - 1.21.1-2 - enable hiredis (using valkey) by default * Thu Oct 03 2024 Petr Menšík <pemensik@redhat.com> - 1.21.1-1 - Update to 1.21.1 (rbhz#2316313) * Thu Oct 03 2024 Petr Menšík <pemensik@redhat.com> - 1.21.0-4 - Disable SHA1 support to work with new default crypto-policy * Wed Sep 25 2024 Petr Menšík <pemensik@redhat.com> - 1.21.0-3 - Remove additional subdirectory for python3 build * Wed Sep 25 2024 Petr Menšík <pemensik@redhat.com> - 1.21.0-2 - Enable native dynamic modules * Wed Sep 25 2024 Petr Menšík <pemensik@redhat.com> - 1.21.0-1 - Update to 1.21.0 (rhbz#2305092) * Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.20.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1.20.0-2 - Rebuilt for Python 3.13 * Fri May 10 2024 Petr Menšík <pemensik@redhat.com> - 1.20.0-1 - Update to 1.20.0 * Fri May 10 2024 Petr Menšík <pemensik@redhat.com> - 1.19.3-7 - Ensure group access correction reaches also updated configs * Mon Apr 15 2024 Petr Menšík <pemensik@redhat.com> - 1.19.3-6 - Prevent executable bit on configuration files * Mon Apr 15 2024 Petr Menšík <pemensik@redhat.com> - 1.19.3-5 - Always regenerate config parser * Mon Apr 15 2024 Petr Menšík <pemensik@redhat.com> - 1.19.3-4 - Correct python3.12 warning * Mon Apr 15 2024 Petr Menšík <pemensik@redhat.com> - 1.19.3-3 - Use newer swig m4 configuration * Mon Apr 15 2024 Petr Menšík <pemensik@redhat.com> - 1.19.3-2 - Harden autoconf re-generation * Fri Apr 12 2024 Petr Menšík <pemensik@redhat.com> - 1.19.3-1 - Update to 1.19.3 (rhbz#2268404) - Fix CVE-2024-1931, Denial of service when trimming EDE text on positive replies. (rhbz#2268419) - Use the origin (DNAME) TTL for synthesized CNAMEs as per RFC 6672. - Bug fixes * Sat Mar 09 2024 Paul Wouters <paul.wouters@aiven.io> - 1.19.1-4 - Add spec file comment * Fri Mar 01 2024 Paul Wouters <paul.wouters@aiven.io> - 1.19.1-3 - Fix trim of EDE text from large udp responses from spinning cpu. * Tue Feb 13 2024 Petr Menšík <pemensik@redhat.com> - 1.19.1-2 - Ensure only unbound group members can make changes * Tue Feb 13 2024 Paul Wouters <paul.wouters@aiven.io> - 1.19.1-1 - Update to 1.19.1 for CVE-2023-50387, CVE-2023-50868 * Mon Jan 29 2024 Petr Menšík <pemensik@redhat.com> - 1.19.0-8 - Always auto-restart on crash events * Mon Jan 29 2024 Petr Menšík <pemensik@redhat.com> - 1.19.0-7 - Update address of b.root-servers.net (#2253461) * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Nov 02 2023 Petr Menšík <pemensik@redhat.com> - 1.19.0-1 - Update to 1.19.0 (#2248686) * Wed Sep 06 2023 Petr Menšík <pemensik@redhat.com> - 1.18.0-2 - Skip failing tests on ELN builds * Fri Sep 01 2023 Petr Menšík <pemensik@redhat.com> - 1.18.0-1 - Update to 1.18.0 (#2236097) * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.17.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.17.1-3 - Rebuilt for Python 3.12 * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.17.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jan 13 2023 Paul Wouters <paul.wouters@aiven.io - 1.17.1-1 - Resolved rhbz#2160397 unbound-1.17.1 is available (bugfix release) - Add support for building with redis * Thu Dec 01 2022 Petr Menšík <pemensik@redhat.com> - 1.17.0-2 - Move unbound user creation to libs (#2149036) - Use systemd-sysusers for user creation (#2105416) - Keep original DNSSEC root key as config (#2132103)
/etc/unbound/conf.d /etc/unbound/conf.d/example.com.conf /etc/unbound/conf.d/remote-control.conf /etc/unbound/keys.d /etc/unbound/keys.d/example.com.key /etc/unbound/local.d /etc/unbound/local.d/block-example.com.conf /etc/unbound/openssl-sha1.conf /etc/unbound/unbound.conf /etc/unbound/unbound_control.key /etc/unbound/unbound_control.pem /etc/unbound/unbound_server.key /etc/unbound/unbound_server.pem /run/unbound /usr/lib/.build-id /usr/lib/.build-id/0c /usr/lib/.build-id/0c/5728092ee83c2fbf1debbe8640e814dac8d284 /usr/lib/.build-id/41 /usr/lib/.build-id/41/28676b3b1e9f5609631c512f1498c842711af4 /usr/lib/.build-id/d6 /usr/lib/.build-id/d6/0eb24082f5fdbd339217e824ef003d08ac0265 /usr/lib/systemd/system/unbound-keygen.service /usr/lib/systemd/system/unbound.service /usr/lib/tmpfiles.d/unbound.conf /usr/sbin/unbound /usr/sbin/unbound-checkconf /usr/sbin/unbound-control /usr/sbin/unbound-control-setup /usr/share/doc/unbound /usr/share/doc/unbound/CREDITS /usr/share/doc/unbound/FEATURES /usr/share/man/man5/unbound.conf.5.gz /usr/share/man/man8/unbound-checkconf.8.gz /usr/share/man/man8/unbound-control-setup.8.gz /usr/share/man/man8/unbound-control.8.gz /usr/share/man/man8/unbound.8.gz /usr/share/unbound /usr/share/unbound/conf.d /usr/share/unbound/conf.d/remote-control.conf /usr/share/unbound/conf.d/unbound-as112-networks.conf /usr/share/unbound/conf.d/unbound-local-root.conf /usr/share/unbound/fedora-defaults.conf
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jan 28 03:01:35 2025