Package: scalpel / 1.60-6

Metadata

Package Version Patches format
scalpel 1.60-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
10_add GCC hardening.patch | (download)

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

 add gcc hardening to makefile.
20_fix config.patch | (download)

scalpel.c | 4 2 + 2 - 0 !
scalpel.h | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 make /etc/scalpel the default path to config file.
30_improve error message.patch | (download)

helpers.c | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 improve the error message about the configuration file.
40_fix spelling.patch | (download)

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

 fix a spelling error in final binary.
50_fix jpg remove spaces.patch | (download)

scalpel.conf | 89 45 + 44 - 0 !
1 file changed, 45 insertions(+), 44 deletions(-)

 fix the jpg recovery. thanks to isaac schemm. (closes: #631850)
             Remove some extra blank spaces and tabs.