diff options
Diffstat (limited to 'debian/patches/0500-fix_CVE-2011-4339.patch')
-rw-r--r-- | debian/patches/0500-fix_CVE-2011-4339.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/0500-fix_CVE-2011-4339.patch b/debian/patches/0500-fix_CVE-2011-4339.patch index 8360417..62a9d0c 100644 --- a/debian/patches/0500-fix_CVE-2011-4339.patch +++ b/debian/patches/0500-fix_CVE-2011-4339.patch @@ -11,7 +11,7 @@ Index: trunk/lib/helper.c =================================================================== --- trunk.orig/lib/helper.c +++ trunk/lib/helper.c -@@ -664,7 +664,6 @@ ipmi_start_daemon(struct ipmi_intf *intf +@@ -829,7 +829,6 @@ ipmi_start_daemon(struct ipmi_intf *intf #endif chdir("/"); |