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 ppc64le

From Fedora 41 updates for ppc64le / 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:02:10 2025
Group: Development/Debug Build host: buildvm-ppc64le-17.iad2.fedoraproject.org
Size: 1971398 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/1c
/usr/lib/debug/.build-id/1c/96c1cf71703f544208cc45d4e65f80546c5332
/usr/lib/debug/.build-id/1c/96c1cf71703f544208cc45d4e65f80546c5332.debug
/usr/lib/debug/.build-id/48
/usr/lib/debug/.build-id/48/060fc1c6f30553b68ba847a2aea802c50ffac6
/usr/lib/debug/.build-id/48/060fc1c6f30553b68ba847a2aea802c50ffac6.debug
/usr/lib/debug/.build-id/54
/usr/lib/debug/.build-id/54/a6314128f5a38ea56cad6dc5303573cf150b9c
/usr/lib/debug/.build-id/54/a6314128f5a38ea56cad6dc5303573cf150b9c.debug
/usr/lib/debug/.build-id/67
/usr/lib/debug/.build-id/67/82af91b6050810fa8d801261e4aa6a0c61e380
/usr/lib/debug/.build-id/67/82af91b6050810fa8d801261e4aa6a0c61e380.debug
/usr/lib/debug/.build-id/68
/usr/lib/debug/.build-id/68/c49a588c5986af7c6d770f160bd128b15b80ef
/usr/lib/debug/.build-id/68/c49a588c5986af7c6d770f160bd128b15b80ef.debug
/usr/lib/debug/.build-id/69
/usr/lib/debug/.build-id/69/19d4f024d9b5fe00419e719fef1f4938fe589b
/usr/lib/debug/.build-id/69/19d4f024d9b5fe00419e719fef1f4938fe589b.debug
/usr/lib/debug/.build-id/87
/usr/lib/debug/.build-id/87/37f3b411fad627c5fc162b8dcdfa6dab32debd
/usr/lib/debug/.build-id/87/37f3b411fad627c5fc162b8dcdfa6dab32debd.debug
/usr/lib/debug/.build-id/8e
/usr/lib/debug/.build-id/8e/3951f7365381af7981c09d7a06a74acd67c2c9
/usr/lib/debug/.build-id/8e/3951f7365381af7981c09d7a06a74acd67c2c9.debug
/usr/lib/debug/.build-id/95
/usr/lib/debug/.build-id/95/b79662eb44da88f74078688633a3bac63f85fa
/usr/lib/debug/.build-id/95/b79662eb44da88f74078688633a3bac63f85fa.debug
/usr/lib/debug/.build-id/98
/usr/lib/debug/.build-id/98/0a05b6c41e61cc5cbdb8d969d034897b80fb9a
/usr/lib/debug/.build-id/98/0a05b6c41e61cc5cbdb8d969d034897b80fb9a.debug
/usr/lib/debug/.build-id/9e
/usr/lib/debug/.build-id/9e/c1526f761a23e3cf892d54f886a5315391f16d
/usr/lib/debug/.build-id/9e/c1526f761a23e3cf892d54f886a5315391f16d.debug
/usr/lib/debug/.build-id/a9
/usr/lib/debug/.build-id/a9/e0144538816ca3a4c09ee53ccc7d9ad43361a3
/usr/lib/debug/.build-id/a9/e0144538816ca3a4c09ee53ccc7d9ad43361a3.debug
/usr/lib/debug/.build-id/ad
/usr/lib/debug/.build-id/ad/26d24b6a1505517b49269f1a06d12fea462e13
/usr/lib/debug/.build-id/ad/26d24b6a1505517b49269f1a06d12fea462e13.debug
/usr/lib/debug/.build-id/af
/usr/lib/debug/.build-id/af/e0cf87d88037f7aca73fb6a4fda68699cd382c
/usr/lib/debug/.build-id/af/e0cf87d88037f7aca73fb6a4fda68699cd382c.debug
/usr/lib/debug/.build-id/b7
/usr/lib/debug/.build-id/b7/51445596f5c92672a14137e532870bb0774ca7
/usr/lib/debug/.build-id/b7/51445596f5c92672a14137e532870bb0774ca7.debug
/usr/lib/debug/.build-id/ba
/usr/lib/debug/.build-id/ba/65f6685bd7fe3da64ee96bc5a77fe8569d86c6
/usr/lib/debug/.build-id/ba/65f6685bd7fe3da64ee96bc5a77fe8569d86c6.debug
/usr/lib/debug/.build-id/e5
/usr/lib/debug/.build-id/e5/6b78360ddbf28785a70c1ee18a286df9ec7e1c
/usr/lib/debug/.build-id/e5/6b78360ddbf28785a70c1ee18a286df9ec7e1c.debug
/usr/lib/debug/.build-id/f0
/usr/lib/debug/.build-id/f0/674aaf145d26cc5069f24afce6ad65025db63a
/usr/lib/debug/.build-id/f0/674aaf145d26cc5069f24afce6ad65025db63a.debug
/usr/lib/debug/.build-id/f5
/usr/lib/debug/.build-id/f5/6eb08ed502c82b77555a7915fa31bae864de8b
/usr/lib/debug/.build-id/f5/6eb08ed502c82b77555a7915fa31bae864de8b.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.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_enrollment_extop.so-4.12.2-9.fc41.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_extdom_extop.so-4.12.2-9.fc41.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_graceperiod.so-4.12.2-9.fc41.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_lockout.so-4.12.2-9.fc41.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_modrdn.so-4.12.2-9.fc41.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_otp_counter.so-4.12.2-9.fc41.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_otp_lasttoken.so-4.12.2-9.fc41.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_pwd_extop.so-4.12.2-9.fc41.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_range_check.so-4.12.2-9.fc41.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_repl_version.so-4.12.2-9.fc41.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_sidgen.so-4.12.2-9.fc41.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_sidgen_task.so-4.12.2-9.fc41.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_uuid.so-4.12.2-9.fc41.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_winsync.so-4.12.2-9.fc41.ppc64le.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libtopology.so-4.12.2-9.fc41.ppc64le.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.ppc64le.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.ppc64le.debug
/usr/lib/debug/usr/libexec/ipa/ipa-print-pac-4.12.2-9.fc41.ppc64le.debug


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Jun 26 03:12:00 2025