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

krb5-libs-1.22.2-7.fc45 RPM for ppc64le

From Fedora Rawhide for ppc64le / k

Name: krb5-libs Distribution: Fedora Project
Version: 1.22.2 Vendor: Fedora Project
Release: 7.fc45 Build date: Wed Apr 29 15:00:26 2026
Group: Unspecified Build host: buildvm-ppc64le-28.rdu3.fedoraproject.org
Size: 3104426 Source RPM: krb5-1.22.2-7.fc45.src.rpm
Packager: Fedora Project
Url: https://web.mit.edu/kerberos/www/
Summary: The non-admin shared libraries used by Kerberos 5
Kerberos is a network authentication system. The krb5-libs package
contains the shared libraries needed by Kerberos 5. If you are using
Kerberos, you need to install this package.

Provides

Requires

License

Brian-Gladman-2-Clause AND BSD-2-Clause AND (BSD-2-Clause OR GPL-2.0-or-later) AND BSD-2-Clause-first-lines AND BSD-3-Clause AND BSD-4-Clause AND CMU-Mach-nodoc AND FSFULLRWD AND HPND AND HPND-export2-US AND HPND-export-US AND HPND-export-US-acknowledgement AND HPND-export-US-modify AND ISC AND MIT AND MIT-CMU AND OLDAP-2.8 AND OpenVision

Changelog

* Tue Apr 28 2026 Julien Rische <jrische@redhat.com> - 1.22.2-7
  - Fix NegoEx parsing vulnerabilities (CVE-2026-40355, CVE-2026-40356)
  - resolves: rhbz#2463398
  - resolves: rhbz#2463395
* Tue Apr 21 2026 Simo Sorce <simo@redhat.com> - 1.22.2-6
  - Add upstream patches to build against openssl 4.0
* Wed Apr 15 2026 Julien Rische <jrische@redhat.com> - 1.22.2-5
  - Make configure.ac work with autoconf 2.73
  - resolves: rhbz#2458715
* Wed Mar 25 2026 Julien Rische <jrische@redhat.com> - 1.22.2-4
  - Accept application/x-wine-extension-ini files in krb5-tests
* Thu Mar 19 2026 Julien Rische <jrische@redhat.com> - 1.22.2-3
  - Fix S4U2Self ignoring time_req when acquiring impersonated credentials
* Mon Feb 16 2026 Julien Rische <jrische@redhat.com> - 1.22.2-2
  - Force "fork" method for RADIUS daemon in OTP test
  - Create sub-package for xrealmautz KDC plugin
  - resolves: rhbz#2437324
  - Fix PKINIT paChecksum2 ASN.1 tests
* Wed Feb 11 2026 Andreas Schneider <asn@redhat.com> - 1.22.2-1
  - Update to version 1.22.2
  - resolves: rhbz#2388209
  - resolves: rhbz#2422257
* Fri Jan 30 2026 Andreas Schneider <asn@redhat.com> - 1.21.3-16
  - Replace /etc with %{_sysconfdir}
* Fri Jan 30 2026 Andreas Schneider <asn@redhat.com> - 1.21.3-15
  - Replace $RPM_BUILD_ROOT with %{buildroot}
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.21.3-12
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Mon Jan 05 2026 Julien Rische <jrische@redhat.com> - 1.21.3-11
  - Fix strchr() conformance to C23
* Mon Oct 20 2025 Alexander Bokovoy <abokovoy@redhat.com> - 1.21.3-10
  - Update the prompter patch to upstream version
    Resolves: rhbz#2403513
* Wed Oct 15 2025 Alexander Bokovoy <abokovoy@redhat.com> - 1.21.3-9
  - do not crash when prompter is not available in GSSAPI
    Resolves: rhbz#2403513
* Fri Sep 26 2025 Alexander Bokovoy <abokovoy@redhat.com> - 1.21.3-8
  - Add automated FAST channel for kinit
  - https://github.com/krb5/krb5/pull/1447 - work in progress
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.21.3-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Wed Jun 04 2025 Julien Rische <jrische@redhat.com> - 1.21.3-6
  - Do not block HMAC-MD4/5 in FIPS mode
    Resolves: rhbz#2370259
  - PKINIT: implement paChecksum2 from MS-PKCA v20230920
    Resolves: rhbz#2357215
  - Disallow RC4 HMAC-MD5 session keys by default (CVE-2025-3576)
    Resolves: rhbz#2359705
