Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-16665

ed25519 describes itself as 1.0-alpha even though it's not alpha

    XMLWordPrintable

Details

    Description

      ed25519 describes itself as 1.0-alpha even though it's not alpha (beta in the 10.3.7, or stable in the upcoming 10.3.8) after https://github.com/MariaDB/server/commit/16c14d7ba0

      SELECT PLUGIN_NAME, PLUGIN_MATURITY, PLUGIN_AUTH_VERSION FROM INFORMATION_SCHEMA.PLUGINS WHERE PLUGIN_NAME LIKE 'ed%';
      +-------------+-----------------+---------------------+
      | PLUGIN_NAME | PLUGIN_MATURITY | PLUGIN_AUTH_VERSION |
      +-------------+-----------------+---------------------+
      | ed25519     | Beta            | 1.0-alpha           |
      +-------------+-----------------+---------------------+
      

      Attachments

        Activity

          People

            holyfoot Alexey Botchkov
            greenman Ian Gilfillan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.