Dag-Erling Smorgrav <[EMAIL PROTECTED]> writes: > The only libfetch consumers (that I know of) are fetch(1) and the pkg > tools. Old binaries will still work on an upgraded system (which will > still have libfetch.so.2) but not on a fresh install (which will lack > libfetch.so.2), but both upgraded and freshly installed systems will > have up-to-date versions of fetch(1) and the pkg tools.
Because fetch(3) is very reasonable (I thank you, DES), I wrote some programs that use libfetch and the programs have some non-experienced users. When the guys will deploy new 4.5-RELEASE systems, they will confuse and contact me because the programs does not work even with compat libraries. I don't want such a waste of time. > Moreover, libfetch.so.3 is backward compatible, so a symlink should be > sufficient to support old binaries. The reason for the bump is that > new binaries will not work with an old library. If symbolic link is sufficient, src/lib/compat/compat4x.i386/Makefile or sysinstall should create one. Please do not expect users to do by hand. -- NIIMI Satoshi To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message