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

freeipa-server-debuginfo-4.12.2-9.fc41 RPM for x86_64

From Fedora 41 updates for x86_64 / debug / Packages / f

Name: freeipa-server-debuginfo Distribution: Fedora Project
Version: 4.12.2 Vendor: Fedora Project
Release: 9.fc41 Build date: Tue Jun 17 15:01:14 2025
Group: Development/Debug Build host: buildvm-x86-09.iad2.fedoraproject.org
Size: 1819979 Source RPM: freeipa-4.12.2-9.fc41.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

* Tue Jun 17 2025 Alexander Bokovoy <abokovoy@redhat.com> - 4.12.2-9
  - CVE-2025-4404: add admin canonical name to prevent takeovers
  - Fix potential crash in KDB driver
* Mon Jan 27 2025 Alexander Bokovoy <abokovoy@redhat.com> - 4.12.2-8
  - 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-7
  - 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-6
  - Apply upstream fixes since 4.12.2
  - Fix OTP LDAP bind regression
  - Resolves: rhbz#2321307
  - add ipa-idrange-fix tool
* Thu Nov 21 2024 Alexander Bokovoy <abokovoy@redhat.com> - 4.12.2-5
  - Adjust to Samba 4.21
* Fri Oct 04 2024 Alexander Bokovoy <abokovoy@redhat.com> - 4.12.2-4
  - 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
* Wed Sep 25 2024 Alexander Bokovoy <abokovoy@redhat.com> - 4.12.2-3
  - Rebuild against Samba 4.21.0
* 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+
* 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
* Wed Feb 21 2024 Rob Crittenden <rcritten@redhat.com> - 4.11.1-4
  - Security release: CVE-2024-1481
  - Resolves: rhbz#2265129
* Thu Feb 08 2024 Alexander Bokovoy <abokovoy@redhat.com> - 4.11.1-3
  - Support 389-ds with lmdb backend
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.11.1-2
  - Rebuild against Samba 4.20rc1
  - Fix memory leak in Kerberos KDC driver
  - Fix possible crash in IPA command line tool when accessing Kerberos credentials
  - Compatibility fix for Python Cryptography 42.0.0
  - NetBIOS defaults fix
  - Fix default host keytab retrieval permissions
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.11.1-1.2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.11.1-1.1
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Jan 10 2024 Alexander Bokovoy <abokovoy@redhat.com> - 4.11.1-1
  - Security release: CVE-2023-5455
  - Resolves: rhbz#2257646
* Wed Nov 08 2023 Alexander Bokovoy <abokovoy@redhat.com> - 4.11.0-7
  - ipalib: fix the IPACertificate validity dates (python 3.12 compatibility)
  - Handle PKI revocation response differences in JSON API
  - Allow removal of minimal length from a custom password policy
* Mon Oct 23 2023 Alexander Bokovoy <abokovoy@redhat.com> - 4.11.0-6
  - Adopt trust to AD code to Samba changes in case SIDs are malformed
* Tue Oct 03 2023 Alexander Bokovoy <abokovoy@redhat.com> - 4.11.0-5
  - FreeIPA 4.11.0 release
  - Simplify Fedora spec file
  - Release notes: https://www.freeipa.org/release-notes/4-11-0.html
* Mon Sep 18 2023 Alexander Bokovoy <abokovoy@redhat.com> - 4.11.0-4.beta1
  - Depend on selinux-policy-38.28-1.fc39
  - Add SELinux policy for passkey_child to be used without ipa-otpd
  - Related: rhbz#2238474
* Tue Sep 12 2023 Alexander Bokovoy <abokovoy@redhat.com> - 4.11.0-3.beta1
  - Restore properly SELinux context during IPA client uninstallation
  - Related: rhbz#2238474
* Tue Sep 12 2023 Alexander Bokovoy <abokovoy@redhat.com> - 4.11.0-2.beta1
  - Set 'sssd_use_usb' SELinux boolean when enrolling IPA client
  - Resolves: rhbz#2238474
* Mon Aug 21 2023 Alexander Bokovoy <abokovoy@redhat.com> - 4.11.0-1.beta1
  - FreeIPA 4.11.0 beta 1
  - Release notes: https://www.freeipa.org/release-notes/4-11-0-beta.html
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.10.2-1.3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jul 05 2023 Miro HronĨok <mhroncok@redhat.com> - 4.10.2-1.2
  - Use ssl.match_hostname from urllib3 as it was removed from Python 3.12
