Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
Don-t-fail-if-the-plugin-subdir-doesn-t-exist.patch | Don't fail if the plugin subdir doesn't exist. It might not exist on fresh git checkouts as git does not track directories, only files. |
Felipe Sateler <fsateler@debian.org> | no | 2019-04-13 | ||
Take-into-account-LDFLAGS-environment-variable.patch | Take into account LDFLAGS environment variable It needs to be added to the linking line, so that we can add hardening flags without patching the Makefile. |
Felipe Sateler <fsateler@debian.org> | no | 2019-04-13 | ||
Don-t-remove-symbol-table-and-relocation-information-from.patch | Don't remove symbol table and relocation information from the installed library This can be done post install by separate tools, and prevents building separate debug symbol packages |
Felipe Sateler <fsateler@debian.org> | no | 2019-04-13 | ||
Don-t-clobber-environment-CFLAGS-and-CXXFLAGS.patch | Don't clobber environment CFLAGS and CXXFLAGS Downstream distributors like to add new flags, for example to increase hardening |
Felipe Sateler <fsateler@debian.org> | no | 2019-04-13 |