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

krb5-server-1.19.2-13.fc37 RPM for aarch64

From Fedora 37 updates for aarch64 / Packages / k

Name: krb5-server Distribution: Fedora Project
Version: 1.19.2 Vendor: Fedora Project
Release: 13.fc37 Build date: Wed Nov 16 18:18:17 2022
Group: Unspecified Build host: buildvm-a64-40.iad2.fedoraproject.org
Size: 1269569 Source RPM: krb5-1.19.2-13.fc37.src.rpm
Packager: Fedora Project
Url: https://web.mit.edu/kerberos/www/
Summary: The KDC and related programs for Kerberos 5
Kerberos is a network authentication system. The krb5-server package
contains the programs that must be installed on a Kerberos 5 key
distribution center (KDC).  If you are installing a Kerberos 5 KDC,
you need to install this package (in other words, most people should
NOT install this package).

Provides

Requires

License

MIT

Changelog

* 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
* Tue Aug 02 2022 Andreas Schneider <asn@redhat.com> - 1.19.2-12
  - Use baserelease to set the release number
  - Do not define netlib, but use autoconf detection for res_* functions
  - Add missing BR for resolv_wrapper to run t_discover_uri.py
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.2-11.1
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Wed Jun 15 2022 Julien Rische <jrische@redhat.com> - 1.19.2-11
  - Allow libkrad UDP/TCP connection to localhost in FIPS mode
  - Resolves: rhbz#2082189
  - Read GSS configuration files with mtime 0
* Mon May 02 2022 Julien Rische <jrische@redhat.com> - 1.19.2-10
  - Use p11-kit as default PKCS11 module
  - Resolves: rhbz#2073274
  - Try harder to avoid password change replay errors
  - Resolves: rhbz#2072059
* Tue Apr 05 2022 Alexander Bokovoy <abokovoy@redhat.com> - 1.19.2-9
  - Fix libkrad client cleanup
  - Fixes rhbz#2072059
* Tue Apr 05 2022 Alexander Bokovoy <abokovoy@redhat.com> - 1.19.2-8
  - Allow use of larger RADIUS attributes in krad library
* Wed Mar 23 2022 Julien Rische <jrische@redhat.com> - 1.19.2-7
  - Use SHA-256 instead of SHA-1 for PKINIT CMS digest
