[MDEV-5065] Audit Plugin packaging Created: 2013-09-24  Updated: 2020-12-30  Resolved: 2013-09-28

Status: Closed
Project: MariaDB Server
Component/s: None
Fix Version/s: None

Type: Task Priority: Major
Reporter: Rasmus Johansson (Inactive) Assignee: Alexey Botchkov
Resolution: Fixed Votes: 0
Labels: audit-plugin


 Description   

Currently only .so binaries are provided for the Audit Plugin. Also the filename is purely server_audit.so. The filename doesn't include the version number, which actually is good, because otherwise users would have to change my.cnf every time they want to upgrade to a new version of the Audit Plugin.

To solve this problematic situation of not actually knowing the version number when looking at the files the minimum to do is to create a tarball that in its filename tells the version number, like this:
mariadb-audit-plugin-1.0.0.tar.gz (with the correct version number of course)

The tarball should include the following directories with the corresponding .so files in each directory:
linux-32
linux-32_debug
linux-64
linux-64_debug

Once Windows binaries are being produced a .zip file should be created in a similar fashion.

And once changelogs are being produced they should be added to the tarball and zip.


Generated at Thu Feb 08 07:01:23 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.