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

freeipa-server-debuginfo-4.13.1-8.fc44 RPM for aarch64

From Fedora 44 testing updates for aarch64 / debug / Packages / f

Name: freeipa-server-debuginfo Distribution: Fedora Project
Version: 4.13.1 Vendor: Fedora Project
Release: 8.fc44 Build date: Fri Mar 6 09:42:20 2026
Group: Development/Debug Build host: buildvm-a64-16.rdu3.fedoraproject.org
Size: 1899070 Source RPM: freeipa-4.13.1-8.fc44.src.rpm
Packager: Fedora Project
Url: http://www.freeipa.org/
Summary: Debug information for package freeipa-server
This package provides debug information for package freeipa-server.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Requires

License

GPL-3.0-or-later

Changelog

* Fri Mar 06 2026 Alexander Bokovoy <abokovoy@redhat.com> - 4.13.1-8
  - Fix SELinux policy for SSSD MFA helpers
  - Fix cases when passkey child was crashing when called from ipa-otpd
* Tue Feb 24 2026 Adam Williamson <awilliam@redhat.com> - 4.13.1-7
  - Rebuild against Samba 4.24.0-RC3
* Wed Feb 18 2026 Alexander Bokovoy <abokovoy@redhat.com> - 4.13.1-6
  - More changes to SELinux policy to help upgrade SSSD helpers' contexts
* Tue Feb 17 2026 Alexander Bokovoy <abokovoy@redhat.com> - 4.13.1-5
  - Update SELinux policy to allow relabel SSSD helpers during install (rpm_t)
* Tue Feb 17 2026 Alexander Bokovoy <abokovoy@redhat.com> - 4.13.1-4
  - Update SELinux policy to allow relabel SSSD helpers during install
* Tue Feb 17 2026 Alexander Bokovoy <abokovoy@redhat.com> - 4.13.1-3
  - Rebuild against MIT Kerberos 1.22.2
  - Fix build against NodeJS in F44/45
  - Allow SELinux policy for ipa-otpd in non-IPA environment (standalone SSSD)
  - Fix freeipa-client package scriptlet to not fail when config is missing
  - Resolves: rhbz#2439482
* Thu Jan 22 2026 Alexander Bokovoy <abokovoy@redhat.com> - 4.13.1-2
  - Rebuild against Samba 4.24.0-RC1
* Fri Jan 16 2026 Rob Crittenden <rcritten@redhat.com> - 4.13.1-0.1
  - Upstream release 4.13.1
  - Release notes: https://www.freeipa.org/release-notes/4-13-1.html
* Fri Dec 05 2025 Alexander Bokovoy <abokovoy@redhat.com> - 4.13.0-2
  - Fix upgrade to Samba 4.23 when there is already established trust
  - Upstream PR: https://github.com/freeipa/freeipa/pull/8046
* Thu Dec 04 2025 Alexander Bokovoy <abokovoy@redhat.com> - 4.13.0-1
  - Upstream release 4.13.0
  - Release notes: https://www.freeipa.org/release-notes/4-13-0.html
* Fri Oct 03 2025 Adam Williamson <awilliam@redhat.com> - 4.12.5-3
  - Rebuild with no changes to keep version ahead of F41
* Tue Sep 30 2025 Alexander Bokovoy <abokovoy@redhat.com> - 4.12.5-2
  - Update minor version metadata to alow IPA data upgrade
* Tue Sep 30 2025 Alexander Bokovoy <abokovoy@redhat.com> - 4.12.5-1
  - CVE-2025-7493: host to admin escalation prevention
* Tue Sep 23 2025 Alexander Bokovoy <abokovoy@redhat.com> - 4.12.2-19
  - Update fixes from ipa-4-12 branch
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 4.12.2-18.1
  - Rebuilt for Python 3.14.0rc3 bytecode
* Tue Sep 09 2025 Alexander Bokovoy <abokovoy@redhat.com> - 4.12.2-18
  - Fix forest trust information handling to support Samba 4.23
  - resolves: rhbz#2393890
