Package: docbook-to-man / 1:2.0.0-49
Metadata
| Package | Version | Patches format |
|---|---|---|
| docbook-to-man | 1:2.0.0-49 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 0001 conglomeration.patch | (download) |
Doc/Makefile |
6 6 + 0 - 0 ! |
conglomeration Needs to be broken out (FIXME). |
| 0002 arg req space.patch | (download) |
Transpec/docbook-to-man.ts |
5 5 + 0 - 0 ! |
arg-req-space Inserts missing space after required arguments in section synopsis. |
| 0003 userinput font.patch | (download) |
Transpec/docbook-to-man.ts |
4 2 + 2 - 0 ! |
userinput-font \fB' and `\fP' are not appropriate for the userinput environment. Instead, `.ft' is used as a replacement. |
| 0004 instant man.patch | (download) |
Doc/instant.1 |
2 1 + 1 - 0 ! |
instant-man Fixes errors in the instant manpage. |
| 0005 makefile.patch | (download) |
Instant/Makefile |
5 3 + 2 - 0 ! |
makefile Fix bad use of CFLAGS in Makefiles =================================================================== |
| 0006 format security.patch | (download) |
Instant/browse.c |
2 1 + 1 - 0 ! |
format-security Fix format string security flaw. =================================================================== |
| 0007 remove timestamp.patch | (download) |
Transpec/docbook-to-man.ts |
2 1 + 1 - 0 ! |
remove-timestamp Capturing the current time during builds prevent packages from building reproducibly. One can already know when a manpage has been generated by looking at the file creation time. |
| 0008 better checking of return value of Split function.patch | (download) |
Instant/browse.c |
4 4 + 0 - 0 ! |
better-checking-of-return-value-of-split-function Better checking of the return value of the Split() function (util.c) <https://bugs.debian.org/716055> |
| 0009 remove sp dependency.patch | (download) |
Doc/Makefile |
2 1 + 1 - 0 ! |
remove-sp-dependency |
| 0010 Prevent undefined behaviour in memcpy parameter over.patch | (download) |
Instant/main.c |
2 1 + 1 - 0 ! |
prevent undefined behaviour in memcpy parameter overlap. On i386 (but not armhf or amd64), docbook-to-man inserts random characters into the output. e.g. it will sometimes generate an "I" instead of a literal tab. Thanks to Chris West <solo-debianbugs@goeswhere.com> and Yuri Gribov <tetra2005@gmail.com> Debian-Bugs: #842635 #858389 |
| 0011 Correct spelling mistakes in binary.patch | (download) |
Instant/browse.c |
2 1 + 1 - 0 ! |
correct spelling mistakes in binary. |
| 0012 Ensure build failures in subdirectories cause entire.patch | (download) |
Makefile |
8 4 + 4 - 0 ! |
ensure build failures in subdirectories cause entire build failure. |
| 0013 Fix FTBFS with Werror implicit function declaration.patch | (download) |
Instant/browse.c |
2 1 + 1 - 0 ! |
fix ftbfs with -werror=implicit-function-declaration |
| 0014 Fix shuffle bug.patch | (download) |
Instant/Makefile |
2 1 + 1 - 0 ! |
fix a gnu make --shuffle bug. |
