summaryrefslogtreecommitdiffstats
path: root/security/libgnome-keyring/files/patch-egg_egg-dh.c
diff options
context:
space:
mode:
Diffstat (limited to 'security/libgnome-keyring/files/patch-egg_egg-dh.c')
-rw-r--r--security/libgnome-keyring/files/patch-egg_egg-dh.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/libgnome-keyring/files/patch-egg_egg-dh.c b/security/libgnome-keyring/files/patch-egg_egg-dh.c
deleted file mode 100644
index bf91221a1..000000000
--- a/security/libgnome-keyring/files/patch-egg_egg-dh.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- egg/egg-dh.c.orig Wed Aug 8 21:00:54 2012
-+++ egg/egg-dh.c Sat Oct 27 14:36:16 2012
-@@ -27,6 +27,8 @@
- /* Enabling this is a complete security compromise */
- #define DEBUG_DH_SECRET 0
-
-+EGG_SECURE_DECLARE (dh);
-+
- typedef struct _DHGroup {
- const gchar *name;
- guint bits;