summaryrefslogtreecommitdiffstats
path: root/krb5-1.11-run_user_0.patch
diff options
context:
space:
mode:
authorRobbie Harwood <rharwood@redhat.com>2017-01-20 22:37:32 +0000
committerRobbie Harwood <rharwood@redhat.com>2017-01-20 18:07:42 -0500
commit621f3cf2e61c8a32b1f23057e3cf24d99347defa (patch)
tree7696494e28c563901da97daa359ee42eb40ab415 /krb5-1.11-run_user_0.patch
parentbe80cb98618aa41d96ec79aec5b9f7a60c18c41e (diff)
downloadkrb5-621f3cf2e61c8a32b1f23057e3cf24d99347defa.tar.gz
krb5-621f3cf2e61c8a32b1f23057e3cf24d99347defa.tar.xz
krb5-621f3cf2e61c8a32b1f23057e3cf24d99347defa.zip
Add free hook to KDB; increments KDB version
Add KDB version flag. All patches are touched because git made the hash lengths in patches longer.
Diffstat (limited to 'krb5-1.11-run_user_0.patch')
-rw-r--r--krb5-1.11-run_user_0.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/krb5-1.11-run_user_0.patch b/krb5-1.11-run_user_0.patch
index 10af564..3a2d7b6 100644
--- a/krb5-1.11-run_user_0.patch
+++ b/krb5-1.11-run_user_0.patch
@@ -11,7 +11,7 @@ it, too.
1 file changed, 14 insertions(+)
diff --git a/src/lib/krb5/ccache/cc_dir.c b/src/lib/krb5/ccache/cc_dir.c
-index 73f0fe6..4850c0d 100644
+index 73f0fe62d..4850c0d07 100644
--- a/src/lib/krb5/ccache/cc_dir.c
+++ b/src/lib/krb5/ccache/cc_dir.c
@@ -61,6 +61,8 @@