diff options
author | Robbie Harwood <rharwood@redhat.com> | 2016-09-22 19:36:45 +0000 |
---|---|---|
committer | Robbie Harwood <rharwood@redhat.com> | 2016-09-22 19:39:24 +0000 |
commit | 32ef37287783e0e31d54272b685756b9adc94fad (patch) | |
tree | 64c697918982a3966b372c18d9814a042f12896c /krb5-1.9-debuginfo.patch | |
parent | 14f028579db3f19c38efec9e683e4837ddb860b7 (diff) | |
download | krb5-32ef37287783e0e31d54272b685756b9adc94fad.tar.gz krb5-32ef37287783e0e31d54272b685756b9adc94fad.tar.xz krb5-32ef37287783e0e31d54272b685756b9adc94fad.zip |
Backport getrandom() support and remove patch numbering
Diffstat (limited to 'krb5-1.9-debuginfo.patch')
-rw-r--r-- | krb5-1.9-debuginfo.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/krb5-1.9-debuginfo.patch b/krb5-1.9-debuginfo.patch index c9c1109..496915e 100644 --- a/krb5-1.9-debuginfo.patch +++ b/krb5-1.9-debuginfo.patch @@ -1,7 +1,7 @@ From 3743c3636fd23e62f996b119a1536ecd882a5e80 Mon Sep 17 00:00:00 2001 From: Robbie Harwood <rharwood@redhat.com> Date: Tue, 23 Aug 2016 16:49:25 -0400 -Subject: [PATCH 09/19] krb5-1.9-debuginfo.patch +Subject: [PATCH] krb5-1.9-debuginfo.patch We want to keep these y.tab.c files around because the debuginfo points to them. It would be more elegant at the end to use symbolic links, but that |