DragonFly 6.0.1 released
Justin Sherrill
justin at shiningsilence.com
Wed Oct 13 19:15:50 PDT 2021
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dragonflybsd.org/pipermail/users/attachments/20211013/eed54132/attachment.htm>
More information about the Users
mailing list