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 aarch64

From Fedora 41 updates for aarch64 / 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:00:54 2025
Group: Development/Debug Build host: buildhw-a64-05.iad2.fedoraproject.org
Size: 1890206 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/04
/usr/lib/debug/.build-id/04/3835bdf78a7515984af2f0b541206b1aa61051
/usr/lib/debug/.build-id/04/3835bdf78a7515984af2f0b541206b1aa61051.debug
/usr/lib/debug/.build-id/07
/usr/lib/debug/.build-id/07/828ad0277dad4baa2dfff1b63670954ad79445
/usr/lib/debug/.build-id/07/828ad0277dad4baa2dfff1b63670954ad79445.debug
/usr/lib/debug/.build-id/11
/usr/lib/debug/.build-id/11/71927fb7fd2a5577ef2198464cbf9b19240782
/usr/lib/debug/.build-id/11/71927fb7fd2a5577ef2198464cbf9b19240782.debug
/usr/lib/debug/.build-id/13
/usr/lib/debug/.build-id/13/5fe71e67f7aa9ca9b1bfa6fbceed986b5b3369
/usr/lib/debug/.build-id/13/5fe71e67f7aa9ca9b1bfa6fbceed986b5b3369.debug
/usr/lib/debug/.build-id/14
/usr/lib/debug/.build-id/14/e25e125fce8365c4262c7669517fea98cced42
/usr/lib/debug/.build-id/14/e25e125fce8365c4262c7669517fea98cced42.debug
/usr/lib/debug/.build-id/29
/usr/lib/debug/.build-id/29/4108fe96df2c936537ff868eb031d09aae4f4b
/usr/lib/debug/.build-id/29/4108fe96df2c936537ff868eb031d09aae4f4b.debug
/usr/lib/debug/.build-id/2f
/usr/lib/debug/.build-id/2f/6df19a8baf9d35b4a41ed5eaafede949c36eb6
/usr/lib/debug/.build-id/2f/6df19a8baf9d35b4a41ed5eaafede949c36eb6.debug
/usr/lib/debug/.build-id/34
/usr/lib/debug/.build-id/34/2083d876acf6affd8643a32c1a6bafa2417435
/usr/lib/debug/.build-id/34/2083d876acf6affd8643a32c1a6bafa2417435.debug
/usr/lib/debug/.build-id/36
/usr/lib/debug/.build-id/36/5f398b1024935c006e530634c557031bde821f
/usr/lib/debug/.build-id/36/5f398b1024935c006e530634c557031bde821f.debug
/usr/lib/debug/.build-id/42
/usr/lib/debug/.build-id/42/e709c73c50614e6782da68eddb33b5e1a891e6
/usr/lib/debug/.build-id/42/e709c73c50614e6782da68eddb33b5e1a891e6.debug
/usr/lib/debug/.build-id/51
/usr/lib/debug/.build-id/51/3d74298a9ea8433e4d7161f0b4fab2ebf669a1
/usr/lib/debug/.build-id/51/3d74298a9ea8433e4d7161f0b4fab2ebf669a1.debug
/usr/lib/debug/.build-id/55
/usr/lib/debug/.build-id/55/d805de11b63bf9126b66498a85215cdfe9859c
/usr/lib/debug/.build-id/55/d805de11b63bf9126b66498a85215cdfe9859c.debug
/usr/lib/debug/.build-id/97
/usr/lib/debug/.build-id/97/14ad388900e453067cc47add179512ef1afc11
/usr/lib/debug/.build-id/97/14ad388900e453067cc47add179512ef1afc11.debug
/usr/lib/debug/.build-id/9d
/usr/lib/debug/.build-id/9d/52e3da248d57e6468718ffb1b1eefc03758c08
/usr/lib/debug/.build-id/9d/52e3da248d57e6468718ffb1b1eefc03758c08.debug
/usr/lib/debug/.build-id/b6
/usr/lib/debug/.build-id/b6/d48cfa88b7ef5f262de921cda176f269d6f65f
/usr/lib/debug/.build-id/b6/d48cfa88b7ef5f262de921cda176f269d6f65f.debug
/usr/lib/debug/.build-id/ca
/usr/lib/debug/.build-id/ca/85e35bca3c45457f2e6665fd1297b725580eb6
/usr/lib/debug/.build-id/ca/85e35bca3c45457f2e6665fd1297b725580eb6.debug
/usr/lib/debug/.build-id/cb
/usr/lib/debug/.build-id/cb/4b3853ec54b040baf0d5b76077d0de9b866a97
/usr/lib/debug/.build-id/cb/4b3853ec54b040baf0d5b76077d0de9b866a97.debug
/usr/lib/debug/.build-id/e2
/usr/lib/debug/.build-id/e2/b5894daa8c2d3a1e445e01b80560d0429b8712
/usr/lib/debug/.build-id/e2/b5894daa8c2d3a1e445e01b80560d0429b8712.debug
/usr/lib/debug/.build-id/ec
/usr/lib/debug/.build-id/ec/5d7592f2ba22276e43ca24f3e8bedd55f9a007
/usr/lib/debug/.build-id/ec/5d7592f2ba22276e43ca24f3e8bedd55f9a007.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.aarch64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_enrollment_extop.so-4.12.2-9.fc41.aarch64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_extdom_extop.so-4.12.2-9.fc41.aarch64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_graceperiod.so-4.12.2-9.fc41.aarch64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_lockout.so-4.12.2-9.fc41.aarch64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_modrdn.so-4.12.2-9.fc41.aarch64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_otp_counter.so-4.12.2-9.fc41.aarch64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_otp_lasttoken.so-4.12.2-9.fc41.aarch64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_pwd_extop.so-4.12.2-9.fc41.aarch64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_range_check.so-4.12.2-9.fc41.aarch64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_repl_version.so-4.12.2-9.fc41.aarch64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_sidgen.so-4.12.2-9.fc41.aarch64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_sidgen_task.so-4.12.2-9.fc41.aarch64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_uuid.so-4.12.2-9.fc41.aarch64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_winsync.so-4.12.2-9.fc41.aarch64.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libtopology.so-4.12.2-9.fc41.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.12.2-9.fc41.aarch64.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.aarch64.debug
/usr/lib/debug/usr/libexec/ipa/ipa-print-pac-4.12.2-9.fc41.aarch64.debug


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Jul 1 00:29:52 2025