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

kea-hooks-debuginfo-3.0.3-1.fc43 RPM for ppc64le

From Fedora 43 testing updates for ppc64le / debug / Packages / k

Name: kea-hooks-debuginfo Distribution: Fedora Project
Version: 3.0.3 Vendor: Fedora Project
Release: 1.fc43 Build date: Mon Mar 30 13:43:39 2026
Group: Development/Debug Build host: buildvm-ppc64le-06.rdu3.fedoraproject.org
Size: 189591051 Source RPM: kea-3.0.3-1.fc43.src.rpm
Packager: Fedora Project
Url: http://kea.isc.org
Summary: Debug information for package kea-hooks
This package provides debug information for package kea-hooks.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Requires

License

MPL-2.0 AND BSL-1.0

Changelog

* Mon Mar 30 2026 Martin Osvald <mosvald@redhat.com> - 3.0.3-1
  - New version 3.0.3 (rhbz#2451141)
  - Fixes CVE-2026-3608 (rhbz#2451621)
* Wed Oct 29 2025 Martin Osvald <mosvald@redhat.com> - 3.0.2-1
  - New version 3.0.2 (rhbz#2407048)
  - Fixes CVE-2025-11232
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 3.0.1-2
  - Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 29 2025 Martin Osvald <mosvald@redhat.com> - 3.0.1-1
  - New version 3.0.1 (rhbz#2391289)
  - Fixes CVE-2025-40779 (rhbz#2391373)
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 3.0.0-5
  - Rebuilt for Python 3.14.0rc2 bytecode
* Thu Jul 31 2025 Martin Osvald <mosvald@redhat.com> - 3.0.0-4
  - Move radius config into hooks sub-package
* Wed Jul 30 2025 Martin Osvald <mosvald@redhat.com> - 3.0.0-3
  - Support for sending startup notifications to systemd (rhbz#2384776)
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Mon Jun 30 2025 Martin Osvald <mosvald@redhat.com> - 3.0.0-1
  - New version 3.0.0 (rhbz#2374737)
  - Remove broken keactrl in favor of systemd unit files
  - kea.spec: General cleanup and removal of lines that have no effect
  - kea-msg-compiler was moved from kea to kea-devel
* Mon Jun 09 2025 Python Maint <python-maint@redhat.com> - 2.6.3-2
  - Rebuilt for Python 3.14
* Sun Jun 08 2025 Martin Osvald <mosvald@redhat.com> - 2.6.3-1
  - New version 2.6.3 (rhbz#2368989)
  - Fix for: CVE-2025-32801, CVE-2025-32802, CVE-2025-32803
  - kea.conf: Remove /tmp/ from socket-name for existing configurations
  - kea.conf: Set pseudo-random password for default config to secure fresh
    install and allow CA startup without user intervention
  - kea.conf: Restrict directory permissions
  - Sync service files with upstream
  - Fix leases ownership when switching from root to kea user (rhbz#2324168)
* Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 2.6.2-6
  - Rebuilt for Python 3.14
* Mon Jun 02 2025 František Hrdina <fhrdina@redhat.com> - 2.6.2-5
  - Update of fmf plans and gating to be rhel-11 ready
* Thu May 29 2025 Yaakov Selkowitz <yselkowi@redhat.com> - 2.6.2-4
  - Reconditionalize openssl-devel-engine
* Wed May 21 2025 Martin Osvald <mosvald@redhat.com> - 2.6.2-3
  - kea.spec: remove rhel7 and f40 conditions
* Wed Apr 16 2025 Pavol Sloboda <pavol.sloboda02@gmail.com> - 2.6.2-2
  - fix: fixed the BuildRequires of mariadb-devel package the mariadb-
    connector-c-devel package is available for all RHEL versions from version
    8 and above, as version 7 is quite old this condition is not necessary
    and all packages should use the BuildRequires of mariadb-connector-c-
    devel instead of mariadb-devel if possible
* Wed Mar 26 2025 Martin Osvald <mosvald@redhat.com> - 2.6.2-1
  - New version 2.6.2 (rhbz#2355027)
* Fri Feb 28 2025 František Hrdina <fhrdina@redhat.com> - 2.6.1-9
  - fmf plans & gating rhel-11 ready
* Wed Feb 12 2025 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.6.1-8
  - Drop call to %sysusers_create_compat
* Wed Feb 12 2025 pdancak <pdancak@redhat.com> - 2.6.1-7
  - User kea can't create log files (#2329450)
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.1-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Thu Nov 21 2024 Andrea Bolognani <abologna@redhat.com> - 2.6.1-5
  - Use autoreconf more (fixes riscv64 build)
* Wed Aug 21 2024 Martin Osvald <mosvald@redhat.com> - 2.6.1-4
  - Fix startup failures during upgrade due to wrong permissions and
    ownership
* Wed Aug 07 2024 Martin Osvald <mosvald@redhat.com> - 2.6.1-3
  - Fix /run/kea ownership
* Mon Aug 05 2024 Martin Osvald <mosvald@redhat.com> - 2.6.1-2
  - Do not run as root and restrict file access (rhbz#2302204)
* Thu Aug 01 2024 Martin Osvald <mosvald@redhat.com> - 2.6.1-1
  - New version 2.6.1 (rhbz#2301927)
* Tue Jul 30 2024 Martin Osvald <mosvald@redhat.com> - 2.6.0-7
  - Fix FTBFS on f41 caused by openssl engine headers moving from -devel to
    -devel-engine (rhbz#2300868)
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Tue Jun 25 2024 Martin Osvald <mosvald@redhat.com> - 2.6.0-5
  - Keactrl is using rev without dependency on util-linux
* Wed Jun 19 2024 Martin Osvald <mosvald@redhat.com> - 2.6.0-4
  - kea.spec: minor fixes
* Tue Jun 18 2024 Martin Osvald <mosvald@redhat.com> - 2.6.0-3
  - Require libpq-devel instead of postgresql-server-devel (rhbz#2120322)
* Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 2.6.0-2
  - Rebuilt for Python 3.13
* Thu May 30 2024 Martin Osvald <mosvald@redhat.com> - 2.6.0-1
  - New version 2.6.0 (rhbz#2283671)

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/07
/usr/lib/debug/.build-id/07/76af79b6d135e567cde82ec44a550ac13bd228
/usr/lib/debug/.build-id/07/76af79b6d135e567cde82ec44a550ac13bd228.debug
/usr/lib/debug/.build-id/0a
/usr/lib/debug/.build-id/0a/36bc6c9710ec03f35676ff58ead6757240e094
/usr/lib/debug/.build-id/0a/36bc6c9710ec03f35676ff58ead6757240e094.debug
/usr/lib/debug/.build-id/3c
/usr/lib/debug/.build-id/3c/ef0915caf930af1115469779192c486cba6acb
/usr/lib/debug/.build-id/3c/ef0915caf930af1115469779192c486cba6acb.debug
/usr/lib/debug/.build-id/3d
/usr/lib/debug/.build-id/3d/a377575a6b3581f994ee2bd6b45c830498e1b1
/usr/lib/debug/.build-id/3d/a377575a6b3581f994ee2bd6b45c830498e1b1.debug
/usr/lib/debug/.build-id/4e
/usr/lib/debug/.build-id/4e/246c4b5beaef3cf806183752a38e71a63f180b
/usr/lib/debug/.build-id/4e/246c4b5beaef3cf806183752a38e71a63f180b.debug
/usr/lib/debug/.build-id/65
/usr/lib/debug/.build-id/65/b611aa3c727d5d1a242b91ea9751f94eecd581
/usr/lib/debug/.build-id/65/b611aa3c727d5d1a242b91ea9751f94eecd581.debug
/usr/lib/debug/.build-id/73
/usr/lib/debug/.build-id/73/21efb979977359f3b09252d74b735ce1ff72f5
/usr/lib/debug/.build-id/73/21efb979977359f3b09252d74b735ce1ff72f5.debug
/usr/lib/debug/.build-id/74
/usr/lib/debug/.build-id/74/6cdfdb70bf6c987920ea01ec752c2363fc851a
/usr/lib/debug/.build-id/74/6cdfdb70bf6c987920ea01ec752c2363fc851a.debug
/usr/lib/debug/.build-id/79
/usr/lib/debug/.build-id/79/07de7da8af9dbeffd4000f586fd030de496dad
/usr/lib/debug/.build-id/79/07de7da8af9dbeffd4000f586fd030de496dad.debug
/usr/lib/debug/.build-id/89
/usr/lib/debug/.build-id/89/b0c2b1860ab4f7462790475480010f2598f67d
/usr/lib/debug/.build-id/89/b0c2b1860ab4f7462790475480010f2598f67d.debug
/usr/lib/debug/.build-id/91
/usr/lib/debug/.build-id/91/2d650b871028de3afbc00ece970edde2f4183e
/usr/lib/debug/.build-id/91/2d650b871028de3afbc00ece970edde2f4183e.debug
/usr/lib/debug/.build-id/9d
/usr/lib/debug/.build-id/9d/7a73b19ef32859b6b3e396df0e6b594e136235
/usr/lib/debug/.build-id/9d/7a73b19ef32859b6b3e396df0e6b594e136235.debug
/usr/lib/debug/.build-id/a0
/usr/lib/debug/.build-id/a0/d52f0886415e3ccc5e1d3f70ff63adafc94315
/usr/lib/debug/.build-id/a0/d52f0886415e3ccc5e1d3f70ff63adafc94315.debug
/usr/lib/debug/.build-id/b7
/usr/lib/debug/.build-id/b7/6f79a3186fdde28a546641ec88bdf525ca9c21
/usr/lib/debug/.build-id/b7/6f79a3186fdde28a546641ec88bdf525ca9c21.debug
/usr/lib/debug/.build-id/c9
/usr/lib/debug/.build-id/c9/0bb5685bf6f647d749866cf30ae4bf0370bfe0
/usr/lib/debug/.build-id/c9/0bb5685bf6f647d749866cf30ae4bf0370bfe0.debug
/usr/lib/debug/.build-id/d4
/usr/lib/debug/.build-id/d4/79b5e07f4b43214ace7eed7d162ea7d2a1bd22
/usr/lib/debug/.build-id/d4/79b5e07f4b43214ace7eed7d162ea7d2a1bd22.debug
/usr/lib/debug/.build-id/e1
/usr/lib/debug/.build-id/e1/e4ebcc154e9b20538242530bf281b3af7460e2
/usr/lib/debug/.build-id/e1/e4ebcc154e9b20538242530bf281b3af7460e2.debug
/usr/lib/debug/.build-id/e7
/usr/lib/debug/.build-id/e7/8f85b86589b84d3dda180cbd2a607a9ef28224
/usr/lib/debug/.build-id/e7/8f85b86589b84d3dda180cbd2a607a9ef28224.debug
/usr/lib/debug/.build-id/ef
/usr/lib/debug/.build-id/ef/c86cb92c6b5df5e782651a7e1efad55f5cc764
/usr/lib/debug/.build-id/ef/c86cb92c6b5df5e782651a7e1efad55f5cc764.debug
/usr/lib/debug/.build-id/f0
/usr/lib/debug/.build-id/f0/4af3c54ea9abb6d1f78539590ab480ce8f321d
/usr/lib/debug/.build-id/f0/4af3c54ea9abb6d1f78539590ab480ce8f321d.debug
/usr/lib/debug/.build-id/fa
/usr/lib/debug/.build-id/fa/237f188c2c350277d823e21767bfb121e451f8
/usr/lib/debug/.build-id/fa/237f188c2c350277d823e21767bfb121e451f8.debug
/usr/lib/debug/usr
/usr/lib/debug/usr/lib64
/usr/lib/debug/usr/lib64/kea
/usr/lib/debug/usr/lib64/kea/hooks
/usr/lib/debug/usr/lib64/kea/hooks/libddns_gss_tsig.so-3.0.3-1.fc43.ppc64le.debug
/usr/lib/debug/usr/lib64/kea/hooks/libdhcp_bootp.so-3.0.3-1.fc43.ppc64le.debug
/usr/lib/debug/usr/lib64/kea/hooks/libdhcp_class_cmds.so-3.0.3-1.fc43.ppc64le.debug
/usr/lib/debug/usr/lib64/kea/hooks/libdhcp_ddns_tuning.so-3.0.3-1.fc43.ppc64le.debug
/usr/lib/debug/usr/lib64/kea/hooks/libdhcp_flex_id.so-3.0.3-1.fc43.ppc64le.debug
/usr/lib/debug/usr/lib64/kea/hooks/libdhcp_flex_option.so-3.0.3-1.fc43.ppc64le.debug
/usr/lib/debug/usr/lib64/kea/hooks/libdhcp_ha.so-3.0.3-1.fc43.ppc64le.debug
/usr/lib/debug/usr/lib64/kea/hooks/libdhcp_host_cache.so-3.0.3-1.fc43.ppc64le.debug
/usr/lib/debug/usr/lib64/kea/hooks/libdhcp_host_cmds.so-3.0.3-1.fc43.ppc64le.debug
/usr/lib/debug/usr/lib64/kea/hooks/libdhcp_lease_cmds.so-3.0.3-1.fc43.ppc64le.debug
/usr/lib/debug/usr/lib64/kea/hooks/libdhcp_lease_query.so-3.0.3-1.fc43.ppc64le.debug
/usr/lib/debug/usr/lib64/kea/hooks/libdhcp_legal_log.so-3.0.3-1.fc43.ppc64le.debug
/usr/lib/debug/usr/lib64/kea/hooks/libdhcp_limits.so-3.0.3-1.fc43.ppc64le.debug
/usr/lib/debug/usr/lib64/kea/hooks/libdhcp_mysql.so-3.0.3-1.fc43.ppc64le.debug
/usr/lib/debug/usr/lib64/kea/hooks/libdhcp_perfmon.so-3.0.3-1.fc43.ppc64le.debug
/usr/lib/debug/usr/lib64/kea/hooks/libdhcp_pgsql.so-3.0.3-1.fc43.ppc64le.debug
/usr/lib/debug/usr/lib64/kea/hooks/libdhcp_ping_check.so-3.0.3-1.fc43.ppc64le.debug
/usr/lib/debug/usr/lib64/kea/hooks/libdhcp_radius.so-3.0.3-1.fc43.ppc64le.debug
/usr/lib/debug/usr/lib64/kea/hooks/libdhcp_run_script.so-3.0.3-1.fc43.ppc64le.debug
/usr/lib/debug/usr/lib64/kea/hooks/libdhcp_stat_cmds.so-3.0.3-1.fc43.ppc64le.debug
/usr/lib/debug/usr/lib64/kea/hooks/libdhcp_subnet_cmds.so-3.0.3-1.fc43.ppc64le.debug


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Apr 2 02:23:08 2026