[applied,to,master] PR25409-librte_bus_dpaa.so.20.0.abi: Update to 2.3

Message ID 87zfvyug9b.fsf@redhat.com
State New
Headers
Series [applied,to,master] PR25409-librte_bus_dpaa.so.20.0.abi: Update to 2.3 |

Commit Message

Dodji Seketeli Feb. 18, 2024, 12:08 p.m. UTC
  Hello,

The PR25409-librte_bus_dpaa.so.20.0.abi test input file was modified
at least because of the patch to fix zero-length arrays IR for
https://sourceware.org/bugzilla/show_bug.cgi?id=31377.

That modification came after the introduction of the pointer-to-member
type feature, which bumped the ABIXML version to 2.3.  So,
PR25409-librte_bus_dpaa.so.20.0.abi should see its ABIXML version
change to 2.3 too.  This patch makes that adjustment.

The reason why the patch to fix zero-length arrays IR hasn't bumped
the ABIXML version to 2.3 has to do with easing the potential
back-porting into the libabigail-2.4-branch.

	* tests/data/test-diff-dwarf-abixml/PR25409-librte_bus_dpaa.so.20.0.abi:
	Bump ABIXML version to 2.3.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
Applied to the master branch.
---
 .../test-diff-dwarf-abixml/PR25409-librte_bus_dpaa.so.20.0.abi  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/tests/data/test-diff-dwarf-abixml/PR25409-librte_bus_dpaa.so.20.0.abi b/tests/data/test-diff-dwarf-abixml/PR25409-librte_bus_dpaa.so.20.0.abi
index b600a18d..eeaf6e26 100644
--- a/tests/data/test-diff-dwarf-abixml/PR25409-librte_bus_dpaa.so.20.0.abi
+++ b/tests/data/test-diff-dwarf-abixml/PR25409-librte_bus_dpaa.so.20.0.abi
@@ -1,4 +1,4 @@ 
-<abi-corpus version='2.2' soname='librte_bus_dpaa.so.20.0'>
+<abi-corpus version='2.3' soname='librte_bus_dpaa.so.20.0'>
   <elf-needed>
     <dependency name='libm.so.6'/>
     <dependency name='libdl.so.2'/>