* Mon Aug 25 2025 Alexander Bokovoy <abokovoy@redhat.com> - 4.12.2-17
  - Update samba dependency
  - Resolves: rhbz#2390262
  - Protect against failures on restart of dbus/oddjob in container build environment
  - Resolves: rhbz#2379490
* Sat Aug 23 2025 Alexander Bokovoy <abokovoy@redhat.com> - 4.12.2-16
  - Rebuild against new Samba passdb ABI (with no changes at the moment)
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 4.12.2-15.2
  - Rebuilt for Python 3.14.0rc2 bytecode
* Wed Jul 30 2025 Rob Crittenden <rcritten@redhat.com> - 4.12.2-15.1
  - Revert new location of the tomcat scripts
* Thu Jul 24 2025 Rob Crittenden <rcritten@redhat.com> - 4.12.2-15
  - Support Tomcat 10
* Tue Jun 17 2025 Alexander Bokovoy <abokovoy@redhat.com> - 4.12.2-14
  - CVE-2025-4404
  - Include encrypted DNS support subpackages
  - various fixes from ipa-4-12 branch upstream
* Wed Jun 04 2025 Python Maint <python-maint@redhat.com> - 4.12.2-13.1
  - Rebuilt for Python 3.14
* Tue Apr 01 2025 Alexander Bokovoy <abokovoy@redhat.com> - 4.12.2-13
  - Upgrade from OpenSSL Engine use to OpenSSL provider API
* Tue Apr 01 2025 Alexander Bokovoy <abokovoy@redhat.com> - 4.12.2-12
  - Actually include OpenSSL provider API support
* Tue Apr 01 2025 Alexander Bokovoy <abokovoy@redhat.com> - 4.12.2-11
  - Synchronize patchset with C10S
  - Enable Encrypted DNS support
* Mon Feb 10 2025 Alexander Bokovoy <abokovoy@redhat.com> - 4.12.2-10
  - Rebuild for Samba 4.22.0 RC1
