Releases: peterpakos/checkipaconsistency
Releases · peterpakos/checkipaconsistency
Version 2.7.11
Fix #67: Optimization certificates verification
Thanks to @lucasdiedrich.
Version 2.7.4
Fix #47: Don't report FAIL for transient errors
Version 2.7.2
Fix #44: DNS zones check: object of type 'bool' has no len()
Also:
- Switch to separate logging module pplogger
- Add release script
Version 2.7.1
Version 2.7.0
Version 2.6.2
Remove reduntant locking mechanism
Version 2.6.1
Some minor fixes and improvements
Including:
- Don't verify LDAP cert by default
- Fix logging error when option --quiet is used
- Add --log-file option
- Improve logging module
- Remove option --verbose
- Catch more LDAP exceptions
- Update tox/travis configs
- Update README files
- Bump version to 2.6.1
Version 2.6.0
Rename entry point script from check_ipa_consistency to cipa
Also:
- Add DNS lookup exception
- Update README files
- Bump version to 2.6.0
Version 2.5.0
Some major project restructure happening in this release.
This was required in order to package and deploy the project to to PyPI.
This is a first release that is officially available in PyPI as checkipaconsistency.
Enjoy!
Version 2.3.0
Renamed the project from ipa_check_consistency to check_ipa_consistency.