<div dir="ltr"><pre style="white-space:pre-wrap;color:rgb(0,0,0)">DragonFly 5.8.1 is released - here's the release page:

<a href="https://www.dragonflybsd.org/release58/">https://www.dragonflybsd.org/release58/</a></pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)">And here's the tag with a list of the commits:</pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><a href="http://lists.dragonflybsd.org/pipermail/commits/2020-May/769083.html">http://lists.dragonflybsd.org/pipermail/commits/2020-May/769083.html</a></pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)">The normal ISO and IMG files are available for download and install,
plus an uncompressed ISO image for those installing remotely.

If updating from 5.8.0:</pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)">><i> cd /usr/src
</i>><i> git pull
</i>><i> make build-all
</i>><i> make install-all
</i>><i> make upgrade
</i><br></pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)">If upgrading from a version older than 5.8.0, see the 5.8.0 announcement and follow those instructions.</pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><a href="http://lists.dragonflybsd.org/pipermail/users/2020-March/358432.html">http://lists.dragonflybsd.org/pipermail/users/2020-March/358432.html</a></pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)">After your next reboot, you can optionally update your rescue system:
</pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><i>(reboot)
> cd /usr/src
> make initrd</i>

Don't forget to upgrade your existing packages if you haven't recently:

><i> pkg update
</i>><i> pkg upgrade</i></pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><i><br></i></pre></div>