MIT Kerberos5 Implementation--Libraries
Kerberos V5 is a trusted-third-party network authentication system,
which can improve your network's security by eliminating the insecure
practice of clear text passwords.
- Developed at network
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:RebuildFactoryUpdates/krb5 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-ksu-pam-integration.patch | 0000022537 22 KB | |
0002-krb5-1.9-manpaths.patch | 0000000976 976 Bytes | |
0003-Adjust-build-configuration.patch | 0000003503 3.42 KB | |
0004-krb5-1.6.3-gssapi_improve_errormessages.patch | 0000001058 1.03 KB | |
0005-krb5-1.6.3-ktutil-manpage.patch | 0000001043 1.02 KB | |
0006-krb5-1.12-api.patch | 0000001455 1.42 KB | |
0007-SELinux-integration.patch | 0000032806 32 KB | |
0008-krb5-1.9-debuginfo.patch | 0000001537 1.5 KB | |
_multibuild | 0000000059 59 Bytes | |
baselibs.conf | 0000000094 94 Bytes | |
krb5-1.21.2.tar.gz | 0008622513 8.22 MB | |
krb5-1.21.2.tar.gz.asc | 0000000833 833 Bytes | |
krb5-mini.changes | 0000086374 84.3 KB | |
krb5-mini.spec | 0000012309 12 KB | |
krb5-rpmlintrc | 0000000434 434 Bytes | |
krb5.changes | 0000091103 89 KB | |
krb5.keyring | 0000003900 3.81 KB | |
krb5.spec | 0000017536 17.1 KB | |
krb5.tmpfiles | 0000000452 452 Bytes | |
ksu-pam.d | 0000000329 329 Bytes | |
vendor-files.tar.bz2 | 0000182614 178 KB |
Revision 169 (latest revision is 174)
Ana Guerrero (anag+factory)
accepted
request 1134351
from
Dirk Mueller (dirkmueller)
(revision 169)
- update to 1.21.2 (bsc#1218211, CVE-2023-39975): * Fix double-free in KDC TGS processing [CVE-2023-39975]. - update to 1.21.1 (CVE-2023-36054): with Windows KDCs.
Comments 2
Hi,
You may want to update krb5-server.logrotate file inside vendor-files.tar.bz2 to reload using systemd instead of /etc/init.d/ scripts. At least on my setup I have no legacy init.d scripts available.
For what it’s worth, this also applies to Leap 15.1 and probably 15.2.
Hi,
it is pending for approval https://build.opensuse.org/request/show/812027
The updates for Leap will follow soon.
Thanks