Package: xfrisk / 1.2-10

Metadata

Package Version Patches format
xfrisk 1.2-10 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
010_xgethostname.patch | (download)

Makefile | 28 18 + 10 - 0 !
aiClientMain.c | 5 3 + 2 - 0 !
client.c | 5 3 + 2 - 0 !
xgethostname.c | 125 125 + 0 - 0 !
xgethostname.h | 47 47 + 0 - 0 !
5 files changed, 196 insertions(+), 14 deletions(-)

 support gnu hurd by not using maxhostnamelen
Bug-Debian: https://bugs.debian.org/107314
020_pass hardening flags.patch | (download)

Makefile | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 don't override default cflags and ldflags.
030_fix ftbfs with hardening flags.patch | (download)

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

 fix issues that have been found using hardening built flags
040_fix spelling errors.patch | (download)

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

 fix spelling error found by lintian
missing prototypes.patch | (download)

aiStubs.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fix building with -werror=implicit-function-declaration