On 2024-04-11, Страхиња Радић <[email protected]> wrote: > Yes, I have (using the fw_update). I also did `pkg_add -Uu` after upgrading > to > 7.5, for that matter.
Unrelated, but: pkg_add -U is mostly for people running snapshots, wanting to install a new package without doing a full pkg_add -u run. It will install the named package updating only those other packages (libraries etc) which are required. It may possibly leave you with some broken old packages. Normally you just want "pkg_add -u".

