Imported Upstream version 4.89
[platform/upstream/lsof.git] / 00DIST
diff --git a/00DIST b/00DIST
index bd1d700..bb66615 100644 (file)
--- a/00DIST
+++ b/00DIST
                4.86, April 10, 2012
                4.87, January 2, 2013
                4.88, October 13, 2014
+               4.89, July 7, 2015
 
 
 Dialects Supported
@@ -4740,5 +4741,42 @@ Supplement       Regenerated the 4.04 distribution to correct a non-
                always selected, since it identifies the file set.  The bug was
                reported by Gary Plewa <gary.m.plewa-1@lowes.com>.
 
+4.89           July 7, 2015
+               Applied correction from Casper Dik <Casper.Dik@oracle.com> 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 <rallenh@hotmail.com> provided
+               a test system. Andrey Chernov <ache@freebsd.org> provided
+               useful advice.
+
+               Improved tests/Add2TestDB script with a patch from Peter
+               Schiffer <pschiffe@redhat.com>.  Added patches from Peter to
+               eliminate Linux gcc warnings.  Updated Lsof.8 with improvements
+               supplied by Bjarni Ingi Gislason <bjarniig@rhi.hi.is>.
+
+               Changed FreeBSD global CFLAGS extraction per Terry Kennedy
+               <TERRY@tmk.com>.  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@cato.ninja>.  Cato did the testing.
+
+               Fixed Linux UNIX socket search by name bug reported by
+               Stephane Chazelas <stephane.chazelas@gmail.com>.
+
+               Added Linux display of UNIX socket endpoint information with
+               code provided by Masatake YAMATO <yamato@redhat.com>.  Peter
+               Schiffer <pschiffe@redhat.com> provided a test system.
+
+               Insured that type definitions from <vm/vm.h> were again made
+               visible to lsof on FreeBSD 11 after a system header file change
+               hid them.
+
+
 Vic Abell <abe@purdue.edu>
-October 13, 2014
+July 7, 2015