[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project custodia-0.6.0-3.module+el8.9.0+269+4e232674

Name custodia
Epoch 0
Version 0.6.0
Release 3.module+el8.9.0+269+4e232674
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 INFSA-2024:3044 , INFSA-2024:3755 , INFSA-2024:3267 , INFSA-2025:9188
× Full screenshot
Found 1 old version
Packages link
Package Summary SHA-256 checksum
noarch
custodia-0.6.0-3.module+el8.9.0+269+4e232674.noarch A service to manage, retrieve and store secrets for other processes c0d672ab0b16f906dc3ecc22a16e24738106d889ca740b41cf440db6e95bde26 download
python3-custodia-0.6.0-3.module+el8.9.0+269+4e232674.noarch Sub-package with python3 custodia modules caeefc98443482d4f1ed878f0f4f732b07fac729f8d3d7dc500368465e5617f6 download
src
custodia-0.6.0-3.module+el8.9.0+269+4e232674.src A service to manage, retrieve and store secrets for other processes eba721fc32c4a104453a4e5189757939f9bbcf0ad7185700f33d37c6dd949d52 download
Changelog link
* 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