Package: proxycheck / 0.49a-9

Metadata

Package Version Patches format
proxycheck 0.49a-9 3.0 (quilt)

Patch series

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

proxycheck.c | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

 hardening insecure argument checking
020_man special chars.patch | (download)

proxycheck.1 | 16 8 + 8 - 0 !
1 file changed, 8 insertions(+), 8 deletions(-)

 fixing improper special characters in manpage
030_spelling.patch | (download)

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

 spelling correction
040_import cppflags.patch | (download)

Makefile.in | 3 2 + 1 - 0 !
configure | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 3 deletions(-)

 import cppflags
050_fix typo in manual.patch | (download)

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

 fix typos in manual page
missing prototypes.patch | (download)

configure | 12 8 + 4 - 0 !
1 file changed, 8 insertions(+), 4 deletions(-)

 fix building with -werror=implicit-function-declaration