<div dir="ltr">DragonFly 5.8.2 is released - here's the release page:<br><br><a href="https://www.dragonflybsd.org/release58/">https://www.dragonflybsd.org/release58/</a><br><br>And here's the tag with a list of the commits:<br><br><a href="http://lists.dragonflybsd.org/pipermail/commits/2020-September/769773.html">http://lists.dragonflybsd.org/pipermail/commits/2020-September/769773.html</a><br><br>The normal ISO and IMG files are available for download and install,<br>plus an uncompressed ISO image for those installing remotely.<br><br>If updating from 5.8.0:<br><br>> cd /usr/src<br>> git pull<br>> make build-all<br>> make install-all<br>> make upgrade<br><br>If upgrading from a version older than 5.8.0, see the 5.8.0<br>announcement and follow those instructions.<br><br><a href="http://lists.dragonflybsd.org/pipermail/users/2020-March/358432.html">http://lists.dragonflybsd.org/pipermail/users/2020-March/358432.html</a><br><br>After your next reboot, you can optionally update your rescue system:<br><br>(reboot)<br>> cd /usr/src<br>> make initrd<br><br>Don't forget to upgrade your existing packages if you haven't recently:<br><br>> pkg update<br>> pkg upgrade<br><div><br></div></div>