about summary refs log tree commit diff
path: root/debug/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'debug/Versions')
-rw-r--r--debug/Versions6
1 files changed, 6 insertions, 0 deletions
diff --git a/debug/Versions b/debug/Versions
index 5c87af27c1..e467cc0602 100644
--- a/debug/Versions
+++ b/debug/Versions
@@ -39,4 +39,10 @@ libc {
   GLIBC_2.5 {
     __readlinkat_chk;
   }
+  GLIBC_2.7 {
+    __fread_chk; __fread_unlocked_chk;
+  }
+  GLIBC_PRIVATE {
+    __fortify_fail;
+  }
 }