Re: [PATCH] version: 22.03-rc0
From: David Marchand <hidden>
Date: 2021-12-02 16:14:09
On Tue, Nov 30, 2021 at 8:51 PM David Marchand [off-list ref] wrote:
On Tue, Nov 30, 2021 at 4:35 PM Thomas Monjalon [off-list ref] wrote:quoted
29/11/2021 14:16, David Marchand:quoted
Start a new release cycle with empty release notes. Bump version and ABI minor. Enable ABI checks using latest libabigail. Signed-off-by: David Marchand <redacted>[...]quoted
- LIBABIGAIL_VERSION: libabigail-1.8 + LIBABIGAIL_VERSION: libabigail-2.0What is the reason for this update? Can we still use the old version?Nothing prevents from using the old version, I just used this chance to bump the version. I talked with Dodji, 2.0 is the version used in Fedora for ABI checks. This version comes with enhancements and at least a fix for a bug we got when writing exception rules in dpdk: https://sourceware.org/bugzilla/show_bug.cgi?id=28060
I ran more checks with 2.0 and unfortunately, I get an issue with dpdk on Fedora 35 libabigail. 2.0 built in Ubuntu does not seem affected, but I prefer to be safe, stick to 1.8 version and wait for Dodji to have a look. v2 on the way. -- David Marchand