Package: scalpel / 1.60+git20240110.6960eb2-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| scalpel | 1.60+git20240110.6960eb2-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 010_add GCC hardening.patch | (download) |
Makefile |
2 1 + 1 - 0 ! |
add gcc hardening to makefile. |
| 020_fix config.patch | (download) |
scalpel.c |
4 2 + 2 - 0 ! |
make /etc/scalpel the default path to config file. |
| 030_improve error message.patch | (download) |
helpers.c |
3 2 + 1 - 0 ! |
improve the error message about the configuration file. |
| 040_fix spelling.patch | (download) |
files.c |
6 3 + 3 - 0 ! |
fix a spelling error in final binary. |
| 050_fix jpg remove spaces.patch | (download) |
scalpel.conf |
89 45 + 44 - 0 ! |
fix the jpg recovery. thanks to isaac schemm. (closes: #631850)
Remove some extra blank spaces and tabs.
|
| 070_fix cross compilation | (download) |
Makefile |
13 6 + 7 - 0 ! |
correct handling of cflags. thanks to helmut grohne (closes: #980064)
Modify upstream Makefile to *not* combine CFLAGS into CC, which gets
overridden by dh_auto_build and causes cross cross-compilation errors.
|
| 080_fix build with GCC 15.patch | (download) |
helpers.c |
2 1 + 1 - 0 ! |
fix build with gcc-15 |
