Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
format-security.patch | Always use a format string with sprintf() | Stephen Kitt <steve@sk2.org> | yes | 2015-08-27 | ||
Makefile.diff | adapt the build to Debian's requirements Change the upstream-provided target directories for Debian, so they take DESTDIR into account and install documentation to /usr/share/doc/gnurobbo. . Avoid attempting to install non-DFSG-free files which have been removed from the source package. . Disable music support. . Remove the gnurobbo binary when cleaning. |
Stephen Kitt <steve@sk2.org> | no | 2015-08-27 | ||
reproducible-build.patch | Sort source files for deterministic linking order | Reiner Herrmann <reiner@reiner-h.de> | no | |||
gcc-7.patch | Drop -d which causes an error with GCC 7 | Stephen Kitt <skitt@debian.org> | no | |||
single-variable-declarations.patch | Ensure variables are only declared once | Stephen Kitt <skitt@debian.org> | no |