Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
InitializeMagick.diff | Properly initialize GraphicsMagick Quoting from GraphicsMagick's NEWS file " 1.3.8 (January 21, 2010) ======================== [...] Behavior Changes: InitializeMagick() MUST be invoked prior to using any Magick API function. Failure to do so will likely lead to an immediate application crash. This is due to initialization and runtime changes intended to improve thread safety and efficiency. Previously it was only strongly recommended to invoke InitializeMagick(). " |
Galland (https://launchpad.net/~victor-lopez) | yes | debian upstream | ||
manpage-fix.diff | Fix typos and hyphenation | أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org> | invalid | |||
missing-includes.diff | Add missing string.h include. | Wesley J. Landaker <wjl@icecavern.net> | invalid | |||
switch_LDFLAGS_LDADD.diff | Switch LDADD with LDFLAGS This change is to move the objects before the libs. to fix an FTBFS when --as-needed is passed to gcc. |
أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org> | invalid | |||
test_workaround.diff | Workaround around a regression in GraphicsMagick that causes a test to fail. | أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org> | no | debian |