Package: mtink / 1.0.16-11

Metadata

Package Version Patches format
mtink 1.0.16-11 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
mtink fr | (download)

utils/Mtink.Fr | 56 28 28 - 0 !
1 file changed, 28 insertions( ), 28 deletions(-)

---
mtink 1.0.14 ru_font | (download)

mainSrc/resource.c | 6 3 3 - 0 !
utils/Mtink.Ru | 6 3 3 - 0 !
utils/Mtink.Ru.utf8-ORG | 6 3 3 - 0 !
3 files changed, 9 insertions( ), 9 deletions(-)

---
lesstif multiarch | (download)

Configure | 25 2 23 - 0 !
1 file changed, 2 insertions( ), 23 deletions(-)

---
fix mtinkc crash | (download)

chooser/mtinkc.c | 20 12 8 - 0 !
1 file changed, 12 insertions( ), 8 deletions(-)

 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 !
1 file changed, 13 insertions( ), 8 deletions(-)

 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 !
1 file changed, 33 insertions( ), 33 deletions(-)

 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 !
mainSrc/d4lib.c | 4 2 2 - 0 !
mainSrc/tres.c | 16 8 8 - 0 !
server/mtinkd.c | 2 1 1 - 0 !
4 files changed, 12 insertions( ), 12 deletions(-)

 fix various spelling errors reported by lintian
fix non void function return | (download)

mainSrc/rdRes.c | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 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 !
mainSrc/cmd.c | 1 1 0 - 0 !
mainSrc/cmd.h | 2 0 2 - 0 !
mainSrc/gimp-mtink.c | 1 1 0 - 0 !
mainSrc/rw.c | 2 2 0 - 0 !
5 files changed, 5 insertions( ), 2 deletions(-)

 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 !
mainSrc/ttink.c | 1 0 1 - 0 !
2 files changed, 2 deletions(-)

 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 !
1 file changed, 4 insertions( ), 4 deletions(-)

 do not require root for installing binaries
gcc 10 | (download)

mainSrc/mtink.h | 8 4 4 - 0 !
1 file changed, 4 insertions( ), 4 deletions(-)

 fix ftbfs with gcc 10
Bug-Debian: https://bugs.debian.org/957569