* Tue Jun 27 2023 Python Maint <python-maint@redhat.com> - 4.10.2-1.1
  - Rebuilt for Python 3.12

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/0c
/usr/lib/debug/.build-id/0c/4f30ac1a1e1e29432a8416c2ccf30b3c073660
/usr/lib/debug/.build-id/0c/4f30ac1a1e1e29432a8416c2ccf30b3c073660.debug
/usr/lib/debug/.build-id/15
/usr/lib/debug/.build-id/15/b6a5f2dc7c8defab2d303de00f14cce48280a7
/usr/lib/debug/.build-id/15/b6a5f2dc7c8defab2d303de00f14cce48280a7.debug
/usr/lib/debug/.build-id/37
/usr/lib/debug/.build-id/37/fb6f0b50ee18718a2660c1bf2946c3cdb67132
/usr/lib/debug/.build-id/37/fb6f0b50ee18718a2660c1bf2946c3cdb67132.debug
/usr/lib/debug/.build-id/5b
/usr/lib/debug/.build-id/5b/6419f91e6abd1ac743fe4884c8c964ca4cd81e
/usr/lib/debug/.build-id/5b/6419f91e6abd1ac743fe4884c8c964ca4cd81e.debug
/usr/lib/debug/.build-id/65
/usr/lib/debug/.build-id/65/59e25efeffe1d1e04f8d293e43a4abef8d6201
/usr/lib/debug/.build-id/65/59e25efeffe1d1e04f8d293e43a4abef8d6201.debug
/usr/lib/debug/.build-id/66
/usr/lib/debug/.build-id/66/7afa762aa54c9d3c1b86a9026f8d45422211a6
/usr/lib/debug/.build-id/66/7afa762aa54c9d3c1b86a9026f8d45422211a6.debug
/usr/lib/debug/.build-id/6c
/usr/lib/debug/.build-id/6c/34d9b060b8633e1ae899362930b17cab35c8a0
/usr/lib/debug/.build-id/6c/34d9b060b8633e1ae899362930b17cab35c8a0.debug
/usr/lib/debug/.build-id/76
/usr/lib/debug/.build-id/76/bed85cb93c8a04744ce32d3c0a6e38eb2e0f46
/usr/lib/debug/.build-id/76/bed85cb93c8a04744ce32d3c0a6e38eb2e0f46.debug
/usr/lib/debug/.build-id/80
/usr/lib/debug/.build-id/80/17a00c745278105b179838398a72268877aef7
/usr/lib/debug/.build-id/80/17a00c745278105b179838398a72268877aef7.debug
/usr/lib/debug/.build-id/91
/usr/lib/debug/.build-id/91/65283ab46547813a068ae95b0d69179ee692af
/usr/lib/debug/.build-id/91/65283ab46547813a068ae95b0d69179ee692af.debug
/usr/lib/debug/.build-id/a9
/usr/lib/debug/.build-id/a9/6ca2cb4459b7dfa7f325bb72327e1980d10b27
/usr/lib/debug/.build-id/a9/6ca2cb4459b7dfa7f325bb72327e1980d10b27.debug
/usr/lib/debug/.build-id/ad
/usr/lib/debug/.build-id/ad/6917241e53bb4786b18c84356a07b203366681
/usr/lib/debug/.build-id/ad/6917241e53bb4786b18c84356a07b203366681.debug
/usr/lib/debug/.build-id/b6
/usr/lib/debug/.build-id/b6/f47a6114011b5de6f460076c559fb937cdc426
/usr/lib/debug/.build-id/b6/f47a6114011b5de6f460076c559fb937cdc426.debug
/usr/lib/debug/.build-id/b7
/usr/lib/debug/.build-id/b7/147ff367ac07ac1799ed2b787bb9934012e856
/usr/lib/debug/.build-id/b7/147ff367ac07ac1799ed2b787bb9934012e856.debug
/usr/lib/debug/.build-id/e8
/usr/lib/debug/.build-id/e8/ed88cb3f1befc08fa0c66a7f8fae9221c2877b
/usr/lib/debug/.build-id/e8/ed88cb3f1befc08fa0c66a7f8fae9221c2877b.debug
/usr/lib/debug/.build-id/f3
/usr/lib/debug/.build-id/f3/859f9403b7317e61a4a0664383670e46f503c4
/usr/lib/debug/.build-id/f3/859f9403b7317e61a4a0664383670e46f503c4.debug
/usr/lib/debug/.build-id/f5
/usr/lib/debug/.build-id/f5/4bea084c17a259a20d3407d9d2088790bcab8a
/usr/lib/debug/.build-id/f5/4bea084c17a259a20d3407d9d2088790bcab8a.debug
/usr/lib/debug/.build-id/f8
/usr/lib/debug/.build-id/f8/90c64c5aa59d718fba1b73f644f87d944302ec
/usr/lib/debug/.build-id/f8/90c64c5aa59d718fba1b73f644f87d944302ec.debug
/usr/lib/debug/.build-id/fe
/usr/lib/debug/.build-id/fe/927cc009f7ddd81e583606b9caf6a1723fecf1
/usr/lib/debug/.build-id/fe/927cc009f7ddd81e583606b9caf6a1723fecf1.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.12.2-9.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_enrollment_extop.so-4.12.2-9.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_extdom_extop.so-4.12.2-9.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_graceperiod.so-4.12.2-9.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_lockout.so-4.12.2-9.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_modrdn.so-4.12.2-9.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_otp_counter.so-4.12.2-9.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_otp_lasttoken.so-4.12.2-9.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_pwd_extop.so-4.12.2-9.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_range_check.so-4.12.2-9.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_repl_version.so-4.12.2-9.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_sidgen.so-4.12.2-9.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_sidgen_task.so-4.12.2-9.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_uuid.so-4.12.2-9.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_winsync.so-4.12.2-9.fc41.x86_64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libtopology.so-4.12.2-9.fc41.x86_64.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.12.2-9.fc41.x86_64.debug
/usr/lib/debug/usr/libexec
/usr/lib/debug/usr/libexec/ipa
/usr/lib/debug/usr/libexec/ipa/ipa-otpd-4.12.2-9.fc41.x86_64.debug
/usr/lib/debug/usr/libexec/ipa/ipa-print-pac-4.12.2-9.fc41.x86_64.debug


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Jul 21 01:02:05 2025