Hi,
Please do not release 1.6.8 in its current state or bump library version to
2.0.0 for libwireshark. Using 1.1.8 is misleading as 1.6.8 breaks the ABI:
http://rbalint.cs.bme.hu/ws-ABI-1.6.7-1.6.8/libwireshark/abi_compat_report.html
Please run the following command before release to verify ABI compatibility in
the git repo:
git checkout master-1.6
git checkout master -- tools/git-compare-abis.sh
tools/git-compare-abis.sh "./autogen.sh && ./configure && make -j3 && make
dumpabi"
Thanks,
Balint
___________________________________________________________________________
Sent via: Wireshark-dev mailing list <[email protected]>
Archives: http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
mailto:[email protected]?subject=unsubscribe