Information for build krb5-1.22.2-3.fc44

ID201372
Package Namekrb5
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.22.2
Release3.fc44
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/krb5.git#c6c1d6a0a13d64ff4ac7a6a689017faa5e45a2ad
SummaryThe Kerberos network authentication system
DescriptionKerberos V5 is a trusted-third-party network authentication system, which can improve your network's security by eliminating the insecure practice of sending passwords over the network in unencrypted form.
Built byzhangsongsong
State failed
Volume DEFAULT
StartedSat, 11 Apr 2026 00:48:42 CST
CompletedSat, 11 Apr 2026 01:01:28 CST
Taskbuild (f44, /rpms/krb5.git:c6c1d6a0a13d64ff4ac7a6a689017faa5e45a2ad)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/krb5.git#c6c1d6a0a13d64ff4ac7a6a689017faa5e45a2ad'}}
Tags No tags
RPMs No RPMs
Changelog * 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