* Wed Jan 29 2025 Julien Rische <jrische@redhat.com> - 1.21.3-5
  - Prevent overflow when calculating ulog block size (CVE-2025-24528)
    Resolves: rhbz#2342798
  - Support PKCS11 EC client certs in PKINIT
    Resolves: rhbz#2341962
  - kdb5_util: fix DB entry flags on modification
    Resolves: rhbz#2336555
  - Add ECDH support for PKINIT (RFC5349)
    Resolves: rhbz#2214326
  - Remove dependency of krb5-libs on gawk and sed
    Resolves: rhbz#2323859
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.21.3-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Wed Oct 30 2024 Julien Rische <jrische@redhat.com> - 1.21.3-3
  - libkrad: implement support for Message-Authenticator (CVE-2024-3596)
    Resolves: rhbz#2304071
  - Fix various issues detected by static analysis
    Resolves: rhbz#2322704
  - Remove RSA protocol for PKINIT
    Resolves: rhbz#2322706
  - Make TCP waiting time configurable
    Resolves: rhbz#2322711
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.21.3-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Tue Jul 09 2024 Julien Rische <jrische@redhat.com> - 1.21.3-1
  - New upstream version (1.21.3)
  - CVE-2024-26458: Memory leak in src/lib/rpc/pmap_rmt.c
    Resolves: rhbz#2266732
  - CVE-2024-26461: Memory leak in src/lib/gssapi/krb5/k5sealv3.c
    Resolves: rhbz#2266741
  - CVE-2024-26462: Memory leak in src/kdc/ndr.c
    Resolves: rhbz#2266743
  - Add missing SPDX license identifiers
    Resolves: rhbz#2265333
* Mon Jul 08 2024 Julien Rische <jrische@redhat.com> - 1.21.2-6
  - CVE-2024-37370 CVE-2024-37371: GSS message token handling
    Resolves: rhbz#2294678 rhbz#2294680
  - Fix double free in klist's show_ccache()
    Resolves: rhbz#2257301
  - Do not include files with "~" termination in krb5-tests

Files

/etc/gss
/etc/gss/mech.d
/etc/krb5.conf
/etc/krb5.conf.d
/etc/krb5.conf.d/crypto-policies
/usr/lib/.build-id
/usr/lib/.build-id/03
/usr/lib/.build-id/03/2bc7fbbe888ce3d2b2f5ed2576885b2d702ccb
/usr/lib/.build-id/04
/usr/lib/.build-id/04/91e4fd5b178fe3a382aaa959cf9f4e977b60ea
/usr/lib/.build-id/37
/usr/lib/.build-id/37/d034e886921ee76bf1b48ada668e9e886bb950
/usr/lib/.build-id/5b
/usr/lib/.build-id/5b/95dc0c6bab98cdc802d7e0dc698073b99a7432
/usr/lib/.build-id/7f
/usr/lib/.build-id/7f/a33d61a6a94d6a6a14da6be3f8333420c7b2b9
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/741a4339b2d18faf6524f6ae96a7f89801b037
/usr/lib/.build-id/a6
/usr/lib/.build-id/a6/045394c16bf4e9baf5da8b2e134d1a4ffbc7ea
/usr/lib/.build-id/ab
/usr/lib/.build-id/ab/18e082c3354fef3aa9588bbb353e12ea5b6787
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/3df0bdf3ea38f1be0f51d477c7d4a2e5a436da
/usr/lib64/krb5
/usr/lib64/krb5/plugins
/usr/lib64/krb5/plugins/authdata
/usr/lib64/krb5/plugins/kdb
/usr/lib64/krb5/plugins/kdcpolicy
/usr/lib64/krb5/plugins/libkrb5
/usr/lib64/krb5/plugins/preauth
/usr/lib64/krb5/plugins/preauth/spake.so
/usr/lib64/krb5/plugins/tls
/usr/lib64/krb5/plugins/tls/k5tls.so
/usr/lib64/libgssapi_krb5.so.2
/usr/lib64/libgssapi_krb5.so.2.2
/usr/lib64/libgssrpc.so.4
/usr/lib64/libgssrpc.so.4.2
/usr/lib64/libk5crypto.so.3
/usr/lib64/libk5crypto.so.3.1
/usr/lib64/libkdb5.so.10
/usr/lib64/libkdb5.so.10.0
/usr/lib64/libkrad.so.0
/usr/lib64/libkrad.so.0.0
/usr/lib64/libkrb5.so.3
/usr/lib64/libkrb5.so.3.3
/usr/lib64/libkrb5support.so.0
/usr/lib64/libkrb5support.so.0.1
/usr/share/doc/krb5-libs
/usr/share/doc/krb5-libs/NOTICE
/usr/share/doc/krb5-libs/README
/usr/share/licenses/krb5-libs
/usr/share/licenses/krb5-libs/LICENSE
/usr/share/locale/de/LC_MESSAGES/mit-krb5.mo
/usr/share/locale/en_US/LC_MESSAGES/mit-krb5.mo
/usr/share/locale/ka/LC_MESSAGES/mit-krb5.mo
/usr/share/man/man5/.k5identity.5.gz
/usr/share/man/man5/.k5login.5.gz
/usr/share/man/man5/k5identity.5.gz
/usr/share/man/man5/k5login.5.gz
/usr/share/man/man5/krb5.conf.5.gz
/usr/share/man/man7/kerberos.7.gz
/var/kerberos
/var/kerberos/krb5
/var/kerberos/krb5/user


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat May 2 00:50:29 2026