Hello, The following patch updates Wireshark to 3.0.0. This change is not trivial. In particular, upstream switched build system (GNU to CMake) and it seems to annoy `validate-runpath' phase. I tried various things to make it pass, e.g., removing "INSTALL_RPATH" settings in various "CMakeLists.txt", or re-build rpath, à la "powertabeditor", to no avail. Out of ideas, I disabled the phase. Wireshark seems to run anyway, even though I didn't thoroughly tested it. Let me know if you have better ideas. Regards, -- Nicolas Goaziou