Revert "Remove version component from plugin path"
authorBalint Reczey <balint@balintreczey.hu>
Tue, 19 Dec 2023 20:16:17 +0000 (21:16 +0100)
committerGerald Combs <gerald@wireshark.org>
Fri, 19 Apr 2024 22:40:18 +0000 (22:40 +0000)
commitb64c5077a26711f935717ec37d65d34a0c99e25e
tree6ab4da082e732949b853b067e09ca8b41adf0f95
parent6d1b32b688b0cfc937450793376727e6bd338ce0
Revert "Remove version component from plugin path"

This reverts commit b52d9173f8f0201a360bc1d5ada38297a6e13553.

Resolved conflicts in:
 * doc/release-notes.adoc
 * packaging/nsis/logray.nsi:
   Still install cloudtrail.dll to plugin path without version as
   changed in f4e71562d09d52fccd63b1839afefdc500bfcc7a.
 * ui/qt/about_dialog.cpp:
   Still capitalize "Binary plugins" as changed in 2155ef34b00b7ddb758f2cf1d1eeb4a9eaa379fc.
 * wsutil/filesystem.c:
   Keep init to zero removed as changed in d0b143bbecf422db5b6f51b549726786e85a3540.
23 files changed:
CMakeLists.txt
WiresharkConfig.cmake.in
cmake/modules/WiresharkPlugin.cmake
cmakeconfig.h.in
doc/plugins.example/CMakeLists.txt
doc/release-notes.adoc
docbook/wsug_src/wsug_files.adoc
packaging/macosx/osx-app.sh.in
packaging/nsis/custom_plugins.txt
packaging/nsis/logray-config.nsh.in
packaging/nsis/logray.nsi
packaging/nsis/wireshark-config.nsh.in
packaging/nsis/wireshark.nsi
packaging/wix/CMakeLists.txt
packaging/wix/Plugins.wxi
resources/wireshark.pc.in
tshark.c
ui/qt/about_dialog.cpp
ui/qt/wireshark_main_window.cpp
wsutil/filesystem.c
wsutil/filesystem.h
wsutil/plugins.c
wsutil/plugins.h