You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by we...@apache.org on 2022/12/21 13:36:20 UTC

[cloudstack] branch 4.18-new-cipher-aead updated (534c7114a04 -> 1a3aae8114b)

This is an automated email from the ASF dual-hosted git repository.

weizhou pushed a change to branch 4.18-new-cipher-aead
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


    from 534c7114a04 Update: fix code smells
     add 1a3aae8114b Update: fix code smells (part2)

No new revisions were added by this update.

Summary of changes:
 .../com/cloud/upgrade/DatabaseUpgradeChecker.java  |  31 ++--
 .../cloud/utils/crypt/DBEncryptionFinderCLI.java   |   4 +-
 .../utils/crypt/EncryptionSecretKeyChanger.java    | 189 +++++++++++----------
 .../com/cloud/server/ConfigurationServerImpl.java  |   2 +-
 .../java/com/cloud/usage/UsageManagerImpl.java     |   2 +-
 .../java/com/cloud/utils/crypt/EncryptionCLI.java  |  29 ++--
 6 files changed, 131 insertions(+), 126 deletions(-)