DragonFly 6.0.1 released

Antonio Olivares olivares14031 at gmail.com
Thu Oct 14 09:28:50 PDT 2021


On Wed, Oct 13, 2021 at 9:16 PM Justin Sherrill
<justin at shiningsilence.com> wrote:
>
> 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.
>
> Here's the tag with a list of the associated commits:
>
> https://lists.dragonflybsd.org/pipermail/commits/2021-October/820665.html
>
> If updating from 5.8.x or 6.0.0:
>
> > cd /usr
> > make src-create
> > (or make src-update if you already have a src directory)
> > cd src
> > git pull
> > make build-all
> > make install-all
> > make upgrade
>
> If upgrading from a version older than 5.8.0, see the 5.8.0 announcement and follow those instructions.
>
> http://lists.dragonflybsd.org/pipermail/users/2020-March/358432.html
>
> After your next reboot, you can optionally update your rescue system:
>
> (reboot)
> > cd /usr/src
> > make initrd
>
> Don't forget to upgrade your existing packages if you haven't recently:
>
> > pkg update
> > pkg upgrade
>
> You might already have up to date packages, in which case it will report nothing to upgrade.

I upgraded when the announcement was made.  Is an update recommended?

olivares at cougar$ uname -a
DragonFly cougar.rgccisd.org 6.0-RELEASE DragonFly
v6.0.0.39.g720dc-RELEASE #2: Fri Oct  1 04:57:38 CDT 2021
root at cougar.rgccisd.org:/usr/obj/usr/src/sys/X86_64_GENERIC  x86_64
olivares at cougar$

Best Regards,


Antonio


More information about the Users mailing list