Package: firewalk / 5.0-6
Metadata
| Package | Version | Patches format |
|---|---|---|
| firewalk | 5.0-6 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 010_use libdumbnet.patch | (download) |
configure.in |
2 1 + 1 - 0 ! |
use libdumbnet instead of libdnet This patch updates the build references from libdnet to libdumbnet, as the package known as libdnet in other distributions was renamed to libdumbnet in Debian in favour of the older DECnet library 'libdnet' [1]. . [1] https://packages.debian.org/sid/libdumbnet-dev |
| 020_terminate default.patch | (download) |
src/firewalk.c |
1 1 + 0 - 0 ! |
terminate default label in switch statement to appease gcc >= 3.4 |
| 030_fix manpage typos.patch | (download) |
man/firewalk.8 |
8 4 + 4 - 0 ! |
fix typos in manpage |
| 040_nostrip.patch | (download) |
src/Makefile.am |
1 0 + 1 - 0 ! |
do not use build strip on build system This patch fixes a FTCBFS by disabling firewalk stripping on the build system, deferring it to dh_strip. It could not be forwarded upstream as the upstream contact e-mail is bouncing. |
| 050_use bsd bpf.patch | (download) |
include/firewalk.h |
5 5 + 0 - 0 ! |
fix ftbfs on debian gnu/kfreebsd |
| 060_fix ftbfs gcc 15.patch | (download) |
include/firewalk.h |
4 2 + 2 - 0 ! |
fix ftbfs with gcc-15 |
