./security/nfsbug, NFS security verification suite

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0nb1, Package name: nfsshell-1.0nb1, Maintainer: pkgsrc-users

This package consists of two parts, of which the first one ("nfsbug")
verifies a given NFS-server for known bugs like world wide exportable
file systems, determine whether the export list really works,
determine whether we can mount file systems through the portmapper,
try to guess file handles, exercise the mknod bug, and the uid
masking bug.

The second program ("nfsshell") is included for demonstration purpose
to display the named deficiencies by offering a shell-like interface
to access NFS file systems.


Required to build:
[pkgtools/cwrappers]

Master sites:


Version history: (Expand)


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
   2015-12-16 11:44:44 by David A. Holland | Files touched by this commit (2)
Log message:
make the makefile MAKE_JOBS_SAFE.
   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.
   2015-07-12 09:19:13 by David A. Holland | Files touched by this commit (1)
Log message:
Remove bogus ONLY_FOR_PLATFORM.

Note that it currently doesn't build at all (AFAICT) so the mere fact
that it doesn't build on some buggix 0.9 release isn't indicative of
much.

If in the future there turn out to be platforms it really doesn't
build for, use BROKEN_ON_PLATFORM, or ONLY_FOR_PLATFORM if it'll
really never work as opposed to nobody feels like bothering to fix it.
   2015-07-12 09:05:19 by David A. Holland | Files touched by this commit (1)
Log message:
typo
   2015-03-18 14:21:36 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Fix prototypes.
   2012-10-23 20:17:02 by Aleksej Saushev | Files touched by this commit (368)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.