Package custodia-0.6.0-3.module+el8.9.0+269+4e232674.src
Name | custodia |
---|---|
Epoch | 0 |
Version | 0.6.0 |
Release | 3.module+el8.9.0+269+4e232674 |
Architecture | src |
Website/URL | https://github.com/latchset/custodia |
License | GPLv3+ |
Build Time | 2024-05-21 20:13:20 |
Build Host | builder-x86-06.inferitos.ru |
Summary | A service to manage, retrieve and store secrets for other processes |
Repositories | AppStream |
Description | A service to manage, retrieve and store secrets for other processes 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. |
Errata | — |
Size | 146 KiB |
Source Project | custodia-0.6.0-3.module+el8.9.0+269+4e232674 |
SHA-256 checksum | eba721fc32c4a104453a4e5189757939f9bbcf0ad7185700f33d37c6dd949d52 |
×
* Sun Dec 10 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.6.0-3 - Rebuilt for MSVSphere 8.8 * Fri Nov 16 2018 Lumír Balhar <lbalhar@redhat.com> - 0.6.0-3 - Require platform-python-setuptools instead of python3-setuptools - Resolves: rhbz#1650508 * Fri Jun 29 2018 Christian Heimes <cheimes@redhat.com> - 0.6.0-2 - Don't turn deprecation warnings into fatal errors * Mon Jun 25 2018 Christian Heimes <cheimes@redhat.com> - 0.6.0-1 - New upstream release Custodia 0.6.0 - Run all tests again - Remove etcd support and python3-custodia-extra - Remove unnecesary conflict with old FreeIPA * Wed Jun 20 2018 Petr Viktorin <pviktori@redhat.com> - 0.5.0-12 - Remove the Python 2 subpackage - Skip a test that fails on a different logging/error message - In %check, use pytest directly rather than tox * Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.5.0-11 - Escape macros in %changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Aug 07 2017 Christian Heimes <cheimes@redhat.com> - 0.5.0-9 - freeipa 4.4.4-2.fc26 and newer are compatible with custodia 0.5 - Fix dependency to python2-jwcrypto >= 0.4.2 * Wed Aug 02 2017 Christian Heimes <cheimes@redhat.com> - 0.5.0-8 - Add PIP_IGNORE_INSTALLED * Tue Aug 01 2017 Christian Heimes <cheimes@redhat.com> - 0.5.0-7 - Modernize spec