<div dir="auto">Cool, thought current snapshots had replaced formal releases </div><div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Fri, May 9, 2025 at 5:19 PM Justin Sherrill <<a href="mailto:justin@shiningsilence.com">justin@shiningsilence.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)">DragonFly 6.4.2 is out - this is another bugfix release. ISO/IMG files are<br>
available now on <a href="http://dragonflybsd.org" rel="noreferrer" target="_blank">dragonflybsd.org</a> and mirrors soon, if not already.<br>
<br>
The release page: <a href="https://www.dragonflybsd.org/release64/" rel="noreferrer" target="_blank">https://www.dragonflybsd.org/release64/</a><br>
<br>
And here's what has changed from 6.4.1 to 6.4.2:<br>
<br>
<a href="https://lists.dragonflybsd.org/pipermail/commits/2025-May/923524.html" rel="noreferrer" target="_blank">https://lists.dragonflybsd.org/pipermail/commits/2025-May/923524.html</a><br>
<br>
To update on an existing install:<br>
<br>
> cd /usr<br>
> make src-create<br>
> (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>
After your next reboot, you can optionally update your rescue system:<br>
<br>
(reboot)<br>
> cd /usr/src<br>
> make initrd<br>
</blockquote></div></div>