The reason for 1.14 was a CVE that was fixed. I would vote strongly against reducing the Version just to support an older version.
Regards, Roland Am 28.09.2022 um 18:48 schrieb John Thacker <johnthac...@gmail.com>:
Hi, Is there a workaround for CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find CARES: Found unsuitable version "1.13.0", but required is at least "1.14.0" (found /usr/lib64/libcares.so)?
I would like to build for CentOS8...
It doesn't actually need anything from 1.14.0, so changing the line in CMakeLists.txt that sets the minimum version should be fine. Look at the commit below and change one line to 1.13.0
John
___________________________________________________________________________Sent via: Wireshark-dev mailing list <wireshark-dev@wireshark.org>Archives: https://www.wireshark.org/lists/wireshark-devUnsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe
|
___________________________________________________________________________
Sent via: Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives: https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe