Page MenuHomeFreeBSD

libdialog: Bump shared library version to 10.
ClosedPublic

Authored by jhb on Oct 26 2021, 11:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Aug 2, 2:59 AM
Unknown Object (File)
Sat, Aug 1, 7:51 AM
Unknown Object (File)
Wed, Jul 22, 6:05 PM
Unknown Object (File)
Jul 21 2026, 5:05 PM
Unknown Object (File)
Jul 18 2026, 11:41 AM
Unknown Object (File)
Jul 7 2026, 11:25 AM
Unknown Object (File)
Jul 1 2026, 3:53 PM
Unknown Object (File)
May 6 2026, 12:46 AM
Subscribers

Details

Summary

The upgrade to libdialog 1.3 included changes to the ABI.

Bump libdpv to 3 since it links against libdialog.

Reported by: Mark Millard <marklmi@yahoo.com>
Fixes: a96ef4501919 dialog: import dialog 1.3-20210117

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 42385
Build 39273: arc lint + arc unit

Event Timeline

jhb requested review of this revision.Oct 26 2021, 11:05 PM

I wasn't sure if you already had a WIP for this Baptiste, but I've tested this in a VM. Presumably we'd also need to add a misc/compat13x port that contains the old libraries?

This revision is now accepted and ready to land.Oct 27 2021, 7:07 AM