]> code.ossystems Code Review - openembedded-core.git/commit
tcp-wrappers: add new package
authorQing He <qing.he@intel.com>
Wed, 11 Aug 2010 02:04:25 +0000 (10:04 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 13 Aug 2010 12:36:02 +0000 (13:36 +0100)
commit6ffc4f2e04f2d405b14f198220a3613d386489e7
tree1afb979e272a3071811e290cbb9f9c79b3a437eb
parent199177bc29ac6f476e1001b66c58ec59fd01f546
tcp-wrappers: add new package

version 7.6
based on tcp-wrappers recipe of openembedded

changes from openembedded version:
  - set -DUSE_GETDOMAIN in NETGROUP to fix build error
  - install libwrap into ${base_libdir}, since it's required by
    some essential components (e.g. portmap is in ${base_sbindir})
  - distribute libwrap.a as well in libwrap-dev

Signed-off-by: Qing He <qing.he@intel.com>
25 files changed:
meta/packages/tcp-wrappers/tcp-wrappers-7.6/00_man_quoting.diff [new file with mode: 0644]
meta/packages/tcp-wrappers/tcp-wrappers-7.6/01_man_portability.patch [new file with mode: 0644]
meta/packages/tcp-wrappers/tcp-wrappers-7.6/05_wildcard_matching.patch [new file with mode: 0644]
meta/packages/tcp-wrappers/tcp-wrappers-7.6/06_fix_gethostbyname.patch [new file with mode: 0644]
meta/packages/tcp-wrappers/tcp-wrappers-7.6/10_usagi-ipv6.patch [new file with mode: 0644]
meta/packages/tcp-wrappers/tcp-wrappers-7.6/11_tcpd_blacklist.patch [new file with mode: 0644]
meta/packages/tcp-wrappers/tcp-wrappers-7.6/11_usagi_fix.patch [new file with mode: 0644]
meta/packages/tcp-wrappers/tcp-wrappers-7.6/12_makefile_config.patch [new file with mode: 0644]
meta/packages/tcp-wrappers/tcp-wrappers-7.6/13_shlib_weaksym.patch [new file with mode: 0644]
meta/packages/tcp-wrappers/tcp-wrappers-7.6/14_cidr_support.patch [new file with mode: 0644]
meta/packages/tcp-wrappers/tcp-wrappers-7.6/15_match_clarify.patch [new file with mode: 0644]
meta/packages/tcp-wrappers/tcp-wrappers-7.6/expand_remote_port.patch [new file with mode: 0644]
meta/packages/tcp-wrappers/tcp-wrappers-7.6/have_strerror.patch [new file with mode: 0644]
meta/packages/tcp-wrappers/tcp-wrappers-7.6/ldflags.patch [new file with mode: 0644]
meta/packages/tcp-wrappers/tcp-wrappers-7.6/man_fromhost.patch [new file with mode: 0644]
meta/packages/tcp-wrappers/tcp-wrappers-7.6/restore_sigalarm.patch [new file with mode: 0644]
meta/packages/tcp-wrappers/tcp-wrappers-7.6/rfc931.diff [new file with mode: 0644]
meta/packages/tcp-wrappers/tcp-wrappers-7.6/safe_finger.8 [new file with mode: 0644]
meta/packages/tcp-wrappers/tcp-wrappers-7.6/safe_finger.patch [new file with mode: 0644]
meta/packages/tcp-wrappers/tcp-wrappers-7.6/sig_fix.patch [new file with mode: 0644]
meta/packages/tcp-wrappers/tcp-wrappers-7.6/siglongjmp.patch [new file with mode: 0644]
meta/packages/tcp-wrappers/tcp-wrappers-7.6/size_t.patch [new file with mode: 0644]
meta/packages/tcp-wrappers/tcp-wrappers-7.6/tcpdchk_libwrapped.patch [new file with mode: 0644]
meta/packages/tcp-wrappers/tcp-wrappers-7.6/try-from.8 [new file with mode: 0644]
meta/packages/tcp-wrappers/tcp-wrappers_7.6.bb [new file with mode: 0644]