Path to this page:
./
security/tcp_wrappers,
Monitor and filter incoming requests for network services
Branch: CURRENT,
Version: 7.6.4nb2,
Package name: tcp_wrappers-7.6.4nb2,
Maintainer: pkgsrc-usersThe tcp_wrappers package allows you to monitor and filter incoming
requests for the SYSTAT, FINGER, FTP, TELNET, RLOGIN, RSH, EXEC, TFTP,
TALK, and other network services. It provides tiny daemon wrapper
programs that can be installed without any changes to existing
software or to existing configuration files. The wrappers report the
name of the client host and of the requested service. The wrappers do
not exchange information with the client or server applications, and
impose no overhead on the actual conversation between the client and
server applications.
Required to build:[
pkgtools/cwrappers]
Package options: inet6
Master sites:
Filesize: 135.449 KB
Version history: (Expand)
- (2024-08-08) Updated to version: tcp_wrappers-7.6.4nb2
- (2024-08-05) Updated to version: tcp_wrappers-7.6.4nb1
- (2012-07-20) Updated to version: tcp_wrappers-7.6.4
- (2005-10-05) Package added to pkgsrc.se, version tcp_wrappers-7.6.1nb4 (created)
CVS history: (Expand)
2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605) |
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
|
2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message:
security: Remove SHA1 hashes for distfiles
|
2019-11-04 22:13:04 by Roland Illig | Files touched by this commit (118) |
Log message:
security: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2016-01-29 11:43:14 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
Add LICENSE (2-clause-bsd, not exactly but close enough).
|
2015-11-04 02:18:12 by Alistair G. Crooks | Files touched by this commit (434) |
Log message:
Add SHA512 digests for distfiles for security category
Problems found locating distfiles:
Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz
Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz
Package libidea: missing distfile libidea-0.8.2b.tar.gz
Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2
Package uvscan: missing distfile vlp4510e.tar.Z
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2014-11-21 02:05:13 by OBATA Akio | Files touched by this commit (1) |
Log message:
Treat Haiku same as NetBSD.
patch from ÐоÑодÑлин ÐиÑалий in \
pkgsrc-users@.
|
2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163) |
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
|
2014-10-02 00:58:17 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Add -DUSE_STRERROR to BSD case.
From David Shao in PR 49250 for DragonFly BSD. Also tested on NetBSD-7.99.1.
|