Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.2(EOL)
Description
we now compile aws key management on all platforms that support it, and package everywhere, except Debian since 10.2.5
The task is to package it on debian as well.
Compilation prerequisites for the plugin (already checked by cmake)
- C++11 able compiler, starting with gcc 4.8 or clang 3.3
- compiling : development packages for uuid, openssl, libcurl
runtime dependencies : uiud, openssl, libcurl
cmake parameters that allow building it : DBUILD_CONFIG=mysql_release
Plugin shared library ais created in <builddir>/plugins/aws_key_management/aws_key_management.so . This file needs to be packaged just like other plugins.
Attachments
Issue Links
- is duplicated by
-
MDEV-12492 Package AWS key management plugin for Ubuntu/Debian in 10.2
- Closed