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-8.fc41 RPM for s390x

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

Name: freeipa-server-debuginfo Distribution: Fedora Project
Version: 4.12.2 Vendor: Fedora Project
Release: 8.fc41 Build date: Mon Jan 27 10:19:01 2025
Group: Development/Debug Build host: buildvm-s390x-07.s390.fedoraproject.org
Size: 1914032 Source RPM: freeipa-4.12.2-8.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

* 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
* Tue Jun 13 2023 Alexander Bokovoy <abokovoy@redhat.com> - 4.10.2-1
  - Upstream release FreeIPA 4.10.2
  - Synchronize patches with CentOS 9 Stream
* Mon May 15 2023 Alexander Bokovoy <abokovoy@redhat.com> - 4.10.1-5
  - Support python-cryptography 40.0
* Thu Mar 30 2023 Jerry James <loganjerry@gmail.com> - 4.10.1-4
  - Change fontawesome-fonts R to match fontawesome 4.x

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/06
/usr/lib/debug/.build-id/06/0f35b21d9df2d629d69c83b5fc06a3a2b0e61e
/usr/lib/debug/.build-id/06/0f35b21d9df2d629d69c83b5fc06a3a2b0e61e.debug
/usr/lib/debug/.build-id/0e
/usr/lib/debug/.build-id/0e/bedb72d44fffdc00a6fa903f3c518a604491a9
/usr/lib/debug/.build-id/0e/bedb72d44fffdc00a6fa903f3c518a604491a9.debug
/usr/lib/debug/.build-id/1b
/usr/lib/debug/.build-id/1b/0a8136b3372d22900888e3fcb27063eb1ba8e1
/usr/lib/debug/.build-id/1b/0a8136b3372d22900888e3fcb27063eb1ba8e1.debug
/usr/lib/debug/.build-id/1e
/usr/lib/debug/.build-id/1e/32ebc08e0db337db88782c81eb215fb2ac4cef
/usr/lib/debug/.build-id/1e/32ebc08e0db337db88782c81eb215fb2ac4cef.debug
/usr/lib/debug/.build-id/26
/usr/lib/debug/.build-id/26/027c7121a936848e9b5758c69cd3c948d2fc3d
/usr/lib/debug/.build-id/26/027c7121a936848e9b5758c69cd3c948d2fc3d.debug
/usr/lib/debug/.build-id/26/110408f6123acc14107916ef5d4f67b45a9dcd
/usr/lib/debug/.build-id/26/110408f6123acc14107916ef5d4f67b45a9dcd.debug
/usr/lib/debug/.build-id/4e
/usr/lib/debug/.build-id/4e/beb5867abf17b26333ed037391450ea0725dfe
/usr/lib/debug/.build-id/4e/beb5867abf17b26333ed037391450ea0725dfe.debug
/usr/lib/debug/.build-id/54
/usr/lib/debug/.build-id/54/9067280f146e229f4c887117e70d35f6a1ea6e
/usr/lib/debug/.build-id/54/9067280f146e229f4c887117e70d35f6a1ea6e.debug
/usr/lib/debug/.build-id/5c
/usr/lib/debug/.build-id/5c/7baa85d293702ca66875ecd7103ab3d8b3a562
/usr/lib/debug/.build-id/5c/7baa85d293702ca66875ecd7103ab3d8b3a562.debug
/usr/lib/debug/.build-id/5d
/usr/lib/debug/.build-id/5d/745262ca0673b6b07e9f8797b8954f048547f1
/usr/lib/debug/.build-id/5d/745262ca0673b6b07e9f8797b8954f048547f1.debug
/usr/lib/debug/.build-id/64
/usr/lib/debug/.build-id/64/f2600a509bd8d8af64642cb1b175ba5aed917e
/usr/lib/debug/.build-id/64/f2600a509bd8d8af64642cb1b175ba5aed917e.debug
/usr/lib/debug/.build-id/a3
/usr/lib/debug/.build-id/a3/c134a4b4e7ede31e42ad55d58e7cb2fadb9a63
/usr/lib/debug/.build-id/a3/c134a4b4e7ede31e42ad55d58e7cb2fadb9a63.debug
/usr/lib/debug/.build-id/a4
/usr/lib/debug/.build-id/a4/53e1799ae9382511adf41849291994afd51222
/usr/lib/debug/.build-id/a4/53e1799ae9382511adf41849291994afd51222.debug
/usr/lib/debug/.build-id/aa
/usr/lib/debug/.build-id/aa/d6d418f5fbe2afee952d9d7fce8d3e3fed8cb1
/usr/lib/debug/.build-id/aa/d6d418f5fbe2afee952d9d7fce8d3e3fed8cb1.debug
/usr/lib/debug/.build-id/d8
/usr/lib/debug/.build-id/d8/bb664d426868057c5d3b87cce8889ca3719620
/usr/lib/debug/.build-id/d8/bb664d426868057c5d3b87cce8889ca3719620.debug
/usr/lib/debug/.build-id/da
/usr/lib/debug/.build-id/da/32687b80dd7d07664e748a7867e7e53e9f318e
/usr/lib/debug/.build-id/da/32687b80dd7d07664e748a7867e7e53e9f318e.debug
/usr/lib/debug/.build-id/e0
/usr/lib/debug/.build-id/e0/e891178aab98b55fa1c8778d5e8391172d926b
/usr/lib/debug/.build-id/e0/e891178aab98b55fa1c8778d5e8391172d926b.debug
/usr/lib/debug/.build-id/f1
/usr/lib/debug/.build-id/f1/4b1048ae841db92067eaa22ce60a87cf76f099
/usr/lib/debug/.build-id/f1/4b1048ae841db92067eaa22ce60a87cf76f099.debug
/usr/lib/debug/.build-id/fe
/usr/lib/debug/.build-id/fe/4d5147e82fdb229d915ebad415077f68eaa6a4
/usr/lib/debug/.build-id/fe/4d5147e82fdb229d915ebad415077f68eaa6a4.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-8.fc41.s390x.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_enrollment_extop.so-4.12.2-8.fc41.s390x.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_extdom_extop.so-4.12.2-8.fc41.s390x.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_graceperiod.so-4.12.2-8.fc41.s390x.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_lockout.so-4.12.2-8.fc41.s390x.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_modrdn.so-4.12.2-8.fc41.s390x.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_otp_counter.so-4.12.2-8.fc41.s390x.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_otp_lasttoken.so-4.12.2-8.fc41.s390x.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_pwd_extop.so-4.12.2-8.fc41.s390x.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_range_check.so-4.12.2-8.fc41.s390x.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_repl_version.so-4.12.2-8.fc41.s390x.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_sidgen.so-4.12.2-8.fc41.s390x.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_sidgen_task.so-4.12.2-8.fc41.s390x.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_uuid.so-4.12.2-8.fc41.s390x.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libipa_winsync.so-4.12.2-8.fc41.s390x.debug
/usr/lib/debug/usr/lib64/dirsrv/plugins/libtopology.so-4.12.2-8.fc41.s390x.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-8.fc41.s390x.debug
/usr/lib/debug/usr/libexec
/usr/lib/debug/usr/libexec/ipa
/usr/lib/debug/usr/libexec/ipa/ipa-otpd-4.12.2-8.fc41.s390x.debug
/usr/lib/debug/usr/libexec/ipa/ipa-print-pac-4.12.2-8.fc41.s390x.debug


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Jun 13 02:31:52 2025