Package: recoverdm / 0.20-6

Metadata

Package Version Patches format
recoverdm 0.20-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
10_fix makefile.patch | (download)

Makefile | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 add gcc hardening and fix the path to install.
20_fix typo binary.patch | (download)

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

 fix a typo in final binary.
30 fix BTS mergebad crash.patch | (download)

mergebad.c | 16 11 + 5 - 0 !
1 file changed, 11 insertions(+), 5 deletions(-)

 fix for crash of mergebad binary.
             The mergebad utility crashes when supplied a single '-s' argument.
             The patch adds checking the number of supplied arguments.