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)
Mon, Nov 4, 9:09 AM
Unknown Object (File)
Mon, Nov 4, 9:09 AM
Unknown Object (File)
Mon, Nov 4, 9:08 AM
Unknown Object (File)
Sep 26 2024, 10:14 AM
Unknown Object (File)
Sep 26 2024, 12:07 AM
Unknown Object (File)
Sep 22 2024, 12:28 AM
Unknown Object (File)
Sep 21 2024, 11:51 AM
Unknown Object (File)
Sep 21 2024, 6:13 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