From: Tobias Brunner Date: Fri, 22 Aug 2025 14:46:10 +0000 (+0200) Subject: Merge branch 'plugin-versions' X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;p=thirdparty%2Fstrongswan.git Merge branch 'plugin-versions' This adds a symbol with the current version number to all existing plugins (the PLUGIN_DEFINE() macro makes this easy). The version is checked when a plugin is loaded from a file in order to prevent loading old plugins from any previous build, which could cause all sorts of issues. References strongswan/strongswan#2835 --- cfb5e46a984d29316822f5c3f6f3ae1523594aa5