Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
04_enemies-pipe-decl.patch | # Authhor: Damyan Ivanov <dmn@debian.org> # Description: rename pipe2 symbol to pipe2_kbdl to avoid clashes with the one # declared in system unistd.h # Debian-Bug: 527705 # Upstream-Report: http://www.freelists.org/post/olofsonprojects/kobodeluxe-failing-to-build-in-Debian-enemiesh75-error-const-enemy-kind-pipe2-redeclared-as-different-kind-of-symbol |
no | ||||
01_graphics_window-signed-char.patch | # This was created in response to Debian bug #163979 # Thing is, if you want to compant "-1" with a char value, # you better make that char signed |
no | ||||
02_paths.patch | # Disable reading of configs, graphics, and data from the current directory. # So it's safe to run kobodeluxe from anywhere w/o worry about an attacker # feeding it bad data. |
no | ||||
03_manpage-minus-not-hyphen.patch | # Author: Damyan Ivanov <dmn@debian.org> # Description: convert a hyphen in kobodl manpage to a minus, which is what is # inttented here # Upstream-Report: http://www.freelists.org/post/olofsonprojects/patch-manpage-uses-hyphen-instead-of-a-minus-sign |
no | ||||
05_const_charp_conversion.patch | Avoid compilation error with gcc-4.4. "const char* -> char*" conversion is fatal in that version | yes | debian | vendor, https://bugs.launchpad.net/ubuntu/+source/kobodeluxe/+bug/461373 | ||
spelling.patch | two spelling fixes | Damyan Ivanov <dmn@debian.org> | no | |||
midicon-segmentation-fault.patch | midicon segmentation fault | Emile CARRY <emile.carry@sequanux.org> | no | 2016-04-06 | ||
ignore-appinputfocus.patch | ignore SDL_ACTIVEEVENT with SDL_APPINPUTFOCUS flag These events seem to come all the time, causing a pause which can't be unpaused |
Reiner Herrmann <reiner@reiner-h.de> | no | debian |