debian specific patch information for tcp-wrappers / 7.6.q-19

Summary

Package Version Package Type Source Package Format
7.6.q-19 Debian-diff 3.0 (quilt)

Debian packaging Information

Debian changes tarfile tcp-wrappers_7.6.q-19.debian.tar.gz
Size40774
MD5sum5624b8f3fb9453ec1e81aa8fd99e1407

"series" style patches

patch summary view raw
00_man_quoting.diff
 hosts_access.5  |    6 +++---
 hosts_options.5 |    2 +-
 tcpdmatch.8     |   10 +++++-----
 3 files changed, 9 insertions(+), 9 deletions(-)
view download
00_man_typos
 hosts_access.5 |    2 +-
 tcpdchk.8      |    2 +-
 tcpdmatch.8    |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
view download
01_man_portability
 hosts_access.3  |    2 +-
 hosts_access.5  |   11 ++++++-----
 hosts_options.5 |   10 ++++------
 inetcf.c        |    4 ++++
 tcpd.8          |   26 +++++++++++++++-----------
 tcpdchk.8       |   10 ++++------
 tcpdmatch.8     |    5 ++---
 7 files changed, 36 insertions(+), 32 deletions(-)
view download
05_wildcard_matching
 hosts_access.5 |    4 ++
 hosts_access.c |   81 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 85 insertions(+)
view download
06_fix_gethostbyname
 socket.c |   11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)
view download
10_usagi-ipv6
 Makefile       |   31 +++++++-
 fix_options.c  |   19 +++++
 hosts_access.5 |    9 ++
 hosts_access.c |  138 +++++++++++++++++++++++++++++++++++++++
 misc.c         |   22 ++++++
 refuse.c       |    5 +
 rfc931.c       |   64 ++++++++++++++++++
 scaffold.c     |   57 ++++++++++++++++
 scaffold.h     |    4 +
 socket.c       |  197 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 tcpd.c         |    5 +
 tcpd.h         |    4 +
 tcpdchk.c      |   41 +++++++++++
 tcpdmatch.c    |   61 +++++++++++++++++
 tli.c          |   28 ++++++++
 update.c       |    8 ++
 workarounds.c  |   11 +++
 17 files changed, 698 insertions(+), 6 deletions(-)
view download
11_tcpd_blacklist
 hosts_access.5 |    7 +++++++
 hosts_access.c |   22 ++++++++++++++++++++++
 tcpdchk.c      |   24 ++++++++++++++++++++++++
 3 files changed, 53 insertions(+)
view download
11_usagi_fix
 hosts_access.c |   16 +++++++++-------
 socket.c       |    2 +-
 2 files changed, 10 insertions(+), 8 deletions(-)
view download
12_makefile_config
 Makefile |   21 ++++++++++++++-------
 1 file changed, 14 insertions(+), 7 deletions(-)
view download
13_shlib_weaksym
 Makefile       |   54 +++++++++++++++++++++++++++++++------------
 libwrap.lds    |    4 +++
 tcpd.h         |   71 ++++++++++++++++++++++++++++++++++++++-------------------
 weak_symbols.c |   12 +++++++++
 4 files changed, 103 insertions(+), 38 deletions(-)
view download
14_cidr_support
 hosts_access.5 |    4 ++++
 hosts_access.c |    3 ++-
 misc.c         |   14 ++++++++++++++
 tcpdchk.c      |    4 ++--
 4 files changed, 22 insertions(+), 3 deletions(-)
view download
15_match_clarify
 hosts_access.5 |    2 ++
 1 file changed, 2 insertions(+)
view download
aclexec
 hosts_access.c  |    9 +++++++++
 hosts_options.5 |   17 +++++++++++++++++
 options.c       |   53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 79 insertions(+)
view download
expand_remote_port
 eval.c         |   22 ++++++++++++++++++++++
 hosts_access.5 |    2 ++
 percent_x.c    |    2 ++
 tcpd.h         |    5 +++++
 4 files changed, 31 insertions(+)
view download
catch-sigchld
 shell_cmd.c |   54 +++++++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 51 insertions(+), 3 deletions(-)
view download
fix_warnings
 fix_options.c |    2 +-
 options.c     |    1 +
 scaffold.c    |    1 +
 3 files changed, 3 insertions(+), 1 deletion(-)
view download
have_strerror
 percent_m.c |    4 ++++
 1 file changed, 4 insertions(+)
view download
man_fromhost
 hosts_access.3 |    4 ++++
 1 file changed, 4 insertions(+)
view download
more_man_pages
 safe_finger.8 |   34 ++++++++++++++++++++++++++++++++++
 try-from.8    |   28 ++++++++++++++++++++++++++++
 2 files changed, 62 insertions(+)
view download
match_port
 hosts_access.5 |    2 +-
 hosts_access.c |   34 ++++++++++++++++++++++++++++++++--
 2 files changed, 33 insertions(+), 3 deletions(-)
view download
restore_sigalarm
 rfc931.c |   13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)
view download
rfc931.diff
 scaffold.c |   13 ++++++++++---
 tcpd.h     |    4 ++++
 2 files changed, 14 insertions(+), 3 deletions(-)
view download
safe_finger
 safe_finger.c |    7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
view download
sig_fix
 hosts_access.c |   12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)
view download
siglongjmp
 rfc931.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
view download
size_t
 fix_options.c |    4 ++++
 socket.c      |    8 ++++++++
 2 files changed, 12 insertions(+)
view download
tcpdchk_libwrapped
 tcpdchk.c |   22 ++++++++++++++++++++--
 1 file changed, 20 insertions(+), 2 deletions(-)
view download
fix_static
 workarounds.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download