* Mon Jan 27 2025 Alexander Bokovoy <abokovoy@redhat.com> - 4.12.2-9
  - Do not pass OAuth2 client secret for public clients (freeipa#9734)
  - Fix upgrade for two-way trust to Active Directory (freeipa#9471 post-fix)
  - Allow extending certmonger request timeouts to accomodate for slow HSMs (freeipa#9725)
* Wed Jan 15 2025 Alexander Bokovoy <abokovoy@redhat.com> - 4.12.2-8
  - CVE-2024-11029
  - Release notes: https://www.freeipa.org/release-notes/4-12-3.html
* Wed Dec 04 2024 Alexander Bokovoy <abokovoy@redhat.com> - 4.12.2-7
  - Apply upstream fixes since 4.12.2
  - Fix OTP LDAP bind regression
  - Resolves: rhbz#2321307
  - add ipa-idrange-fix tool
  - Support PyCA 44.0.0
* Thu Nov 21 2024 Alexander Bokovoy <abokovoy@redhat.com> - 4.12.2-6
  - Adjust to Samba 4.21
* Tue Oct 22 2024 Richard W.M. Jones <rjones@redhat.com> - 4.12.2-5
  - Rebuild for Jansson 2.14
    (https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/3PYINSQGKQ4BB25NQUI2A2UCGGLAG5ND/)
* Fri Oct 04 2024 Alexander Bokovoy <abokovoy@redhat.com> - 4.12.2-4
  - Bump release to handle F41 updates which went out of sync due to rebuilds
  - Fix CA uninstall in case ACME instance is available
  - Bump SSSD requirement to 2.9.5 to ensure sssd-idp can handle Entra ID
  - Make sure to use correct nodejs version for build
* Thu Aug 22 2024 Alexander Bokovoy <abokovoy@redhat.com> - 4.12.2-1
  - Upstream release 4.12.2
  - Rebuild against Samba 4.21.0-RC3
* Mon Aug 19 2024 Alexander Bokovoy <abokovoy@redhat.com> - 4.12.1-3
  - Few more fixes, including tests and python-cryptography 43.0 compatibility
* Mon Aug 19 2024 Alexander Bokovoy <abokovoy@redhat.com> - 4.12.1-2
  - Post-4.12.1 fixes:
    - ipa-migrate tool fixes
    - HSM support fixes including SELinux policy changes
    - ipa-backup/ipa-restore uniqueness fix
    - improvements in replication topology access controls
    - allow PKINIT cert renewal on hidden replica
    - cleanup more files during uninstall
    - support for python-cryptography 43.0+
  - Remove support for NIS server emulation. Requires slapi-nis 0.70.0
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.12.1-1.1
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Mon Jun 10 2024 Julien Rische <jrische@redhat.com> - 4.12.1-1
  - Upstream release 4.12.1
  - Release notes: https://www.freeipa.org/release-notes/4-12-1.html
  - Security release: CVE-2024-2698 CVE-2024-3183
* Mon Jun 10 2024 Python Maint <python-maint@redhat.com> - 4.12.0-1.1
  - Rebuilt for Python 3.13
* Wed May 29 2024 Alexander Bokovoy <abokovoy@redhat.com> - 4.12.0-1
  - Upstream release 4.12
  - Release notes: https://www.freeipa.org/release-notes/4-12-0.html

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/09
/usr/lib/debug/.build-id/09/bd7b58b52da53acad1810fa1cd500e3c673cfd
/usr/lib/debug/.build-id/09/bd7b58b52da53acad1810fa1cd500e3c673cfd.debug
/usr/lib/debug/.build-id/0b
/usr/lib/debug/.build-id/0b/ba3fb9f4ade0e064307954edd8bc19d1353d02
/usr/lib/debug/.build-id/0b/ba3fb9f4ade0e064307954edd8bc19d1353d02.debug
/usr/lib/debug/.build-id/12
/usr/lib/debug/.build-id/12/679bd236b8b1b69c687a352fb76b9faf17af88
/usr/lib/debug/.build-id/12/679bd236b8b1b69c687a352fb76b9faf17af88.debug
/usr/lib/debug/.build-id/14
/usr/lib/debug/.build-id/14/c90258890648c938daf58850aa532e07e27564
/usr/lib/debug/.build-id/14/c90258890648c938daf58850aa532e07e27564.debug
/usr/lib/debug/.build-id/15
/usr/lib/debug/.build-id/15/e74dd3c30ff60765e4b0acdbdc70e0c2ab9939
/usr/lib/debug/.build-id/15/e74dd3c30ff60765e4b0acdbdc70e0c2ab9939.debug
/usr/lib/debug/.build-id/28
/usr/lib/debug/.build-id/28/1aac3d3b36b3b4272d96c506728f037e23c46e
/usr/lib/debug/.build-id/28/1aac3d3b36b3b4272d96c506728f037e23c46e.debug
/usr/lib/debug/.build-id/2a
/usr/lib/debug/.build-id/2a/47074fc7c2e1ab3247871eb1801025b23a159b
/usr/lib/debug/.build-id/2a/47074fc7c2e1ab3247871eb1801025b23a159b.debug
/usr/lib/debug/.build-id/33
/usr/lib/debug/.build-id/33/3b6ac3087521992f528fdd3f6b38b0de8c1c15
/usr/lib/debug/.build-id/33/3b6ac3087521992f528fdd3f6b38b0de8c1c15.debug
/usr/lib/debug/.build-id/41
/usr/lib/debug/.build-id/41/4dba8df73cc67ef39943cb70c1eba0389a7d11
/usr/lib/debug/.build-id/41/4dba8df73cc67ef39943cb70c1eba0389a7d11.debug
/usr/lib/debug/.build-id/53
/usr/lib/debug/.build-id/53/560472cc50521a1dab0ea4db9649b6342d552e
/usr/lib/debug/.build-id/53/560472cc50521a1dab0ea4db9649b6342d552e.debug
/usr/lib/debug/.build-id/60
/usr/lib/debug/.build-id/60/3bc32693b230d0c074e75e4f2fc9b36a84896d
/usr/lib/debug/.build-id/60/3bc32693b230d0c074e75e4f2fc9b36a84896d.debug
/usr/lib/debug/.build-id/6e
/usr/lib/debug/.build-id/6e/10f5687afd25336488a78204ba35885a1ba356
/usr/lib/debug/.build-id/6e/10f5687afd25336488a78204ba35885a1ba356.debug
/usr/lib/debug/.build-id/89
/usr/lib/debug/.build-id/89/0011497eb704e1de4e57eb89340089e085119f
/usr/lib/debug/.build-id/89/0011497eb704e1de4e57eb89340089e085119f.debug
/usr/lib/debug/.build-id/8f
/usr/lib/debug/.build-id/8f/5b8a1474ad89376ccdf0eb061bdb2146bbd635
/usr/lib/debug/.build-id/8f/5b8a1474ad89376ccdf0eb061bdb2146bbd635.debug
/usr/lib/debug/.build-id/a0
/usr/lib/debug/.build-id/a0/2bc896189e4838540107f18278954ad23c3f25
/usr/lib/debug/.build-id/a0/2bc896189e4838540107f18278954ad23c3f25.debug
/usr/lib/debug/.build-id/cf
/usr/lib/debug/.build-id/cf/cd47f05c5e79bc2f36bded5515748122d826a9
/usr/lib/debug/.build-id/cf/cd47f05c5e79bc2f36bded5515748122d826a9.debug
/usr/lib/debug/.build-id/d2
/usr/lib/debug/.build-id/d2/1fa3b527028fbd313646a3961eaba720006df6
/usr/lib/debug/.build-id/d2/1fa3b527028fbd313646a3961eaba720006df6.debug
/usr/lib/debug/.build-id/d9
/usr/lib/debug/.build-id/d9/49e513edb3778a08ba5118dedc0163aee48c60
/usr/lib/debug/.build-id/d9/49e513edb3778a08ba5118dedc0163aee48c60.debug
/usr/lib/debug/.build-id/e5
/usr/lib/debug/.build-id/e5/219b452e1cf8471dbb848aab34496b571a9d1e
/usr/lib/debug/.build-id/e5/219b452e1cf8471dbb848aab34496b571a9d1e.debug
/usr/lib/debug/usr
/usr/lib/debug/usr/lib64
/usr/lib/debug/usr/lib64/dirsrv
/usr/lib/debug/usr/lib64/dirsrv/plugins
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_dns.so-4.13.1-8.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_enrollment_extop.so-4.13.1-8.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_extdom_extop.so-4.13.1-8.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_graceperiod.so-4.13.1-8.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_lockout.so-4.13.1-8.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_modrdn.so-4.13.1-8.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_otp_counter.so-4.13.1-8.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_otp_lasttoken.so-4.13.1-8.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_pwd_extop.so-4.13.1-8.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_range_check.so-4.13.1-8.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_repl_version.so-4.13.1-8.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_sidgen.so-4.13.1-8.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_sidgen_task.so-4.13.1-8.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_uuid.so-4.13.1-8.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_winsync.so-4.13.1-8.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libtopology.so-4.13.1-8.fc44.aarch64.debug
/usr/lib/debug/usr/lib64/krb5
/usr/lib/debug/usr/lib64/krb5/plugins
/usr/lib/debug/usr/lib64/krb5/plugins/kdb
/usr/lib/debug/usr/lib64/krb5/plugins/kdb/ipadb.so-4.13.1-8.fc44.aarch64.debug
/usr/lib/debug/usr/libexec
/usr/lib/debug/usr/libexec/ipa
/usr/lib/debug/usr/libexec/ipa/ipa-otpd-4.13.1-8.fc44.aarch64.debug
/usr/lib/debug/usr/libexec/ipa/ipa-print-pac-4.13.1-8.fc44.aarch64.debug


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Mar 12 00:35:14 2026