--- mysql-extras-20110421-1217Z.orig//00000_index.txt 2011-04-25 01:11:21.000000000 -0700 +++ mysql-extras-20110421-1217Z.orig//00000_index.txt 2011-04-25 01:11:34.000000000 -0700 @@ -703,7 +703,7 @@ @pn mysql-cluster @@ Gentoo Bug #344031: Fix new TEXTRELs -@patch 07341_all_mysql-5.1.56_hardened_x86_strings.patch +@patch 07341_all_mysql-5.1.56-hardened_x86_strings.patch @ver 5.01.56.00 to 5.01.99.99 @pn mysql @pn mysql-cluster --- mysql-extras-20110421-1217Z.orig//00350_x86_asm-pic-fixes-5.1.41.patch 2011-04-25 01:11:21.000000000 -0700 +++ mysql-extras-20110421-1217Z.orig//00350_x86_asm-pic-fixes-5.1.41.patch 2011-04-25 01:11:53.000000000 -0700 @@ -18,13 +18,3 @@ + + .section .note.GNU-stack,"",@progbits + -diff -Naur mysql.old/strings/strings-x86.s mysql.new/strings/strings-x86.s --- mysql-extras-20110421-1217Z.orig//07341_all_mysql-5.1.56-hardened_x86_strings.patch 2011-04-25 01:11:21.000000000 -0700 +++ mysql-extras-20110421-1217Z.orig//07341_all_mysql-5.1.56-hardened_x86_strings.patch 2011-04-25 01:12:19.000000000 -0700 @@ -87,426 +87,6 @@ longlong2str.c longlong2str-x86.s longlong2str_asm.c \ my_strtoll10.c my_strtoll10-x86.s \ strxmov.c bmove_upp.c strappend.c strcont.c strend.c \ -diff -Nuar --exclude '*.orig' mysql.orig//strings/strings-x86.s mysql//strings/strings-x86.s