irods / irods_rule_engine_plugin_audit_amqp

BSD 3-Clause "New" or "Revised" License
2 stars 13 forks source link

[irods/irods#7531] bump irods version requirement and switch to version range (4-3-stable) #136

Closed SwooshyCueb closed 4 months ago

SwooshyCueb commented 4 months ago

In service of irods/irods#7531

The usage of a version range here is due to the shift to libstdc++ in 4.9x. This plugin has a dependency on the qpid-proton C++ libraries, and must link to builds of said libraries that are built against the same C++ stdlib.

Merge irods/irods#7536 before merging this.

SwooshyCueb commented 4 months ago

#'d