debian/changelog | 8 ++++++++ debian/patches/101_ubuntu_hidden_glname.patch | 10 ---------- debian/patches/series | 1 - 3 files changed, 8 insertions(+), 11 deletions(-)
New commits: commit bed40eeb540d129a317253c58abe39d4bbcf3ea1 Author: Maarten Lankhorst <[email protected]> Date: Tue Aug 12 14:45:13 2014 +0200 Drop 101_ubuntu_hidden_glname.patch. 8 years old patch supposedly to fix glx-tls, but if it was important nowadays I would have expected it in upstream by now. diff --git a/debian/changelog b/debian/changelog index 78c8738..b70c0a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +mesa (10.2.5-1ubuntu2) UNRELEASED; urgency=low + + * Drop 101_ubuntu_hidden_glname.patch. + - 8 years old patch supposedly to fix glx-tls, but if it was + important nowadays I would have expected it in upstream by now. + + -- Maarten Lankhorst <[email protected]> Tue, 12 Aug 2014 15:00:21 +0200 + mesa (10.2.5-1ubuntu1) utopic; urgency=low * Rebuild with llvm 3.5. diff --git a/debian/patches/101_ubuntu_hidden_glname.patch b/debian/patches/101_ubuntu_hidden_glname.patch deleted file mode 100644 index c1523f1..0000000 --- a/debian/patches/101_ubuntu_hidden_glname.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/src/mapi/glapi/gen/gl_x86_asm.py -+++ b/src/mapi/glapi/gen/gl_x86_asm.py -@@ -176,7 +176,6 @@ class PrintGenericStubs(gl_XML.gl_print_ - print '' - print '\t\tALIGNTEXT16' - print '\t\tGLOBL GLNAME(gl_dispatch_functions_start)' -- print '\t\tHIDDEN(GLNAME(gl_dispatch_functions_start))' - print 'GLNAME(gl_dispatch_functions_start):' - print '' - return diff --git a/debian/patches/series b/debian/patches/series index 8e13066..a35a1c2 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -2,7 +2,6 @@ x32-updates.diff # Ubuntu patches. -101_ubuntu_hidden_glname.patch 117-static-gallium.patch #118-dricore-gallium.patch 120-hide-x86sse.patch -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

