Bug 113612

Summary: xine keymap handling broken
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Thorsten Kukuk <kukuk>
Component: X11 ApplicationsAssignee: Adrian Schröter <adrian.schroeter>
Status: RESOLVED FIXED QA Contact: Stefan Dirsch <sndirsch>
Severity: Major    
Priority: P5 - None CC: security-team
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Thorsten Kukuk 2005-08-28 09:17:37 UTC
The xine keymap handling is broken. 
Run "xine --keymap" and you will get:

##
# xine key bindings.
# Automatically generated by xine-ui version 0.99.4.
##

}

}

}

}

}

}

}

}
[...]

This overwrites all own changes to the keymap, support for VDR and customized
remapping. The same sources compiled on 9.3 seems to work fine.
Comment 1 Thorsten Kukuk 2005-08-29 14:18:54 UTC
I've added -U_FORTIFY_SOURCE as workaround
Comment 2 Adrian Schröter 2005-09-05 08:23:32 UTC
thank you 
Comment 3 Marcus Meissner 2006-04-20 12:18:38 UTC
NEVER EVER again do this without getting security team approval FIRST.
Comment 4 Thorsten Kukuk 2006-04-20 12:23:12 UTC
No. It was pretty clear that we will only allow enabling _FORTIFY_SOURCE if that is not broken. And it was pretty clear that we will disable it ASAP if it breaks an appliction and it is the fault of _FORTIFY_SOURCE.

There is nothing to discuss about this.