#1147298 falcosecurity-libs: ABI break without soname change

#1147298#5
Date:
2026-09-10 13:40:45 UTC
From:
To:
https://ci.debian.net/packages/w/wireshark/testing/amd64/75320980/

...
 92s autopkgtest [01:30:51]: test tshark: [-----------------------
 93s corrupted size vs. prev_size
 93s Aborted
 93s autopkgtest [01:30:52]: test tshark: -----------------------]
...
156s autopkgtest [01:31:55]: test gui: [-----------------------
157s Floating point exception
158s autopkgtest [01:31:57]: test gui: -----------------------]
...
158s autopkgtest [01:31:57]: @@@@@@@@@@@@@@@@@@@@ summary
158s tshark               FAIL non-zero exit status 134
158s gui                  FAIL non-zero exit status 136


The root cause is that 0.x -> 0.y version changes my contain
ABI-breaking changes, requiring a library transition
(see also #1142865).

The incorrect soversion of the libraries will be fixed upstream in 0.26,
but with my patch the proper soversion could also already be set in 0.23.