Changelog for
lsof-4.89-5.1.x86_64.rpm :
* Mon Aug 29 2016 kstreitovaAATTsuse.com- modify lsof_4.89-nfs_hanging.patch and add a check for HasNFS variable as HasNFS may already have been set to 2 in the readmnt() function [bsc#995061]
* Fri Aug 26 2016 kstreitovaAATTsuse.com- add lsof_4.89-nfs_hanging.patch to prevent \'lsof -b\' from hanging when NFS server is unavailable [bsc#995061]
* Thu May 05 2016 kstreitovaAATTsuse.com- submit utilities/lsof package to SUSE:SLE-12-SP2:GA [fate#320541]
* Mon May 02 2016 kstreitovaAATTsuse.com- Update to version 4.89
* Applied correction from Casper Dik
to his patch for Solaris 11 that I applied incorrectly in revision 4.88.
* Updated for latest version of FreeBSD 11.0-CURRENT.
* Compensated for a missing FreeBSD 10.0 typedef of bool on the i386 architecture. Allen Hewes provided a test system. Andrey Chernov provided useful advice.
* Improved tests/Add2TestDB script with a patch from Peter Schiffer . Added patches from Peter to eliminate Linux gcc warnings. Updated Lsof.8 with improvements supplied by Bjarni Ingi Gislason .
* Changed FreeBSD global CFLAGS extraction per Terry Kennedy . Also made sure -DNEEDS_BOOL_TYPEDEF is [#]define\'d when the resulting CFLAGS doesn\'t contain it. Terry reported that need.
* Improved Linux test for tcp.h in response to a report from Cato Auestad . Cato did the testing.
* Fixed Linux UNIX socket search by name bug reported by Stephane Chazelas .
* Added Linux display of UNIX socket endpoint information with code provided by Masatake YAMATO . Peter Schiffer provided a test system.
* Insured that type definitions from were again made visible to lsof on FreeBSD 11 after a system header file change hid them.- use spec-cleaner to clean specfile
* Sun Mar 01 2015 p.drouandAATTgmail.com- Update to version 4.88
* 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. Taught Configure to recognize FreeBSD 8.4.
* lsof for Solaris 10 or 11 is no longer supported.
* Initialized local variables in the Linux process_id() function.
* 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.
* 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.
* Added support for Linux RDMA and CRYPTO protocal names and UNIX socket type
* Fixed field output to insure that the field descriptor field is always selected, since it identifies the file set.- Spec file cleanup
* Mon Mar 26 2012 cfarrellAATTsuse.com- license update: Zlib lsof license is most similar to Zlib (also use SPDX format)
* Tue Aug 16 2011 puzelAATTnovell.com- repack the tarball to remove legally problematic files (bnc#705143)
* Mon Jun 27 2011 roAATTsuse.de- change perl reference to /usr/bin/perl which actually exists
* Thu Jun 09 2011 k0daAATTopensuse.org- perl4 refference causes missing perl4 dependency
* Wed Jan 12 2011 puzelAATTnovell.com- portability fixes (by Pascal)
* Sun Aug 29 2010 cristian.rodriguezAATTopensuse.org- Do not include build host specific information including date and compilation time to make build-compare happy
* Tue Aug 17 2010 puzelAATTnovell.com- update to lsof 4.84
* corrects a man page nroff command error
* recognizes FreeBSD 7.3
* adds improved task support, initially for Linux
* Fri Apr 09 2010 puzelAATTnovell.com- update to lsof 4.83
* corrects an over-zealous test that causes lsof to produce no ouput when the HASSECURITY and HASNOSOCKSECURITTY have been specified at lsof build time
* fixes a typo with the LINUX_HASSELUNIX Configure variable
* accepts LSOF_RANLIB from the environment
* added Linux test for __UCLIBC__
* Fri Feb 19 2010 cooloAATTnovell.com- fix 64bit issue (gcc 4.5)
* Sun Dec 20 2009 jengelhAATTmedozas.de- enable parallel build