Package custodia: Information

Danger alert: Package removed from sisyphus repository

Removed in the task: #284821
Package removed: Stanislav Levin
Deletion date: Sept. 8, 2021
Message: incorporated_to_freeipa_release-4_9_6
    Source package: custodia
    Version: 0.6.0-alt7
    Build time:  Jul 2, 2021, 12:21 AM in the task #276698
    Report package bug
    License: GPLv3+
    Summary: A tool for managing secrets
    Description: 
    Custodia is a Secrets Service Provider, it stores or proxies access to keys,
    password, and secret material in general. Custodia is built to use the HTTP
    protocol and a RESTful API as an IPC mechanism over a local Unix Socket. It
    can also be exposed to a network via a Reverse Proxy service assuming proper
    authentication and header validation is implemented in the Proxy.
    
    Custodia is modular, the configuration file controls how authentication,
    authorization, storage and API plugins are combined and exposed.

    List of rpms provided by this srpm:
    custodia (noarch)
    python3-module-custodia (noarch)

    Maintainer: Stanislav Levin


      1. python3-module-coverage
      2. python3-module-cryptography
      3. python3-module-ipaclient
      4. python3-module-jwcrypto
      5. python3-module-requests-gssapi
      6. python3-module-setuptools
      7. python3-module-tox
      8. python3-modules-sqlite3
      9. rpm-build-python3

    Last changed


    July 1, 2021 Stanislav Levin 0.6.0-alt7
    - Fixed FTBFS(flaky test).
    March 16, 2020 Stanislav Levin 0.6.0-alt6
    - Added missing Provides.
    Oct. 7, 2019 Stanislav Levin 0.6.0-alt5
    - Fixed build against urllib3 1.25+.
    - Broke circular dependency on ipaclient.