rl-1809: add netcat note

This commit is contained in:
Matthew Justin Bauer
2018-04-29 18:30:42 -05:00
committed by GitHub
parent d917b5adfb
commit f12b93162a

View File

@@ -68,6 +68,15 @@ following incompatible changes:</para>
points to the package which is bundled with the unfree <literal>libspotify</literal> package.
</para>
</listitem>
<listitem>
<para>
The <literal>netcat</literal> package is now taken directly from OpenBSD's
<literal>libressl</literal>, instead of relying on Debian's fork. The new
version should be very close to the old version, but there are some minor
differences. Importantly, flags like -b, -q, -C, and -Z are no longer
accepted by the nc command.
</para>
</listitem>
</itemizedlist>
</section>