Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 2139531

Summary: [Rebase] Rebase ipa-healthcheck to the latest upstream release
Product: Red Hat Enterprise Linux 9 Reporter: Rob Crittenden <rcritten>
Component: ipa-healthcheckAssignee: Rob Crittenden <rcritten>
Status: CLOSED ERRATA QA Contact: ipa-qe <ipa-qe>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 9.0CC: fcami, frenaud, ftrivino, mpolovka, myusuf
Target Milestone: betaKeywords: Rebase, Triaged
Target Release: ---Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ipa-healthcheck-0.12-1.el9 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-05-09 07:52:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Rob Crittenden 2022-11-02 20:15:25 UTC
Rebase ipa-healthcheck to the latest upstream release

Comment 3 Michal Polovka 2022-12-21 11:45:02 UTC
ipa-healthcheck-0.12-1.el9.noarch

# rpm -q --changelog ipa-healthcheck
* Thu Dec 01 2022 Rob Crittenden <rcritten> - 0.12-1
- Update to upstream 0.12 (#2139531)

* Wed Jul 06 2022 Rob Crittenden <rcritten> - 0.9-9
- Add support for the DNS URI type (#2104495)

* Wed May 18 2022 Rob Crittenden <rcritten> - 0.9-8
- Validate that a known output type has been selected (#2079698)

* Wed May 04 2022 Rob Crittenden <rcritten> - 0.9-7
- debug='True' in ipahealthcheck.conf doesn't enable debug output (#2079861)
- Validate value formats in the ipahealthcheck.conf file (#2079739)
- Validate output_type options from ipahealthcheck.conf file (#2079698)

* Thu Apr 28 2022 Rob Crittenden <rcritten> - 0.9-6
- Allow multiple file modes in the FileChecker (#2072708)

* Wed Apr 06 2022 Rob Crittenden <rcritten> - 0.9-5
- Add CLI options to healthcheck configuration file (#2070981)

* Wed Mar 30 2022 Rob Crittenden <rcritten> - 0.9-4
- Use the subject base from the IPA configuration, not REALM (#2067213)

* Tue Oct 12 2021 Rob Crittenden <rcritten> - 0.9-3
- IPATrustControllerServiceCheck doesn't handle HIDDEN_SERVICE (#1976878)

* Mon Aug 09 2021 Mohan Boddu <mboddu> - 0.9-2
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

Latest upstream commit present, marking as pre-verified - tested.

Comment 6 Michal Polovka 2023-02-08 18:04:44 UTC
Verified manually using RHEL9.2 machine with ipa-healthcheck-0.12-1.el9.noarch

#  rpm -q --changelog ipa-healthcheck
* Thu Dec 01 2022 Rob Crittenden <rcritten> - 0.12-1
- Update to upstream 0.12 (#2139531)

* Wed Jul 06 2022 Rob Crittenden <rcritten> - 0.9-9
- Add support for the DNS URI type (#2104495)

* Wed May 18 2022 Rob Crittenden <rcritten> - 0.9-8
- Validate that a known output type has been selected (#2079698)

* Wed May 04 2022 Rob Crittenden <rcritten> - 0.9-7
- debug='True' in ipahealthcheck.conf doesn't enable debug output (#2079861)
- Validate value formats in the ipahealthcheck.conf file (#2079739)
- Validate output_type options from ipahealthcheck.conf file (#2079698)

* Thu Apr 28 2022 Rob Crittenden <rcritten> - 0.9-6
- Allow multiple file modes in the FileChecker (#2072708)

* Wed Apr 06 2022 Rob Crittenden <rcritten> - 0.9-5
- Add CLI options to healthcheck configuration file (#2070981)

* Wed Mar 30 2022 Rob Crittenden <rcritten> - 0.9-4
- Use the subject base from the IPA configuration, not REALM (#2067213)

* Tue Oct 12 2021 Rob Crittenden <rcritten> - 0.9-3
- IPATrustControllerServiceCheck doesn't handle HIDDEN_SERVICE (#1976878)

* Mon Aug 09 2021 Mohan Boddu <mboddu> - 0.9-2
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Thu Jun 17 2021 Rob Crittenden <rcritten> - 0.9-1
- Rebase to upstream 0.9 (#1969539)

* Thu Apr 22 2021 Rob Crittenden <rcritten> - 0.8-7.2
- rpminspect: specname match on suffix to allow for differing
  spec/package naming (#1951733)

* Mon Apr 19 2021 Rob Crittenden <rcritten> - 0.8-7.1
- Switch from tox to pytest as the test runner. tox is being deprecated
  in some distros. (#1942157)

* Mon Apr 19 2021 Rob Crittenden <rcritten> - 0.8-7
- Add check to validate the KRA Agent is correct (#1894781)

* Thu Apr 15 2021 Mohan Boddu <mboddu> - 0.8-6.1
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

* Fri Mar 12 2021 Alexander Bokovoy <abokovoy> - 0.8-5.1
- Re-enable package self-tests after bootstrap

* Mon Mar 08 2021 François Cami <fcami> - 0.8-5
- Make the spec file distribution-agnostic (rhbz#1935773).

* Tue Mar 02 2021 Alexander Scheel <ascheel> - 0.8-4
- Make the spec file more distribution-agnostic
- Use tox as the test runner when tests are enabled

* Tue Jan 26 2021 Fedora Release Engineering <releng> - 0.8-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

* Mon Jan 18 2021 Rob Crittenden <rcritten> - 0.8-2
- A bad file group was reported as a python list, not a string

0.12 bump upstream commit present, marking as verified. Automation not needed.

Comment 8 errata-xmlrpc 2023-05-09 07:52:26 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (ipa-healthcheck bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2023:2381