Date: Wed, 20 Aug 2025 07:55:41 -0400 From: Ed Maste <emaste@freebsd.org> To: Konstantin Belousov <kostikbel@gmail.com> Cc: Aymeric Wibo <obiwac@freebsd.org>, src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 75acf71786f2 - main - libifconfig: Remove ifconfig_set_fib and ifconfig_sfp_id_is_qsfp Message-ID: <CAPyFy2DET9zzvW_DN=3jS-nvbEfDfVRcGHndOOiN9eCsUUMFkw@mail.gmail.com> In-Reply-To: <aKWDR0OPh_NbwEIK@kib.kiev.ua> References: <202508192309.57JN9cNK038457@gitrepo.freebsd.org> <aKWDR0OPh_NbwEIK@kib.kiev.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 20 Aug 2025 at 04:12, Konstantin Belousov <kostikbel@gmail.com> wrote: > > On Tue, Aug 19, 2025 at 11:09:38PM +0000, Aymeric Wibo wrote: > > The branch main has been updated by obiwac: > > > > URL: https://cgit.FreeBSD.org/src/commit/?id=75acf71786f201093b76f45eff03a8665fb79a72 > > > > commit 75acf71786f201093b76f45eff03a8665fb79a72 > > Author: Muhammad Saheed <saheed@FreeBSD.org> > > AuthorDate: 2025-08-19 23:06:53 +0000 > > Commit: Aymeric Wibo <obiwac@FreeBSD.org> > > CommitDate: 2025-08-19 23:07:15 +0000 > > > > libifconfig: Remove ifconfig_set_fib and ifconfig_sfp_id_is_qsfp > > This breaks the ABI, of course. > > Or, it makes no sense to have the overhead of symbol versioning if it is > fine to break the ABI. > > Symbol removal should have resulted in the library version bump. libifconfig is an INTERNALLIB without a shared library so the symbol map is just unused.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2DET9zzvW_DN=3jS-nvbEfDfVRcGHndOOiN9eCsUUMFkw>