This file is indexed.

/usr/share/mozart/doc/changes/node4.html is in mozart-doc 1.4.0-8ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>1.3 Bug fixes</TITLE><LINK href="ozdoc.css" rel="stylesheet" type="text/css"></HEAD><BODY><TABLE align="center" border="0" cellpadding="6" cellspacing="6" class="nav"><TR bgcolor="#DDDDDD"><TD><A href="node3.html#section.m141.impl">&lt;&lt; Prev</A></TD><TD><A href="node1.html">- Up -</A></TD></TR></TABLE><DIV id="section.m141.fixes"><H2><A name="section.m141.fixes">1.3 Bug fixes</A></H2><H3><A name="label1">1.3.1 Emulator and base libraries</A></H3><P> </P><UL><LI><P>There was a bug in the way the distribution layer is reading sockets. This was an inappropriate attempt at optimizing, which was simply removed. The bug was isolated by Peter Van Roy, and fixed by Raphael Collet. </P></LI><LI><P>The <CODE>tempFail</CODE> detection mechanism turned out to be too sensitive in the case where the round-trip time between sites is not varying much. In that case, the timeout value used to trigger the <CODE>tempFail</CODE> is too close from the average round-trip time. Any tiny variation in the round-trip time then triggers a <CODE>tempFail</CODE>, which is followed very soon by an <CODE>ok</CODE> notification. The fix made by Raphael Collet consists in making the timeout value at least twice the average round-trip time between the sites. </P></LI></UL><P> </P><H3><A name="label2">1.3.2 Configuration and building</A></H3><P>While building the packages for Mozart 1.4.0, a certain number of configuration, compiling and linking issues were encountered. </P><UL><LI><P>Yves Jaradin fixed some corrupted files in the documentation sources, and fixed other files to make it possible to build the documentation. Those fixes were already distributed with Mozart 1.4.0. </P></LI><LI><P>Keri Harris made significant contributions for linking properly the DSS on Linux and Solaris. He also modified makefiles to allow parallel make support. </P></LI><LI><P>Denys Duchier contributed some patches to compile Mozart on Linux. He also added the configure option <CODE>--enable-opt=native</CODE>. </P></LI></UL><P> </P></DIV><TABLE align="center" border="0" cellpadding="6" cellspacing="6" class="nav"><TR bgcolor="#DDDDDD"><TD><A href="node3.html#section.m141.impl">&lt;&lt; Prev</A></TD><TD><A href="node1.html">- Up -</A></TD></TR></TABLE><HR><ADDRESS><SPAN class="version">Version 1.4.0 (20110908185330)</SPAN></ADDRESS></BODY></HTML>