Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
00_example_cleaning.patch | Create Makefiles necessary for building examples with make. Also, patch examples so that . is not assumed to be in $PATH. |
no | ||||
01_remove_refs_to_remote_images.patch | Fix lintian errors (privacy-breach-w3c-valid-html & privacy-breach-logo) by removing remote image references in doc/index.html | Roberto C. Sanchez <roberto@connexer.com> | no | |||
02_fix_potential_null_ptr_dereference_in_adopt_policy.patch | Fixes possible null pointer dereference in luabind::adopt (Closes: #758580)diff --git a/luabind/adopt_policy.hpp b/luabind/adopt_policy.hpp index 5e81b94..59558e1 100644 |
Andreas Grob <vilarion@illarion.org> | no | |||
03_compile_examples_with_PIC.patch | Use -fPIC in example Makefiles (Closes: #819454) | Roberto C. Sanchez <roberto@connexer.com> | no | |||
04_fix_soname.patch | Allow better control over SONAME and specifying version on the command-linediff --git a/CMakeLists.txt b/CMakeLists.txt index 6810c19..bb309d6 100644 |
Roberto C. Sanchez <roberto@connexer.com> | no | |||
05_use_gnu_install_dirs.patch | Use GNU install directory locations (e.g., /usr/lib<triplet>/) | Roberto C. Sanchez <roberto@connexer.com> | no | |||
06_man_pages_in_section_3.patch | Place man pages in section 3 | Roberto C. Sanchez <roberto@connexer.com> | no | |||
07_fix_doc_typos.patch | Fix typos in documentation | Roberto C. Sanchez <roberto@connexer.com> | no |