Package: fondu / 0.0.20060102-4

Metadata

Package Version Patches format
fondu 0.0.20060102-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
10 escape minus sign in manpage.patch | (download)

fondu.1 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 escape-minus-sign-in-manpage
20 fix manpage quoting.patch | (download)

fondu.1 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix manpage quoting
30 fix spelling errors in binary.patch | (download)

ufond.c | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fix spelling errors in binary and comments
40 use destdir.patch | (download)

Makefile.in | 4 2 + 2 - 0 !
configure | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 [patch] respect $(destdir) by cyril brulebois <cyril.brulebois@enst-bretagne.fr>
Organization: Private
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

Signed-off-by: Jari Aalto <jari.aalto@cante.net>

51 fix hardening build.patch | (download)

fondu.c | 18 9 + 9 - 0 !
1 file changed, 9 insertions(+), 9 deletions(-)

 fix compile with hardening flags
60 missing printf arguments.patch | (download)

frommacbinary.c | 2 1 + 1 - 0 !
tomacbinary.c | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 add missing arguments to fprintf()