* Tue Feb 08 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.19.2-6
  - Drop old trigger scriplet
  - Reenable package notes and strip LDFLAGS from krb5-config (rhbz#2048909)
* Wed Feb 02 2022 Alexander Bokovoy <abokovoy@redhat.com> - 1.19.2-5
  - Temporarily remove package note to unblock krb5-dependent packages
  - Resolves: rhbz#2048909
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.2-4.1
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Dec 03 2021 Antonio Torres <antorres@redhat.com> - 1.19.2-4
  - Add patches to support OpenSLL 3.0.0
  - Remove TCL-based libkadm5 API tests
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 1.19.2-3.1
  - Rebuilt with OpenSSL 3.0.0
* Tue Aug 24 2021 Robbie Harwood <rharwood@redhat.com> - 1.19.2-3
  - Remove -specs= from krb5-config output
* Thu Aug 19 2021 Robbie Harwood <rharwood@redhat.com> - 1.19.2-2
  - Fix KDC null deref on TGS inner body null server (CVE-2021-37750)
* Mon Jul 26 2021 Robbie Harwood <rharwood@redhat.com> - 1.19.2-1
  - New upstream version (1.19.2)
* Wed Jul 21 2021 Robbie Harwood <rharwood@redhat.com> - 1.19.1-15
  - Fix defcred leak in krb5 gss_inquire_cred()
* Mon Jul 12 2021 Robbie Harwood <rharwood@redhat.com> - 1.19.1-14
  - Fix KDC null deref on bad encrypted challenge (CVE-2021-36222)
* Thu Jul 01 2021 Robbie Harwood <rharwood@redhat.com> - 1.19.1-13
  - Fix use-after-free during krad remote_shutdown()
* Mon Jun 28 2021 Robbie Harwood <rharwood@redhat.com> - 1.19.1-12
  - MEMORY locking fix and static analysis pullup
* Mon Jun 21 2021 Robbie Harwood <rharwood@redhat.com> - 1.19.1-11
  - Add the backward-compatible parts of openssl3 support
* Wed Jun 09 2021 Robbie Harwood <rharwood@redhat.com> - 1.19.1-10
  - Fix three canonicalization cases for fallback
* Wed Jun 02 2021 Robbie Harwood <rharwood@redhat.com> - 1.19.1-9
  - Fix doc build for Sphinx 4.0
* Thu May 20 2021 Robbie Harwood <rharwood@redhat.com> - 1.19.1-8
  - Add all the sssd-kcm workarounds
* Thu May 20 2021 Robbie Harwood <rharwood@redhat.com> - 1.19.1-7
  - Fix context for previous backport
* Thu May 20 2021 Robbie Harwood <rharwood@redhat.com> - 1.19.1-6
  - Add KCM_OP_GET_CRED_LIST and KCM_OP_RETRIEVE support
* Tue May 04 2021 Robbie Harwood <rharwood@redhat.com> - 1.19.1-5
  - Suppress static analyzer warning in FIPS override
* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.19.1-3.1
  - Rebuilt for updated systemd-rpm-macros
    See https://pagure.io/fesco/issue/2583.
* Mon Mar 01 2021 Robbie Harwood <rharwood@redhat.com> - 1.19.1-3
  - Further test dependency fixes; no code changes
* Mon Mar 01 2021 Robbie Harwood <rharwood@redhat.com> - 1.19.1-2
  - Make test dependencies contingent on skipcheck; no code changes
* Thu Feb 18 2021 Robbie Harwood <rharwood@redhat.com> - 1.19.1-1
  - New upstream version (1.19.1)
* Wed Feb 17 2021 Robbie Harwood <rharwood@redhat.com> - 1.19-3
  - Restore krb5_set_default_tgs_ktypes()
* Fri Feb 05 2021 Robbie Harwood <rharwood@redhat.com> - 1.19-2
  - No code change; just coping with reverted autoconf
* Tue Feb 02 2021 Robbie Harwood <rharwood@redhat.com> - 1.19-1
  - New upstream version (1.19)
* Thu Jan 28 2021 Robbie Harwood <rharwood@redhat.com> - 1.19-0.beta2.5
  - Support host-based GSS initiator names
* Thu Jan 28 2021 Robbie Harwood <rharwood@redhat.com> - 1.19-0.beta2.4
  - Require krb5-pkinit from krb5-{server,workstation}
* Thu Jan 28 2021 Robbie Harwood <rharwood@redhat.com> - 1.19-0.beta2.3
  - Fix up weird mass rebuild versioning
* Thu Jan 28 2021 Robbie Harwood <rharwood@redhat.com> - 1.19-0.beta2.2.2
  - Add APIs for marshalling credentials
* Wed Jan 27 2021 Robbie Harwood <rharwood@redhat.com> - 1.19-0.beta2.1.2
  - Cope with new autotools behavior wrt runstatedir
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.19-0.beta2.1.1
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jan 12 2021 Robbie Harwood <rharwood@redhat.com> - 1.19-1
  - New upstream version (1.19-beta2)
* Wed Dec 16 2020 Robbie Harwood <rharwood@redhat.com> - 1.19-0.beta1.2
  - New upstream version (1.19-beta1)
* Wed Dec 16 2020 Robbie Harwood <rharwood@redhat.com> - 1.18.3-5
  - Fix runstatedir configuration
  - Why couldn't systemd just leave it alone?
* Tue Nov 24 2020 Robbie Harwood <rharwood@redhat.com> - 1.18.3-4
  - Document -k option in kvno(1) synopsis
* Fri Nov 20 2020 Robbie Harwood <rharwood@redhat.com> - 1.18.3-3
  - Upstream executable shared libraries patch
* Wed Nov 18 2020 Robbie Harwood <rharwood@redhat.com> - 1.18.3-2
  - Fix build failure in -1
* Wed Nov 18 2020 Robbie Harwood <rharwood@redhat.com> - 1.18.3-1
  - New upstream version (1.18.3)
* Tue Nov 17 2020 Robbie Harwood <rharwood@redhat.com> - 1.18.2-30
  - Migrate /var/run to /run, an exercise in pointlessness
  - Resolves: #1898410

Files

/etc/logrotate.d/kadmind
/etc/logrotate.d/krb5kdc
/etc/sysconfig/kadmin
/etc/sysconfig/kprop
/etc/sysconfig/krb5kdc
/usr/bin/sclient
/usr/lib/.build-id
/usr/lib/.build-id/06
/usr/lib/.build-id/06/73db07d5c58c4e4c5cb3235ba25e652c891fb3
/usr/lib/.build-id/22
/usr/lib/.build-id/22/13efa5288b81501b35b6dc90e4dddb5de90700
/usr/lib/.build-id/27
/usr/lib/.build-id/27/07299bd5fe365e7627bb3d1a44966f0251e5bd
/usr/lib/.build-id/2d/c2b5ed6bc214636101f60f7e08a44f809af4fd
/usr/lib/.build-id/54
/usr/lib/.build-id/54/4b908f2380d8c881e38b45bb037599819540ca
/usr/lib/.build-id/60
/usr/lib/.build-id/60/41c6ee87279f74dbce055bc1422e40ca4ec010
/usr/lib/.build-id/96
/usr/lib/.build-id/96/ea9a31a6783f22a234dbca12b6ed2372abd6d6
/usr/lib/.build-id/aa
/usr/lib/.build-id/aa/314ffa41cf3d4179e75f2eb3fb1aaca92ea6d5
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/36c06a525d9eeb72ad81c07a73a5102f58de46
/usr/lib/.build-id/d9
/usr/lib/.build-id/d9/212e6258ed2572c5a31b0fe791a0b8342741b0
/usr/lib/.build-id/e5
/usr/lib/.build-id/e5/510852c6f0e1eb3cf704294986355b197406ff
/usr/lib/.build-id/ec
/usr/lib/.build-id/ec/37c685fdeadfff53044c794ffa58c5b798888a
/usr/lib/systemd/system/kadmin.service
/usr/lib/systemd/system/kprop.service
/usr/lib/systemd/system/krb5kdc.service
/usr/lib/tmpfiles.d/krb5-krb5kdc.conf
/usr/lib64/krb5
/usr/lib64/krb5/plugins
/usr/lib64/krb5/plugins/authdata
/usr/lib64/krb5/plugins/kdb
/usr/lib64/krb5/plugins/kdb/db2.so
/usr/lib64/krb5/plugins/kdb/klmdb.so
/usr/lib64/krb5/plugins/preauth
/usr/lib64/krb5/plugins/preauth/otp.so
/usr/sbin/kadmin.local
/usr/sbin/kadmind
/usr/sbin/kdb5_util
/usr/sbin/kprop
/usr/sbin/kpropd
/usr/sbin/kproplog
/usr/sbin/krb5kdc
/usr/sbin/sserver
/usr/share/doc/krb5-server
/usr/share/doc/krb5-server/kdc.conf
/usr/share/man/man1/sclient.1.gz
/usr/share/man/man5/kadm5.acl.5.gz
/usr/share/man/man5/kdc.conf.5.gz
/usr/share/man/man8/kadmin.local.8.gz
/usr/share/man/man8/kadmind.8.gz
/usr/share/man/man8/kdb5_util.8.gz
/usr/share/man/man8/kprop.8.gz
/usr/share/man/man8/kpropd.8.gz
/usr/share/man/man8/kproplog.8.gz
/usr/share/man/man8/krb5kdc.8.gz
/usr/share/man/man8/sserver.8.gz
/var/kerberos
/var/kerberos/krb5kdc
/var/kerberos/krb5kdc/kadm5.acl
/var/kerberos/krb5kdc/kdc.conf
/var/run/krb5kdc


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 19:05:07 2024