summaryrefslogtreecommitdiffstats
path: root/krb5.spec
diff options
context:
space:
mode:
authorRobbie Harwood <rharwood@redhat.com>2016-09-30 17:38:08 +0000
committerRobbie Harwood <rharwood@redhat.com>2016-09-30 17:38:09 +0000
commit76843c3ef01a06ba162cf5174009df5ca5e7fb02 (patch)
tree01bd10939875d8ecac99a3406e4435d1d7c367ba /krb5.spec
parent5a1a649bdae091a21b0edc850fc4b38eff26bec7 (diff)
downloadkrb5-76843c3ef01a06ba162cf5174009df5ca5e7fb02.tar.gz
krb5-76843c3ef01a06ba162cf5174009df5ca5e7fb02.tar.xz
krb5-76843c3ef01a06ba162cf5174009df5ca5e7fb02.zip
Properly close krad sockets
Resolves: #1380836
Diffstat (limited to 'krb5.spec')
-rw-r--r--krb5.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/krb5.spec b/krb5.spec
index 10447f9..a3bc7db 100644
--- a/krb5.spec
+++ b/krb5.spec
@@ -13,7 +13,7 @@
Summary: The Kerberos network authentication system
Name: krb5
Version: 1.14.4
-Release: 4%{?dist}
+Release: 5%{?dist}
# - Maybe we should explode from the now-available-to-everybody tarball instead?
# http://web.mit.edu/kerberos/dist/krb5/1.13/krb5-1.13.2-signed.tar
# - The sources below are stored in a lookaside cache. Upload with
@@ -68,6 +68,7 @@ Patch20: Don-t-feed-OS-RNG-output-into-the-OS-RNG.patch
Patch21: Rename-prng_os.c-to-prng_device.c.patch
Patch22: Add-getrandom-to-k5_get_os_entropy-using-syscall.patch
Patch23: Add-OS-prng-intended-for-use-with-getrandom.patch
+Patch24: Properly-handle-EOF-condition-on-libkrad-sockets.patch
License: MIT
URL: http://web.mit.edu/kerberos/www/
@@ -722,6 +723,10 @@ exit 0
%{_libdir}/libkadm5srv_mit.so.*
%changelog
+* Fri Sep 30 2016 Robbie Harwood <rharwood@redhat.com> - 1.14.4-5
+- Properly close krad sockets
+- Resolves: #1380836
+
* Fri Sep 30 2016 Robbie Harwood <rharwood@redhat.com> - 1.14.4-4
- Fix backward check in kprop.service