<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>Hello there,</p>
<p><br>
</p>
<p>Couple of minor issues:</p>
<p><br>
</p>
<p></p>
<div>[dbz.c:1734]: (warning) Comparison of a boolean expression with an integer other<br>
than 0 or 1.<br>
[dbz.c:1742]: (warning) Comparison of a boolean expression with an integer other<br>
than 0 or 1.<br>
</div>
<p></p>
<p><br>
</p>
<p>If a function returns bool, then comparisons with less than zero don't</p>
<p>make much sense. I don't know why gcc doesn't complain about this.</p>
<p><br>
</p>
<p>Regards</p>
<p><br>
</p>
<p>David Binderman</p>
<p><br>
</p>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> inn-workers <inn-workers-bounces@lists.isc.org> on behalf of Julien ÉLIE <julien@trigofacile.com><br>
<b>Sent:</b> 07 November 2016 21:14<br>
<b>To:</b> inn-workers@lists.isc.org<br>
<b>Subject:</b> INN 2.6.1 release candidate</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">Hi all,<br>
<br>
A release candidate for INN 2.6.1 can be downloaded at:<br>
<br>
<a href="https://ftp.isc.org/isc/inn/testing/inn-2.6.1rc1.tar.gz" id="LPlnk595258" previewremoved="true">
https://ftp.isc.org/isc/inn/testing/inn-2.6.1rc1.tar.gz</a><br>
<br>
The MD5 checksum is: 68a0c4562d72ab077a1f764a4919f823.<br>
<br>
A PGP signature, and a patch from 2.6.0 to 2.6.1rc1 are available in the same directory.<br>
<br>
<br>
Feel free to report any issue you may encounter.<br>
The release is scheduled in early December.<br>
<br>
<br>
<br>
Changes from 2.6.0 to 2.6.1<br>
<br>
* nnrpd now uses -0000 as the time zone for Date: and Injection-Date:<br>
header fields it generates. It was previously using +0000, wrongly<br>
systematically indicating a local time zone at Universal Time when<br>
*localtime* is set to false (which is the default) in readers.conf. <br>
The +0000 time zone will now be used only if *localtime* is set to<br>
true and UTC is really the local time zone of the server.<br>
<br>
* Julien Elie has implemented in nnrpd the new COMPRESS command<br>
described in draft-murchison-nntp-compress that extends the NNTP<br>
protocol to allow a connection to be effectively and efficiently<br>
compressed. News clients that also support that extension will be<br>
able to benefit from that bandwidth optimization and improvement in<br>
speed.<br>
<br>
* The default value for the *tlscompression* parameter in inn.conf has<br>
changed. TLS-level compression is now disabled by default, to comply<br>
with the best current practices for a secure use of TLS in application<br>
protocols like NNTP. Using the new COMPRESS command is recommended.<br>
<br>
* rnews no longer segfaults at startup when started setuid news. Thanks<br>
to Marcus Jodorf for the bug report.<br>
<br>
* Fixed slow nnrpd responses for a few NNTP commands. The TCP_NODELAY<br>
option was unconditionally set whereas only BSD/OS systems needed it. <br>
Thanks to Christian Mock for having discovered that.<br>
<br>
* Articles containing a Received: or a Posted: header field are no<br>
longer rejected by nnrpd at injection time.<br>
<br>
* Articles containing control characters or whitespace-only content<br>
lines in their headers are now rejected by nnrpd at injection time.<br>
<br>
* OpenSSL 1.1.0 support has been added to INN.<br>
<br>
* When an encryption layer is negotiated during a successful use of the<br>
STARTTLS command, or after a successful authentication using a SASL<br>
mechanism which negotiates an encryption layer, nnrpd now updates the<br>
permissions of the news client according to the new secure state of<br>
his connection (that is to say auth blocks in readers.conf using the<br>
*require_ssl* parameter are taken into account). Previously, only<br>
connections on a dedicated port (usually 563) were taking benefit from<br>
that parameter. Thanks to Steve Crook for the bug report.<br>
<br>
* When a data integrity layer was negotiated during a successful SASL<br>
authentication, nnrpd was wrongly reseting any knowledge obtained from<br>
the client, such as the current newsgroup and article number. This<br>
behaviour now applies only when an encryption layer is negotiated.<br>
<br>
* The *tlscompression* parameter in inn.conf now also permits to disable<br>
TLS-level compression with OpenSSL 0.9.8. It previously had an effect<br>
only when OpenSSL 1.0.0 or later was used.<br>
<br>
* nntpsend now correctly waits until all of the child innxmit processes<br>
exit before it does. It was causing nntpsend to fail to work properly<br>
on systems that use systemd, because when it exits prematurely,<br>
systemd kills all of the processes it launched, including the innxmit<br>
processes. Thanks to Jonathan Kamens for the patch.<br>
<br>
* Update from GNU Libtool 2.4.2 to 2.4.6.<br>
<br>
* Other minor bug fixes and documentation improvements.<br>
<br>
<br>
<br>
-- <br>
Julien ÉLIE<br>
<br>
« Le chemin le plus court d'un point à un autre est<br>
la ligne droite, à condition que les deux points<br>
soient bien en face l'un de l'autre. » (Pierre Dac)<br>
_______________________________________________<br>
inn-workers mailing list<br>
inn-workers@lists.isc.org<br>
<a href="https://lists.isc.org/mailman/listinfo/inn-workers" id="LPlnk349824" previewremoved="true">https://lists.isc.org/mailman/listinfo/inn-workers</a></div>
<div id="LPBorder_GT_14786468032110.10738618704617131" style="margin-bottom: 20px; overflow: auto; width: 100%; text-indent: 0px;">
<table id="LPContainer_14786468031960.5643181821258267" style="width: 90%; background-color: rgb(255, 255, 255); position: relative; overflow: auto; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; border-top: 1px dotted rgb(200, 200, 200); border-bottom: 1px dotted rgb(200, 200, 200);" cellspacing="0">
<tbody>
<tr style="border-spacing: 0px;" valign="top">
<td id="TextCell_14786468032070.8441556604970183" style="vertical-align: top; position: relative; padding: 0px; display: table-cell;" colspan="2">
<div id="LPRemovePreviewContainer_14786468032070.2621055891528159"></div>
<div id="LPTitle_14786468032070.3344575848082626" style="top: 0px; color: rgb(0, 120, 215); font-weight: 400; font-size: 21px; font-family: "wf_segoe-ui_light","Segoe UI Light","Segoe WP Light","Segoe UI","Segoe WP",Tahoma,Arial,sans-serif; line-height: 21px;">
<a id="LPUrlAnchor_14786468032080.22870258673371446" style="text-decoration: none;" href="https://lists.isc.org/mailman/listinfo/inn-workers" target="_blank">inn-workers -- INN Workers Mailing List - lists.isc.org ...</a></div>
<div id="LPMetadata_14786468032090.8275519838520982" style="margin: 10px 0px 16px; color: rgb(102, 102, 102); font-weight: 400; font-family: "wf_segoe-ui_normal","Segoe UI","Segoe WP",Tahoma,Arial,sans-serif; font-size: 14px; line-height: 14px;">
lists.isc.org</div>
<div id="LPDescription_14786468032100.1304189584281502" style="display: block; color: rgb(102, 102, 102); font-weight: 400; font-family: "wf_segoe-ui_normal","Segoe UI","Segoe WP",Tahoma,Arial,sans-serif; font-size: 14px; line-height: 20px; max-height: 100px; overflow: hidden;">
To see the collection of prior postings to the list, visit the inn-workers Archives. Using inn-workers: To post a message to all the list members ...</div>
</td>
</tr>
</tbody>
</table>
</div>
</span></font></div>
</div>
</body>
</html>