Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ipa-healthcheck-core-0.12-1.module_el8.8.0+1250+3691c525 RPM for noarch

From CentOS 8-stream AppStream for ppc64le / Packages

Name: ipa-healthcheck-core Distribution: CentOS
Version: 0.12 Vendor: CentOS
Release: 1.module_el8.8.0+1250+3691c525 Build date: Mon Jan 30 17:18:39 2023
Group: Unspecified Build host: x86-01.mbox.centos.org
Size: 156949 Source RPM: ipa-healthcheck-0.12-1.module_el8.8.0+1250+3691c525.src.rpm
Packager: CentOS Buildsys <bugs@centos.org>
Url: https://github.com/freeipa/freeipa-healthcheck
Summary: Core plugin system for healthcheck
Core files

Provides

Requires

License

GPLv3

Changelog

* Thu Dec 01 2022 Rob Crittenden <rcritten@redhat.com> - 0.12-1
  - Update to upstream 0.12 (#2139529)
  - Verify that the number of krb5kdc worker processes is aligned to the
    number of configured CPUs (#2052930)
  - IPADNSSystemRecordsCheck displays warning message for 2 expected
    ipa-ca AAAA records (#2099484)
* Wed May 25 2022 Rob Crittenden <rcritten@redhat.com> - 0.7-14
  - Add CLI options to healthcheck configuration file (#1872467)
* Fri Apr 29 2022 Rob Crittenden <rcritten@redhat.com> - 0.7-13
  - Allow multiple file modes in the FileChecker (#2058239)
* Thu Mar 31 2022 Rob Crittenden <rcritten@redhat.com> - 0.7-12
  - Use the subject base from the IPA configuration, not REALM (#2066308)
* Fri Mar 18 2022 Rob Crittenden <rcritten@redhat.com> - 0.7-11
  - Add support for the DNS URI type (#2037847)
* Thu Feb 17 2022 Rob Crittenden <rcritten@redhat.com> - 0.7-10
  - Don't depend on IPA status when suppressing pki checks (#2055316)
* Mon Jan 17 2022 Rob Crittenden <rcritten@redhat.com> - 0.7-9
  - Don't assume the entry_point order when determining if there is a
    CA installed (#2041995)
* Thu Jan 06 2022 Rob Crittenden <rcritten@redhat.com> - 0.7-8
  - Suppress the CRLManager check false positive when a CA is not
    configured (#1983060)
  - Fix the backport of the pki.server.healthcheck suppression (#1983060)
* Thu Oct 07 2021 Rob Crittenden <rcritten@redhat.com> - 0.7-7
  - ipa-healthcheck command takes some extra time to complete when dirsrv
    instance is stopped (#1776687)
  - ipa-healthcheck complains about pki.server.healthcheck errors even CA
    is not configured on the replica (#1983060)
* Mon Jun 14 2021 Rob Crittenden <rcritten@redhat.com> - 0.7-6
  - Fix patch fuzz issues, apply add'l upstream for log files (#1780020)
* Wed Jun 02 2021 Rob Crittenden <rcritten@redhat.com> - 0.7-5
  - Return a user-friendly message when no issues are found (#1780062)
  - Report on FIPS status (#1781107)
  - Detect mismatches beteween certificates in LDAP and filesystem (#1886770)
  - Verify owner/perms for important log files (#1780020)
* Tue Apr 06 2021 Rob Crittenden <rcritten@redhat.com> - 0.7-4
  - Add check to validate the KRA Agent is correct (#1894781)
* Fri Dec 04 2020 Rob Crittenden <rcritten@redhat.com> - 0.7-3
  - Translate result names when reading input from a json file (#1866558)
* Tue Nov 03 2020 Rob Crittenden <rcritten@redhat.com> - 0.7-2
  - Fix collection of AD trust domains (#1891505)
* Tue Nov 03 2020 Rob Crittenden <rcritten@redhat.com> - 0.7-1
  - Update to upstream 0.7 (#1891850)
  - Include Directory Server healthchecks (#1824193)
  - Document that default output format is JSON (#1780328)
  - Fix return value on exit with --input-file (#1866558)
  - Fix examples in man page (#1809215)
  - Replace man page reference to output-format with output-type (#1780303)
  - Add dependencies on services to avoid false positives (#1780510)
* Wed Aug 19 2020 Rob Crittenden <rcritten@redhat.com> - 0.4-6
  - The core subpackage can be installed standalone, drop the Requires
    on the base package. (#1852244)
  - Add Conflicts < 0.4 to to core to allow downgrading with
    --allowerasing (#1852244)
* Tue Aug 04 2020 Rob Crittenden <rcritten@redhat.com> - 0.4-5
  - Remove the Obsoletes < 0.4 and add same-version Requires to each
    subpackage so that upgrades from 0.3 will work (#1852244)
* Thu Jan 16 2020 Rob Crittenden <rcritten@redhat.com> - 0.4-4
  - Allow plugins to read contents from config during initialization (#1784037)
* Thu Dec 05 2019 Rob Crittenden <rcritten@redhat.com> - 0.4-3
  - Add Obsoletes to core subpackage (#1780121)
* Mon Dec 02 2019 Rob Crittenden <rcritten@redhat.com> - 0.4-2
  - Abstract processing so core package is standalone (#1771710)
* Mon Dec 02 2019 Rob Crittenden <rcritten@redhat.com> - 0.4-1
  - Rebase to upstream 0.4 (#1770346)
  - Create subpackage to split out core processing (#1771710)
  - Correct URL (#1773512)
  - Errors not translated to strings (#1752849)
  - JSON output not indented by default (#1729043)
  - Add dependencies to checks to avoid false-positives (#1727900)
  - Verify expected DNS records (#1695125)
* Mon Aug 12 2019 Rob Crittenden <rcritten@redhat.com> - 0.3-4
  - Lookup AD user by SID and not by hardcoded username (#1739500)
* Thu Aug 08 2019 Rob Crittenden <rcritten@redhat.com> - 0.3-3
  - The AD trust agent and controller are not being initialized (#1738314)
* Mon Aug 05 2019 Rob Crittenden <rcritten@redhat.com> - 0.3-2
  - Change DNA plugin to return WARNING if no range is set (#1737492)
* Mon Jul 29 2019 François Cami <fcami@redhat.com> - 0.3-1
  - Update to upstream 0.3 (#1701351)
  - Add logrotate configs + depend on anacron and logrotate (#1729207)
* Thu Jul 11 2019 François Cami <fcami@redhat.com> - 0.2-4
  - Fix ipa-healthcheck.sh installation path (rhbz#1729188)
  - Create and own log directory (rhbz#1729188)
* Tue Apr 30 2019 François Cami <fcami@redhat.com> - 0.2-3
  - Add python3-lib389 to BRs
* Tue Apr 30 2019 François Cami <fcami@redhat.com> - 0.2-2
  - Fix changelog
* Thu Apr 25 2019 Rob Crittenden <rcritten@redhat.com> - 0.2-1
  - Update to upstream 0.2
* Thu Apr 04 2019 François Cami <fcami@redhat.com> - 0.1-2
  - Explicitly list dependencies
* Tue Apr 02 2019 François Cami <fcami@redhat.com> - 0.1-1
  - Initial package import

Files

/usr/lib/python3.6/site-packages/ipahealthcheck/core
/usr/lib/python3.6/site-packages/ipahealthcheck/core/__init__.py
/usr/lib/python3.6/site-packages/ipahealthcheck/core/__pycache__
/usr/lib/python3.6/site-packages/ipahealthcheck/core/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ipahealthcheck/core/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/ipahealthcheck/core/__pycache__/config.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ipahealthcheck/core/__pycache__/config.cpython-36.pyc
/usr/lib/python3.6/site-packages/ipahealthcheck/core/__pycache__/constants.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ipahealthcheck/core/__pycache__/constants.cpython-36.pyc
/usr/lib/python3.6/site-packages/ipahealthcheck/core/__pycache__/core.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ipahealthcheck/core/__pycache__/core.cpython-36.pyc
/usr/lib/python3.6/site-packages/ipahealthcheck/core/__pycache__/exceptions.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ipahealthcheck/core/__pycache__/exceptions.cpython-36.pyc
/usr/lib/python3.6/site-packages/ipahealthcheck/core/__pycache__/files.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ipahealthcheck/core/__pycache__/files.cpython-36.pyc
/usr/lib/python3.6/site-packages/ipahealthcheck/core/__pycache__/main.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ipahealthcheck/core/__pycache__/main.cpython-36.pyc
/usr/lib/python3.6/site-packages/ipahealthcheck/core/__pycache__/output.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ipahealthcheck/core/__pycache__/output.cpython-36.pyc
/usr/lib/python3.6/site-packages/ipahealthcheck/core/__pycache__/plugin.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ipahealthcheck/core/__pycache__/plugin.cpython-36.pyc
/usr/lib/python3.6/site-packages/ipahealthcheck/core/__pycache__/service.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ipahealthcheck/core/__pycache__/service.cpython-36.pyc
/usr/lib/python3.6/site-packages/ipahealthcheck/core/config.py
/usr/lib/python3.6/site-packages/ipahealthcheck/core/constants.py
/usr/lib/python3.6/site-packages/ipahealthcheck/core/core.py
/usr/lib/python3.6/site-packages/ipahealthcheck/core/exceptions.py
/usr/lib/python3.6/site-packages/ipahealthcheck/core/files.py
/usr/lib/python3.6/site-packages/ipahealthcheck/core/main.py
/usr/lib/python3.6/site-packages/ipahealthcheck/core/output.py
/usr/lib/python3.6/site-packages/ipahealthcheck/core/plugin.py
/usr/lib/python3.6/site-packages/ipahealthcheck/core/service.py
/usr/share/doc/ipa-healthcheck-core
/usr/share/doc/ipa-healthcheck-core/README.md
/usr/share/licenses/ipa-healthcheck-core
/usr/share/licenses/ipa-healthcheck-core/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 03:46:39 2024