Re: Note: libutil.so bump from main-n279246-0c381b7f0570
Date: Thu, 14 Aug 2025 19:15:14 UTC
John Kennedy <warlock_at_phouka.net> wrote on Date: Thu, 14 Aug 2025 18:08:19 UTC on the list freebsd-current : > On Sun, Aug 03, 2025 at 06:50:03AM -0700, David Wolfskill wrote: > > TL;DR: You may want to keep a copy of /lib/libutill.so.9 around for a > > bit. ... > > For what it's worth, because of that and a few other situations like it, > I've moved my "delete-old-libs" step to after the my local poudriere jail > update + rebuild stage. > > The 15.x slush has got a lot of big changes landing fast. Also, somewhat later: libcrypto.so bump to .35 libssl.so bump to .35 pkg depends on all 3 libraries. poudriere's cpdup depends on libcrypto.so as well. As for pkgbase: pkgbase updates do not have a "delete-old-libs" like step to do later as far as I know. The old libraries were not preserved. (And: I did not use -f (force) during my pkgbase installation update.) === Mark Millard marklmi at yahoo.com