Package: mtink / 1.0.16-17
Metadata
| Package | Version | Patches format |
|---|---|---|
| mtink | 1.0.16-17 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| mtink fr | (download) |
utils/Mtink.Fr |
56 28 + 28 - 0 ! |
--- |
| mtink 1.0.14 ru_font | (download) |
mainSrc/resource.c |
6 3 + 3 - 0 ! |
--- |
| lesstif multiarch | (download) |
Configure |
25 2 + 23 - 0 ! |
--- |
| fix mtinkc crash | (download) |
chooser/mtinkc.c |
20 12 + 8 - 0 ! |
fix mtinkc crash when run with an empty environment Running 'env -i /usr/bin/mtinkc' results in a segfault. This patch avoids operations on NULL string pointers and delays calling mtink until topLevel has been created. Bug-Debian: http://bugs.debian.org/716125 |
| fix mtink crash | (download) |
mainSrc/checkenv.c |
21 13 + 8 - 0 ! |
fix mtink crash when run with an empty environment Running 'env -i /usr/bin/mtink' results in a segfault. This patch avoids operations on NULL string pointers. Bug-Debian: http://bugs.debian.org/716543 |
| pass hardening flags | (download) |
Makefile.ORG |
66 33 + 33 - 0 ! |
pass hardening flags as required Pass hardening flags and expose compiler flags in the build logs so they can be checked by blhc. |
| fix spelling errors | (download) |
html/mtinkd.html |
2 1 + 1 - 0 ! |
fix various spelling errors reported by lintian |
| fix non void function return | (download) |
mainSrc/rdRes.c |
2 1 + 1 - 0 ! |
fix ftbfs with clang instead of gcc Bug-Debian: http://bugs.debian.org/742063 |
| fix function declarations | (download) |
detect/askPrinter.c |
1 1 + 0 - 0 ! |
fix function declarations This patch fixes various conflicting and implicit function declarations reported by goto-cc from the cbmc package. Bug-Debian: http://bugs.debian.org/749433 |
| reproducible build | (download) |
mainSrc/mtink.c |
1 0 + 1 - 0 ! |
reproducible build This patch stops including the build date and time in version strings. |
| do not require root | (download) |
Makefile.ORG |
8 4 + 4 - 0 ! |
do not require root for installing binaries |
| gcc 10 | (download) |
mainSrc/mtink.h |
8 4 + 4 - 0 ! |
fix ftbfs with gcc 10 Bug-Debian: https://bugs.debian.org/957569 |
