DragonFly 5.2.2 tagged

Justin Sherrill justin at shiningsilence.com
Mon Jun 18 13:00:36 PDT 2018


DragonFly 5.2.2 is out, with fixes for CVE-2018-3665, the LazyFP bug.
The tag message includes the summary of all commits to 5.2 since the
5.2.0 release:

http://lists.dragonflybsd.org/pipermail/commits/2018-June/672341.html

I've built the usual ISO and IMG files for download and install, plus
there's an uncompressed ISO image for those installing remotely.

If you have an existing 5.2.x system and are running a generic kernel,
the normal upgrade process will work.

> cd /usr/src
> git pull

And then rebuild: (in /usr/src )

> make buildworld
> make buildkernel
> make installkernel
> make installworld
> make upgrade

Don't forget to upgrade your existing packages.

> pkg upgrade

If for some reason you're still running 5.0 or (I haven't done this)
4.8, you can upgrade after changing your git remote - see the 5.2.0
release mail if that applies to you.

http://lists.dragonflybsd.org/pipermail/users/2018-April/335721.html



More information about the Users mailing list