Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 364451
Collapse All | Expand All

(-)mysql-extras-20110421-1217Z.orig//00000_index.txt (-1 / +1 lines)
Lines 703-709 Link Here
703
@pn mysql-cluster
703
@pn mysql-cluster
704
@@ Gentoo Bug #344031: Fix new TEXTRELs
704
@@ Gentoo Bug #344031: Fix new TEXTRELs
705
705
706
@patch 07341_all_mysql-5.1.56_hardened_x86_strings.patch
706
@patch 07341_all_mysql-5.1.56-hardened_x86_strings.patch
707
@ver 5.01.56.00 to 5.01.99.99
707
@ver 5.01.56.00 to 5.01.99.99
708
@pn mysql
708
@pn mysql
709
@pn mysql-cluster
709
@pn mysql-cluster
(-)mysql-extras-20110421-1217Z.orig//00350_x86_asm-pic-fixes-5.1.41.patch (-1 lines)
Lines 18-30 Link Here
18
+
18
+
19
+	.section	.note.GNU-stack,"",@progbits
19
+	.section	.note.GNU-stack,"",@progbits
20
+
20
+
21
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 (-1 lines)
Lines 87-512 Link Here
87
 			longlong2str.c longlong2str-x86.s longlong2str_asm.c \
87
 			longlong2str.c longlong2str-x86.s longlong2str_asm.c \
88
 			my_strtoll10.c my_strtoll10-x86.s \
88
 			my_strtoll10.c my_strtoll10-x86.s \
89
 			strxmov.c bmove_upp.c strappend.c strcont.c strend.c \
89
 			strxmov.c bmove_upp.c strappend.c strcont.c strend.c \
90
diff -Nuar --exclude '*.orig' mysql.orig//strings/strings-x86.s mysql//strings/strings-x86.s

Return to bug 364451