URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9af8fd8fa68131867ae17317f9660025dfdb6b4c
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
9af8fd8 by Balint Reczey (balint@xxxxxxxxxxxxxxx):
Bump SOVERSION to the value set in CMake's FULL_SO_VERSION
Wireshark 2.0.4 broke the ABI with bumping major SO version
only in CMake, and even CMake's build was inconsistent since it
created libwireshark.so.7.1.5 and libwireshark.so.6.
Change-Id: I7e4986a418e5ea681cfd4e5f6e7199fbd8379670
Reviewed-on: https://code.wireshark.org/review/17250
Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
Petri-Dish: Balint Reczey <balint@xxxxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from d458420 CDP: Don't read outside payload for Port ID
adds 9af8fd8 Bump SOVERSION to the value set in CMake's FULL_SO_VERSION
Summary of changes:
debian/control | 10 +++----
...libwireshark6.install => libwireshark7.install} | 0
...libwireshark6.symbols => libwireshark7.symbols} | 28 ++++++++++----------
epan/CMakeLists.txt | 2 +-
epan/Makefile.am | 2 +-
5 files changed, 21 insertions(+), 21 deletions(-)
rename debian/{libwireshark6.install => libwireshark7.install} (100%)
rename debian/{libwireshark6.symbols => libwireshark7.symbols} (99%)