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

kea-hooks-debuginfo-2.6.3-1.fc41 RPM for aarch64

From Fedora 41 testing updates for aarch64 / debug / Packages / k

Name: kea-hooks-debuginfo Distribution: Fedora Project
Version: 2.6.3 Vendor: Fedora Project
Release: 1.fc41 Build date: Mon Jun 9 11:39:11 2025
Group: Development/Debug Build host: buildvm-a64-08.iad2.fedoraproject.org
Size: 76579377 Source RPM: kea-2.6.3-1.fc41.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 Jun 09 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)
* Mon Jun 09 2025 Yaakov Selkowitz <yselkowi@redhat.com> - 2.6.2-6
  - Reconditionalize openssl-devel-engine
* Mon Jun 09 2025 Martin Osvald <mosvald@redhat.com> - 2.6.2-5
  - kea.spec: remove rhel7 and f40 conditions
* Mon Jun 09 2025 Pavol Sloboda <pavol.sloboda02@gmail.com> - 2.6.2-4
  - 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
* Mon Jun 09 2025 Andrea Bolognani <abologna@redhat.com> - 2.6.2-3
  - Use autoreconf more (fixes riscv64 build)
* Mon Jun 02 2025 FrantiĊĦek Hrdina <fhrdina@redhat.com> - 2.6.2-2
  - Update location of fmf plans
* Wed Mar 26 2025 Martin Osvald <mosvald@redhat.com> - 2.6.2-1
  - New version 2.6.2 (rhbz#2355027)
* Tue Feb 18 2025 pdancak <pdancak@redhat.com> - 2.6.1-5
  - User kea can't create log files (#2329450)
* 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)
* Tue Mar 26 2024 Martin Osvald <mosvald@redhat.com> - 2.4.1-9
  - Allow building with unit tests for future upstream contributions
* Sun Mar 24 2024 psklenar@redhat.com <psklenar@redhat.com> - 2.4.1-8
  - setup fedora CI
* Sat Feb 24 2024 David Abdurachmanov <davidlt@rivosinc.com> - 2.4.1-7
  - Properly check valgrind arches
