<div dir="ltr">DragonFly 6.0.1 is released, and should be available at any mirror now.  The big change in this bugfix release is updated certificate information to work around the Let's Encrypt expired certificate problem that's keeping people from downloading dports binaries.<div><br></div><div>Here's the tag with a list of the associated commits:</div><div><br></div><div><a href="https://lists.dragonflybsd.org/pipermail/commits/2021-October/820665.html">https://lists.dragonflybsd.org/pipermail/commits/2021-October/820665.html</a><br></div><div><br></div><div><div>If updating from 5.8.x or 6.0.0:<br><br>> cd /usr</div><div>> make src-create</div><div>> (or make src-update if you already have a src directory)<br>> cd 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 announcement and follow those instructions.<br><br><a href="http://lists.dragonflybsd.org/pipermail/users/2020-March/358432.html" target="_blank">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<div></div><div><br></div></div></div><div>You might already have up to date packages, in which case it will report nothing to upgrade.</div></div>