| Name: | krb5-workstation |
|---|---|
| Version: | 1.18.2 |
| Release: | 25.0.1.el8_8 |
| Architecture: | aarch64 |
| Group: | System Environment/Base |
| Size: | 3819786 |
| License: | MIT |
| RPM: | krb5-workstation-1.18.2-25.0.1.el8_8.aarch64.rpm |
| Source RPM: | krb5-1.18.2-25.0.1.el8_8.src.rpm |
| Build Date: | Mon Jul 17 2023 |
| Build Host: | build-ol8-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://web.mit.edu/kerberos/www/ |
| Summary: | Kerberos 5 programs for use on workstations |
| Description: | Kerberos is a network authentication system. The krb5-workstation package contains the basic Kerberos programs (kinit, klist, kdestroy, kpasswd). If your network uses Kerberos, this package should be installed on every workstation. |
- Fixed race condition in krb5_set_password() [Orabug: 33609767]
- Bump release number
- Remove downloadable source signature file - Resolves: rhbz#2219654
- Support PAC with KDC extended signature and without ticket signature - Resolves: rhbz#2169477
- Fix integer overflows in PAC parsing (CVE-2022-42898) - Resolves: rhbz#2140968
- Backport fix of memory use after free during libkrad cleanup - Backport support for larger RADIUS attributes in libkrad - Resolves: rhbz#2103125
- Try harder to avoid password change replay errors - Resolves: #2077563
- Fix kprop for propagating dump files larger than 4GB - Resolves: #2026462
- Backport usage of SHA-256 instead of SHA-1 for PKINIT CMS digest - Resolves: #2066316
- Fix KDC null deref on TGS inner body null server (CVE-2021-37750) - Resolves: #1997601