Debian Patches
Status for sploitscan/0.14.3-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 001-fix-manpage-font.patch | Fix manpage font warnings Replace invalid \fC font escape with \fB in sploitscan.1 man page. The font 'C' is not recognized by groff, causing warnings during package build. Using \fB (bold) is the correct approach for man page formatting. =================================================================== |
Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> | not-needed | 2026-05-16 | ||
| 002.fix-gitpython-version.patch | Relax GitPython version constraint The upstream pyproject.toml defines GitPython==3.1.45, which generates an overly restrictive dependency in the Debian package, preventing installation when a newer version of python3-git is available. This patch relaxes the constraint to >=3.1.45, allowing compatibility with newer versions of the package. =================================================================== |
Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> | not-needed | 2026-05-16 |