* Tue Feb 20 2024 Martin Osvald <mosvald@redhat.com> - 2.4.1-6
  - Add keama migration utility (rhbz#2250608)
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.1-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.1-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jan 18 2024 Jonathan Wakely <jwakely@redhat.com> - 2.4.1-3
  - Rebuilt for Boost 1.83
* Thu Dec 07 2023 Martin Osvald <mosvald@redhat.com> - 2.4.1-2
  - kea.spec: Fix missing _pkgdocdir ownership and other small fixes
* Thu Nov 30 2023 Martin Osvald <mosvald@redhat.com> - 2.4.1-1
  - New version 2.4.1 (rhbz#2251930)
* Thu Nov 30 2023 Lukas Javorsky <ljavorsk@redhat.com> - 2.4.0-7
  - Rebuild for PostgreSQL 16 (BZ#2251109)
* Tue Aug 22 2023 Martin Osvald <mosvald@redhat.com> - 2.4.0-6
  - Various spec file improvements
  - Remove _hardened_build variable as it is no longer needed
  - Clean up numbering of sources
  - Further %{name} changes to allow different package name
  - Move documentation into sub-package
  - Move tpmfiles.d configuration into separate file
  - Start using %autorelease and %autochangelog
  - Remove %license COPYING for devel due to lib dependency
* Thu Aug 10 2023 Martin Osvald <mosvald@redhat.com> - 2.4.0-4
  - Rebuilt for log4cplus 2.1.0
  - kea.spec: do not use %{name} to allow different package name
  - kea.spec: do not use glob on %{_libdir}, %{_mandir} and %{_sbindir}
    to conform with packaging guidelines
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jul 06 2023 Martin Osvald <mosvald@redhat.com> - 2.4.0-1
  - New version 2.4.0
  - Migrated to SPDX license
  - Do not export CXXFLAGS with -std=gnu++11 to stop boost warning messages
* Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 2.2.0-5
  - Rebuilt for Python 3.12

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/10
/usr/lib/debug/.build-id/10/c98bb7c17fc01871097b4b5a7953134c624da9
/usr/lib/debug/.build-id/10/c98bb7c17fc01871097b4b5a7953134c624da9.debug
/usr/lib/debug/.build-id/1d
/usr/lib/debug/.build-id/1d/73ebcc8d402e9d1feee2fac12dbd37f0b74d9f
/usr/lib/debug/.build-id/1d/73ebcc8d402e9d1feee2fac12dbd37f0b74d9f.debug
/usr/lib/debug/.build-id/3e
/usr/lib/debug/.build-id/3e/840c8bb35d4e8e01a62ffd788bed51447fb393
/usr/lib/debug/.build-id/3e/840c8bb35d4e8e01a62ffd788bed51447fb393.debug
/usr/lib/debug/.build-id/86
/usr/lib/debug/.build-id/86/366dd6f0ae5d40fcd5de891ab3228ac43b9d5a
/usr/lib/debug/.build-id/86/366dd6f0ae5d40fcd5de891ab3228ac43b9d5a.debug
/usr/lib/debug/.build-id/a5
/usr/lib/debug/.build-id/a5/ff05d242dd18ae74b67a1566dc00f0398d9751
/usr/lib/debug/.build-id/a5/ff05d242dd18ae74b67a1566dc00f0398d9751.debug
/usr/lib/debug/.build-id/aa
/usr/lib/debug/.build-id/aa/4f84390d9a7ad0ce1a11e1a7d92b0ca6f1a2cd
/usr/lib/debug/.build-id/aa/4f84390d9a7ad0ce1a11e1a7d92b0ca6f1a2cd.debug
/usr/lib/debug/.build-id/c6
/usr/lib/debug/.build-id/c6/10b545c9dad2e0978e41596d4d7441648e44e0
/usr/lib/debug/.build-id/c6/10b545c9dad2e0978e41596d4d7441648e44e0.debug
/usr/lib/debug/.build-id/fb
/usr/lib/debug/.build-id/fb/596f23078adfe5e3790c07c12bb64649e5a9ad
/usr/lib/debug/.build-id/fb/596f23078adfe5e3790c07c12bb64649e5a9ad.debug
/usr/lib/debug/.build-id/fe
/usr/lib/debug/.build-id/fe/858d00009912934af2caff7499c55ee9a07715
/usr/lib/debug/.build-id/fe/858d00009912934af2caff7499c55ee9a07715.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/libdhcp_bootp.so-2.6.3-1.fc41.aarch64.debug
/usr/lib/debug/usr/lib64/kea/hooks/libdhcp_flex_option.so-2.6.3-1.fc41.aarch64.debug
/usr/lib/debug/usr/lib64/kea/hooks/libdhcp_ha.so-2.6.3-1.fc41.aarch64.debug
/usr/lib/debug/usr/lib64/kea/hooks/libdhcp_lease_cmds.so-2.6.3-1.fc41.aarch64.debug
/usr/lib/debug/usr/lib64/kea/hooks/libdhcp_mysql_cb.so-2.6.3-1.fc41.aarch64.debug
/usr/lib/debug/usr/lib64/kea/hooks/libdhcp_perfmon.so-2.6.3-1.fc41.aarch64.debug
/usr/lib/debug/usr/lib64/kea/hooks/libdhcp_pgsql_cb.so-2.6.3-1.fc41.aarch64.debug
/usr/lib/debug/usr/lib64/kea/hooks/libdhcp_run_script.so-2.6.3-1.fc41.aarch64.debug
/usr/lib/debug/usr/lib64/kea/hooks/libdhcp_stat_cmds.so-2.6.3-1.fc41.aarch64.debug


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Jun 12 00:45:31 2025