- Update to 4.88

Release notes:

___________________  lsof 4.88 release notes _______________________

4.88            October 13, 2014
                Reduced to 50 the number of open file descriptors lsof
                attempts to close while trying to protect itself from a
                file descriptor exec() attack.  This limits the overhead
                lsof incurs on systems that have large file descriptor
                limits, yet provides sufficient open descriptors for the
                library functions lsof calls.

                Updated for changes in FreeBSD 10 with advice from Eygene
                Ryabinkin <rea@freebsd.org>.  Taught Configure to recognize
                FreeBSD 8.4.

                Herein am noting that lsof for Solaris 10 or 11 is no longer
                supported.  I no longer have test systems.  Some support is
                Herein am noting that lsof for Solaris 10 or 11 is no longer
                supported.  I no longer have test systems.  Some support is
                still available from Casper Dik <Casper.Dik@oracle.com> and a
                Solaris 11 patch he provided is included in this revision.

                Initialized local variables in the Linux process_id() function.
                Jia He <jiakernel@gmail.com> reported the problem.

                Added support for FreeBSD 11.

                Updated FreeBSD ZFS Configure stanza to supply a dummy
                opt_kdtrace.h when needed.

                Added tmpfs file system support for FreeBSD.

                Since a test system is no longer available, dropped the
                claim of FreeBSD 4.9 support.

                Added the +|-E options for Linux.  -E displays endpoint info;
                +E displays endpoint info and endpopint files.  Masatake YAMATO
                <yamato@redhat.com> requested this support and suggested code
                to implement it.

                Fixed a Linux bug handling processes whose command includes a
                non-printing character, particularly a NEWLINE character, and
                clarified printing of single '\\' characters in command and
                file names.  Stephane Chazelas <stephane.chazelas@gmail.com>
                reported the problem.

                Added support for Linux RDMA and CRYPTO protocal names and UNIX
                socket type with code from Masatake YAMATO <yamato@redhat.com>.

                Fixed field output to insure that the field descriptor field is
                always selected, since it identifies the file set.  The bug was
                reported by Gary Plewa <gary.m.plewa-1@lowes.com>.

PR:		194383
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
This commit is contained in:
Bryan Drewery
2014-10-16 19:48:45 +00:00
parent a28880acce
commit 7b3d11deb1
3 changed files with 4 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= lsof
DISTVERSION= 4.88G
DISTVERSION= 4.88
PORTEPOCH= 8
CATEGORIES= sysutils
MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \
@@ -26,7 +26,7 @@ MAINTAINER= ler@lerctr.org
COMMENT= Lists information about open files (similar to fstat(1))
#Please leave the below line in for the next clean up.
FIXUP_RELEASE= YES
#FIXUP_RELEASE= YES
.if defined(FIXUP_RELEASE)
DISTNAME_SUFFIX=.freebsd
.else

View File

@@ -1,2 +1,2 @@
SHA256 (lsof_4.88G.freebsd.tar.bz2) = d3dc7eff807bb6c85bf297470cc5f4ce1777a6bf7925a5859458239864df7dae
SIZE (lsof_4.88G.freebsd.tar.bz2) = 482101
SHA256 (lsof_4.88.tar.bz2) = fe6f9b0e26b779ccd0ea5a0b6327c2b5c38d207a6db16f61ac01bd6c44e5c99b
SIZE (lsof_4.88.tar.bz2) = 778563

View File

@@ -19,4 +19,3 @@ share/lsof/shared.perl5
share/lsof/sort_res.perl5
share/lsof/watch_a_file.perl
share/lsof/xusers.awk
@dirrm share/lsof