Package: gnurobbo / 0.68+dfsg-5
Metadata
| Package | Version | Patches format |
|---|---|---|
| gnurobbo | 0.68+dfsg-5 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| format security.patch | (download) |
konstruktor.c |
68 34 + 34 - 0 ! |
always use a format string with sprintf() |
| Makefile.diff | (download) |
Makefile |
38 10 + 28 - 0 ! |
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. |
| reproducible build.patch | (download) |
Makefile |
2 1 + 1 - 0 ! |
sort source files for deterministic linking order |
| gcc 7.patch | (download) |
Makefile |
2 1 + 1 - 0 ! |
drop -d which causes an error with gcc 7 |
| single variable declarations.patch | (download) |
ROB_engine.c |
2 2 + 0 - 0 ! |
ensure variables are only declared once |
