summaryrefslogtreecommitdiffstats
path: root/nixos
diff options
context:
space:
mode:
authorMatthew Justin Bauer <mjbauer95@gmail.com>2018-04-29 18:30:42 -0500
committerGitHub <noreply@github.com>2018-04-29 18:30:42 -0500
commitf12b93162a134cf9bfa4fcdaf10966922fbec6f7 (patch)
tree7892a824ac2803ddf07886046e0b91fb64b68809 /nixos
parentd917b5adfbc23e12a18b83633b4518d21fc5ee23 (diff)
rl-1809: add netcat note
Diffstat (limited to 'nixos')
-rw-r--r--nixos/doc/manual/release-notes/rl-1809.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-1809.xml b/nixos/doc/manual/release-notes/rl-1809.xml
index 2e53f0563baf..62f1b769463b 100644
--- a/nixos/doc/manual/release-notes/rl-1809.xml
+++ b/nixos/doc/manual/release-notes/rl-1809.xml
@@ -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>