Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

unbound-debuginfo-1.22.0-14.fc41 RPM for aarch64

From Fedora 41 updates for aarch64 / debug / Packages / u

Name: unbound-debuginfo Distribution: Fedora Project
Version: 1.22.0 Vendor: Fedora Project
Release: 14.fc41 Build date: Mon Feb 10 21:08:56 2025
Group: Development/Debug Build host: buildvm-a64-13.iad2.fedoraproject.org
Size: 12535611 Source RPM: unbound-1.22.0-14.fc41.src.rpm
Packager: Fedora Project
Url: https://nlnetlabs.nl/projects/unbound/
Summary: Debug information for package unbound
This package provides debug information for package unbound.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Requires

License

BSD-3-Clause

Changelog

* Mon Feb 10 2025 Tomas Korbar <tkorbar@redhat.com> - 1.22.0-14
  - Fix ownership and mode record of rundir
* Mon Feb 10 2025 Tomas Korbar <tkorbar@redhat.com> - 1.22.0-13
  - Add possibility to disable unbound-anchor by file presence
* Fri Feb 07 2025 Tomas Korbar <tkorbar@redhat.com> - 1.22.0-12
  - Change service type to notify
* Sun Feb 02 2025 Tomas Korbar <tkorbar@redhat.com> - 1.22.0-11
  - Enabled libsystemd and change unbound service type to notify-reload
* Sun Feb 02 2025 Tomas Korbar <tkorbar@redhat.com> - 1.22.0-10
  - Add dracut module
* Thu Jan 16 2025 Petr Menšík <pemensik@redhat.com> - 1.22.0-9
  - Use ip-freebind: yes or add After=network-online.target (rhbz#2338429)
* 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

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/49
/usr/lib/debug/.build-id/49/f2c41c14087445b1197616553779f5cfe17011
/usr/lib/debug/.build-id/49/f2c41c14087445b1197616553779f5cfe17011.debug
/usr/lib/debug/.build-id/6e
/usr/lib/debug/.build-id/6e/c2c931ad36ddf9c270f01b7a60fe3e3cdc88c8
/usr/lib/debug/.build-id/6e/c2c931ad36ddf9c270f01b7a60fe3e3cdc88c8.debug
/usr/lib/debug/.build-id/a8
/usr/lib/debug/.build-id/a8/5e2fe8e7b9bf3ebca34ddf1fc46edb25d6f61d
/usr/lib/debug/.build-id/a8/5e2fe8e7b9bf3ebca34ddf1fc46edb25d6f61d.debug
/usr/lib/debug/.dwz
/usr/lib/debug/.dwz/unbound-1.22.0-14.fc41.aarch64
/usr/lib/debug/usr
/usr/lib/debug/usr/sbin
/usr/lib/debug/usr/sbin/unbound-1.22.0-14.fc41.aarch64.debug
/usr/lib/debug/usr/sbin/unbound-checkconf-1.22.0-14.fc41.aarch64.debug
/usr/lib/debug/usr/sbin/unbound-control-1.22.0-14.fc41.aarch64.debug


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Feb 12 03:58:59 2025