import idm-DL1-8030020200629101259.9c827e52

This commit is contained in:
CentOS Sources 2020-07-28 10:32:33 -04:00 committed by Stepan Oksanichenko
parent a6b36534e9
commit 7a5a7efb75

View File

@ -33,7 +33,7 @@ data:
description: RHEL IdM Server Integration with Active Directory description: RHEL IdM Server Integration with Active Directory
rpms: rpms:
- ipa-healthcheck - ipa-healthcheck
- ipa-idoverride-memberof-plugin - ipa-healthcheck-core
- ipa-server-trust-ad - ipa-server-trust-ad
client: client:
description: RHEL IdM Client description: RHEL IdM Client
@ -47,59 +47,57 @@ data:
description: RHEL IdM with integrated DNS server and integrated CA description: RHEL IdM with integrated DNS server and integrated CA
rpms: rpms:
- ipa-healthcheck - ipa-healthcheck
- ipa-healthcheck-core
- ipa-server - ipa-server
- ipa-server-dns - ipa-server-dns
server: server:
description: Base RHEL IdM Server with integrated CA and no integrated DNS description: Base RHEL IdM Server with integrated CA and no integrated DNS
rpms: rpms:
- ipa-healthcheck - ipa-healthcheck
- ipa-healthcheck-core
- ipa-server - ipa-server
components: components:
rpms: rpms:
bind-dyndb-ldap: bind-dyndb-ldap:
rationale: Driver for BIND to store DNS information in LDAP rationale: Driver for BIND to store DNS information in LDAP
ref: stream-idm-DL1-rhel-8.2.0 ref: stream-idm-DL1-rhel-8.3.0
custodia: custodia:
rationale: Remote access to secrets and credentials in IdM topology rationale: Remote access to secrets and credentials in IdM topology
ref: stream-idm-DL1-rhel-8.2.0 ref: stream-idm-DL1-rhel-8.3.0
buildorder: 2 buildorder: 2
ipa: ipa:
rationale: Module API rationale: Module API
ref: stream-idm-DL1-rhel-8.2.0 ref: stream-idm-DL1-rhel-8.3.0
ipa-healthcheck: ipa-healthcheck:
rationale: A tool to detect issues in IdM clusters rationale: A tool to detect issues in IdM clusters
ref: stream-DL1-rhel-8.2.0 ref: stream-DL1-rhel-8.3.0
buildorder: 3
ipa-idoverride-memberof:
rationale: Manage IdM with Active Directory users
ref: stream-idm-DL1-rhel-8.2.0
buildorder: 3 buildorder: 3
opendnssec: opendnssec:
rationale: An implementation of DNSSEC support for IdM integrated DNS server rationale: An implementation of DNSSEC support for IdM integrated DNS server
ref: stream-idm-DL1-rhel-8.2.0 ref: stream-idm-DL1-rhel-8.3.0
python-jwcrypto: python-jwcrypto:
rationale: JSON Web Cryptographic Tokens used by Custodia rationale: JSON Web Cryptographic Tokens used by Custodia
ref: stream-idm-DL1-rhel-8.2.0 ref: stream-idm-DL1-rhel-8.3.0
buildorder: 1 buildorder: 1
python-kdcproxy: python-kdcproxy:
rationale: MS-KKDCP (kerberos proxy) WSGI module rationale: MS-KKDCP (kerberos proxy) WSGI module
ref: stream-idm-DL1-rhel-8.2.0 ref: stream-idm-DL1-rhel-8.3.0
python-qrcode: python-qrcode:
rationale: QR code generator for IdM two-factor authentication rationale: QR code generator for IdM two-factor authentication
ref: stream-idm-DL1-rhel-8.2.0 ref: stream-idm-DL1-rhel-8.3.0
python-yubico: python-yubico:
rationale: Support for Yubikey-based tokens for IdM two-factor authentication rationale: Support for Yubikey-based tokens for IdM two-factor authentication
ref: stream-idm-DL1-rhel-8.2.0 ref: stream-idm-DL1-rhel-8.3.0
buildorder: 2 buildorder: 2
pyusb: pyusb:
rationale: Python USB support to access USB tokens for IdM two-factor authentication rationale: Python USB support to access USB tokens for IdM two-factor authentication
ref: stream-idm-DL1-rhel-8.2.0 ref: stream-idm-DL1-rhel-8.3.0
buildorder: 1 buildorder: 1
slapi-nis: slapi-nis:
rationale: Compatibility plugin to serve legacy clients rationale: Compatibility plugin to serve legacy clients
ref: stream-idm-DL1-rhel-8.2.0 ref: stream-idm-DL1-rhel-8.3.0
arches: [aarch64, ppc64le, s390x, x86_64] arches: [aarch64, ppc64le, s390x, x86_64]
softhsm: softhsm:
rationale: Software version of a PKCS#11 Hardware Security Module rationale: Software version of a PKCS#11 Hardware Security Module
ref: stream-idm-DL1-rhel-8.2.0 ref: stream-idm-DL1-rhel-8.3.0
... ...