Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: krb5-workstation | Distribution: Fedora Project |
Version: 1.21.3 | Vendor: Fedora Project |
Release: 2.fc40 | Build date: Wed Oct 30 17:31:01 2024 |
Group: Unspecified | Build host: buildvm-a64-07.iad2.fedoraproject.org |
Size: 4163567 | Source RPM: krb5-1.21.3-2.fc40.src.rpm |
Packager: Fedora Project | |
Url: https://web.mit.edu/kerberos/www/ | |
Summary: Kerberos 5 programs for use on workstations |
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.
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
* Wed Oct 30 2024 Julien Rische <jrische@redhat.com> - 1.21.3-2 - 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 * 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 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.21.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.21.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jan 17 2024 Julien Rische <jrische@redhat.com> - 1.21.2-3 - Fix double free in klist's show_ccache() Resolves: rhbz#2257301 - Store krb5-tests files in architecture-specific directories Resolves: rhbz#2244601 * Tue Oct 10 2023 Julien Rische <jrische@redhat.com> - 1.21.2-2 - Use SPDX expression for license tag - Fix unimportant memory leaks Resolves: rhbz#2223274 * Wed Aug 16 2023 Julien Rische <jrische@redhat.com> - 1.21.2-1 - New upstream version (1.21.2) - Fix double-free in KDC TGS processing (CVE-2023-39975) Resolves: rhbz#2229113 - Make tests compatible with Python 3.12 Resolves: rhbz#2224013 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.21-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 29 2023 Marek Blaha <mblaha@redhat.com> - 1.21-2 - Replace file dependency with package name Resolves: rhbz#2216903 * Mon Jun 12 2023 Julien Rische <jrische@redhat.com> - 1.21-1 - New upstream version (1.21) - Do not disable PKINIT if some of the well-known DH groups are unavailable Resolves: rhbz#2214297 - Make PKINIT CMS SHA-1 signature verification available in FIPS mode Resolves: rhbz#2214300 - Allow to set PAC ticket signature as optional Resolves: rhbz#2181311 - Add support for MS-PAC extended KDC signature (CVE-2022-37967) Resolves: rhbz#2166001 - Fix syntax error in aclocal.m4 Resolves: rhbz#2143306 * Tue Jan 31 2023 Julien Rische <jrische@redhat.com> - 1.20.1-9 - Add support for MS-PAC extended KDC signature (CVE-2022-37967) Resolves: rhbz#2166001 * Mon Jan 30 2023 Julien Rische <jrische@redhat.com> - 1.20.1-8 - Bypass FIPS restrictions to use KRB5KDF in case AES SHA-1 HMAC is enabled - Lazily load MD4/5 from OpenSSL if using RADIUS or RC4 enctype in FIPS mode * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.20.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jan 18 2023 Julien Rische <jrische@redhat.com> - 1.20.1-6 - Set aes256-cts-hmac-sha384-192 as EXAMLE.COM master key in kdc.conf - Add AES SHA-2 HMAC family as EXAMPLE.COM supported etypes in kdc.conf Resolves: rhbz#2114771 * Mon Jan 09 2023 Julien Rische <jrische@redhat.com> - 1.20.1-5 - Strip debugging data from ksu executable file * Thu Jan 05 2023 Julien Rische <jrische@redhat.com> - 1.20.1-4 - Include missing OpenSSL FIPS header - Make tests compatible with sssd_krb5_locator_plugin.so * Tue Dec 06 2022 Julien Rische <jrische@redhat.com> - 1.20.1-3 - Enable TMT integration with Fedora CI * Thu Dec 01 2022 Alexander Bokovoy <abokovoy@redhat.com> - 1.20.1-2 - Bump KDB ABI version provide to 9.0 * Wed Nov 23 2022 Julien Rische <jrische@redhat.com> - 1.20.1-1 - New upstream version (1.20.1) Resolves: rhbz#2124463 - Restore "supportedCMSTypes" attribute in PKINIT preauth requests - Set SHA-512 or SHA-256 with RSA as preferred CMS signature algorithms Resolves: rhbz#2114766 - Update error checking for OpenSSL CMS_verify Resolves: rhbz#2119704 - Remove invalid password expiry warning Resolves: rhbz#2129113 * Wed Nov 09 2022 Julien Rische <jrische@redhat.com> - 1.19.2-13 - Fix integer overflows in PAC parsing (CVE-2022-42898) Resolves: rhbz#2143011
/etc/pam.d/ksu /usr/bin/k5srvutil /usr/bin/kadmin /usr/bin/kdestroy /usr/bin/kinit /usr/bin/klist /usr/bin/kpasswd /usr/bin/ksu /usr/bin/kswitch /usr/bin/ktutil /usr/bin/kvno /usr/lib/.build-id /usr/lib/.build-id/05 /usr/lib/.build-id/05/fe0c43123d6bc61a3297b3ce503d7ce94cfe25 /usr/lib/.build-id/06 /usr/lib/.build-id/06/b86733c0087f2c98429d2d18c247a9bcd3cf93 /usr/lib/.build-id/20 /usr/lib/.build-id/20/204ba2072f70c66f60910af53c6c185c898940 /usr/lib/.build-id/39 /usr/lib/.build-id/39/24e385611e9455c0d294808682ed0f2c55687a /usr/lib/.build-id/56 /usr/lib/.build-id/56/fe32be5e8bac4d9dc1a0550c895d8b24546bf3 /usr/lib/.build-id/8a /usr/lib/.build-id/8a/40b1b20a8a90c41384cb96868e38594fd57fd4 /usr/lib/.build-id/d6 /usr/lib/.build-id/d6/8463689b6b4937585670ed9c101573b3e04228 /usr/lib/.build-id/e2 /usr/lib/.build-id/e2/3ba8cd1aa491fe5a18e2147efdcf64112f3e62 /usr/lib/.build-id/ef /usr/lib/.build-id/ef/b4cc164c190a15b381b6abf3582afd3f942315 /usr/share/doc/krb5-workstation /usr/share/doc/krb5-workstation/_static /usr/share/doc/krb5-workstation/_static/agogo.css /usr/share/doc/krb5-workstation/_static/basic.css /usr/share/doc/krb5-workstation/_static/bgfooter.png /usr/share/doc/krb5-workstation/_static/bgtop.png /usr/share/doc/krb5-workstation/_static/doctools.js /usr/share/doc/krb5-workstation/_static/documentation_options.js /usr/share/doc/krb5-workstation/_static/file.png /usr/share/doc/krb5-workstation/_static/kerb.css /usr/share/doc/krb5-workstation/_static/language_data.js /usr/share/doc/krb5-workstation/_static/minus.png /usr/share/doc/krb5-workstation/_static/plus.png /usr/share/doc/krb5-workstation/_static/pygments.css /usr/share/doc/krb5-workstation/_static/searchtools.js /usr/share/doc/krb5-workstation/_static/sphinx_highlight.js /usr/share/doc/krb5-workstation/about.html /usr/share/doc/krb5-workstation/admin /usr/share/doc/krb5-workstation/admin/admin_commands /usr/share/doc/krb5-workstation/admin/admin_commands/index.html /usr/share/doc/krb5-workstation/admin/admin_commands/k5srvutil.html /usr/share/doc/krb5-workstation/admin/admin_commands/kadmin_local.html /usr/share/doc/krb5-workstation/admin/admin_commands/kadmind.html /usr/share/doc/krb5-workstation/admin/admin_commands/kdb5_ldap_util.html /usr/share/doc/krb5-workstation/admin/admin_commands/kdb5_util.html /usr/share/doc/krb5-workstation/admin/admin_commands/kprop.html /usr/share/doc/krb5-workstation/admin/admin_commands/kpropd.html /usr/share/doc/krb5-workstation/admin/admin_commands/kproplog.html /usr/share/doc/krb5-workstation/admin/admin_commands/krb5kdc.html /usr/share/doc/krb5-workstation/admin/admin_commands/ktutil.html /usr/share/doc/krb5-workstation/admin/admin_commands/sserver.html /usr/share/doc/krb5-workstation/admin/advanced /usr/share/doc/krb5-workstation/admin/advanced/index.html /usr/share/doc/krb5-workstation/admin/advanced/retiring-des.html /usr/share/doc/krb5-workstation/admin/appl_servers.html /usr/share/doc/krb5-workstation/admin/auth_indicator.html /usr/share/doc/krb5-workstation/admin/backup_host.html /usr/share/doc/krb5-workstation/admin/conf_files /usr/share/doc/krb5-workstation/admin/conf_files/index.html /usr/share/doc/krb5-workstation/admin/conf_files/kadm5_acl.html /usr/share/doc/krb5-workstation/admin/conf_files/kdc_conf.html /usr/share/doc/krb5-workstation/admin/conf_files/krb5_conf.html /usr/share/doc/krb5-workstation/admin/conf_ldap.html /usr/share/doc/krb5-workstation/admin/database.html /usr/share/doc/krb5-workstation/admin/dbtypes.html /usr/share/doc/krb5-workstation/admin/dictionary.html /usr/share/doc/krb5-workstation/admin/enctypes.html /usr/share/doc/krb5-workstation/admin/env_variables.html /usr/share/doc/krb5-workstation/admin/host_config.html /usr/share/doc/krb5-workstation/admin/https.html /usr/share/doc/krb5-workstation/admin/index.html /usr/share/doc/krb5-workstation/admin/install.html /usr/share/doc/krb5-workstation/admin/install_appl_srv.html /usr/share/doc/krb5-workstation/admin/install_clients.html /usr/share/doc/krb5-workstation/admin/install_kdc.html /usr/share/doc/krb5-workstation/admin/lockout.html /usr/share/doc/krb5-workstation/admin/otp.html /usr/share/doc/krb5-workstation/admin/pkinit.html /usr/share/doc/krb5-workstation/admin/princ_dns.html /usr/share/doc/krb5-workstation/admin/realm_config.html /usr/share/doc/krb5-workstation/admin/spake.html /usr/share/doc/krb5-workstation/admin/troubleshoot.html /usr/share/doc/krb5-workstation/admin/various_envs.html /usr/share/doc/krb5-workstation/appdev /usr/share/doc/krb5-workstation/appdev/gssapi.html /usr/share/doc/krb5-workstation/appdev/h5l_mit_apidiff.html /usr/share/doc/krb5-workstation/appdev/index.html /usr/share/doc/krb5-workstation/appdev/init_creds.html /usr/share/doc/krb5-workstation/appdev/princ_handle.html /usr/share/doc/krb5-workstation/appdev/refs /usr/share/doc/krb5-workstation/appdev/refs/api /usr/share/doc/krb5-workstation/appdev/refs/api/index.html /usr/share/doc/krb5-workstation/appdev/refs/index.html /usr/share/doc/krb5-workstation/appdev/refs/macros /usr/share/doc/krb5-workstation/appdev/refs/macros/index.html /usr/share/doc/krb5-workstation/appdev/refs/types /usr/share/doc/krb5-workstation/appdev/refs/types/index.html /usr/share/doc/krb5-workstation/appdev/refs/types/krb5_int32.html /usr/share/doc/krb5-workstation/appdev/refs/types/krb5_ui_4.html /usr/share/doc/krb5-workstation/appdev/y2038.html /usr/share/doc/krb5-workstation/basic /usr/share/doc/krb5-workstation/basic/ccache_def.html /usr/share/doc/krb5-workstation/basic/date_format.html /usr/share/doc/krb5-workstation/basic/index.html /usr/share/doc/krb5-workstation/basic/keytab_def.html /usr/share/doc/krb5-workstation/basic/rcache_def.html /usr/share/doc/krb5-workstation/basic/stash_file_def.html /usr/share/doc/krb5-workstation/build /usr/share/doc/krb5-workstation/build/directory_org.html /usr/share/doc/krb5-workstation/build/doing_build.html /usr/share/doc/krb5-workstation/build/index.html /usr/share/doc/krb5-workstation/build/options2configure.html /usr/share/doc/krb5-workstation/build/osconf.html /usr/share/doc/krb5-workstation/build_this.html /usr/share/doc/krb5-workstation/convert-config-files /usr/share/doc/krb5-workstation/copyright.html /usr/share/doc/krb5-workstation/formats /usr/share/doc/krb5-workstation/formats/ccache_file_format.html /usr/share/doc/krb5-workstation/formats/cookie.html /usr/share/doc/krb5-workstation/formats/freshness_token.html /usr/share/doc/krb5-workstation/formats/index.html /usr/share/doc/krb5-workstation/formats/keytab_file_format.html /usr/share/doc/krb5-workstation/formats/rcache_file_format.html /usr/share/doc/krb5-workstation/genindex-K.html /usr/share/doc/krb5-workstation/genindex-R.html /usr/share/doc/krb5-workstation/genindex-all.html /usr/share/doc/krb5-workstation/genindex.html /usr/share/doc/krb5-workstation/index.html /usr/share/doc/krb5-workstation/krb5.conf /usr/share/doc/krb5-workstation/mitK5defaults.html /usr/share/doc/krb5-workstation/mitK5features.html /usr/share/doc/krb5-workstation/mitK5license.html /usr/share/doc/krb5-workstation/objects.inv /usr/share/doc/krb5-workstation/plugindev /usr/share/doc/krb5-workstation/plugindev/ccselect.html /usr/share/doc/krb5-workstation/plugindev/certauth.html /usr/share/doc/krb5-workstation/plugindev/clpreauth.html /usr/share/doc/krb5-workstation/plugindev/general.html /usr/share/doc/krb5-workstation/plugindev/gssapi.html /usr/share/doc/krb5-workstation/plugindev/hostrealm.html /usr/share/doc/krb5-workstation/plugindev/index.html /usr/share/doc/krb5-workstation/plugindev/internal.html /usr/share/doc/krb5-workstation/plugindev/kadm5_auth.html /usr/share/doc/krb5-workstation/plugindev/kadm5_hook.html /usr/share/doc/krb5-workstation/plugindev/kdcpolicy.html /usr/share/doc/krb5-workstation/plugindev/kdcpreauth.html /usr/share/doc/krb5-workstation/plugindev/localauth.html /usr/share/doc/krb5-workstation/plugindev/locate.html /usr/share/doc/krb5-workstation/plugindev/profile.html /usr/share/doc/krb5-workstation/plugindev/pwqual.html /usr/share/doc/krb5-workstation/resources.html /usr/share/doc/krb5-workstation/search.html /usr/share/doc/krb5-workstation/searchindex.js /usr/share/doc/krb5-workstation/services.append /usr/share/doc/krb5-workstation/user /usr/share/doc/krb5-workstation/user/index.html /usr/share/doc/krb5-workstation/user/pwd_mgmt.html /usr/share/doc/krb5-workstation/user/tkt_mgmt.html /usr/share/doc/krb5-workstation/user/user_commands /usr/share/doc/krb5-workstation/user/user_commands/index.html /usr/share/doc/krb5-workstation/user/user_commands/kdestroy.html /usr/share/doc/krb5-workstation/user/user_commands/kinit.html /usr/share/doc/krb5-workstation/user/user_commands/klist.html /usr/share/doc/krb5-workstation/user/user_commands/kpasswd.html /usr/share/doc/krb5-workstation/user/user_commands/krb5-config.html /usr/share/doc/krb5-workstation/user/user_commands/ksu.html /usr/share/doc/krb5-workstation/user/user_commands/kswitch.html /usr/share/doc/krb5-workstation/user/user_commands/kvno.html /usr/share/doc/krb5-workstation/user/user_commands/sclient.html /usr/share/doc/krb5-workstation/user/user_config /usr/share/doc/krb5-workstation/user/user_config/index.html /usr/share/doc/krb5-workstation/user/user_config/k5identity.html /usr/share/doc/krb5-workstation/user/user_config/k5login.html /usr/share/doc/krb5-workstation/user/user_config/kerberos.html /usr/share/man/man1/k5srvutil.1.gz /usr/share/man/man1/kadmin.1.gz /usr/share/man/man1/kdestroy.1.gz /usr/share/man/man1/kinit.1.gz /usr/share/man/man1/klist.1.gz /usr/share/man/man1/kpasswd.1.gz /usr/share/man/man1/ksu.1.gz /usr/share/man/man1/kswitch.1.gz /usr/share/man/man1/ktutil.1.gz /usr/share/man/man1/kvno.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 15 06:15:53 2024